2023-10-08T01:30:56.045 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-10-08T01:30:56.045 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --name yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi --description orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/17.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} --archive /home/teuthworker/archive/yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi/7417015 --verbose -- /home/teuthworker/archive/yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi/7417015/orig.config.yaml 2023-10-08T01:30:56.085 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-08T01:30:56.174 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi/7417015 branch: main description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/17.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} email: yweinste@redhat.com first_in_suite: false job_id: '7417015' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: main 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: 9725b08fd801c82987c737f7e6d354878f036ee8 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 9235 sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 targets: smithi082.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLDnnharq641sy9JEj6Xt02DuJIrVy2hdYE9mGuKjNjTBfFZZSM13dUNnASU96l/cDc/RiLtMPLlLwqGxEKTgDc= smithi175.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGp4sLIOCVHxcR1hDGB6NvwCgFHXE9By6+u5Co/Jh4UczoOXr3y8f2UxZ1MxAYclgZJbFf313F7kZwN/wy3RZtI= 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 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.wait_for_service: service: mds.foofs - cephadm.shell: host.a: - ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2 - ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done - vip.exec: host.a: - mkdir /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done - echo test > /mnt/foo/testfile - sync - parallel: - upgrade-tasks - workload-tasks - vip.exec: host.a: - umount /mnt/foo - cephadm.shell: host.a: - ceph nfs cluster ls | grep foo - ceph nfs export ls foo --detailed - rados -p .nfs --all ls - - ceph config get mgr mgr/cephadm/migration_current | grep 6 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 54e62bcbac4e53d9685e08328b790d3b20d71cae timestamp: 2023-10-07_14:03:45 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph orch upgrade status - ceph health detail - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 workload-tasks: sequential: - exec: host.a: - cd /mnt/foo && dbench 5 -t 600 || true - umount /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done - cd /mnt/foo && dbench 5 -t 5 2023-10-08T01:30:56.175 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa; will attempt to use it 2023-10-08T01:30:56.175 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa/tasks 2023-10-08T01:30:56.176 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-08T01:30:56.177 INFO:teuthology.task.internal:Checking packages... 2023-10-08T01:30:56.199 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '9725b08fd801c82987c737f7e6d354878f036ee8' 2023-10-08T01:30:56.199 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-08T01:30:56.199 INFO:teuthology.packaging:ref: None 2023-10-08T01:30:56.199 INFO:teuthology.packaging:tag: None 2023-10-08T01:30:56.200 INFO:teuthology.packaging:branch: main 2023-10-08T01:30:56.200 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-08T01:30:56.200 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-10-08T01:30:56.509 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6613.gb05d167b 2023-10-08T01:30:56.509 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-08T01:30:56.516 INFO:teuthology.task.internal:no buildpackages task found 2023-10-08T01:30:56.516 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-08T01:30:56.535 INFO:teuthology.task.internal:Saving configuration 2023-10-08T01:30:56.549 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-08T01:30:56.555 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-08T01:30:56.580 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi082.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi/7417015', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-08 01:25:44.713799', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLDnnharq641sy9JEj6Xt02DuJIrVy2hdYE9mGuKjNjTBfFZZSM13dUNnASU96l/cDc/RiLtMPLlLwqGxEKTgDc='} 2023-10-08T01:30:56.605 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi/7417015', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-08 01:25:44.715680', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGp4sLIOCVHxcR1hDGB6NvwCgFHXE9By6+u5Co/Jh4UczoOXr3y8f2UxZ1MxAYclgZJbFf313F7kZwN/wy3RZtI='} 2023-10-08T01:30:56.605 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-08T01:30:56.611 INFO:teuthology.task.internal:roles: ubuntu@smithi082.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2023-10-08T01:30:56.611 INFO:teuthology.task.internal:roles: ubuntu@smithi175.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2023-10-08T01:30:56.611 INFO:teuthology.run_tasks:Running task console_log... 2023-10-08T01:30:56.714 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc0e5a91280>, signals=[15]) 2023-10-08T01:30:56.714 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-08T01:30:56.722 INFO:teuthology.task.internal:Opening connections... 2023-10-08T01:30:56.722 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi082.front.sepia.ceph.com 2023-10-08T01:30:56.724 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T01:30:56.792 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi175.front.sepia.ceph.com 2023-10-08T01:30:56.793 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T01:30:56.862 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-08T01:30:56.869 DEBUG:teuthology.orchestra.run.smithi082:> uname -m 2023-10-08T01:30:56.891 INFO:teuthology.orchestra.run.smithi082.stdout:x86_64 2023-10-08T01:30:56.891 DEBUG:teuthology.orchestra.run.smithi082:> cat /etc/os-release 2023-10-08T01:30:56.952 INFO:teuthology.orchestra.run.smithi082.stdout:NAME="CentOS Stream" 2023-10-08T01:30:56.952 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION="8" 2023-10-08T01:30:56.952 INFO:teuthology.orchestra.run.smithi082.stdout:ID="centos" 2023-10-08T01:30:56.952 INFO:teuthology.orchestra.run.smithi082.stdout:ID_LIKE="rhel fedora" 2023-10-08T01:30:56.952 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION_ID="8" 2023-10-08T01:30:56.952 INFO:teuthology.orchestra.run.smithi082.stdout:PLATFORM_ID="platform:el8" 2023-10-08T01:30:56.952 INFO:teuthology.orchestra.run.smithi082.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-08T01:30:56.952 INFO:teuthology.orchestra.run.smithi082.stdout:ANSI_COLOR="0;31" 2023-10-08T01:30:56.952 INFO:teuthology.orchestra.run.smithi082.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-08T01:30:56.952 INFO:teuthology.orchestra.run.smithi082.stdout:HOME_URL="https://centos.org/" 2023-10-08T01:30:56.953 INFO:teuthology.orchestra.run.smithi082.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-08T01:30:56.953 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-08T01:30:56.953 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-08T01:30:56.953 INFO:teuthology.lock.ops:Updating smithi082.front.sepia.ceph.com on lock server 2023-10-08T01:30:56.984 DEBUG:teuthology.orchestra.run.smithi175:> uname -m 2023-10-08T01:30:57.006 INFO:teuthology.orchestra.run.smithi175.stdout:x86_64 2023-10-08T01:30:57.006 DEBUG:teuthology.orchestra.run.smithi175:> cat /etc/os-release 2023-10-08T01:30:57.067 INFO:teuthology.orchestra.run.smithi175.stdout:NAME="CentOS Stream" 2023-10-08T01:30:57.067 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION="8" 2023-10-08T01:30:57.067 INFO:teuthology.orchestra.run.smithi175.stdout:ID="centos" 2023-10-08T01:30:57.067 INFO:teuthology.orchestra.run.smithi175.stdout:ID_LIKE="rhel fedora" 2023-10-08T01:30:57.068 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_ID="8" 2023-10-08T01:30:57.068 INFO:teuthology.orchestra.run.smithi175.stdout:PLATFORM_ID="platform:el8" 2023-10-08T01:30:57.068 INFO:teuthology.orchestra.run.smithi175.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-08T01:30:57.068 INFO:teuthology.orchestra.run.smithi175.stdout:ANSI_COLOR="0;31" 2023-10-08T01:30:57.068 INFO:teuthology.orchestra.run.smithi175.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-08T01:30:57.068 INFO:teuthology.orchestra.run.smithi175.stdout:HOME_URL="https://centos.org/" 2023-10-08T01:30:57.068 INFO:teuthology.orchestra.run.smithi175.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-08T01:30:57.068 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-08T01:30:57.068 INFO:teuthology.orchestra.run.smithi175.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-08T01:30:57.069 INFO:teuthology.lock.ops:Updating smithi175.front.sepia.ceph.com on lock server 2023-10-08T01:30:57.092 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-08T01:30:57.100 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-08T01:30:57.105 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-08T01:30:57.105 DEBUG:teuthology.orchestra.run.smithi082:> test '!' -e /home/ubuntu/cephtest 2023-10-08T01:30:57.107 DEBUG:teuthology.orchestra.run.smithi175:> test '!' -e /home/ubuntu/cephtest 2023-10-08T01:30:57.127 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-08T01:30:57.133 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-08T01:30:57.133 DEBUG:teuthology.orchestra.run.smithi082:> test -z $(ls -A /var/lib/ceph) 2023-10-08T01:30:57.168 DEBUG:teuthology.orchestra.run.smithi175:> test -z $(ls -A /var/lib/ceph) 2023-10-08T01:30:57.194 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-08T01:30:57.249 INFO:teuthology.run_tasks:Running task kernel... 2023-10-08T01:30:57.263 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-08T01:30:57.264 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-08T01:30:57.264 DEBUG:teuthology.orchestra.run.smithi082:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-08T01:30:57.265 DEBUG:teuthology.orchestra.run.smithi175:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-08T01:30:57.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T01:30:57.284 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2023-10-08T01:30:57.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T01:30:57.285 DEBUG:teuthology.orchestra.run.smithi082:> uname -r 2023-10-08T01:30:57.345 INFO:teuthology.orchestra.run.smithi175.stdout:4.18.0-489.el8.x86_64 2023-10-08T01:30:57.345 INFO:teuthology.task.kernel:Running kernel on smithi175: 4.18.0-489.el8.x86_64 2023-10-08T01:30:57.345 DEBUG:teuthology.orchestra.run.smithi175:> sudo yum install -y kernel 2023-10-08T01:30:57.346 INFO:teuthology.orchestra.run.smithi082.stdout:4.18.0-489.el8.x86_64 2023-10-08T01:30:57.346 INFO:teuthology.task.kernel:Running kernel on smithi082: 4.18.0-489.el8.x86_64 2023-10-08T01:30:57.346 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum install -y kernel 2023-10-08T01:31:02.895 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 8 - AppStream 11 MB/s | 33 MB 00:03 2023-10-08T01:31:03.346 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 8 - AppStream 9.6 MB/s | 33 MB 00:03 2023-10-08T01:31:09.753 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 8 - BaseOS 59 MB/s | 48 MB 00:00 2023-10-08T01:31:10.279 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 8 - BaseOS 57 MB/s | 48 MB 00:00 2023-10-08T01:31:17.227 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 8 - Extras 28 kB/s | 18 kB 00:00 2023-10-08T01:31:17.612 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 8 - Extras 40 kB/s | 18 kB 00:00 2023-10-08T01:31:17.961 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2023-10-08T01:31:18.196 INFO:teuthology.orchestra.run.smithi175.stdout:CentOS Stream 8 - Extras common packages 17 kB/s | 6.9 kB 00:00 2023-10-08T01:31:18.254 INFO:teuthology.orchestra.run.smithi082.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-10-08T01:31:18.489 INFO:teuthology.orchestra.run.smithi175.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-10-08T01:31:19.047 INFO:teuthology.orchestra.run.smithi082.stdout:Extra Packages for Enterprise Linux 25 MB/s | 16 MB 00:00 2023-10-08T01:31:19.523 INFO:teuthology.orchestra.run.smithi175.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2023-10-08T01:31:23.004 INFO:teuthology.orchestra.run.smithi082.stdout:lab-extras 115 kB/s | 24 kB 00:00 2023-10-08T01:31:23.298 INFO:teuthology.orchestra.run.smithi175.stdout:lab-extras 459 kB/s | 24 kB 00:00 2023-10-08T01:31:26.428 INFO:teuthology.orchestra.run.smithi082.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-08T01:31:26.428 INFO:teuthology.orchestra.run.smithi082.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-08T01:31:26.679 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2023-10-08T01:31:26.679 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2023-10-08T01:31:26.679 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2023-10-08T01:31:26.679 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2023-10-08T01:31:26.680 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2023-10-08T01:31:26.680 INFO:teuthology.orchestra.run.smithi082.stdout: kernel x86_64 4.18.0-514.el8 baseos 10 M 2023-10-08T01:31:26.680 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2023-10-08T01:31:26.680 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-core x86_64 4.18.0-514.el8 baseos 43 M 2023-10-08T01:31:26.680 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules x86_64 4.18.0-514.el8 baseos 35 M 2023-10-08T01:31:26.680 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:31:26.680 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2023-10-08T01:31:26.680 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2023-10-08T01:31:26.680 INFO:teuthology.orchestra.run.smithi082.stdout:Install 3 Packages 2023-10-08T01:31:26.680 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:31:26.681 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 88 M 2023-10-08T01:31:26.681 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 96 M 2023-10-08T01:31:26.681 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2023-10-08T01:31:26.847 INFO:teuthology.orchestra.run.smithi175.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-08T01:31:26.847 INFO:teuthology.orchestra.run.smithi175.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-08T01:31:26.964 INFO:teuthology.orchestra.run.smithi082.stdout:(1/3): kernel-4.18.0-514.el8.x86_64.rpm 41 MB/s | 10 MB 00:00 2023-10-08T01:31:27.094 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2023-10-08T01:31:27.094 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2023-10-08T01:31:27.094 INFO:teuthology.orchestra.run.smithi175.stdout: Package Architecture Version Repository Size 2023-10-08T01:31:27.094 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2023-10-08T01:31:27.094 INFO:teuthology.orchestra.run.smithi175.stdout:Installing: 2023-10-08T01:31:27.094 INFO:teuthology.orchestra.run.smithi175.stdout: kernel x86_64 4.18.0-514.el8 baseos 10 M 2023-10-08T01:31:27.095 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2023-10-08T01:31:27.095 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-core x86_64 4.18.0-514.el8 baseos 43 M 2023-10-08T01:31:27.095 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules x86_64 4.18.0-514.el8 baseos 35 M 2023-10-08T01:31:27.095 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:31:27.095 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2023-10-08T01:31:27.095 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2023-10-08T01:31:27.095 INFO:teuthology.orchestra.run.smithi175.stdout:Install 3 Packages 2023-10-08T01:31:27.095 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:31:27.096 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 88 M 2023-10-08T01:31:27.096 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 96 M 2023-10-08T01:31:27.096 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2023-10-08T01:31:27.374 INFO:teuthology.orchestra.run.smithi175.stdout:(1/3): kernel-4.18.0-514.el8.x86_64.rpm 42 MB/s | 10 MB 00:00 2023-10-08T01:31:27.408 INFO:teuthology.orchestra.run.smithi082.stdout:(2/3): kernel-modules-4.18.0-514.el8.x86_64.rpm 52 MB/s | 35 MB 00:00 2023-10-08T01:31:27.783 INFO:teuthology.orchestra.run.smithi175.stdout:(2/3): kernel-modules-4.18.0-514.el8.x86_64.rpm 55 MB/s | 35 MB 00:00 2023-10-08T01:31:27.798 INFO:teuthology.orchestra.run.smithi082.stdout:(3/3): kernel-core-4.18.0-514.el8.x86_64.rpm 40 MB/s | 43 MB 00:01 2023-10-08T01:31:27.798 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2023-10-08T01:31:27.799 INFO:teuthology.orchestra.run.smithi082.stdout:Total 79 MB/s | 88 MB 00:01 2023-10-08T01:31:28.183 INFO:teuthology.orchestra.run.smithi175.stdout:(3/3): kernel-core-4.18.0-514.el8.x86_64.rpm 41 MB/s | 43 MB 00:01 2023-10-08T01:31:28.183 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2023-10-08T01:31:28.183 INFO:teuthology.orchestra.run.smithi175.stdout:Total 81 MB/s | 88 MB 00:01 2023-10-08T01:31:28.470 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2023-10-08T01:31:28.851 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2023-10-08T01:31:28.869 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2023-10-08T01:31:28.869 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2023-10-08T01:31:29.273 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2023-10-08T01:31:29.274 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2023-10-08T01:31:30.086 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2023-10-08T01:31:30.109 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2023-10-08T01:31:30.491 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2023-10-08T01:31:30.514 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2023-10-08T01:31:32.840 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2023-10-08T01:31:33.286 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2023-10-08T01:31:33.364 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-08T01:31:33.772 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-08T01:31:36.926 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-08T01:31:37.305 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-08T01:31:37.359 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-08T01:31:37.764 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-08T01:31:40.686 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-08T01:31:40.976 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-4.18.0-514.el8.x86_64 3/3 2023-10-08T01:31:41.143 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-08T01:31:41.612 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : kernel-4.18.0-514.el8.x86_64 3/3 2023-10-08T01:32:02.624 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 3/3 2023-10-08T01:32:02.646 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-08T01:32:02.991 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-4.18.0-514.el8.x86_64 3/3 2023-10-08T01:32:02.992 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-4.18.0-514.el8.x86_64 1/3 2023-10-08T01:32:02.992 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-core-4.18.0-514.el8.x86_64 2/3 2023-10-08T01:32:03.326 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 3/3 2023-10-08T01:32:03.352 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-08T01:32:03.697 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-08T01:32:03.698 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:32:03.698 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2023-10-08T01:32:03.698 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-4.18.0-514.el8.x86_64 kernel-core-4.18.0-514.el8.x86_64 2023-10-08T01:32:03.698 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules-4.18.0-514.el8.x86_64 2023-10-08T01:32:03.698 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:32:03.698 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2023-10-08T01:32:03.840 DEBUG:teuthology.orchestra.run.smithi082:> rpm -q kernel | sort -rV | head -n 1 2023-10-08T01:32:03.877 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: kernel-4.18.0-514.el8.x86_64 3/3 2023-10-08T01:32:03.877 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-4.18.0-514.el8.x86_64 1/3 2023-10-08T01:32:03.877 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-core-4.18.0-514.el8.x86_64 2/3 2023-10-08T01:32:04.058 INFO:teuthology.orchestra.run.smithi082.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-08T01:32:04.059 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-08T01:32:04.059 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-514.el8.x86_64 2023-10-08T01:32:04.059 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-08T01:32:04.059 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-08T01:32:04.059 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-10-08T01:32:04.059 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi082.front.sepia.ceph.com, path=None, version=distro) 2023-10-08T01:32:04.059 DEBUG:teuthology.orchestra.run.smithi082:> rpm -q kernel | sort -rV | head -n 1 2023-10-08T01:32:04.268 INFO:teuthology.orchestra.run.smithi082.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-08T01:32:04.268 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-08T01:32:04.269 DEBUG:teuthology.orchestra.run.smithi082:> sudo rpm -qi grub2-tools 2023-10-08T01:32:04.303 INFO:teuthology.orchestra.run.smithi082.stdout:Name : grub2-tools 2023-10-08T01:32:04.303 INFO:teuthology.orchestra.run.smithi082.stdout:Epoch : 1 2023-10-08T01:32:04.303 INFO:teuthology.orchestra.run.smithi082.stdout:Version : 2.02 2023-10-08T01:32:04.303 INFO:teuthology.orchestra.run.smithi082.stdout:Release : 129.el8 2023-10-08T01:32:04.303 INFO:teuthology.orchestra.run.smithi082.stdout:Architecture: x86_64 2023-10-08T01:32:04.304 INFO:teuthology.orchestra.run.smithi082.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-08T01:32:04.304 INFO:teuthology.orchestra.run.smithi082.stdout:Group : System Environment/Base 2023-10-08T01:32:04.304 INFO:teuthology.orchestra.run.smithi082.stdout:Size : 9265586 2023-10-08T01:32:04.304 INFO:teuthology.orchestra.run.smithi082.stdout:License : GPLv3+ 2023-10-08T01:32:04.304 INFO:teuthology.orchestra.run.smithi082.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-08T01:32:04.304 INFO:teuthology.orchestra.run.smithi082.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-08T01:32:04.304 INFO:teuthology.orchestra.run.smithi082.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-08T01:32:04.304 INFO:teuthology.orchestra.run.smithi082.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-08T01:32:04.304 INFO:teuthology.orchestra.run.smithi082.stdout:Relocations : (not relocatable) 2023-10-08T01:32:04.305 INFO:teuthology.orchestra.run.smithi082.stdout:Packager : CentOS BuildSystem 2023-10-08T01:32:04.305 INFO:teuthology.orchestra.run.smithi082.stdout:Vendor : CentOS 2023-10-08T01:32:04.305 INFO:teuthology.orchestra.run.smithi082.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-08T01:32:04.305 INFO:teuthology.orchestra.run.smithi082.stdout:Summary : Support tools for GRUB. 2023-10-08T01:32:04.305 INFO:teuthology.orchestra.run.smithi082.stdout:Description : 2023-10-08T01:32:04.305 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:32:04.305 INFO:teuthology.orchestra.run.smithi082.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-08T01:32:04.305 INFO:teuthology.orchestra.run.smithi082.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-08T01:32:04.305 INFO:teuthology.orchestra.run.smithi082.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-08T01:32:04.306 INFO:teuthology.orchestra.run.smithi082.stdout:hardware devices. 2023-10-08T01:32:04.306 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:32:04.306 INFO:teuthology.orchestra.run.smithi082.stdout:This subpackage provides tools for support of all platforms. 2023-10-08T01:32:04.307 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-08T01:32:04.307 INFO:teuthology.task.kernel:Updating grub on smithi082 to boot 4.18.0-514.el8.x86_64 2023-10-08T01:32:04.308 DEBUG:teuthology.orchestra.run.smithi082:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-08T01:32:04.592 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-08T01:32:04.592 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:32:04.592 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2023-10-08T01:32:04.592 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-4.18.0-514.el8.x86_64 kernel-core-4.18.0-514.el8.x86_64 2023-10-08T01:32:04.592 INFO:teuthology.orchestra.run.smithi175.stdout: kernel-modules-4.18.0-514.el8.x86_64 2023-10-08T01:32:04.592 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:32:04.592 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2023-10-08T01:32:04.748 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q kernel | sort -rV | head -n 1 2023-10-08T01:32:04.962 INFO:teuthology.orchestra.run.smithi175.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-08T01:32:04.963 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-08T01:32:04.963 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-514.el8.x86_64 2023-10-08T01:32:04.963 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-08T01:32:04.963 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-08T01:32:04.963 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-10-08T01:32:04.963 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi175.front.sepia.ceph.com, path=None, version=distro) 2023-10-08T01:32:04.963 DEBUG:teuthology.orchestra.run.smithi175:> rpm -q kernel | sort -rV | head -n 1 2023-10-08T01:32:05.172 INFO:teuthology.orchestra.run.smithi175.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-08T01:32:05.172 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-08T01:32:05.172 DEBUG:teuthology.orchestra.run.smithi175:> sudo rpm -qi grub2-tools 2023-10-08T01:32:05.206 INFO:teuthology.orchestra.run.smithi175.stdout:Name : grub2-tools 2023-10-08T01:32:05.206 INFO:teuthology.orchestra.run.smithi175.stdout:Epoch : 1 2023-10-08T01:32:05.206 INFO:teuthology.orchestra.run.smithi175.stdout:Version : 2.02 2023-10-08T01:32:05.206 INFO:teuthology.orchestra.run.smithi175.stdout:Release : 129.el8 2023-10-08T01:32:05.206 INFO:teuthology.orchestra.run.smithi175.stdout:Architecture: x86_64 2023-10-08T01:32:05.207 INFO:teuthology.orchestra.run.smithi175.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-08T01:32:05.207 INFO:teuthology.orchestra.run.smithi175.stdout:Group : System Environment/Base 2023-10-08T01:32:05.207 INFO:teuthology.orchestra.run.smithi175.stdout:Size : 9265586 2023-10-08T01:32:05.207 INFO:teuthology.orchestra.run.smithi175.stdout:License : GPLv3+ 2023-10-08T01:32:05.207 INFO:teuthology.orchestra.run.smithi175.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-08T01:32:05.207 INFO:teuthology.orchestra.run.smithi175.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-08T01:32:05.207 INFO:teuthology.orchestra.run.smithi175.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-08T01:32:05.207 INFO:teuthology.orchestra.run.smithi175.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-08T01:32:05.207 INFO:teuthology.orchestra.run.smithi175.stdout:Relocations : (not relocatable) 2023-10-08T01:32:05.207 INFO:teuthology.orchestra.run.smithi175.stdout:Packager : CentOS BuildSystem 2023-10-08T01:32:05.207 INFO:teuthology.orchestra.run.smithi175.stdout:Vendor : CentOS 2023-10-08T01:32:05.207 INFO:teuthology.orchestra.run.smithi175.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-08T01:32:05.208 INFO:teuthology.orchestra.run.smithi175.stdout:Summary : Support tools for GRUB. 2023-10-08T01:32:05.208 INFO:teuthology.orchestra.run.smithi175.stdout:Description : 2023-10-08T01:32:05.208 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:32:05.208 INFO:teuthology.orchestra.run.smithi175.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-08T01:32:05.208 INFO:teuthology.orchestra.run.smithi175.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-08T01:32:05.208 INFO:teuthology.orchestra.run.smithi175.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-08T01:32:05.208 INFO:teuthology.orchestra.run.smithi175.stdout:hardware devices. 2023-10-08T01:32:05.208 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:32:05.208 INFO:teuthology.orchestra.run.smithi175.stdout:This subpackage provides tools for support of all platforms. 2023-10-08T01:32:05.209 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-08T01:32:05.209 INFO:teuthology.task.kernel:Updating grub on smithi175 to boot 4.18.0-514.el8.x86_64 2023-10-08T01:32:05.209 DEBUG:teuthology.orchestra.run.smithi175:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-08T01:32:05.981 INFO:teuthology.orchestra.run.smithi082.stderr:Generating grub configuration file ... 2023-10-08T01:32:06.531 INFO:teuthology.orchestra.run.smithi175.stderr:Generating grub configuration file ... 2023-10-08T01:32:08.196 INFO:teuthology.orchestra.run.smithi082.stderr:done 2023-10-08T01:32:08.198 DEBUG:teuthology.orchestra.run.smithi082:> mktemp 2023-10-08T01:32:08.229 INFO:teuthology.orchestra.run.smithi082.stdout:/tmp/tmp.xFn62w6KLm 2023-10-08T01:32:08.229 DEBUG:teuthology.orchestra.run.smithi082:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.xFn62w6KLm 2023-10-08T01:32:08.313 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 0666 /tmp/tmp.xFn62w6KLm 2023-10-08T01:32:08.459 DEBUG:teuthology.orchestra.remote:smithi082:/tmp/tmp.xFn62w6KLm is 6KB 2023-10-08T01:32:08.507 DEBUG:teuthology.orchestra.run.smithi082:> rm -fr /tmp/tmp.xFn62w6KLm 2023-10-08T01:32:08.524 DEBUG:teuthology.orchestra.run.smithi082:> sudo /bin/ls /boot/loader/entries || true 2023-10-08T01:32:08.603 INFO:teuthology.orchestra.run.smithi082.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-08T01:32:08.604 INFO:teuthology.orchestra.run.smithi082.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-08T01:32:08.604 INFO:teuthology.orchestra.run.smithi082.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-08T01:32:08.604 INFO:teuthology.orchestra.run.smithi082.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64.conf 2023-10-08T01:32:08.605 DEBUG:teuthology.orchestra.run.smithi082:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64 2023-10-08T01:32:08.755 DEBUG:teuthology.orchestra.run.smithi082:> sudo shutdown -r now 2023-10-08T01:32:08.785 INFO:teuthology.orchestra.run.smithi175.stderr:done 2023-10-08T01:32:08.787 DEBUG:teuthology.orchestra.run.smithi175:> mktemp 2023-10-08T01:32:08.810 INFO:teuthology.orchestra.run.smithi175.stdout:/tmp/tmp.HVNMrsosxY 2023-10-08T01:32:08.810 DEBUG:teuthology.orchestra.run.smithi175:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.HVNMrsosxY 2023-10-08T01:32:08.888 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 0666 /tmp/tmp.HVNMrsosxY 2023-10-08T01:32:09.039 DEBUG:teuthology.orchestra.remote:smithi175:/tmp/tmp.HVNMrsosxY is 6KB 2023-10-08T01:32:09.087 DEBUG:teuthology.orchestra.run.smithi175:> rm -fr /tmp/tmp.HVNMrsosxY 2023-10-08T01:32:09.104 DEBUG:teuthology.orchestra.run.smithi175:> sudo /bin/ls /boot/loader/entries || true 2023-10-08T01:32:09.169 INFO:teuthology.orchestra.run.smithi175.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-08T01:32:09.169 INFO:teuthology.orchestra.run.smithi175.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-08T01:32:09.170 INFO:teuthology.orchestra.run.smithi175.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-08T01:32:09.170 INFO:teuthology.orchestra.run.smithi175.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64.conf 2023-10-08T01:32:09.171 DEBUG:teuthology.orchestra.run.smithi175:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64 2023-10-08T01:32:09.332 DEBUG:teuthology.orchestra.run.smithi175:> sudo shutdown -r now 2023-10-08T01:32:38.786 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-10-08T01:32:38.787 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2023-10-08T01:32:38.787 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T01:32:39.335 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-10-08T01:32:39.336 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-10-08T01:32:39.336 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T01:33:13.470 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.82 2023-10-08T01:33:22.479 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2023-10-08T01:33:22.479 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T01:33:39.354 DEBUG:teuthology.orchestra.remote:timed out 2023-10-08T01:33:40.862 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.82 2023-10-08T01:33:48.362 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-10-08T01:33:48.363 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T01:33:48.642 DEBUG:teuthology.orchestra.run.smithi175:> true 2023-10-08T01:33:49.052 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-10-08T01:33:49.052 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-514.el8.x86_64"... 2023-10-08T01:33:49.053 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2023-10-08T01:33:49.071 INFO:teuthology.orchestra.run.smithi175.stdout:4.18.0-514.el8.x86_64 2023-10-08T01:33:49.071 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-514.el8.x86_64 vs 4.18.0-514.el8.x86_64 2023-10-08T01:33:49.071 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-08T01:33:49.071 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-08T01:33:50.072 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-10-08T01:33:50.073 DEBUG:teuthology.orchestra.run.smithi175:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-08T01:33:50.165 INFO:teuthology.orchestra.run.smithi175.stdout:ttyS1 2023-10-08T01:33:50.178 DEBUG:teuthology.parallel:result is None 2023-10-08T01:33:52.863 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2023-10-08T01:33:52.864 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T01:33:53.224 DEBUG:teuthology.orchestra.run.smithi082:> true 2023-10-08T01:33:53.498 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi082.front.sepia.ceph.com' 2023-10-08T01:33:53.498 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-514.el8.x86_64"... 2023-10-08T01:33:53.498 DEBUG:teuthology.orchestra.run.smithi082:> uname -r 2023-10-08T01:33:53.515 INFO:teuthology.orchestra.run.smithi082.stdout:4.18.0-514.el8.x86_64 2023-10-08T01:33:53.515 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-514.el8.x86_64 vs 4.18.0-514.el8.x86_64 2023-10-08T01:33:53.515 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-08T01:33:53.516 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-08T01:33:54.517 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-10-08T01:33:54.517 DEBUG:teuthology.orchestra.run.smithi082:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-08T01:33:54.592 INFO:teuthology.orchestra.run.smithi082.stdout:ttyS1 2023-10-08T01:33:54.606 DEBUG:teuthology.parallel:result is None 2023-10-08T01:33:54.607 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-08T01:33:54.614 INFO:teuthology.task.internal:Creating test directory... 2023-10-08T01:33:54.614 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-08T01:33:54.616 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-08T01:33:54.638 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-08T01:33:54.644 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-08T01:33:54.655 INFO:teuthology.task.internal:Creating archive directory... 2023-10-08T01:33:54.655 DEBUG:teuthology.orchestra.run.smithi082:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-08T01:33:54.674 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-08T01:33:54.712 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-08T01:33:54.720 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-08T01:33:54.720 DEBUG:teuthology.orchestra.run.smithi082:> 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 2023-10-08T01:33:54.734 DEBUG:teuthology.orchestra.run.smithi175:> 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 2023-10-08T01:33:54.787 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-08T01:33:54.797 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-08T01:33:54.855 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-08T01:33:54.868 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-08T01:33:54.870 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-08T01:33:54.878 INFO:teuthology.task.internal:Configuring sudo... 2023-10-08T01:33:54.878 DEBUG:teuthology.orchestra.run.smithi082:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-08T01:33:54.880 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-08T01:33:54.908 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-08T01:33:54.917 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-08T01:33:54.917 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-08T01:33:54.948 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-08T01:33:54.966 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-08T01:33:55.049 DEBUG:teuthology.orchestra.run.smithi082:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-08T01:33:55.118 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-08T01:33:55.161 DEBUG:teuthology.orchestra.run.smithi082:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-08T01:33:55.205 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2023-10-08T01:33:55.205 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-08T01:33:55.272 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-08T01:33:55.567 DEBUG:teuthology.orchestra.run.smithi175:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-08T01:33:56.231 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-08T01:33:56.750 DEBUG:teuthology.orchestra.run.smithi175:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-08T01:33:56.830 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-10-08T01:33:56.830 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-08T01:33:56.857 DEBUG:teuthology.orchestra.run.smithi082:> sudo service rsyslog restart 2023-10-08T01:33:56.860 DEBUG:teuthology.orchestra.run.smithi175:> sudo service rsyslog restart 2023-10-08T01:33:56.954 INFO:teuthology.orchestra.run.smithi175.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-08T01:33:57.025 INFO:teuthology.orchestra.run.smithi082.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-08T01:33:57.128 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-08T01:33:57.136 INFO:teuthology.task.internal:Starting timer... 2023-10-08T01:33:57.136 INFO:teuthology.run_tasks:Running task pcp... 2023-10-08T01:33:57.152 INFO:teuthology.run_tasks:Running task selinux... 2023-10-08T01:33:57.160 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-08T01:33:57.160 DEBUG:teuthology.orchestra.run.smithi082:> sudo service auditd rotate 2023-10-08T01:33:57.318 INFO:teuthology.orchestra.run.smithi082.stdout:Rotating logs: 2023-10-08T01:33:57.319 DEBUG:teuthology.orchestra.run.smithi175:> sudo service auditd rotate 2023-10-08T01:33:57.422 INFO:teuthology.orchestra.run.smithi175.stdout:Rotating logs: 2023-10-08T01:33:57.423 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-08T01:33:57.423 DEBUG:teuthology.orchestra.run.smithi082:> /usr/sbin/getenforce 2023-10-08T01:33:57.922 INFO:teuthology.orchestra.run.smithi082.stdout:Permissive 2023-10-08T01:33:57.922 DEBUG:teuthology.orchestra.run.smithi175:> /usr/sbin/getenforce 2023-10-08T01:33:58.017 INFO:teuthology.orchestra.run.smithi175.stdout:Permissive 2023-10-08T01:33:58.017 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi082.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi175.front.sepia.ceph.com': 'permissive'} 2023-10-08T01:33:58.017 DEBUG:teuthology.orchestra.run.smithi082:> 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 2023-10-08T01:33:58.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T01:33:58.609 DEBUG:teuthology.orchestra.run.smithi175:> 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 2023-10-08T01:33:58.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T01:33:58.638 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-08T01:33:58.638 DEBUG:teuthology.orchestra.run.smithi082:> sudo /usr/sbin/setenforce permissive 2023-10-08T01:33:58.900 DEBUG:teuthology.orchestra.run.smithi175:> sudo /usr/sbin/setenforce permissive 2023-10-08T01:33:58.943 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-08T01:33:58.953 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-10-08T01:33:58.958 INFO:teuthology.repo_utils:Fetching main from origin 2023-10-08T01:33:59.093 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-08T01:33:59.108 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'}]}] 2023-10-08T01:33:59.109 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi082.front.sepia.ceph.com,smithi175.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-08T01:41:24.797 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi082.front.sepia.ceph.com'), Remote(name='ubuntu@smithi175.front.sepia.ceph.com')] 2023-10-08T01:41:24.798 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2023-10-08T01:41:24.799 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T01:41:24.869 DEBUG:teuthology.orchestra.run.smithi082:> true 2023-10-08T01:41:24.937 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi082.front.sepia.ceph.com' 2023-10-08T01:41:24.938 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-10-08T01:41:24.938 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-08T01:41:25.007 DEBUG:teuthology.orchestra.run.smithi175:> true 2023-10-08T01:41:25.076 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2023-10-08T01:41:25.077 INFO:teuthology.run_tasks:Running task clock... 2023-10-08T01:41:25.087 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-08T01:41:25.087 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-08T01:41:25.088 DEBUG:teuthology.orchestra.run.smithi082:> 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 2023-10-08T01:41:25.091 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-08T01:41:25.091 DEBUG:teuthology.orchestra.run.smithi175:> 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 2023-10-08T01:41:25.122 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-08T01:41:25.137 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-08T01:41:25.149 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-08T01:41:25.162 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-08T01:41:25.198 INFO:teuthology.orchestra.run.smithi082.stderr:sudo: ntpd: command not found 2023-10-08T01:41:25.210 INFO:teuthology.orchestra.run.smithi082.stdout:506 Cannot talk to daemon 2023-10-08T01:41:25.224 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-08T01:41:25.238 INFO:teuthology.orchestra.run.smithi175.stderr:sudo: ntpd: command not found 2023-10-08T01:41:25.238 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-08T01:41:25.249 INFO:teuthology.orchestra.run.smithi175.stdout:506 Cannot talk to daemon 2023-10-08T01:41:25.263 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-08T01:41:25.277 INFO:teuthology.orchestra.run.smithi175.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-08T01:41:25.316 INFO:teuthology.orchestra.run.smithi082.stderr:bash: ntpq: command not found 2023-10-08T01:41:25.320 INFO:teuthology.orchestra.run.smithi082.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-08T01:41:25.320 INFO:teuthology.orchestra.run.smithi082.stdout:=============================================================================== 2023-10-08T01:41:25.320 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T01:41:25.320 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T01:41:25.320 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T01:41:25.320 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T01:41:25.346 INFO:teuthology.orchestra.run.smithi175.stderr:bash: ntpq: command not found 2023-10-08T01:41:25.350 INFO:teuthology.orchestra.run.smithi175.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-08T01:41:25.350 INFO:teuthology.orchestra.run.smithi175.stdout:=============================================================================== 2023-10-08T01:41:25.350 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T01:41:25.350 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T01:41:25.350 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T01:41:25.350 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T01:41:25.351 INFO:teuthology.run_tasks:Running task pexec... 2023-10-08T01:41:25.361 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-08T01:41:25.362 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi082.front.sepia.ceph.com 2023-10-08T01:41:25.362 DEBUG:teuthology.orchestra.run.smithi082:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-08T01:41:25.362 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi175.front.sepia.ceph.com 2023-10-08T01:41:25.362 DEBUG:teuthology.orchestra.run.smithi175:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-08T01:41:26.246 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:35 ago on Sun 08 Oct 2023 01:39:51 AM UTC. 2023-10-08T01:41:26.279 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:35 ago on Sun 08 Oct 2023 01:39:51 AM UTC. 2023-10-08T01:41:28.252 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2023-10-08T01:41:28.253 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2023-10-08T01:41:28.253 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2023-10-08T01:41:28.253 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2023-10-08T01:41:28.253 INFO:teuthology.orchestra.run.smithi082.stdout:Resetting modules: 2023-10-08T01:41:28.253 INFO:teuthology.orchestra.run.smithi082.stdout: container-tools 2023-10-08T01:41:28.253 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:41:28.253 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2023-10-08T01:41:28.253 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2023-10-08T01:41:28.253 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:41:28.292 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2023-10-08T01:41:28.293 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2023-10-08T01:41:28.293 INFO:teuthology.orchestra.run.smithi175.stdout: Package Architecture Version Repository Size 2023-10-08T01:41:28.294 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2023-10-08T01:41:28.294 INFO:teuthology.orchestra.run.smithi175.stdout:Resetting modules: 2023-10-08T01:41:28.294 INFO:teuthology.orchestra.run.smithi175.stdout: container-tools 2023-10-08T01:41:28.294 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:41:28.294 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2023-10-08T01:41:28.294 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2023-10-08T01:41:28.294 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:41:28.508 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2023-10-08T01:41:28.542 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2023-10-08T01:41:29.449 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:38 ago on Sun 08 Oct 2023 01:39:51 AM UTC. 2023-10-08T01:41:29.514 INFO:teuthology.orchestra.run.smithi175.stdout:Last metadata expiration check: 0:01:38 ago on Sun 08 Oct 2023 01:39:51 AM UTC. 2023-10-08T01:41:31.449 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2023-10-08T01:41:31.521 INFO:teuthology.orchestra.run.smithi175.stdout:Dependencies resolved. 2023-10-08T01:41:31.604 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2023-10-08T01:41:31.605 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2023-10-08T01:41:31.605 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2023-10-08T01:41:31.605 INFO:teuthology.orchestra.run.smithi082.stdout:Installing group/module packages: 2023-10-08T01:41:31.605 INFO:teuthology.orchestra.run.smithi082.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-08T01:41:31.605 INFO:teuthology.orchestra.run.smithi082.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-08T01:41:31.605 INFO:teuthology.orchestra.run.smithi082.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-08T01:41:31.606 INFO:teuthology.orchestra.run.smithi082.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-08T01:41:31.606 INFO:teuthology.orchestra.run.smithi082.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-08T01:41:31.606 INFO:teuthology.orchestra.run.smithi082.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-08T01:41:31.606 INFO:teuthology.orchestra.run.smithi082.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-08T01:41:31.606 INFO:teuthology.orchestra.run.smithi082.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-08T01:41:31.606 INFO:teuthology.orchestra.run.smithi082.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-08T01:41:31.606 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2023-10-08T01:41:31.606 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-08T01:41:31.607 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-08T01:41:31.607 INFO:teuthology.orchestra.run.smithi082.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-08T01:41:31.607 INFO:teuthology.orchestra.run.smithi082.stdout:Installing weak dependencies: 2023-10-08T01:41:31.607 INFO:teuthology.orchestra.run.smithi082.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-08T01:41:31.607 INFO:teuthology.orchestra.run.smithi082.stdout:Installing module profiles: 2023-10-08T01:41:31.607 INFO:teuthology.orchestra.run.smithi082.stdout: container-tools/common 2023-10-08T01:41:31.607 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:41:31.607 INFO:teuthology.orchestra.run.smithi082.stdout:Enabling module streams: 2023-10-08T01:41:31.608 INFO:teuthology.orchestra.run.smithi082.stdout: container-tools rhel8 2023-10-08T01:41:31.608 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:41:31.608 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2023-10-08T01:41:31.608 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2023-10-08T01:41:31.608 INFO:teuthology.orchestra.run.smithi082.stdout:Install 13 Packages 2023-10-08T01:41:31.608 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:41:31.609 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 26 M 2023-10-08T01:41:31.609 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 87 M 2023-10-08T01:41:31.610 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2023-10-08T01:41:31.675 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2023-10-08T01:41:31.676 INFO:teuthology.orchestra.run.smithi175.stdout: Package Arch Version Repository Size 2023-10-08T01:41:31.676 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2023-10-08T01:41:31.676 INFO:teuthology.orchestra.run.smithi175.stdout:Installing group/module packages: 2023-10-08T01:41:31.676 INFO:teuthology.orchestra.run.smithi175.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-08T01:41:31.676 INFO:teuthology.orchestra.run.smithi175.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-08T01:41:31.676 INFO:teuthology.orchestra.run.smithi175.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-08T01:41:31.676 INFO:teuthology.orchestra.run.smithi175.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-08T01:41:31.676 INFO:teuthology.orchestra.run.smithi175.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-08T01:41:31.676 INFO:teuthology.orchestra.run.smithi175.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-08T01:41:31.677 INFO:teuthology.orchestra.run.smithi175.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-08T01:41:31.677 INFO:teuthology.orchestra.run.smithi175.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-08T01:41:31.677 INFO:teuthology.orchestra.run.smithi175.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-08T01:41:31.677 INFO:teuthology.orchestra.run.smithi175.stdout:Installing dependencies: 2023-10-08T01:41:31.677 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-08T01:41:31.677 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-08T01:41:31.677 INFO:teuthology.orchestra.run.smithi175.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-08T01:41:31.677 INFO:teuthology.orchestra.run.smithi175.stdout:Installing weak dependencies: 2023-10-08T01:41:31.677 INFO:teuthology.orchestra.run.smithi175.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-08T01:41:31.677 INFO:teuthology.orchestra.run.smithi175.stdout:Installing module profiles: 2023-10-08T01:41:31.677 INFO:teuthology.orchestra.run.smithi175.stdout: container-tools/common 2023-10-08T01:41:31.677 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:41:31.678 INFO:teuthology.orchestra.run.smithi175.stdout:Enabling module streams: 2023-10-08T01:41:31.678 INFO:teuthology.orchestra.run.smithi175.stdout: container-tools rhel8 2023-10-08T01:41:31.678 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:41:31.678 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction Summary 2023-10-08T01:41:31.678 INFO:teuthology.orchestra.run.smithi175.stdout:================================================================================ 2023-10-08T01:41:31.678 INFO:teuthology.orchestra.run.smithi175.stdout:Install 13 Packages 2023-10-08T01:41:31.678 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:41:31.679 INFO:teuthology.orchestra.run.smithi175.stdout:Total download size: 26 M 2023-10-08T01:41:31.679 INFO:teuthology.orchestra.run.smithi175.stdout:Installed size: 87 M 2023-10-08T01:41:31.679 INFO:teuthology.orchestra.run.smithi175.stdout:Downloading Packages: 2023-10-08T01:41:31.991 INFO:teuthology.orchestra.run.smithi082.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 3.8 MB/s | 739 kB 00:00 2023-10-08T01:41:32.041 INFO:teuthology.orchestra.run.smithi082.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 757 kB/s | 38 kB 00:00 2023-10-08T01:41:32.049 INFO:teuthology.orchestra.run.smithi175.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 3.9 MB/s | 739 kB 00:00 2023-10-08T01:41:32.075 INFO:teuthology.orchestra.run.smithi082.stdout:(3/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 3.6 MB/s | 1.0 MB 00:00 2023-10-08T01:41:32.082 INFO:teuthology.orchestra.run.smithi175.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 4.5 MB/s | 1.0 MB 00:00 2023-10-08T01:41:32.108 INFO:teuthology.orchestra.run.smithi175.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 646 kB/s | 38 kB 00:00 2023-10-08T01:41:32.117 INFO:teuthology.orchestra.run.smithi082.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 3.1 MB/s | 239 kB 00:00 2023-10-08T01:41:32.133 INFO:teuthology.orchestra.run.smithi175.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 4.6 MB/s | 239 kB 00:00 2023-10-08T01:41:32.167 INFO:teuthology.orchestra.run.smithi082.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 3.5 MB/s | 177 kB 00:00 2023-10-08T01:41:32.186 INFO:teuthology.orchestra.run.smithi175.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 3.5 MB/s | 177 kB 00:00 2023-10-08T01:41:32.209 INFO:teuthology.orchestra.run.smithi082.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 593 kB/s | 25 kB 00:00 2023-10-08T01:41:32.234 INFO:teuthology.orchestra.run.smithi175.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 497 kB/s | 25 kB 00:00 2023-10-08T01:41:32.309 INFO:teuthology.orchestra.run.smithi175.stdout:(7/13): netavark-1.7.0-1.module_el8+487+8e42a27 19 MB/s | 3.7 MB 00:00 2023-10-08T01:41:32.318 INFO:teuthology.orchestra.run.smithi082.stdout:(7/13): netavark-1.7.0-1.module_el8+487+8e42a27 15 MB/s | 3.7 MB 00:00 2023-10-08T01:41:32.326 INFO:teuthology.orchestra.run.smithi175.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.0 MB/s | 94 kB 00:00 2023-10-08T01:41:32.343 INFO:teuthology.orchestra.run.smithi082.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 703 kB/s | 94 kB 00:00 2023-10-08T01:41:32.485 INFO:teuthology.orchestra.run.smithi175.stdout:(9/13): toolbox-0.0.99.4-5.module_el8+649+e2dea 16 MB/s | 2.5 MB 00:00 2023-10-08T01:41:32.501 INFO:teuthology.orchestra.run.smithi082.stdout:(9/13): buildah-1.31.3-1.module_el8+664+4072b3a 13 MB/s | 8.8 MB 00:00 2023-10-08T01:41:32.519 INFO:teuthology.orchestra.run.smithi175.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 1.5 MB/s | 53 kB 00:00 2023-10-08T01:41:32.552 INFO:teuthology.orchestra.run.smithi082.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 1.0 MB/s | 53 kB 00:00 2023-10-08T01:41:32.560 INFO:teuthology.orchestra.run.smithi175.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 984 kB/s | 41 kB 00:00 2023-10-08T01:41:32.611 INFO:teuthology.orchestra.run.smithi082.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 700 kB/s | 41 kB 00:00 2023-10-08T01:41:32.669 INFO:teuthology.orchestra.run.smithi175.stdout:(12/13): skopeo-1.13.3-1.module_el8+664+4072b3a 23 MB/s | 8.1 MB 00:00 2023-10-08T01:41:32.752 INFO:teuthology.orchestra.run.smithi082.stdout:(12/13): skopeo-1.13.3-1.module_el8+664+4072b3a 19 MB/s | 8.1 MB 00:00 2023-10-08T01:41:32.794 INFO:teuthology.orchestra.run.smithi082.stdout:(13/13): toolbox-0.0.99.4-5.module_el8+649+e2de 5.6 MB/s | 2.5 MB 00:00 2023-10-08T01:41:32.794 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2023-10-08T01:41:32.795 INFO:teuthology.orchestra.run.smithi082.stdout:Total 22 MB/s | 26 MB 00:01 2023-10-08T01:41:33.059 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2023-10-08T01:41:33.080 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2023-10-08T01:41:33.080 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2023-10-08T01:41:33.337 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2023-10-08T01:41:33.340 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2023-10-08T01:41:33.411 INFO:teuthology.orchestra.run.smithi175.stdout:(13/13): buildah-1.31.3-1.module_el8+664+4072b3 5.7 MB/s | 8.8 MB 00:01 2023-10-08T01:41:33.411 INFO:teuthology.orchestra.run.smithi175.stdout:-------------------------------------------------------------------------------- 2023-10-08T01:41:33.411 INFO:teuthology.orchestra.run.smithi175.stdout:Total 15 MB/s | 26 MB 00:01 2023-10-08T01:41:33.676 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction check 2023-10-08T01:41:33.697 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction check succeeded. 2023-10-08T01:41:33.697 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction test 2023-10-08T01:41:33.944 INFO:teuthology.orchestra.run.smithi175.stdout:Transaction test succeeded. 2023-10-08T01:41:33.947 INFO:teuthology.orchestra.run.smithi175.stdout:Running transaction 2023-10-08T01:41:34.043 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2023-10-08T01:41:34.277 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-08T01:41:34.439 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-08T01:41:34.647 INFO:teuthology.orchestra.run.smithi175.stdout: Preparing : 1/1 2023-10-08T01:41:34.673 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-08T01:41:34.883 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-08T01:41:34.925 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-08T01:41:35.062 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-08T01:41:35.277 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-08T01:41:35.496 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-08T01:41:35.541 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-08T01:41:36.101 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-08T01:41:36.437 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-08T01:41:36.667 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-08T01:41:36.906 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-08T01:41:37.052 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-08T01:41:37.209 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-08T01:41:37.483 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-08T01:41:37.643 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-08T01:41:37.713 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-08T01:41:37.966 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-08T01:41:38.348 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-08T01:41:38.540 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-08T01:41:38.781 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-08T01:41:38.987 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-08T01:41:39.232 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-08T01:41:39.420 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-08T01:41:39.421 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-08T01:41:39.421 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-08T01:41:39.421 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-08T01:41:39.421 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-08T01:41:39.421 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-08T01:41:39.421 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-08T01:41:39.421 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-08T01:41:39.421 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-08T01:41:39.421 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-08T01:41:39.421 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-08T01:41:39.421 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-08T01:41:39.422 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-08T01:41:39.469 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-08T01:41:39.652 INFO:teuthology.orchestra.run.smithi175.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-08T01:41:40.077 INFO:teuthology.orchestra.run.smithi175.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-08T01:41:40.077 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-08T01:41:40.077 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-08T01:41:40.077 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-08T01:41:40.077 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-08T01:41:40.077 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-08T01:41:40.077 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-08T01:41:40.078 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-08T01:41:40.078 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-08T01:41:40.078 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-08T01:41:40.078 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-08T01:41:40.078 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-08T01:41:40.078 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-08T01:41:40.148 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-08T01:41:40.148 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:41:40.148 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2023-10-08T01:41:40.148 INFO:teuthology.orchestra.run.smithi082.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-08T01:41:40.148 INFO:teuthology.orchestra.run.smithi082.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-08T01:41:40.149 INFO:teuthology.orchestra.run.smithi082.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-08T01:41:40.149 INFO:teuthology.orchestra.run.smithi082.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-08T01:41:40.149 INFO:teuthology.orchestra.run.smithi082.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-08T01:41:40.149 INFO:teuthology.orchestra.run.smithi082.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-08T01:41:40.149 INFO:teuthology.orchestra.run.smithi082.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-08T01:41:40.149 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-08T01:41:40.149 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-08T01:41:40.149 INFO:teuthology.orchestra.run.smithi082.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-08T01:41:40.149 INFO:teuthology.orchestra.run.smithi082.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-08T01:41:40.149 INFO:teuthology.orchestra.run.smithi082.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-08T01:41:40.149 INFO:teuthology.orchestra.run.smithi082.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-08T01:41:40.149 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:41:40.149 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2023-10-08T01:41:40.482 DEBUG:teuthology.parallel:result is None 2023-10-08T01:41:40.812 INFO:teuthology.orchestra.run.smithi175.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-08T01:41:40.812 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:41:40.812 INFO:teuthology.orchestra.run.smithi175.stdout:Installed: 2023-10-08T01:41:40.812 INFO:teuthology.orchestra.run.smithi175.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-08T01:41:40.813 INFO:teuthology.orchestra.run.smithi175.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-08T01:41:40.813 INFO:teuthology.orchestra.run.smithi175.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-08T01:41:40.813 INFO:teuthology.orchestra.run.smithi175.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-08T01:41:40.813 INFO:teuthology.orchestra.run.smithi175.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-08T01:41:40.813 INFO:teuthology.orchestra.run.smithi175.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-08T01:41:40.814 INFO:teuthology.orchestra.run.smithi175.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-08T01:41:40.814 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-08T01:41:40.814 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-08T01:41:40.814 INFO:teuthology.orchestra.run.smithi175.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-08T01:41:40.815 INFO:teuthology.orchestra.run.smithi175.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-08T01:41:40.815 INFO:teuthology.orchestra.run.smithi175.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-08T01:41:40.815 INFO:teuthology.orchestra.run.smithi175.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-08T01:41:40.815 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:41:40.815 INFO:teuthology.orchestra.run.smithi175.stdout:Complete! 2023-10-08T01:41:41.093 DEBUG:teuthology.parallel:result is None 2023-10-08T01:41:41.094 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-08T01:41:41.181 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', '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': '9725b08fd801c82987c737f7e6d354878f036ee8'} 2023-10-08T01:41:41.182 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-10-08T01:41:41.182 INFO:tasks.cephadm:Cluster fsid is d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:41:41.182 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-08T01:41:41.182 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-10-08T01:41:41.183 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi082': '172.21.15.82', 'mon.smithi175': '172.21.15.175'} 2023-10-08T01:41:41.183 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-08T01:41:41.183 DEBUG:teuthology.orchestra.run.smithi082:> sudo hostname $(hostname -s) 2023-10-08T01:41:41.219 DEBUG:teuthology.orchestra.run.smithi175:> sudo hostname $(hostname -s) 2023-10-08T01:41:41.248 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-10-08T01:41:41.249 DEBUG:teuthology.orchestra.run.smithi082:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-08T01:41:41.495 INFO:teuthology.orchestra.run.smithi082.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Oct 8 01:41 /home/ubuntu/cephtest/cephadm 2023-10-08T01:41:41.496 DEBUG:teuthology.orchestra.run.smithi175:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-08T01:41:41.653 INFO:teuthology.orchestra.run.smithi175.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Oct 8 01:41 /home/ubuntu/cephtest/cephadm 2023-10-08T01:41:41.653 DEBUG:teuthology.orchestra.run.smithi082:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-08T01:41:41.676 DEBUG:teuthology.orchestra.run.smithi175:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-08T01:41:41.704 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-10-08T01:41:41.705 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-10-08T01:41:41.719 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-10-08T01:41:43.589 INFO:teuthology.orchestra.run.smithi175.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-10-08T01:41:43.742 INFO:teuthology.orchestra.run.smithi082.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-10-08T01:42:00.650 INFO:teuthology.orchestra.run.smithi175.stdout:{ 2023-10-08T01:42:00.650 INFO:teuthology.orchestra.run.smithi175.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-10-08T01:42:00.650 INFO:teuthology.orchestra.run.smithi175.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-10-08T01:42:00.650 INFO:teuthology.orchestra.run.smithi175.stdout: "repo_digests": [ 2023-10-08T01:42:00.651 INFO:teuthology.orchestra.run.smithi175.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-10-08T01:42:00.651 INFO:teuthology.orchestra.run.smithi175.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-10-08T01:42:00.651 INFO:teuthology.orchestra.run.smithi175.stdout: ] 2023-10-08T01:42:00.651 INFO:teuthology.orchestra.run.smithi175.stdout:} 2023-10-08T01:42:00.774 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:42:00.774 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-10-08T01:42:00.774 INFO:teuthology.orchestra.run.smithi082.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-10-08T01:42:00.774 INFO:teuthology.orchestra.run.smithi082.stdout: "repo_digests": [ 2023-10-08T01:42:00.774 INFO:teuthology.orchestra.run.smithi082.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-10-08T01:42:00.774 INFO:teuthology.orchestra.run.smithi082.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-10-08T01:42:00.774 INFO:teuthology.orchestra.run.smithi082.stdout: ] 2023-10-08T01:42:00.774 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:42:00.793 DEBUG:teuthology.orchestra.run.smithi082:> sudo mkdir -p /etc/ceph 2023-10-08T01:42:00.823 DEBUG:teuthology.orchestra.run.smithi175:> sudo mkdir -p /etc/ceph 2023-10-08T01:42:00.854 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 777 /etc/ceph 2023-10-08T01:42:00.891 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 777 /etc/ceph 2023-10-08T01:42:00.922 INFO:tasks.cephadm:Writing seed config... 2023-10-08T01:42:00.923 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-08T01:42:00.923 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-08T01:42:00.923 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-08T01:42:00.924 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-08T01:42:00.924 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-08T01:42:00.924 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-08T01:42:00.924 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-08T01:42:00.924 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-10-08T01:42:00.924 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2023-10-08T01:42:00.925 DEBUG:teuthology.orchestra.run.smithi082:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-08T01:42:00.950 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 file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = d44655b4-657b-11ee-8db5-212e2dc638e7 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-10-08T01:42:00.951 DEBUG:teuthology.orchestra.run.smithi082:mon.smithi082> sudo journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@mon.smithi082.service 2023-10-08T01:42:00.993 INFO:tasks.cephadm:Bootstrapping... 2023-10-08T01:42:00.993 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 --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.82 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-08T01:42:01.019 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:-- Logs begin at Sun 2023-10-08 01:33:36 UTC. -- 2023-10-08T01:42:01.185 INFO:teuthology.orchestra.run.smithi082.stderr:-------------------------------------------------------------------------------- 2023-10-08T01:42:01.185 INFO:teuthology.orchestra.run.smithi082.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'd44655b4-657b-11ee-8db5-212e2dc638e7', '--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.82', '--skip-admin-label'] 2023-10-08T01:42:01.206 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: 4.6.1 2023-10-08T01:42:01.217 INFO:teuthology.orchestra.run.smithi082.stderr:Verifying podman|docker is present... 2023-10-08T01:42:01.237 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: 4.6.1 2023-10-08T01:42:01.249 INFO:teuthology.orchestra.run.smithi082.stderr:Verifying lvm2 is present... 2023-10-08T01:42:01.249 INFO:teuthology.orchestra.run.smithi082.stderr:Verifying time synchronization is in place... 2023-10-08T01:42:01.255 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-10-08T01:42:01.262 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: inactive 2023-10-08T01:42:01.267 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: enabled 2023-10-08T01:42:01.273 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: active 2023-10-08T01:42:01.273 INFO:teuthology.orchestra.run.smithi082.stderr:Unit chronyd.service is enabled and running 2023-10-08T01:42:01.273 INFO:teuthology.orchestra.run.smithi082.stderr:Repeating the final host check... 2023-10-08T01:42:01.292 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: 4.6.1 2023-10-08T01:42:01.302 INFO:teuthology.orchestra.run.smithi082.stderr:podman (/bin/podman) version 4.6.1 is present 2023-10-08T01:42:01.302 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl is present 2023-10-08T01:42:01.302 INFO:teuthology.orchestra.run.smithi082.stderr:lvcreate is present 2023-10-08T01:42:01.307 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-10-08T01:42:01.313 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: inactive 2023-10-08T01:42:01.319 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: enabled 2023-10-08T01:42:01.324 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: active 2023-10-08T01:42:01.325 INFO:teuthology.orchestra.run.smithi082.stderr:Unit chronyd.service is enabled and running 2023-10-08T01:42:01.325 INFO:teuthology.orchestra.run.smithi082.stderr:Host looks OK 2023-10-08T01:42:01.325 INFO:teuthology.orchestra.run.smithi082.stderr:Cluster fsid: d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:42:01.326 INFO:teuthology.orchestra.run.smithi082.stderr:Acquiring lock 139691485327488 on /run/cephadm/d44655b4-657b-11ee-8db5-212e2dc638e7.lock 2023-10-08T01:42:01.326 INFO:teuthology.orchestra.run.smithi082.stderr:Lock 139691485327488 acquired on /run/cephadm/d44655b4-657b-11ee-8db5-212e2dc638e7.lock 2023-10-08T01:42:01.326 INFO:teuthology.orchestra.run.smithi082.stderr:Verifying IP 172.21.15.82 port 3300 ... 2023-10-08T01:42:01.326 INFO:teuthology.orchestra.run.smithi082.stderr:Verifying IP 172.21.15.82 port 6789 ... 2023-10-08T01:42:01.326 INFO:teuthology.orchestra.run.smithi082.stderr:Base mon IP is 172.21.15.82, final addrv is [v2:172.21.15.82:3300,v1:172.21.15.82:6789] 2023-10-08T01:42:01.329 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.82 metric 100 2023-10-08T01:42:01.329 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.82 metric 100 2023-10-08T01:42:01.331 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-10-08T01:42:01.332 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-10-08T01:42:01.332 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1745sec hoplimit 64 pref medium 2023-10-08T01:42:01.334 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-10-08T01:42:01.334 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-10-08T01:42:01.334 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-10-08T01:42:01.335 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-10-08T01:42:01.335 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d3ff/64 scope link 2023-10-08T01:42:01.335 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-10-08T01:42:01.335 INFO:teuthology.orchestra.run.smithi082.stderr:Mon IP `172.21.15.82` is in CIDR network `172.21.0.0/20` 2023-10-08T01:42:01.335 INFO:teuthology.orchestra.run.smithi082.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-10-08T01:42:01.336 INFO:teuthology.orchestra.run.smithi082.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-10-08T01:42:01.413 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2023-10-08T01:42:01.969 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: Getting image source signatures 2023-10-08T01:42:01.969 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2023-10-08T01:42:01.969 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2023-10-08T01:42:01.969 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2023-10-08T01:42:01.969 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2023-10-08T01:42:01.969 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2023-10-08T01:42:01.970 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-10-08T01:42:02.041 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: Writing manifest to image destination 2023-10-08T01:42:02.196 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-10-08T01:42:02.546 INFO:teuthology.orchestra.run.smithi082.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-10-08T01:42:02.890 INFO:teuthology.orchestra.run.smithi082.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-10-08T01:42:02.890 INFO:teuthology.orchestra.run.smithi082.stderr:Extracting ceph user uid/gid from container image... 2023-10-08T01:42:03.239 INFO:teuthology.orchestra.run.smithi082.stderr:stat: 167 167 2023-10-08T01:42:03.558 INFO:teuthology.orchestra.run.smithi082.stderr:Creating initial keys... 2023-10-08T01:42:03.858 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-authtool: AQDrCCJlea0xMhAAmdbnwZtFsAHH11m5ofNtbQ== 2023-10-08T01:42:04.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-authtool: AQDsCCJlAR62HBAAWG4VeHSRutagk1l9Xi/mXg== 2023-10-08T01:42:05.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-authtool: AQDtCCJl6Vz7AhAAbA3MAYuesVfnd0KauKAHzA== 2023-10-08T01:42:05.425 INFO:teuthology.orchestra.run.smithi082.stderr:Creating initial monmap... 2023-10-08T01:42:05.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-08T01:42:05.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-10-08T01:42:05.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:42:05.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-08T01:42:06.083 INFO:teuthology.orchestra.run.smithi082.stderr:monmaptool for smithi082 [v2:172.21.15.82:3300,v1:172.21.15.82:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-08T01:42:06.083 INFO:teuthology.orchestra.run.smithi082.stderr:setting min_mon_release = octopus 2023-10-08T01:42:06.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/monmaptool: set fsid to d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:42:06.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-08T01:42:06.083 INFO:teuthology.orchestra.run.smithi082.stderr: 2023-10-08T01:42:06.084 INFO:teuthology.orchestra.run.smithi082.stderr:Creating mon... 2023-10-08T01:42:06.741 INFO:teuthology.orchestra.run.smithi082.stderr:create mon.smithi082 on 2023-10-08T01:42:06.842 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-10-08T01:42:06.937 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d44655b4-657b-11ee-8db5-212e2dc638e7.target → /etc/systemd/system/ceph-d44655b4-657b-11ee-8db5-212e2dc638e7.target. 2023-10-08T01:42:06.937 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-d44655b4-657b-11ee-8db5-212e2dc638e7.target → /etc/systemd/system/ceph-d44655b4-657b-11ee-8db5-212e2dc638e7.target. 2023-10-08T01:42:07.136 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: Failed to reset failed state of unit ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@mon.smithi082.service: Unit ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@mon.smithi082.service not loaded. 2023-10-08T01:42:07.143 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d44655b4-657b-11ee-8db5-212e2dc638e7.target.wants/ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@mon.smithi082.service → /etc/systemd/system/ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@.service. 2023-10-08T01:42:07.271 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:07 smithi082 systemd[1]: Starting Ceph mon.smithi082 for d44655b4-657b-11ee-8db5-212e2dc638e7... 2023-10-08T01:42:07.596 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: disabled 2023-10-08T01:42:07.603 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: inactive 2023-10-08T01:42:07.604 INFO:teuthology.orchestra.run.smithi082.stderr:firewalld.service is not enabled 2023-10-08T01:42:07.604 INFO:teuthology.orchestra.run.smithi082.stderr:Not possible to enable service . firewalld.service is not available 2023-10-08T01:42:07.605 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for mon to start... 2023-10-08T01:42:07.605 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for mon... 2023-10-08T01:42:07.833 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:07 smithi082 bash[107827]: 665c99f0ad8ce20c4fc08ac7379963029803e9dc1473206ef10cdc95b66879f0 2023-10-08T01:42:07.833 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:07 smithi082 systemd[1]: Started Ceph mon.smithi082 for d44655b4-657b-11ee-8db5-212e2dc638e7. 2023-10-08T01:42:07.833 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:07 smithi082 ceph-mon[107865]: mkfs d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:42:07.833 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:07 smithi082 ceph-mon[107865]: mon.smithi082 is new leader, mons smithi082 in quorum (ranks 0) 2023-10-08T01:42:08.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: cluster: 2023-10-08T01:42:08.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: id: d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:42:08.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-10-08T01:42:08.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 2023-10-08T01:42:08.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: services: 2023-10-08T01:42:08.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi082 (age 0.480532s) 2023-10-08T01:42:08.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: mgr: no daemons active 2023-10-08T01:42:08.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-10-08T01:42:08.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 2023-10-08T01:42:08.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: data: 2023-10-08T01:42:08.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-10-08T01:42:08.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-10-08T01:42:08.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-10-08T01:42:08.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: pgs: 2023-10-08T01:42:08.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 2023-10-08T01:42:08.443 INFO:teuthology.orchestra.run.smithi082.stderr:mon is available 2023-10-08T01:42:08.443 INFO:teuthology.orchestra.run.smithi082.stderr:Assimilating anything we can from ceph.conf... 2023-10-08T01:42:08.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:08 smithi082 ceph-mon[107865]: mon.smithi082 is new leader, mons smithi082 in quorum (ranks 0) 2023-10-08T01:42:08.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:08 smithi082 ceph-mon[107865]: monmap e1: 1 mons at {smithi082=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0]} 2023-10-08T01:42:08.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:08 smithi082 ceph-mon[107865]: fsmap 2023-10-08T01:42:08.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:08 smithi082 ceph-mon[107865]: osdmap e1: 0 total, 0 up, 0 in 2023-10-08T01:42:08.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:08 smithi082 ceph-mon[107865]: mgrmap e1: no daemons active 2023-10-08T01:42:08.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:08 smithi082 ceph-mon[107865]: from='client.? 172.21.15.82:0/3261635023' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-08T01:42:08.858 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 2023-10-08T01:42:08.858 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: [global] 2023-10-08T01:42:08.858 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: fsid = d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:42:08.858 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.82:3300,v1:172.21.15.82:6789] 2023-10-08T01:42:08.858 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-10-08T01:42:08.859 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-10-08T01:42:08.859 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-10-08T01:42:08.859 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-10-08T01:42:08.859 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 2023-10-08T01:42:08.859 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: [mgr] 2023-10-08T01:42:08.859 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-10-08T01:42:08.859 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 2023-10-08T01:42:08.859 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: [osd] 2023-10-08T01:42:08.859 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-10-08T01:42:08.859 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-10-08T01:42:09.217 INFO:teuthology.orchestra.run.smithi082.stderr:Generating new minimal ceph.conf... 2023-10-08T01:42:09.934 INFO:teuthology.orchestra.run.smithi082.stderr:Restarting the monitor... 2023-10-08T01:42:09.941 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:09 smithi082 ceph-mon[107865]: from='client.? 172.21.15.82:0/79289195' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-08T01:42:09.941 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:09 smithi082 ceph-mon[107865]: from='client.? 172.21.15.82:0/79289195' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-08T01:42:09.942 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:09 smithi082 ceph-mon[107865]: from='client.? 172.21.15.82:0/1221166316' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:42:10.211 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:09 smithi082 systemd[1]: Stopping Ceph mon.smithi082 for d44655b4-657b-11ee-8db5-212e2dc638e7... 2023-10-08T01:42:10.212 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:09 smithi082 bash[108164]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-mon.smithi082" found: no such container 2023-10-08T01:42:10.212 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-mon-smithi082[107842]: 2023-10-08T01:42:10.032+0000 7fd039fa8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi082 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-10-08T01:42:10.212 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-mon-smithi082[107842]: 2023-10-08T01:42:10.032+0000 7fd039fa8700 -1 mon.smithi082@0(leader) e1 *** Got Signal Terminated *** 2023-10-08T01:42:10.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 bash[108176]: ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-mon-smithi082 2023-10-08T01:42:10.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 bash[108214]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-mon.smithi082" found: no such container 2023-10-08T01:42:10.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 systemd[1]: ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@mon.smithi082.service: Succeeded. 2023-10-08T01:42:10.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 systemd[1]: Stopped Ceph mon.smithi082 for d44655b4-657b-11ee-8db5-212e2dc638e7. 2023-10-08T01:42:10.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 systemd[1]: Starting Ceph mon.smithi082 for d44655b4-657b-11ee-8db5-212e2dc638e7... 2023-10-08T01:42:10.686 INFO:teuthology.orchestra.run.smithi082.stderr:Setting mon public_network to 172.21.0.0/20 2023-10-08T01:42:10.977 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: set uid:gid to 167:167 (ceph:ceph) 2023-10-08T01:42:10.977 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-10-08T01:42:10.977 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: pidfile_write: ignore empty --pid-file 2023-10-08T01:42:10.977 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: load: jerasure load: lrc 2023-10-08T01:42:10.977 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: RocksDB version: 6.15.5 2023-10-08T01:42:10.977 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-08T01:42:10.978 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Compile date Apr 18 2022 2023-10-08T01:42:10.978 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: DB SUMMARY 2023-10-08T01:42:10.978 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: DB Session ID: RDQ82GF5SFFLP9SQ48S9 2023-10-08T01:42:10.978 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: CURRENT file: CURRENT 2023-10-08T01:42:10.978 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: IDENTITY file: IDENTITY 2023-10-08T01:42:10.978 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-10-08T01:42:10.978 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi082/store.db dir, Total Num: 1, files: 000008.sst 2023-10-08T01:42:10.978 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi082/store.db: 000010.log size: 81855 ; 2023-10-08T01:42:10.978 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.error_if_exists: 0 2023-10-08T01:42:10.978 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.create_if_missing: 0 2023-10-08T01:42:10.978 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.paranoid_checks: 1 2023-10-08T01:42:10.979 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-08T01:42:10.979 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.env: 0x55ebef4d6860 2023-10-08T01:42:10.979 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.fs: Posix File System 2023-10-08T01:42:10.979 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.info_log: 0x55ebf1749fa0 2023-10-08T01:42:10.979 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_file_opening_threads: 16 2023-10-08T01:42:10.979 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.statistics: (nil) 2023-10-08T01:42:10.979 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.use_fsync: 0 2023-10-08T01:42:10.979 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_log_file_size: 0 2023-10-08T01:42:10.979 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-08T01:42:10.979 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-08T01:42:10.979 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.keep_log_file_num: 1000 2023-10-08T01:42:10.980 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.recycle_log_file_num: 0 2023-10-08T01:42:10.980 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.allow_fallocate: 1 2023-10-08T01:42:10.980 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.allow_mmap_reads: 0 2023-10-08T01:42:10.980 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.allow_mmap_writes: 0 2023-10-08T01:42:10.980 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.use_direct_reads: 0 2023-10-08T01:42:10.980 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-08T01:42:10.980 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.create_missing_column_families: 0 2023-10-08T01:42:10.980 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.db_log_dir: 2023-10-08T01:42:10.980 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi082/store.db 2023-10-08T01:42:10.980 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-08T01:42:10.980 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-08T01:42:10.981 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-08T01:42:10.981 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-08T01:42:10.981 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-08T01:42:10.981 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-08T01:42:10.981 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.advise_random_on_open: 1 2023-10-08T01:42:10.981 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.db_write_buffer_size: 0 2023-10-08T01:42:10.981 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.write_buffer_manager: 0x55ebf183a330 2023-10-08T01:42:10.981 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-08T01:42:10.981 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-08T01:42:10.981 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-08T01:42:10.981 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-08T01:42:10.981 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.rate_limiter: (nil) 2023-10-08T01:42:10.982 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-08T01:42:10.982 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.wal_recovery_mode: 2 2023-10-08T01:42:10.982 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.enable_thread_tracking: 0 2023-10-08T01:42:10.982 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.enable_pipelined_write: 0 2023-10-08T01:42:10.982 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.unordered_write: 0 2023-10-08T01:42:10.982 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-08T01:42:10.982 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-08T01:42:10.982 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-08T01:42:10.982 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-08T01:42:10.982 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.row_cache: None 2023-10-08T01:42:10.983 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.wal_filter: None 2023-10-08T01:42:10.983 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-08T01:42:10.983 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.allow_ingest_behind: 0 2023-10-08T01:42:10.983 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.preserve_deletes: 0 2023-10-08T01:42:10.983 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.two_write_queues: 0 2023-10-08T01:42:10.983 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.manual_wal_flush: 0 2023-10-08T01:42:10.983 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.atomic_flush: 0 2023-10-08T01:42:10.983 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-08T01:42:10.983 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-08T01:42:10.983 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-08T01:42:10.983 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.log_readahead_size: 0 2023-10-08T01:42:10.984 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-08T01:42:10.984 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.best_efforts_recovery: 0 2023-10-08T01:42:10.984 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-08T01:42:10.984 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-08T01:42:10.984 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.allow_data_in_errors: 0 2023-10-08T01:42:10.984 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.db_host_id: __hostname__ 2023-10-08T01:42:10.984 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_background_jobs: 2 2023-10-08T01:42:10.984 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_background_compactions: -1 2023-10-08T01:42:10.984 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_subcompactions: 1 2023-10-08T01:42:10.984 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-08T01:42:10.984 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-08T01:42:10.985 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-08T01:42:10.985 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_total_wal_size: 0 2023-10-08T01:42:10.985 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-08T01:42:10.985 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-08T01:42:10.985 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-08T01:42:10.985 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-08T01:42:10.985 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_open_files: -1 2023-10-08T01:42:10.985 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.bytes_per_sync: 0 2023-10-08T01:42:10.985 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-08T01:42:10.985 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-08T01:42:10.985 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compaction_readahead_size: 0 2023-10-08T01:42:10.986 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_background_flushes: -1 2023-10-08T01:42:10.986 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Compression algorithms supported: 2023-10-08T01:42:10.986 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-08T01:42:10.986 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: kZSTD supported: 0 2023-10-08T01:42:10.986 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: kXpressCompression supported: 0 2023-10-08T01:42:10.986 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: kLZ4HCCompression supported: 1 2023-10-08T01:42:10.986 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: kLZ4Compression supported: 1 2023-10-08T01:42:10.986 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: kBZip2Compression supported: 0 2023-10-08T01:42:10.986 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: kZlibCompression supported: 1 2023-10-08T01:42:10.986 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: kSnappyCompression supported: 1 2023-10-08T01:42:10.986 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-08T01:42:10.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi082/store.db/MANIFEST-000009 2023-10-08T01:42:10.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-10-08T01:42:10.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-08T01:42:10.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.merge_operator: 2023-10-08T01:42:10.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compaction_filter: None 2023-10-08T01:42:10.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compaction_filter_factory: None 2023-10-08T01:42:10.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.sst_partitioner_factory: None 2023-10-08T01:42:10.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-08T01:42:10.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-08T01:42:10.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ebf1715d00) 2023-10-08T01:42:10.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: cache_index_and_filter_blocks: 1 2023-10-08T01:42:10.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-08T01:42:10.988 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-08T01:42:10.988 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: pin_top_level_index_and_filter: 1 2023-10-08T01:42:10.988 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: index_type: 0 2023-10-08T01:42:10.988 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: data_block_index_type: 0 2023-10-08T01:42:10.988 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: index_shortening: 1 2023-10-08T01:42:10.988 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-08T01:42:10.988 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: hash_index_allow_collision: 1 2023-10-08T01:42:10.988 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: checksum: 1 2023-10-08T01:42:10.988 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: no_block_cache: 0 2023-10-08T01:42:10.988 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: block_cache: 0x55ebf1780170 2023-10-08T01:42:10.988 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: block_cache_name: BinnedLRUCache 2023-10-08T01:42:10.989 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: block_cache_options: 2023-10-08T01:42:10.989 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: capacity : 536870912 2023-10-08T01:42:10.989 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: num_shard_bits : 4 2023-10-08T01:42:10.989 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: strict_capacity_limit : 0 2023-10-08T01:42:10.989 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: high_pri_pool_ratio: 0.000 2023-10-08T01:42:10.989 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: block_cache_compressed: (nil) 2023-10-08T01:42:10.989 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: persistent_cache: (nil) 2023-10-08T01:42:10.989 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: block_size: 4096 2023-10-08T01:42:10.989 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: block_size_deviation: 10 2023-10-08T01:42:10.989 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: block_restart_interval: 16 2023-10-08T01:42:10.989 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: index_block_restart_interval: 1 2023-10-08T01:42:10.990 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: metadata_block_size: 4096 2023-10-08T01:42:10.990 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: partition_filters: 0 2023-10-08T01:42:10.990 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: use_delta_encoding: 1 2023-10-08T01:42:10.990 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-08T01:42:10.990 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: whole_key_filtering: 1 2023-10-08T01:42:10.990 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: verify_compression: 0 2023-10-08T01:42:10.990 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: read_amp_bytes_per_bit: 0 2023-10-08T01:42:10.990 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: format_version: 4 2023-10-08T01:42:10.990 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: enable_index_compression: 1 2023-10-08T01:42:10.990 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: block_align: 0 2023-10-08T01:42:10.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.write_buffer_size: 33554432 2023-10-08T01:42:10.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_write_buffer_number: 2 2023-10-08T01:42:10.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compression: NoCompression 2023-10-08T01:42:10.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.bottommost_compression: Disabled 2023-10-08T01:42:10.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.prefix_extractor: nullptr 2023-10-08T01:42:10.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-08T01:42:10.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.num_levels: 7 2023-10-08T01:42:10.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-08T01:42:10.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-08T01:42:10.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-08T01:42:10.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-08T01:42:10.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-08T01:42:10.992 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-08T01:42:10.992 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-08T01:42:10.992 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-08T01:42:10.992 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-08T01:42:10.992 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-08T01:42:10.992 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-08T01:42:10.992 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compression_opts.level: 32767 2023-10-08T01:42:10.992 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compression_opts.strategy: 0 2023-10-08T01:42:10.992 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-08T01:42:10.992 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-08T01:42:10.993 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-08T01:42:10.993 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compression_opts.enabled: false 2023-10-08T01:42:10.993 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-08T01:42:10.993 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-08T01:42:10.993 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-08T01:42:10.993 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.target_file_size_base: 67108864 2023-10-08T01:42:10.993 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 bash[108281]: 201a6dcf5fd02fcf2f7f8301ec05015fb40c478a2450e7bf9d452d4f5cca09f9 2023-10-08T01:42:10.993 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-08T01:42:10.993 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-08T01:42:10.993 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-08T01:42:10.993 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-08T01:42:10.993 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-08T01:42:10.994 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-08T01:42:10.994 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-08T01:42:10.994 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-08T01:42:10.994 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-08T01:42:10.994 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-08T01:42:10.994 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-08T01:42:10.994 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-08T01:42:10.994 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-08T01:42:10.994 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.arena_block_size: 4194304 2023-10-08T01:42:10.994 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-08T01:42:10.995 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-08T01:42:10.995 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-08T01:42:10.995 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.disable_auto_compactions: 0 2023-10-08T01:42:10.995 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-08T01:42:10.995 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-08T01:42:10.995 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-08T01:42:10.995 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-08T01:42:10.995 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-08T01:42:10.995 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-08T01:42:10.995 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-08T01:42:10.995 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-08T01:42:10.996 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-08T01:42:10.996 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-08T01:42:10.996 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.table_properties_collectors: 2023-10-08T01:42:10.996 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.inplace_update_support: 0 2023-10-08T01:42:10.996 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-08T01:42:10.996 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-08T01:42:10.996 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-08T01:42:10.996 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-08T01:42:10.996 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.bloom_locality: 0 2023-10-08T01:42:10.996 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.max_successive_merges: 0 2023-10-08T01:42:10.996 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-08T01:42:10.996 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.paranoid_file_checks: 0 2023-10-08T01:42:10.997 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.force_consistency_checks: 1 2023-10-08T01:42:10.997 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.report_bg_io_stats: 0 2023-10-08T01:42:10.997 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.ttl: 2592000 2023-10-08T01:42:10.997 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-08T01:42:10.997 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.enable_blob_files: false 2023-10-08T01:42:10.997 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.min_blob_size: 0 2023-10-08T01:42:10.997 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.blob_file_size: 268435456 2023-10-08T01:42:10.997 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-08T01:42:10.997 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-08T01:42:10.997 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-08T01:42:10.997 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi082/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-08T01:42:10.997 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-10-08T01:42:10.998 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-10-08T01:42:10.998 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696729330679677, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-10-08T01:42:10.998 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-10-08T01:42:10.998 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-10-08T01:42:10.998 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696729330680334, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 78703, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 76961, "index_size": 230, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9724, "raw_average_key_size": 47, "raw_value_size": 71404, "raw_average_value_size": 348, "num_data_blocks": 10, "num_entries": 205, "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": 1696729330, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "b27cfd7a-10b3-4f77-879c-b479e3ec45ec", "db_session_id": "RDQ82GF5SFFLP9SQ48S9"}} 2023-10-08T01:42:10.998 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-10-08T01:42:10.998 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696729330680684, "job": 1, "event": "recovery_finished"} 2023-10-08T01:42:10.998 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-smithi082/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-08T01:42:10.998 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55ebf1766a80 2023-10-08T01:42:10.998 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: DB pointer 0x55ebf1776000 2023-10-08T01:42:10.998 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-10-08T01:42:10.998 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-10-08T01:42:10.999 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: ** DB Stats ** 2023-10-08T01:42:10.999 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-08T01:42:10.999 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-08T01:42:10.999 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-08T01:42:10.999 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-08T01:42:10.999 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-08T01:42:10.999 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-08T01:42:10.999 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-08T01:42:10.999 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: 2023-10-08T01:42:10.999 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: ** Compaction Stats [default] ** 2023-10-08T01:42:10.999 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-08T01:42:10.999 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-08T01:42:11.000 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: L0 2/0 78.66 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 175.0 0.00 0.00 1 0.000 0 0 2023-10-08T01:42:11.000 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Sum 2/0 78.66 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 175.0 0.00 0.00 1 0.000 0 0 2023-10-08T01:42:11.000 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 175.0 0.00 0.00 1 0.000 0 0 2023-10-08T01:42:11.000 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: 2023-10-08T01:42:11.000 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: ** Compaction Stats [default] ** 2023-10-08T01:42:11.000 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-08T01:42:11.000 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-08T01:42:11.000 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 175.0 0.00 0.00 1 0.000 0 0 2023-10-08T01:42:11.000 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-08T01:42:11.000 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-08T01:42:11.000 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-08T01:42:11.000 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-08T01:42:11.001 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-08T01:42:11.001 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-08T01:42:11.001 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Cumulative compaction: 0.00 GB write, 25.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-08T01:42:11.001 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Interval compaction: 0.00 GB write, 25.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-08T01:42:11.001 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-08T01:42:11.001 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: 2023-10-08T01:42:11.001 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-08T01:42:11.001 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: 2023-10-08T01:42:11.001 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: ** Compaction Stats [default] ** 2023-10-08T01:42:11.001 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-08T01:42:11.001 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-08T01:42:11.001 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: L0 2/0 78.66 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 175.0 0.00 0.00 1 0.000 0 0 2023-10-08T01:42:11.002 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Sum 2/0 78.66 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 175.0 0.00 0.00 1 0.000 0 0 2023-10-08T01:42:11.002 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: 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 2023-10-08T01:42:11.002 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: 2023-10-08T01:42:11.002 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: ** Compaction Stats [default] ** 2023-10-08T01:42:11.002 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-08T01:42:11.002 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-08T01:42:11.002 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 175.0 0.00 0.00 1 0.000 0 0 2023-10-08T01:42:11.002 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-08T01:42:11.002 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-08T01:42:11.002 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-08T01:42:11.002 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-08T01:42:11.002 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-08T01:42:11.003 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-08T01:42:11.003 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Cumulative compaction: 0.00 GB write, 25.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-08T01:42:11.003 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-08T01:42:11.003 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-08T01:42:11.003 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: 2023-10-08T01:42:11.004 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-08T01:42:11.004 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: starting mon.smithi082 rank 0 at public addrs [v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0] at bind addrs [v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi082 fsid d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:42:11.004 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: mon.smithi082@-1(???) e1 preinit fsid d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:42:11.004 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: mon.smithi082@-1(???).mds e1 new map 2023-10-08T01:42:11.004 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: mon.smithi082@-1(???).mds e1 print_map 2023-10-08T01:42:11.004 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: e1 2023-10-08T01:42:11.004 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-08T01:42:11.004 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-08T01:42:11.004 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: legacy client fscid: -1 2023-10-08T01:42:11.004 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: 2023-10-08T01:42:11.004 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout: No filesystems configured 2023-10-08T01:42:11.005 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: mon.smithi082@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-08T01:42:11.005 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: mon.smithi082@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T01:42:11.005 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: mon.smithi082@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T01:42:11.005 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: mon.smithi082@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T01:42:11.005 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: mon.smithi082@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-08T01:42:11.005 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: expand_channel_meta expand map: {default=false} 2023-10-08T01:42:11.005 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: expand_channel_meta from 'false' to 'false' 2023-10-08T01:42:11.005 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: expand_channel_meta expanded map: {default=false} 2023-10-08T01:42:11.005 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: expand_channel_meta expand map: {default=info} 2023-10-08T01:42:11.005 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: expand_channel_meta from 'info' to 'info' 2023-10-08T01:42:11.005 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: expand_channel_meta expanded map: {default=info} 2023-10-08T01:42:11.006 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: expand_channel_meta expand map: {default=daemon} 2023-10-08T01:42:11.006 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: expand_channel_meta from 'daemon' to 'daemon' 2023-10-08T01:42:11.006 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: expand_channel_meta expanded map: {default=daemon} 2023-10-08T01:42:11.006 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: expand_channel_meta expand map: {default=debug} 2023-10-08T01:42:11.006 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: expand_channel_meta from 'debug' to 'debug' 2023-10-08T01:42:11.006 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: expand_channel_meta expanded map: {default=debug} 2023-10-08T01:42:11.006 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 systemd[1]: Started Ceph mon.smithi082 for d44655b4-657b-11ee-8db5-212e2dc638e7. 2023-10-08T01:42:11.006 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: mon.smithi082 is new leader, mons smithi082 in quorum (ranks 0) 2023-10-08T01:42:11.006 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: monmap e1: 1 mons at {smithi082=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0]} 2023-10-08T01:42:11.006 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: fsmap 2023-10-08T01:42:11.006 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: osdmap e1: 0 total, 0 up, 0 in 2023-10-08T01:42:11.007 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:10 smithi082 ceph-mon[108319]: mgrmap e1: no daemons active 2023-10-08T01:42:11.476 INFO:teuthology.orchestra.run.smithi082.stderr:Wrote config to /etc/ceph/ceph.conf 2023-10-08T01:42:11.476 INFO:teuthology.orchestra.run.smithi082.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-08T01:42:11.476 INFO:teuthology.orchestra.run.smithi082.stderr:Creating mgr... 2023-10-08T01:42:11.476 INFO:teuthology.orchestra.run.smithi082.stderr:Verifying port 9283 ... 2023-10-08T01:42:11.605 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: Failed to reset failed state of unit ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@mgr.smithi082.tcjbip.service: Unit ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@mgr.smithi082.tcjbip.service not loaded. 2023-10-08T01:42:11.610 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d44655b4-657b-11ee-8db5-212e2dc638e7.target.wants/ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@mgr.smithi082.tcjbip.service → /etc/systemd/system/ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@.service. 2023-10-08T01:42:12.070 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: disabled 2023-10-08T01:42:12.077 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: inactive 2023-10-08T01:42:12.078 INFO:teuthology.orchestra.run.smithi082.stderr:firewalld.service is not enabled 2023-10-08T01:42:12.078 INFO:teuthology.orchestra.run.smithi082.stderr:Not possible to enable service . firewalld.service is not available 2023-10-08T01:42:12.086 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: disabled 2023-10-08T01:42:12.094 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: inactive 2023-10-08T01:42:12.095 INFO:teuthology.orchestra.run.smithi082.stderr:firewalld.service is not enabled 2023-10-08T01:42:12.095 INFO:teuthology.orchestra.run.smithi082.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-10-08T01:42:12.095 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for mgr to start... 2023-10-08T01:42:12.095 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for mgr... 2023-10-08T01:42:12.320 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:12 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2323715975' entity='client.admin' 2023-10-08T01:42:12.599 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 2023-10-08T01:42:12.599 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: { 2023-10-08T01:42:12.599 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "fsid": "d44655b4-657b-11ee-8db5-212e2dc638e7", 2023-10-08T01:42:12.601 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "health": { 2023-10-08T01:42:12.601 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-08T01:42:12.601 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "checks": {}, 2023-10-08T01:42:12.601 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "mutes": [] 2023-10-08T01:42:12.601 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:12.601 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-08T01:42:12.601 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "quorum": [ 2023-10-08T01:42:12.601 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 0 2023-10-08T01:42:12.601 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: ], 2023-10-08T01:42:12.601 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-08T01:42:12.602 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "smithi082" 2023-10-08T01:42:12.602 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: ], 2023-10-08T01:42:12.602 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "quorum_age": 1, 2023-10-08T01:42:12.602 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "monmap": { 2023-10-08T01:42:12.602 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:12.602 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-10-08T01:42:12.602 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-08T01:42:12.602 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:12.602 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "osdmap": { 2023-10-08T01:42:12.602 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:12.602 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-08T01:42:12.603 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-08T01:42:12.603 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-08T01:42:12.603 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-08T01:42:12.606 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-08T01:42:12.607 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-08T01:42:12.607 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:12.607 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "pgmap": { 2023-10-08T01:42:12.607 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-08T01:42:12.607 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-08T01:42:12.607 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-08T01:42:12.607 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-08T01:42:12.607 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-08T01:42:12.607 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-08T01:42:12.607 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-08T01:42:12.607 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-08T01:42:12.608 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:12.608 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "fsmap": { 2023-10-08T01:42:12.608 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:12.608 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-08T01:42:12.608 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-08T01:42:12.608 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:12.608 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-08T01:42:12.608 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "available": false, 2023-10-08T01:42:12.608 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-08T01:42:12.608 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "modules": [ 2023-10-08T01:42:12.608 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "iostat", 2023-10-08T01:42:12.608 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "nfs", 2023-10-08T01:42:12.609 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "restful" 2023-10-08T01:42:12.609 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: ], 2023-10-08T01:42:12.609 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "services": {} 2023-10-08T01:42:12.609 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:12.609 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "servicemap": { 2023-10-08T01:42:12.609 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:12.609 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "modified": "2023-10-08T01:42:07.618686+0000", 2023-10-08T01:42:12.609 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "services": {} 2023-10-08T01:42:12.609 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:12.609 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-08T01:42:12.609 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: } 2023-10-08T01:42:12.899 INFO:teuthology.orchestra.run.smithi082.stderr:mgr not available, waiting (1/15)... 2023-10-08T01:42:13.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:13 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/302464124' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-08T01:42:15.580 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 2023-10-08T01:42:15.580 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: { 2023-10-08T01:42:15.581 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "fsid": "d44655b4-657b-11ee-8db5-212e2dc638e7", 2023-10-08T01:42:15.581 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "health": { 2023-10-08T01:42:15.581 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-08T01:42:15.581 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "checks": {}, 2023-10-08T01:42:15.581 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "mutes": [] 2023-10-08T01:42:15.581 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:15.581 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-08T01:42:15.581 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "quorum": [ 2023-10-08T01:42:15.581 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 0 2023-10-08T01:42:15.581 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: ], 2023-10-08T01:42:15.582 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-08T01:42:15.582 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "smithi082" 2023-10-08T01:42:15.582 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: ], 2023-10-08T01:42:15.582 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "quorum_age": 4, 2023-10-08T01:42:15.582 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "monmap": { 2023-10-08T01:42:15.582 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:15.583 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-10-08T01:42:15.583 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-08T01:42:15.583 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:15.583 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "osdmap": { 2023-10-08T01:42:15.583 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:15.583 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-08T01:42:15.583 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-08T01:42:15.583 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-08T01:42:15.583 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-08T01:42:15.583 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-08T01:42:15.583 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-08T01:42:15.584 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:15.584 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "pgmap": { 2023-10-08T01:42:15.584 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-08T01:42:15.584 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-08T01:42:15.584 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-08T01:42:15.584 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-08T01:42:15.584 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-08T01:42:15.585 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-08T01:42:15.585 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-08T01:42:15.585 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-08T01:42:15.585 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:15.585 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "fsmap": { 2023-10-08T01:42:15.585 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:15.585 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-08T01:42:15.585 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-08T01:42:15.585 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:15.585 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-08T01:42:15.585 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "available": false, 2023-10-08T01:42:15.585 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-08T01:42:15.586 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "modules": [ 2023-10-08T01:42:15.586 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "iostat", 2023-10-08T01:42:15.586 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "nfs", 2023-10-08T01:42:15.586 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "restful" 2023-10-08T01:42:15.586 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: ], 2023-10-08T01:42:15.586 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "services": {} 2023-10-08T01:42:15.586 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:15.586 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "servicemap": { 2023-10-08T01:42:15.586 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:15.586 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "modified": "2023-10-08T01:42:07.618686+0000", 2023-10-08T01:42:15.586 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "services": {} 2023-10-08T01:42:15.587 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:15.587 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-08T01:42:15.587 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: } 2023-10-08T01:42:15.945 INFO:teuthology.orchestra.run.smithi082.stderr:mgr not available, waiting (2/15)... 2023-10-08T01:42:15.967 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:15 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3132316821' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-08T01:42:18.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:18 smithi082 ceph-mon[108319]: Activating manager daemon smithi082.tcjbip 2023-10-08T01:42:18.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:18 smithi082 ceph-mon[108319]: mgrmap e2: smithi082.tcjbip(active, starting, since 0.00333511s) 2023-10-08T01:42:18.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:18 smithi082 ceph-mon[108319]: from='mgr.14100 172.21.15.82:0/4073926566' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-08T01:42:18.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:18 smithi082 ceph-mon[108319]: from='mgr.14100 172.21.15.82:0/4073926566' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-08T01:42:18.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:18 smithi082 ceph-mon[108319]: from='mgr.14100 172.21.15.82:0/4073926566' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-08T01:42:18.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:18 smithi082 ceph-mon[108319]: from='mgr.14100 172.21.15.82:0/4073926566' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi082"}]: dispatch 2023-10-08T01:42:18.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:18 smithi082 ceph-mon[108319]: from='mgr.14100 172.21.15.82:0/4073926566' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr metadata", "who": "smithi082.tcjbip", "id": "smithi082.tcjbip"}]: dispatch 2023-10-08T01:42:18.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:18 smithi082 ceph-mon[108319]: Manager daemon smithi082.tcjbip is now available 2023-10-08T01:42:18.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:18 smithi082 ceph-mon[108319]: from='mgr.14100 172.21.15.82:0/4073926566' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:42:18.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:18 smithi082 ceph-mon[108319]: from='mgr.14100 172.21.15.82:0/4073926566' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:42:18.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:18 smithi082 ceph-mon[108319]: from='mgr.14100 172.21.15.82:0/4073926566' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:18.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:18 smithi082 ceph-mon[108319]: from='mgr.14100 172.21.15.82:0/4073926566' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:18.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:18 smithi082 ceph-mon[108319]: from='mgr.14100 172.21.15.82:0/4073926566' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:18.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 2023-10-08T01:42:18.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: { 2023-10-08T01:42:18.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "fsid": "d44655b4-657b-11ee-8db5-212e2dc638e7", 2023-10-08T01:42:18.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "health": { 2023-10-08T01:42:18.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-08T01:42:18.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "checks": {}, 2023-10-08T01:42:18.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "mutes": [] 2023-10-08T01:42:18.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:18.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-08T01:42:18.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "quorum": [ 2023-10-08T01:42:18.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 0 2023-10-08T01:42:18.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: ], 2023-10-08T01:42:18.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-08T01:42:18.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "smithi082" 2023-10-08T01:42:18.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: ], 2023-10-08T01:42:18.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "quorum_age": 7, 2023-10-08T01:42:18.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "monmap": { 2023-10-08T01:42:18.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:18.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-10-08T01:42:18.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-08T01:42:18.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:18.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "osdmap": { 2023-10-08T01:42:18.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:18.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-08T01:42:18.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-08T01:42:18.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-08T01:42:18.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-08T01:42:18.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-08T01:42:18.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-08T01:42:18.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:18.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "pgmap": { 2023-10-08T01:42:18.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-08T01:42:18.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-08T01:42:18.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-08T01:42:18.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-08T01:42:18.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-08T01:42:18.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-08T01:42:18.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-08T01:42:18.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-08T01:42:18.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:18.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "fsmap": { 2023-10-08T01:42:18.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:18.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-08T01:42:18.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-08T01:42:18.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:18.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-08T01:42:18.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "available": false, 2023-10-08T01:42:18.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-08T01:42:18.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "modules": [ 2023-10-08T01:42:18.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "iostat", 2023-10-08T01:42:18.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "nfs", 2023-10-08T01:42:18.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "restful" 2023-10-08T01:42:18.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: ], 2023-10-08T01:42:18.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "services": {} 2023-10-08T01:42:18.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:18.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "servicemap": { 2023-10-08T01:42:18.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:18.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "modified": "2023-10-08T01:42:07.618686+0000", 2023-10-08T01:42:18.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "services": {} 2023-10-08T01:42:18.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:18.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-08T01:42:18.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: } 2023-10-08T01:42:18.724 INFO:teuthology.orchestra.run.smithi082.stderr:mgr not available, waiting (3/15)... 2023-10-08T01:42:19.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:19 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3662156512' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-08T01:42:19.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:19 smithi082 ceph-mon[108319]: mgrmap e3: smithi082.tcjbip(active, since 1.00569s) 2023-10-08T01:42:21.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:21 smithi082 ceph-mon[108319]: mgrmap e4: smithi082.tcjbip(active, since 2s) 2023-10-08T01:42:22.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 2023-10-08T01:42:22.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: { 2023-10-08T01:42:22.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "fsid": "d44655b4-657b-11ee-8db5-212e2dc638e7", 2023-10-08T01:42:22.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "health": { 2023-10-08T01:42:22.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-08T01:42:22.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "checks": {}, 2023-10-08T01:42:22.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "mutes": [] 2023-10-08T01:42:22.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:22.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-08T01:42:22.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "quorum": [ 2023-10-08T01:42:22.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 0 2023-10-08T01:42:22.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: ], 2023-10-08T01:42:22.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-08T01:42:22.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "smithi082" 2023-10-08T01:42:22.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: ], 2023-10-08T01:42:22.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "quorum_age": 11, 2023-10-08T01:42:22.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "monmap": { 2023-10-08T01:42:22.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:22.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-10-08T01:42:22.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-08T01:42:22.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:22.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "osdmap": { 2023-10-08T01:42:22.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:22.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-08T01:42:22.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-08T01:42:22.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-08T01:42:22.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-08T01:42:22.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-08T01:42:22.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-08T01:42:22.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:22.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "pgmap": { 2023-10-08T01:42:22.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-08T01:42:22.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-08T01:42:22.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-08T01:42:22.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-08T01:42:22.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-08T01:42:22.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-08T01:42:22.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-08T01:42:22.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-08T01:42:22.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:22.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "fsmap": { 2023-10-08T01:42:22.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:22.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-08T01:42:22.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-08T01:42:22.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:22.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-08T01:42:22.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "available": true, 2023-10-08T01:42:22.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-08T01:42:22.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "modules": [ 2023-10-08T01:42:22.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "iostat", 2023-10-08T01:42:22.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "nfs", 2023-10-08T01:42:22.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "restful" 2023-10-08T01:42:22.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: ], 2023-10-08T01:42:22.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "services": {} 2023-10-08T01:42:22.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:22.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "servicemap": { 2023-10-08T01:42:22.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-08T01:42:22.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "modified": "2023-10-08T01:42:07.618686+0000", 2023-10-08T01:42:22.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "services": {} 2023-10-08T01:42:22.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: }, 2023-10-08T01:42:22.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-08T01:42:22.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: } 2023-10-08T01:42:22.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:22 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3639536529' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-08T01:42:23.773 INFO:teuthology.orchestra.run.smithi082.stderr:mgr is available 2023-10-08T01:42:24.626 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 2023-10-08T01:42:24.626 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: [global] 2023-10-08T01:42:24.626 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: fsid = d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:42:24.626 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-10-08T01:42:24.627 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-10-08T01:42:24.627 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-10-08T01:42:24.627 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-10-08T01:42:24.627 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 2023-10-08T01:42:24.627 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: [mgr] 2023-10-08T01:42:24.627 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-10-08T01:42:24.627 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 2023-10-08T01:42:24.627 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: [osd] 2023-10-08T01:42:24.627 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-10-08T01:42:24.627 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-10-08T01:42:24.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:24 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1799056431' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-08T01:42:24.964 INFO:teuthology.orchestra.run.smithi082.stderr:Enabling cephadm module... 2023-10-08T01:42:25.960 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:25 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3717525998' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-08T01:42:26.641 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: { 2023-10-08T01:42:26.641 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 5, 2023-10-08T01:42:26.641 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "available": true, 2023-10-08T01:42:26.641 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "active_name": "smithi082.tcjbip", 2023-10-08T01:42:26.641 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_standby": 0 2023-10-08T01:42:26.641 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: } 2023-10-08T01:42:26.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:26 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3717525998' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-08T01:42:26.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:26 smithi082 ceph-mon[108319]: mgrmap e5: smithi082.tcjbip(active, since 7s) 2023-10-08T01:42:26.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:26 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1479607600' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-08T01:42:26.981 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for the mgr to restart... 2023-10-08T01:42:26.981 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for mgr epoch 5... 2023-10-08T01:42:31.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:31 smithi082 ceph-mon[108319]: Active manager daemon smithi082.tcjbip restarted 2023-10-08T01:42:31.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:31 smithi082 ceph-mon[108319]: Activating manager daemon smithi082.tcjbip 2023-10-08T01:42:31.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:31 smithi082 ceph-mon[108319]: osdmap e2: 0 total, 0 up, 0 in 2023-10-08T01:42:32.705 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: { 2023-10-08T01:42:32.705 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-10-08T01:42:32.705 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "initialized": true 2023-10-08T01:42:32.705 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: } 2023-10-08T01:42:32.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: mgrmap e6: smithi082.tcjbip(active, starting, since 0.0173602s) 2023-10-08T01:42:32.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi082"}]: dispatch 2023-10-08T01:42:32.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr metadata", "who": "smithi082.tcjbip", "id": "smithi082.tcjbip"}]: dispatch 2023-10-08T01:42:32.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-08T01:42:32.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-08T01:42:32.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-08T01:42:32.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: Manager daemon smithi082.tcjbip is now available 2023-10-08T01:42:32.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:32.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:32.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:42:32.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:42:32.977 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:42:32.977 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:42:32.977 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:42:32.977 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:32.977 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:32 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:42:33.952 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:33 smithi082 ceph-mon[108319]: [08/Oct/2023:01:42:32] ENGINE Bus STARTING 2023-10-08T01:42:33.952 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:33 smithi082 ceph-mon[108319]: [08/Oct/2023:01:42:32] ENGINE Serving on https://172.21.15.82:7150 2023-10-08T01:42:33.952 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:33 smithi082 ceph-mon[108319]: [08/Oct/2023:01:42:32] ENGINE Bus STARTED 2023-10-08T01:42:33.953 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:33 smithi082 ceph-mon[108319]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-08T01:42:33.953 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:33 smithi082 ceph-mon[108319]: mgrmap e7: smithi082.tcjbip(active, since 1.02366s) 2023-10-08T01:42:33.953 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:33 smithi082 ceph-mon[108319]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-08T01:42:34.887 INFO:teuthology.orchestra.run.smithi082.stderr:mgr epoch 5 is available 2023-10-08T01:42:34.887 INFO:teuthology.orchestra.run.smithi082.stderr:Setting orchestrator backend to cephadm... 2023-10-08T01:42:34.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:34 smithi082 ceph-mon[108319]: mgrmap e8: smithi082.tcjbip(active, since 2s) 2023-10-08T01:42:36.723 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: value unchanged 2023-10-08T01:42:37.013 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:36 smithi082 ceph-mon[108319]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:42:37.013 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:36 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:37.014 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:36 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:42:37.069 INFO:teuthology.orchestra.run.smithi082.stderr:Generating ssh key... 2023-10-08T01:42:38.538 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqEUdJe2G2GtM1E+M9lgXs2tX99N2OxVeuw6ymXny2ZQm/oLtvaxzfWPKitO42KQFMTjEGrsE7RnBaCK8RTFwUYS41pnmZdEY+0h4KCQen34x4TQOo+WDr1GnA9SzQr621WkF9aMncky6tNpsU1NK1Z72D2L0Ig8EmzTNThXr1zPqTdW05xXu4+CAvVqs+tNMTI0thNMYzgimXeM4IaI0WbZraBp2iC+xyYFmkQusWX26EIMPtn/Zt1BRA7ffPBCS9O8dlQ2TuiBsgrUSthhekiP+4GSQljxkaR78+kFa2nuBNNG/4Z2Ex2QkFK5hSFfUyZzNjnwuFpBZzZwloQ08BO8YnIv3eJzfBKxCEcP3Mp/TetBO4QuJ3rHl1CUCGIadc1J71ATyWK8yzZDjQzgJh27dD/B6j7kL9EqHqBEW0Jec9Tg7YkdXp4FHZD73wF1WUr8KpjuD10FPpLS9DT8eCIAU9v6H+7NIKqWKDSwc24gvWb1L/T0K3RBacgdH3ux0= ceph-d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:42:38.861 INFO:teuthology.orchestra.run.smithi082.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-10-08T01:42:38.862 INFO:teuthology.orchestra.run.smithi082.stderr:Adding key to root@localhost authorized_keys... 2023-10-08T01:42:38.862 INFO:teuthology.orchestra.run.smithi082.stderr:Adding host smithi082... 2023-10-08T01:42:38.949 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:38 smithi082 ceph-mon[108319]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:42:38.949 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:38 smithi082 ceph-mon[108319]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:42:38.949 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:38 smithi082 ceph-mon[108319]: Generating ssh key... 2023-10-08T01:42:38.949 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:38 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:38.949 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:38 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:39.932 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:39 smithi082 ceph-mon[108319]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:42:40.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: Added host 'smithi082' with addr '172.21.15.82' 2023-10-08T01:42:40.507 INFO:teuthology.orchestra.run.smithi082.stderr:Deploying mon service with default placement... 2023-10-08T01:42:40.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:40 smithi082 ceph-mon[108319]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi082", "addr": "172.21.15.82", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:42:40.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:40 smithi082 ceph-mon[108319]: Deploying cephadm binary to smithi082 2023-10-08T01:42:40.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:40 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:40.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:40 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:42:41.054 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: Scheduled mon update... 2023-10-08T01:42:41.659 INFO:teuthology.orchestra.run.smithi082.stderr:Deploying mgr service with default placement... 2023-10-08T01:42:41.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:41 smithi082 ceph-mon[108319]: Added host smithi082 2023-10-08T01:42:41.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:41 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:42.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-10-08T01:42:42.568 INFO:teuthology.orchestra.run.smithi082.stderr:Deploying crash service with default placement... 2023-10-08T01:42:42.728 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:42 smithi082 ceph-mon[108319]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:42:42.729 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:42 smithi082 ceph-mon[108319]: Saving service mon spec with placement count:5 2023-10-08T01:42:42.729 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:42 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:42.729 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:42 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:42.729 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:42 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:43.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: Scheduled crash update... 2023-10-08T01:42:43.635 INFO:teuthology.orchestra.run.smithi082.stderr:Deploying prometheus service with default placement... 2023-10-08T01:42:43.736 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:43 smithi082 ceph-mon[108319]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:42:43.736 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:43 smithi082 ceph-mon[108319]: Saving service mgr spec with placement count:2 2023-10-08T01:42:43.736 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:43 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:43.736 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:43 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:44.182 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: Scheduled prometheus update... 2023-10-08T01:42:44.551 INFO:teuthology.orchestra.run.smithi082.stderr:Deploying grafana service with default placement... 2023-10-08T01:42:44.698 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:44 smithi082 ceph-mon[108319]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:42:44.698 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:44 smithi082 ceph-mon[108319]: Saving service crash spec with placement * 2023-10-08T01:42:44.978 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:44 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:44.978 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:44 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:45.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: Scheduled grafana update... 2023-10-08T01:42:45.643 INFO:teuthology.orchestra.run.smithi082.stderr:Deploying node-exporter service with default placement... 2023-10-08T01:42:45.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:45 smithi082 ceph-mon[108319]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:42:45.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:45 smithi082 ceph-mon[108319]: Saving service prometheus spec with placement count:1 2023-10-08T01:42:45.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:45 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:46.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2023-10-08T01:42:46.609 INFO:teuthology.orchestra.run.smithi082.stderr:Deploying alertmanager service with default placement... 2023-10-08T01:42:46.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:46 smithi082 ceph-mon[108319]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:42:46.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:46 smithi082 ceph-mon[108319]: Saving service grafana spec with placement count:1 2023-10-08T01:42:46.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:46 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:47.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2023-10-08T01:42:47.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:47 smithi082 ceph-mon[108319]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:42:47.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:47 smithi082 ceph-mon[108319]: Saving service node-exporter spec with placement * 2023-10-08T01:42:47.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:47 smithi082 ceph-mon[108319]: from='mgr.14120 172.21.15.82:0/371462017' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:48.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:48 smithi082 ceph-mon[108319]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:42:48.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:48 smithi082 ceph-mon[108319]: Saving service alertmanager spec with placement count:1 2023-10-08T01:42:48.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:48 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3291234071' entity='client.admin' 2023-10-08T01:42:49.208 INFO:teuthology.orchestra.run.smithi082.stderr:Enabling the dashboard module... 2023-10-08T01:42:50.145 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:49 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/4107988535' entity='client.admin' 2023-10-08T01:42:50.146 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:49 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2329810328' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-08T01:42:50.801 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: { 2023-10-08T01:42:50.801 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "epoch": 9, 2023-10-08T01:42:50.801 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "available": true, 2023-10-08T01:42:50.801 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "active_name": "smithi082.tcjbip", 2023-10-08T01:42:50.801 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "num_standby": 0 2023-10-08T01:42:50.802 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: } 2023-10-08T01:42:51.094 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:50 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2329810328' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-08T01:42:51.094 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:50 smithi082 ceph-mon[108319]: mgrmap e9: smithi082.tcjbip(active, since 18s) 2023-10-08T01:42:51.094 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:50 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3437139801' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-08T01:42:51.149 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for the mgr to restart... 2023-10-08T01:42:51.150 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for mgr epoch 9... 2023-10-08T01:42:56.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:56 smithi082 ceph-mon[108319]: Active manager daemon smithi082.tcjbip restarted 2023-10-08T01:42:56.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:56 smithi082 ceph-mon[108319]: Activating manager daemon smithi082.tcjbip 2023-10-08T01:42:56.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:56 smithi082 ceph-mon[108319]: osdmap e3: 0 total, 0 up, 0 in 2023-10-08T01:42:57.714 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: { 2023-10-08T01:42:57.714 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-10-08T01:42:57.714 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: "initialized": true 2023-10-08T01:42:57.714 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: } 2023-10-08T01:42:57.916 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:57 smithi082 ceph-mon[108319]: mgrmap e10: smithi082.tcjbip(active, starting, since 0.817177s) 2023-10-08T01:42:57.916 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:57 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi082"}]: dispatch 2023-10-08T01:42:57.917 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:57 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr metadata", "who": "smithi082.tcjbip", "id": "smithi082.tcjbip"}]: dispatch 2023-10-08T01:42:57.917 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:57 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-08T01:42:57.917 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:57 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-08T01:42:57.917 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:57 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-08T01:42:57.917 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:57 smithi082 ceph-mon[108319]: Manager daemon smithi082.tcjbip is now available 2023-10-08T01:42:57.917 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:57 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:42:57.917 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:57 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:42:57.917 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:57 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:42:57.917 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:57 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:42:57.917 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:57 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:57.917 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:57 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:58.073 INFO:teuthology.orchestra.run.smithi082.stderr:mgr epoch 9 is available 2023-10-08T01:42:58.073 INFO:teuthology.orchestra.run.smithi082.stderr:Generating a dashboard self-signed certificate... 2023-10-08T01:42:58.690 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: Self-signed certificate created 2023-10-08T01:42:58.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:58 smithi082 ceph-mon[108319]: [08/Oct/2023:01:42:57] ENGINE Bus STARTING 2023-10-08T01:42:58.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:58 smithi082 ceph-mon[108319]: [08/Oct/2023:01:42:57] ENGINE Serving on https://172.21.15.82:7150 2023-10-08T01:42:58.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:58 smithi082 ceph-mon[108319]: [08/Oct/2023:01:42:57] ENGINE Bus STARTED 2023-10-08T01:42:58.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:58 smithi082 ceph-mon[108319]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-08T01:42:58.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:58 smithi082 ceph-mon[108319]: mgrmap e11: smithi082.tcjbip(active, since 1.82236s) 2023-10-08T01:42:58.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:58 smithi082 ceph-mon[108319]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-08T01:42:58.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:58 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:58.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:58 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:58.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:58 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:42:59.441 INFO:teuthology.orchestra.run.smithi082.stderr:Creating initial admin user... 2023-10-08T01:42:59.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:59 smithi082 ceph-mon[108319]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:42:59.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:42:59 smithi082 ceph-mon[108319]: mgrmap e12: smithi082.tcjbip(active, since 2s) 2023-10-08T01:43:00.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$Nh6bP2In11AHNoqfkz0FueAsw3j8urex24U0a5lWAccMR.noHoQ22", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1696729380, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-08T01:43:00.589 INFO:teuthology.orchestra.run.smithi082.stderr:Fetching dashboard port number... 2023-10-08T01:43:01.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: 8443 2023-10-08T01:43:01.416 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:01 smithi082 ceph-mon[108319]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:43:01.416 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:01 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:01.416 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:01 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1971012048' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-08T01:43:01.480 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: disabled 2023-10-08T01:43:01.487 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: inactive 2023-10-08T01:43:01.488 INFO:teuthology.orchestra.run.smithi082.stderr:firewalld.service is not enabled 2023-10-08T01:43:01.488 INFO:teuthology.orchestra.run.smithi082.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-10-08T01:43:01.490 INFO:teuthology.orchestra.run.smithi082.stderr:Ceph Dashboard is now available at: 2023-10-08T01:43:01.490 INFO:teuthology.orchestra.run.smithi082.stderr: 2023-10-08T01:43:01.490 INFO:teuthology.orchestra.run.smithi082.stderr: URL: https://smithi082.front.sepia.ceph.com:8443/ 2023-10-08T01:43:01.490 INFO:teuthology.orchestra.run.smithi082.stderr: User: admin 2023-10-08T01:43:01.491 INFO:teuthology.orchestra.run.smithi082.stderr: Password: mr8bvfq5ib 2023-10-08T01:43:01.491 INFO:teuthology.orchestra.run.smithi082.stderr: 2023-10-08T01:43:01.491 INFO:teuthology.orchestra.run.smithi082.stderr:Enabling autotune for osd_memory_target 2023-10-08T01:43:03.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-10-08T01:43:03.382 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:03 smithi082 ceph-mon[108319]: mgrmap e13: smithi082.tcjbip(active, since 6s) 2023-10-08T01:43:03.382 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:03 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2111896740' entity='client.admin' 2023-10-08T01:43:03.437 INFO:teuthology.orchestra.run.smithi082.stderr:You can access the Ceph CLI with: 2023-10-08T01:43:03.438 INFO:teuthology.orchestra.run.smithi082.stderr: 2023-10-08T01:43:03.438 INFO:teuthology.orchestra.run.smithi082.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-08T01:43:03.438 INFO:teuthology.orchestra.run.smithi082.stderr: 2023-10-08T01:43:03.438 INFO:teuthology.orchestra.run.smithi082.stderr:Please consider enabling telemetry to help improve Ceph: 2023-10-08T01:43:03.438 INFO:teuthology.orchestra.run.smithi082.stderr: 2023-10-08T01:43:03.438 INFO:teuthology.orchestra.run.smithi082.stderr: ceph telemetry on 2023-10-08T01:43:03.438 INFO:teuthology.orchestra.run.smithi082.stderr: 2023-10-08T01:43:03.438 INFO:teuthology.orchestra.run.smithi082.stderr:For more information see: 2023-10-08T01:43:03.438 INFO:teuthology.orchestra.run.smithi082.stderr: 2023-10-08T01:43:03.439 INFO:teuthology.orchestra.run.smithi082.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-10-08T01:43:03.439 INFO:teuthology.orchestra.run.smithi082.stderr: 2023-10-08T01:43:03.439 INFO:teuthology.orchestra.run.smithi082.stderr:Bootstrap complete. 2023-10-08T01:43:03.470 INFO:tasks.cephadm:Fetching config... 2023-10-08T01:43:03.471 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2023-10-08T01:43:03.471 DEBUG:teuthology.orchestra.run.smithi082:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-08T01:43:03.489 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-08T01:43:03.489 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2023-10-08T01:43:03.489 DEBUG:teuthology.orchestra.run.smithi082:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-08T01:43:03.547 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-08T01:43:03.548 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2023-10-08T01:43:03.548 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/keyring of=/dev/stdout 2023-10-08T01:43:03.619 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-08T01:43:03.619 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2023-10-08T01:43:03.619 DEBUG:teuthology.orchestra.run.smithi082:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-08T01:43:03.677 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-08T01:43:03.678 DEBUG:teuthology.orchestra.run.smithi082:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqEUdJe2G2GtM1E+M9lgXs2tX99N2OxVeuw6ymXny2ZQm/oLtvaxzfWPKitO42KQFMTjEGrsE7RnBaCK8RTFwUYS41pnmZdEY+0h4KCQen34x4TQOo+WDr1GnA9SzQr621WkF9aMncky6tNpsU1NK1Z72D2L0Ig8EmzTNThXr1zPqTdW05xXu4+CAvVqs+tNMTI0thNMYzgimXeM4IaI0WbZraBp2iC+xyYFmkQusWX26EIMPtn/Zt1BRA7ffPBCS9O8dlQ2TuiBsgrUSthhekiP+4GSQljxkaR78+kFa2nuBNNG/4Z2Ex2QkFK5hSFfUyZzNjnwuFpBZzZwloQ08BO8YnIv3eJzfBKxCEcP3Mp/TetBO4QuJ3rHl1CUCGIadc1J71ATyWK8yzZDjQzgJh27dD/B6j7kL9EqHqBEW0Jec9Tg7YkdXp4FHZD73wF1WUr8KpjuD10FPpLS9DT8eCIAU9v6H+7NIKqWKDSwc24gvWb1L/T0K3RBacgdH3ux0= ceph-d44655b4-657b-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-08T01:43:03.754 INFO:teuthology.orchestra.run.smithi082.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqEUdJe2G2GtM1E+M9lgXs2tX99N2OxVeuw6ymXny2ZQm/oLtvaxzfWPKitO42KQFMTjEGrsE7RnBaCK8RTFwUYS41pnmZdEY+0h4KCQen34x4TQOo+WDr1GnA9SzQr621WkF9aMncky6tNpsU1NK1Z72D2L0Ig8EmzTNThXr1zPqTdW05xXu4+CAvVqs+tNMTI0thNMYzgimXeM4IaI0WbZraBp2iC+xyYFmkQusWX26EIMPtn/Zt1BRA7ffPBCS9O8dlQ2TuiBsgrUSthhekiP+4GSQljxkaR78+kFa2nuBNNG/4Z2Ex2QkFK5hSFfUyZzNjnwuFpBZzZwloQ08BO8YnIv3eJzfBKxCEcP3Mp/TetBO4QuJ3rHl1CUCGIadc1J71ATyWK8yzZDjQzgJh27dD/B6j7kL9EqHqBEW0Jec9Tg7YkdXp4FHZD73wF1WUr8KpjuD10FPpLS9DT8eCIAU9v6H+7NIKqWKDSwc24gvWb1L/T0K3RBacgdH3ux0= ceph-d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:43:03.766 DEBUG:teuthology.orchestra.run.smithi175:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqEUdJe2G2GtM1E+M9lgXs2tX99N2OxVeuw6ymXny2ZQm/oLtvaxzfWPKitO42KQFMTjEGrsE7RnBaCK8RTFwUYS41pnmZdEY+0h4KCQen34x4TQOo+WDr1GnA9SzQr621WkF9aMncky6tNpsU1NK1Z72D2L0Ig8EmzTNThXr1zPqTdW05xXu4+CAvVqs+tNMTI0thNMYzgimXeM4IaI0WbZraBp2iC+xyYFmkQusWX26EIMPtn/Zt1BRA7ffPBCS9O8dlQ2TuiBsgrUSthhekiP+4GSQljxkaR78+kFa2nuBNNG/4Z2Ex2QkFK5hSFfUyZzNjnwuFpBZzZwloQ08BO8YnIv3eJzfBKxCEcP3Mp/TetBO4QuJ3rHl1CUCGIadc1J71ATyWK8yzZDjQzgJh27dD/B6j7kL9EqHqBEW0Jec9Tg7YkdXp4FHZD73wF1WUr8KpjuD10FPpLS9DT8eCIAU9v6H+7NIKqWKDSwc24gvWb1L/T0K3RBacgdH3ux0= ceph-d44655b4-657b-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-08T01:43:03.812 INFO:teuthology.orchestra.run.smithi175.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqEUdJe2G2GtM1E+M9lgXs2tX99N2OxVeuw6ymXny2ZQm/oLtvaxzfWPKitO42KQFMTjEGrsE7RnBaCK8RTFwUYS41pnmZdEY+0h4KCQen34x4TQOo+WDr1GnA9SzQr621WkF9aMncky6tNpsU1NK1Z72D2L0Ig8EmzTNThXr1zPqTdW05xXu4+CAvVqs+tNMTI0thNMYzgimXeM4IaI0WbZraBp2iC+xyYFmkQusWX26EIMPtn/Zt1BRA7ffPBCS9O8dlQ2TuiBsgrUSthhekiP+4GSQljxkaR78+kFa2nuBNNG/4Z2Ex2QkFK5hSFfUyZzNjnwuFpBZzZwloQ08BO8YnIv3eJzfBKxCEcP3Mp/TetBO4QuJ3rHl1CUCGIadc1J71ATyWK8yzZDjQzgJh27dD/B6j7kL9EqHqBEW0Jec9Tg7YkdXp4FHZD73wF1WUr8KpjuD10FPpLS9DT8eCIAU9v6H+7NIKqWKDSwc24gvWb1L/T0K3RBacgdH3ux0= ceph-d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:43:03.824 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-10-08T01:43:05.709 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-10-08T01:43:05.709 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-10-08T01:43:06.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:06 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1180187982' entity='client.admin' 2023-10-08T01:43:07.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:07 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:07.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:07 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd/host:smithi082", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:43:07.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:07 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:07.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:07 smithi082 ceph-mon[108319]: Deploying daemon alertmanager.smithi082 on smithi082 2023-10-08T01:43:10.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:09 smithi082 ceph-mon[108319]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:43:10.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:09 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:10.288 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi175 2023-10-08T01:43:10.288 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-10-08T01:43:10.288 DEBUG:teuthology.orchestra.run.smithi175:> dd of=/etc/ceph/ceph.conf 2023-10-08T01:43:10.310 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-10-08T01:43:10.310 DEBUG:teuthology.orchestra.run.smithi175:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-08T01:43:10.371 INFO:tasks.cephadm:Adding host smithi175 to orchestrator... 2023-10-08T01:43:10.371 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi175 2023-10-08T01:43:12.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:12 smithi082 ceph-mon[108319]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi175", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:43:12.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:12 smithi082 ceph-mon[108319]: Deploying cephadm binary to smithi175 2023-10-08T01:43:13.057 INFO:teuthology.orchestra.run.smithi082.stdout:Added host 'smithi175' with addr '172.21.15.175' 2023-10-08T01:43:13.478 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-08T01:43:14.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:14 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:14.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:14 smithi082 ceph-mon[108319]: Added host smithi175 2023-10-08T01:43:14.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:14 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:14.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:14 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi082", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-10-08T01:43:14.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:14 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi082", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-10-08T01:43:14.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:14 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:43:14.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:14 smithi082 ceph-mon[108319]: Deploying daemon crash.smithi082 on smithi082 2023-10-08T01:43:14.793 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:43:14.793 INFO:teuthology.orchestra.run.smithi082.stdout:[{"addr": "172.21.15.82", "hostname": "smithi082", "labels": [], "status": ""}, {"addr": "172.21.15.175", "hostname": "smithi175", "labels": [], "status": ""}] 2023-10-08T01:43:15.166 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:15 smithi082 ceph-mon[108319]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T01:43:15.311 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-08T01:43:15.311 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd crush tunables default 2023-10-08T01:43:16.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:16 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:16.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:16 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:16.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:16 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:16.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:16 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-08T01:43:16.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:16 smithi082 ceph-mon[108319]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-08T01:43:16.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:16 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:16.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:16 smithi082 ceph-mon[108319]: Deploying daemon grafana.smithi082 on smithi082 2023-10-08T01:43:17.722 INFO:teuthology.orchestra.run.smithi082.stderr:adjusted tunables profile to default 2023-10-08T01:43:17.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:17 smithi082 ceph-mon[108319]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:43:17.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:17 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1745083414' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-08T01:43:17.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:17 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:18.092 INFO:tasks.cephadm:Adding mon.smithi082 on smithi082 2023-10-08T01:43:18.093 INFO:tasks.cephadm:Adding mon.smithi175 on smithi175 2023-10-08T01:43:18.093 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch apply mon '2;smithi082:172.21.15.82=smithi082;smithi175:172.21.15.175=smithi175' 2023-10-08T01:43:18.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:18 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1745083414' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-08T01:43:19.337 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:18 smithi082 ceph-mon[108319]: osdmap e4: 0 total, 0 up, 0 in 2023-10-08T01:43:19.433 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled mon update... 2023-10-08T01:43:19.818 DEBUG:teuthology.orchestra.run.smithi175:mon.smithi175> sudo journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@mon.smithi175.service 2023-10-08T01:43:19.820 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-08T01:43:19.820 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-08T01:43:19.850 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:-- Logs begin at Sun 2023-10-08 01:33:34 UTC. -- 2023-10-08T01:43:19.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:19 smithi082 ceph-mon[108319]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:43:19.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:19 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:21.200 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:43:21.200 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"d44655b4-657b-11ee-8db5-212e2dc638e7","modified":"2023-10-08T01:42:05.705453Z","created":"2023-10-08T01:42:05.705453Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi082","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3300","nonce":0},{"type":"v1","addr":"172.21.15.82:6789","nonce":0}]},"addr":"172.21.15.82:6789/0","public_addr":"172.21.15.82:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-08T01:43:21.202 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2023-10-08T01:43:21.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:20 smithi082 ceph-mon[108319]: from='client.14194 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi082:172.21.15.82=smithi082;smithi175:172.21.15.175=smithi175", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:43:21.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:20 smithi082 ceph-mon[108319]: Saving service mon spec with placement smithi082:172.21.15.82=smithi082;smithi175:172.21.15.175=smithi175;count:2 2023-10-08T01:43:22.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:21 smithi082 ceph-mon[108319]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:43:22.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:21 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/144837338' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:22.583 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-08T01:43:22.584 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-08T01:43:23.972 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:43:23.972 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"d44655b4-657b-11ee-8db5-212e2dc638e7","modified":"2023-10-08T01:42:05.705453Z","created":"2023-10-08T01:42:05.705453Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi082","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3300","nonce":0},{"type":"v1","addr":"172.21.15.82:6789","nonce":0}]},"addr":"172.21.15.82:6789/0","public_addr":"172.21.15.82:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-08T01:43:23.973 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2023-10-08T01:43:23.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:23 smithi082 ceph-mon[108319]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:43:25.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:24 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/2965421844' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:25.302 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-08T01:43:25.303 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-08T01:43:25.855 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:25 smithi082 ceph-mon[108319]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:43:26.716 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:43:26.716 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"d44655b4-657b-11ee-8db5-212e2dc638e7","modified":"2023-10-08T01:42:05.705453Z","created":"2023-10-08T01:42:05.705453Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi082","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3300","nonce":0},{"type":"v1","addr":"172.21.15.82:6789","nonce":0}]},"addr":"172.21.15.82:6789/0","public_addr":"172.21.15.82:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-08T01:43:26.717 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2023-10-08T01:43:26.851 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:26 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/322744929' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:28.124 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-08T01:43:28.124 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-08T01:43:28.170 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:27 smithi082 ceph-mon[108319]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:43:28.170 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:27 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:28.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:28 smithi082 ceph-mon[108319]: Deploying daemon node-exporter.smithi082 on smithi082 2023-10-08T01:43:29.564 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:43:29.565 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"d44655b4-657b-11ee-8db5-212e2dc638e7","modified":"2023-10-08T01:42:05.705453Z","created":"2023-10-08T01:42:05.705453Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi082","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3300","nonce":0},{"type":"v1","addr":"172.21.15.82:6789","nonce":0}]},"addr":"172.21.15.82:6789/0","public_addr":"172.21.15.82:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-08T01:43:29.566 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2023-10-08T01:43:30.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:29 smithi082 ceph-mon[108319]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:43:30.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:29 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:30.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:29 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-08T01:43:30.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:29 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/1696310582' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:30.946 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-08T01:43:30.947 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-08T01:43:31.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:31 smithi082 ceph-mon[108319]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-08T01:43:31.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:31 smithi082 ceph-mon[108319]: mgrmap e14: smithi082.tcjbip(active, since 34s) 2023-10-08T01:43:32.360 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:43:32.360 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"d44655b4-657b-11ee-8db5-212e2dc638e7","modified":"2023-10-08T01:42:05.705453Z","created":"2023-10-08T01:42:05.705453Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi082","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3300","nonce":0},{"type":"v1","addr":"172.21.15.82:6789","nonce":0}]},"addr":"172.21.15.82:6789/0","public_addr":"172.21.15.82:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-08T01:43:32.362 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2023-10-08T01:43:32.647 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:32 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/3666912168' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:33.741 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-08T01:43:33.741 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-08T01:43:35.245 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:43:35.245 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"d44655b4-657b-11ee-8db5-212e2dc638e7","modified":"2023-10-08T01:42:05.705453Z","created":"2023-10-08T01:42:05.705453Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi082","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3300","nonce":0},{"type":"v1","addr":"172.21.15.82:6789","nonce":0}]},"addr":"172.21.15.82:6789/0","public_addr":"172.21.15.82:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-08T01:43:35.250 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2023-10-08T01:43:35.686 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:35 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/3825741305' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:36.634 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-08T01:43:36.635 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-08T01:43:36.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:36 smithi082 ceph-mon[108319]: Active manager daemon smithi082.tcjbip restarted 2023-10-08T01:43:36.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:36 smithi082 ceph-mon[108319]: Activating manager daemon smithi082.tcjbip 2023-10-08T01:43:36.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:36 smithi082 ceph-mon[108319]: osdmap e5: 0 total, 0 up, 0 in 2023-10-08T01:43:37.732 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: mgrmap e15: smithi082.tcjbip(active, starting, since 0.37928s) 2023-10-08T01:43:37.732 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi082"}]: dispatch 2023-10-08T01:43:37.732 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr metadata", "who": "smithi082.tcjbip", "id": "smithi082.tcjbip"}]: dispatch 2023-10-08T01:43:37.733 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-08T01:43:37.733 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-08T01:43:37.733 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-08T01:43:37.733 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: Manager daemon smithi082.tcjbip is now available 2023-10-08T01:43:37.733 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:43:37.733 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:43:37.733 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:43:37.733 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:43:37.733 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:37.733 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:43:37.733 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:43:37.733 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:37.734 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:38.083 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:43:38.084 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"d44655b4-657b-11ee-8db5-212e2dc638e7","modified":"2023-10-08T01:42:05.705453Z","created":"2023-10-08T01:42:05.705453Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi082","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3300","nonce":0},{"type":"v1","addr":"172.21.15.82:6789","nonce":0}]},"addr":"172.21.15.82:6789/0","public_addr":"172.21.15.82:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-08T01:43:38.085 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2023-10-08T01:43:38.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:38 smithi082 ceph-mon[108319]: mgrmap e16: smithi082.tcjbip(active, since 1.38752s) 2023-10-08T01:43:38.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:38 smithi082 ceph-mon[108319]: [08/Oct/2023:01:43:37] ENGINE Bus STARTING 2023-10-08T01:43:38.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:38 smithi082 ceph-mon[108319]: [08/Oct/2023:01:43:37] ENGINE Serving on https://172.21.15.82:7150 2023-10-08T01:43:38.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:38 smithi082 ceph-mon[108319]: [08/Oct/2023:01:43:37] ENGINE Bus STARTED 2023-10-08T01:43:38.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:38 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:38.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:38 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/1232612816' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:38.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:38 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:39.471 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-08T01:43:39.471 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-08T01:43:39.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:39 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:39.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:39 smithi082 ceph-mon[108319]: mgrmap e17: smithi082.tcjbip(active, since 2s) 2023-10-08T01:43:39.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:39 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:39.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:39 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd/host:smithi082", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:43:39.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:39 smithi082 ceph-mon[108319]: Updating smithi082:/etc/ceph/ceph.conf 2023-10-08T01:43:39.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:39 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:41.160 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:43:41.160 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"d44655b4-657b-11ee-8db5-212e2dc638e7","modified":"2023-10-08T01:42:05.705453Z","created":"2023-10-08T01:42:05.705453Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi082","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3300","nonce":0},{"type":"v1","addr":"172.21.15.82:6789","nonce":0}]},"addr":"172.21.15.82:6789/0","public_addr":"172.21.15.82:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-08T01:43:41.162 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2023-10-08T01:43:41.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:40 smithi082 ceph-mon[108319]: Updating smithi082:/etc/ceph/ceph.client.admin.keyring 2023-10-08T01:43:42.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:42.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:42.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:43:42.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:42.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi175", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-10-08T01:43:42.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi175", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-10-08T01:43:42.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:43:42.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:41 smithi082 ceph-mon[108319]: Deploying daemon crash.smithi175 on smithi175 2023-10-08T01:43:42.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:41 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/157681813' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:42.793 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-08T01:43:42.794 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-08T01:43:44.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:43 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:44.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:43 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.wforxt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T01:43:44.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:43 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.wforxt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-08T01:43:44.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:43 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-08T01:43:44.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:43 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:43:44.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:43 smithi082 ceph-mon[108319]: Deploying daemon mgr.smithi175.wforxt on smithi175 2023-10-08T01:43:44.731 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:43:44.731 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"d44655b4-657b-11ee-8db5-212e2dc638e7","modified":"2023-10-08T01:42:05.705453Z","created":"2023-10-08T01:42:05.705453Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi082","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3300","nonce":0},{"type":"v1","addr":"172.21.15.82:6789","nonce":0}]},"addr":"172.21.15.82:6789/0","public_addr":"172.21.15.82:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-08T01:43:44.732 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2023-10-08T01:43:45.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:44 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/1549144729' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:45.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:44 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:45.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:44 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T01:43:45.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:44 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:43:46.092 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-10-08T01:43:46.093 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-08T01:43:46.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:45 smithi082 ceph-mon[108319]: Deploying daemon mon.smithi175 on smithi175 2023-10-08T01:43:47.653 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: pidfile_write: ignore empty --pid-file 2023-10-08T01:43:47.970 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: load: jerasure load: lrc 2023-10-08T01:43:47.970 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: RocksDB version: 6.15.5 2023-10-08T01:43:47.970 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-08T01:43:47.970 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Compile date Apr 18 2022 2023-10-08T01:43:47.970 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: DB SUMMARY 2023-10-08T01:43:47.971 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: DB Session ID: QM9D4EKMNSPRB4BDSACL 2023-10-08T01:43:47.971 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: CURRENT file: CURRENT 2023-10-08T01:43:47.971 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: IDENTITY file: IDENTITY 2023-10-08T01:43:47.971 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-10-08T01:43:47.971 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi175/store.db dir, Total Num: 0, files: 2023-10-08T01:43:47.971 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi175/store.db: 000004.log size: 511 ; 2023-10-08T01:43:47.972 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.error_if_exists: 0 2023-10-08T01:43:47.972 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.create_if_missing: 0 2023-10-08T01:43:47.972 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.paranoid_checks: 1 2023-10-08T01:43:47.972 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-08T01:43:47.972 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.env: 0x56387db18860 2023-10-08T01:43:47.972 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.fs: Posix File System 2023-10-08T01:43:47.972 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.info_log: 0x56388013ffa0 2023-10-08T01:43:47.972 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_file_opening_threads: 16 2023-10-08T01:43:47.972 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.statistics: (nil) 2023-10-08T01:43:47.972 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.use_fsync: 0 2023-10-08T01:43:47.972 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_log_file_size: 0 2023-10-08T01:43:47.973 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-08T01:43:47.973 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-08T01:43:47.973 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.keep_log_file_num: 1000 2023-10-08T01:43:47.973 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.recycle_log_file_num: 0 2023-10-08T01:43:47.973 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.allow_fallocate: 1 2023-10-08T01:43:47.973 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.allow_mmap_reads: 0 2023-10-08T01:43:47.973 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.allow_mmap_writes: 0 2023-10-08T01:43:47.973 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.use_direct_reads: 0 2023-10-08T01:43:47.973 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-08T01:43:47.973 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.create_missing_column_families: 0 2023-10-08T01:43:47.973 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.db_log_dir: 2023-10-08T01:43:47.974 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi175/store.db 2023-10-08T01:43:47.974 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-08T01:43:47.974 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-08T01:43:47.974 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-08T01:43:47.974 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-08T01:43:47.974 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-08T01:43:47.974 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-08T01:43:47.974 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.advise_random_on_open: 1 2023-10-08T01:43:47.974 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.db_write_buffer_size: 0 2023-10-08T01:43:47.974 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.write_buffer_manager: 0x563880230330 2023-10-08T01:43:47.974 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-08T01:43:47.974 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-08T01:43:47.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-08T01:43:47.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-08T01:43:47.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.rate_limiter: (nil) 2023-10-08T01:43:47.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-08T01:43:47.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.wal_recovery_mode: 2 2023-10-08T01:43:47.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.enable_thread_tracking: 0 2023-10-08T01:43:47.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.enable_pipelined_write: 0 2023-10-08T01:43:47.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.unordered_write: 0 2023-10-08T01:43:47.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-08T01:43:47.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-08T01:43:47.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-08T01:43:47.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-08T01:43:47.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.row_cache: None 2023-10-08T01:43:47.976 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.wal_filter: None 2023-10-08T01:43:47.976 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-08T01:43:47.976 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.allow_ingest_behind: 0 2023-10-08T01:43:47.976 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.preserve_deletes: 0 2023-10-08T01:43:47.976 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.two_write_queues: 0 2023-10-08T01:43:47.976 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.manual_wal_flush: 0 2023-10-08T01:43:47.976 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.atomic_flush: 0 2023-10-08T01:43:47.976 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-08T01:43:47.976 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-08T01:43:47.976 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-08T01:43:47.976 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.log_readahead_size: 0 2023-10-08T01:43:47.977 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-08T01:43:47.977 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.best_efforts_recovery: 0 2023-10-08T01:43:47.977 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-08T01:43:47.977 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-08T01:43:47.977 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.allow_data_in_errors: 0 2023-10-08T01:43:47.977 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.db_host_id: __hostname__ 2023-10-08T01:43:47.977 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_background_jobs: 2 2023-10-08T01:43:47.977 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_background_compactions: -1 2023-10-08T01:43:47.977 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_subcompactions: 1 2023-10-08T01:43:47.977 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-08T01:43:47.977 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-08T01:43:47.977 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-08T01:43:47.978 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_total_wal_size: 0 2023-10-08T01:43:47.978 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-08T01:43:47.978 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-08T01:43:47.978 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-08T01:43:47.978 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-08T01:43:47.978 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_open_files: -1 2023-10-08T01:43:47.978 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.bytes_per_sync: 0 2023-10-08T01:43:47.978 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-08T01:43:47.978 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-08T01:43:47.978 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compaction_readahead_size: 0 2023-10-08T01:43:47.978 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_background_flushes: -1 2023-10-08T01:43:47.979 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Compression algorithms supported: 2023-10-08T01:43:47.979 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-08T01:43:47.979 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: kZSTD supported: 0 2023-10-08T01:43:47.979 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: kXpressCompression supported: 0 2023-10-08T01:43:47.979 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: kLZ4HCCompression supported: 1 2023-10-08T01:43:47.979 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: kLZ4Compression supported: 1 2023-10-08T01:43:47.979 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: kBZip2Compression supported: 0 2023-10-08T01:43:47.979 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: kZlibCompression supported: 1 2023-10-08T01:43:47.979 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: kSnappyCompression supported: 1 2023-10-08T01:43:47.980 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-08T01:43:47.980 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi175/store.db/MANIFEST-000003 2023-10-08T01:43:47.980 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-10-08T01:43:47.980 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-08T01:43:47.980 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.merge_operator: 2023-10-08T01:43:47.980 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compaction_filter: None 2023-10-08T01:43:47.980 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compaction_filter_factory: None 2023-10-08T01:43:47.980 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.sst_partitioner_factory: None 2023-10-08T01:43:47.980 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-08T01:43:47.980 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-08T01:43:47.980 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56388010bd00) 2023-10-08T01:43:47.980 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: cache_index_and_filter_blocks: 1 2023-10-08T01:43:47.981 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-08T01:43:47.981 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-08T01:43:47.981 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: pin_top_level_index_and_filter: 1 2023-10-08T01:43:47.981 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: index_type: 0 2023-10-08T01:43:47.981 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: data_block_index_type: 0 2023-10-08T01:43:47.981 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: index_shortening: 1 2023-10-08T01:43:47.981 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-08T01:43:47.981 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: hash_index_allow_collision: 1 2023-10-08T01:43:47.981 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: checksum: 1 2023-10-08T01:43:47.981 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: no_block_cache: 0 2023-10-08T01:43:47.981 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: block_cache: 0x563880176170 2023-10-08T01:43:47.982 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: block_cache_name: BinnedLRUCache 2023-10-08T01:43:47.982 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: block_cache_options: 2023-10-08T01:43:47.982 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: capacity : 536870912 2023-10-08T01:43:47.982 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: num_shard_bits : 4 2023-10-08T01:43:47.982 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: strict_capacity_limit : 0 2023-10-08T01:43:47.982 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: high_pri_pool_ratio: 0.000 2023-10-08T01:43:47.982 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: block_cache_compressed: (nil) 2023-10-08T01:43:47.982 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: persistent_cache: (nil) 2023-10-08T01:43:47.982 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: block_size: 4096 2023-10-08T01:43:47.982 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: block_size_deviation: 10 2023-10-08T01:43:47.982 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: block_restart_interval: 16 2023-10-08T01:43:47.982 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: index_block_restart_interval: 1 2023-10-08T01:43:47.983 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: metadata_block_size: 4096 2023-10-08T01:43:47.983 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: partition_filters: 0 2023-10-08T01:43:47.983 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: use_delta_encoding: 1 2023-10-08T01:43:47.983 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-08T01:43:47.983 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: whole_key_filtering: 1 2023-10-08T01:43:47.983 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: verify_compression: 0 2023-10-08T01:43:47.983 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: read_amp_bytes_per_bit: 0 2023-10-08T01:43:47.983 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: format_version: 4 2023-10-08T01:43:47.983 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: enable_index_compression: 1 2023-10-08T01:43:47.983 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: block_align: 0 2023-10-08T01:43:47.983 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.write_buffer_size: 33554432 2023-10-08T01:43:47.984 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_write_buffer_number: 2 2023-10-08T01:43:47.984 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compression: NoCompression 2023-10-08T01:43:47.984 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.bottommost_compression: Disabled 2023-10-08T01:43:47.984 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.prefix_extractor: nullptr 2023-10-08T01:43:47.984 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-08T01:43:47.984 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.num_levels: 7 2023-10-08T01:43:47.984 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-08T01:43:47.984 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-08T01:43:47.984 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-08T01:43:47.984 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-08T01:43:47.984 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-08T01:43:47.985 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-08T01:43:47.985 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-08T01:43:47.985 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-08T01:43:47.985 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-08T01:43:47.985 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-08T01:43:47.985 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-08T01:43:47.985 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compression_opts.level: 32767 2023-10-08T01:43:47.985 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compression_opts.strategy: 0 2023-10-08T01:43:47.985 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-08T01:43:47.985 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-08T01:43:47.985 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-08T01:43:47.986 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compression_opts.enabled: false 2023-10-08T01:43:47.986 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-08T01:43:47.986 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-08T01:43:47.986 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-08T01:43:47.986 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.target_file_size_base: 67108864 2023-10-08T01:43:47.986 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-08T01:43:47.986 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-08T01:43:47.986 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-08T01:43:47.986 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-08T01:43:47.986 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-08T01:43:47.986 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-08T01:43:47.987 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-08T01:43:47.987 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-08T01:43:47.987 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-08T01:43:47.987 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-08T01:43:47.987 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-08T01:43:47.987 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-08T01:43:47.987 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-08T01:43:47.987 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.arena_block_size: 4194304 2023-10-08T01:43:47.987 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-08T01:43:47.987 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-08T01:43:47.987 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-08T01:43:47.987 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.disable_auto_compactions: 0 2023-10-08T01:43:47.987 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-08T01:43:47.988 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-08T01:43:47.988 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-08T01:43:47.988 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-08T01:43:47.988 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-08T01:43:47.988 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-08T01:43:47.988 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-08T01:43:47.988 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-08T01:43:47.988 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-08T01:43:47.988 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-08T01:43:47.988 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.table_properties_collectors: 2023-10-08T01:43:47.988 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.inplace_update_support: 0 2023-10-08T01:43:47.988 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-08T01:43:47.989 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-08T01:43:47.989 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-08T01:43:47.989 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-08T01:43:47.989 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.bloom_locality: 0 2023-10-08T01:43:47.989 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.max_successive_merges: 0 2023-10-08T01:43:47.989 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-08T01:43:47.989 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.paranoid_file_checks: 0 2023-10-08T01:43:47.989 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.force_consistency_checks: 1 2023-10-08T01:43:47.989 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.report_bg_io_stats: 0 2023-10-08T01:43:47.989 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.ttl: 2592000 2023-10-08T01:43:47.989 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-08T01:43:47.989 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.enable_blob_files: false 2023-10-08T01:43:47.990 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.min_blob_size: 0 2023-10-08T01:43:47.990 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.blob_file_size: 268435456 2023-10-08T01:43:47.990 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-08T01:43:47.990 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-08T01:43:47.990 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-08T01:43:47.990 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi175/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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 2023-10-08T01:43:47.990 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-10-08T01:43:47.990 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-10-08T01:43:47.990 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696729427659903, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-10-08T01:43:47.990 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-10-08T01:43:47.990 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-10-08T01:43:47.991 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696729427660191, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_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": 1696729427, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "dfe2016f-de58-415d-8268-9d87257c4e4e", "db_session_id": "QM9D4EKMNSPRB4BDSACL"}} 2023-10-08T01:43:47.991 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-10-08T01:43:47.991 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696729427660517, "job": 1, "event": "recovery_finished"} 2023-10-08T01:43:47.991 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-smithi175/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-08T01:43:47.991 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x56388015ca80 2023-10-08T01:43:47.991 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: DB pointer 0x56388016c000 2023-10-08T01:43:47.991 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-10-08T01:43:47.991 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-10-08T01:43:47.991 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: ** DB Stats ** 2023-10-08T01:43:47.991 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-08T01:43:47.991 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-08T01:43:47.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-08T01:43:47.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-08T01:43:47.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-08T01:43:47.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-08T01:43:47.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-08T01:43:47.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: 2023-10-08T01:43:47.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: ** Compaction Stats [default] ** 2023-10-08T01:43:47.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-08T01:43:47.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-08T01:43:47.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.4 0.00 0.00 1 0.000 0 0 2023-10-08T01:43:47.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.4 0.00 0.00 1 0.000 0 0 2023-10-08T01:43:47.992 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.4 0.00 0.00 1 0.000 0 0 2023-10-08T01:43:47.993 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: 2023-10-08T01:43:47.993 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: ** Compaction Stats [default] ** 2023-10-08T01:43:47.993 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-08T01:43:47.993 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-08T01:43:47.993 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.4 0.00 0.00 1 0.000 0 0 2023-10-08T01:43:47.993 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-08T01:43:47.993 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-08T01:43:47.993 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-08T01:43:47.993 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-08T01:43:47.993 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-08T01:43:47.993 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-08T01:43:47.993 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Cumulative compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-08T01:43:47.994 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Interval compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-08T01:43:47.994 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-08T01:43:47.994 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: 2023-10-08T01:43:47.994 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-08T01:43:47.994 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: 2023-10-08T01:43:47.994 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: ** Compaction Stats [default] ** 2023-10-08T01:43:47.994 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-08T01:43:47.994 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-08T01:43:47.994 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.4 0.00 0.00 1 0.000 0 0 2023-10-08T01:43:47.994 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.4 0.00 0.00 1 0.000 0 0 2023-10-08T01:43:47.994 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: 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 2023-10-08T01:43:47.995 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: 2023-10-08T01:43:47.995 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: ** Compaction Stats [default] ** 2023-10-08T01:43:47.995 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-08T01:43:47.995 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-08T01:43:47.995 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.4 0.00 0.00 1 0.000 0 0 2023-10-08T01:43:47.995 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-08T01:43:47.995 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-08T01:43:47.995 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-08T01:43:47.995 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-08T01:43:47.995 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-08T01:43:47.995 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-08T01:43:47.995 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Cumulative compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-08T01:43:47.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-08T01:43:47.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-08T01:43:47.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: 2023-10-08T01:43:47.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-08T01:43:47.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175 does not exist in monmap, will attempt to join an existing cluster 2023-10-08T01:43:47.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: using public_addr v2:172.21.15.175:0/0 -> [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] 2023-10-08T01:43:47.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: starting mon.smithi175 rank -1 at public addrs [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] at bind addrs [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi175 fsid d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:43:47.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(???) e0 preinit fsid d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:43:47.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 bash[110929]: 2ed0c4eb1ec9c4fa0174a9ca85edec5aadaac9ba18e0189569a938a68e402832 2023-10-08T01:43:47.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 systemd[1]: Started Ceph mon.smithi175 for d44655b4-657b-11ee-8db5-212e2dc638e7. 2023-10-08T01:43:47.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).mds e1 new map 2023-10-08T01:43:47.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).mds e1 print_map 2023-10-08T01:43:47.997 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: e1 2023-10-08T01:43:47.997 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-08T01:43:47.997 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-08T01:43:47.997 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: legacy client fscid: -1 2023-10-08T01:43:47.997 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: 2023-10-08T01:43:47.997 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout: No filesystems configured 2023-10-08T01:43:47.997 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-10-08T01:43:48.000 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-10-08T01:43:48.000 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-10-08T01:43:48.000 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-10-08T01:43:48.000 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-10-08T01:43:48.000 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-10-08T01:43:48.000 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-10-08T01:43:48.000 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-08T01:43:48.001 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T01:43:48.001 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T01:43:48.001 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-10-08T01:43:48.001 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:43:48.001 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/2965421844' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:48.001 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:43:48.001 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/322744929' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:48.001 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:43:48.001 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.001 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: Deploying daemon node-exporter.smithi082 on smithi082 2023-10-08T01:43:48.001 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:43:48.001 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.001 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-08T01:43:48.002 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/1696310582' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:48.002 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14162 172.21.15.82:0/2127719192' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-08T01:43:48.002 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mgrmap e14: smithi082.tcjbip(active, since 34s) 2023-10-08T01:43:48.002 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/3666912168' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:48.002 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/3825741305' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:48.002 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: Active manager daemon smithi082.tcjbip restarted 2023-10-08T01:43:48.002 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: Activating manager daemon smithi082.tcjbip 2023-10-08T01:43:48.002 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: osdmap e5: 0 total, 0 up, 0 in 2023-10-08T01:43:48.002 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mgrmap e15: smithi082.tcjbip(active, starting, since 0.37928s) 2023-10-08T01:43:48.002 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi082"}]: dispatch 2023-10-08T01:43:48.002 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr metadata", "who": "smithi082.tcjbip", "id": "smithi082.tcjbip"}]: dispatch 2023-10-08T01:43:48.003 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-08T01:43:48.003 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-08T01:43:48.003 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-08T01:43:48.003 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: Manager daemon smithi082.tcjbip is now available 2023-10-08T01:43:48.003 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:43:48.003 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:43:48.003 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:43:48.003 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:43:48.003 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.003 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:43:48.003 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:43:48.003 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.004 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.004 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mgrmap e16: smithi082.tcjbip(active, since 1.38752s) 2023-10-08T01:43:48.004 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: [08/Oct/2023:01:43:37] ENGINE Bus STARTING 2023-10-08T01:43:48.004 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: [08/Oct/2023:01:43:37] ENGINE Serving on https://172.21.15.82:7150 2023-10-08T01:43:48.004 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: [08/Oct/2023:01:43:37] ENGINE Bus STARTED 2023-10-08T01:43:48.004 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.004 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/1232612816' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:48.004 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.004 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.004 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mgrmap e17: smithi082.tcjbip(active, since 2s) 2023-10-08T01:43:48.004 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.005 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd/host:smithi082", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:43:48.005 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: Updating smithi082:/etc/ceph/ceph.conf 2023-10-08T01:43:48.005 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.005 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: Updating smithi082:/etc/ceph/ceph.client.admin.keyring 2023-10-08T01:43:48.005 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.005 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.005 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:43:48.005 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.005 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi175", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-10-08T01:43:48.005 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi175", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-10-08T01:43:48.006 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:43:48.006 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: Deploying daemon crash.smithi175 on smithi175 2023-10-08T01:43:48.006 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/157681813' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:48.006 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.006 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.wforxt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T01:43:48.006 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.wforxt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-08T01:43:48.006 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-08T01:43:48.006 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:43:48.006 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: Deploying daemon mgr.smithi175.wforxt on smithi175 2023-10-08T01:43:48.006 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/1549144729' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:48.006 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:48.007 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T01:43:48.007 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:43:48.007 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: Deploying daemon mon.smithi175 on smithi175 2023-10-08T01:43:48.007 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:47 smithi175 ceph-mon[111007]: mon.smithi175@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2023-10-08T01:43:52.738 INFO:teuthology.orchestra.run.smithi175.stdout: 2023-10-08T01:43:52.739 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":2,"fsid":"d44655b4-657b-11ee-8db5-212e2dc638e7","modified":"2023-10-08T01:43:47.697009Z","created":"2023-10-08T01:42:05.705453Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"smithi082","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3300","nonce":0},{"type":"v1","addr":"172.21.15.82:6789","nonce":0}]},"addr":"172.21.15.82:6789/0","public_addr":"172.21.15.82:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi175","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:3300","nonce":0},{"type":"v1","addr":"172.21.15.175:6789","nonce":0}]},"addr":"172.21.15.175:6789/0","public_addr":"172.21.15.175:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-10-08T01:43:52.741 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 2 2023-10-08T01:43:53.070 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi082"}]: dispatch 2023-10-08T01:43:53.070 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: mon.smithi082 calling monitor election 2023-10-08T01:43:53.070 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:53.070 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/73776183' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:53.071 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:53.071 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:53.071 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: mon.smithi175 calling monitor election 2023-10-08T01:43:53.071 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:53.071 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: from='mgr.? 172.21.15.175:0/812087219' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi175.wforxt/crt"}]: dispatch 2023-10-08T01:43:53.071 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:53.071 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:53.071 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: mon.smithi082 is new leader, mons smithi082,smithi175 in quorum (ranks 0,1) 2023-10-08T01:43:53.071 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: monmap e2: 2 mons at {smithi082=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0],smithi175=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0]} 2023-10-08T01:43:53.072 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: fsmap 2023-10-08T01:43:53.072 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: osdmap e5: 0 total, 0 up, 0 in 2023-10-08T01:43:53.072 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: mgrmap e17: smithi082.tcjbip(active, since 16s) 2023-10-08T01:43:53.072 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: Standby manager daemon smithi175.wforxt started 2023-10-08T01:43:53.072 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: from='mgr.? 172.21.15.175:0/812087219' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-08T01:43:53.072 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: from='mgr.? 172.21.15.175:0/812087219' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi175.wforxt/key"}]: dispatch 2023-10-08T01:43:53.072 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: from='mgr.? 172.21.15.175:0/812087219' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-08T01:43:53.073 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: overall HEALTH_OK 2023-10-08T01:43:53.073 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:52 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:53.087 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-10-08T01:43:53.087 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph config generate-minimal-conf 2023-10-08T01:43:53.118 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi082"}]: dispatch 2023-10-08T01:43:53.119 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: mon.smithi082 calling monitor election 2023-10-08T01:43:53.119 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:53.119 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/73776183' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-08T01:43:53.119 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:53.119 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:53.119 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: mon.smithi175 calling monitor election 2023-10-08T01:43:53.119 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:53.119 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: from='mgr.? 172.21.15.175:0/812087219' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi175.wforxt/crt"}]: dispatch 2023-10-08T01:43:53.119 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:53.120 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:53.120 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: mon.smithi082 is new leader, mons smithi082,smithi175 in quorum (ranks 0,1) 2023-10-08T01:43:53.120 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: monmap e2: 2 mons at {smithi082=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0],smithi175=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0]} 2023-10-08T01:43:53.120 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: fsmap 2023-10-08T01:43:53.120 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: osdmap e5: 0 total, 0 up, 0 in 2023-10-08T01:43:53.120 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: mgrmap e17: smithi082.tcjbip(active, since 16s) 2023-10-08T01:43:53.120 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: Standby manager daemon smithi175.wforxt started 2023-10-08T01:43:53.120 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: from='mgr.? 172.21.15.175:0/812087219' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-08T01:43:53.120 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: from='mgr.? 172.21.15.175:0/812087219' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi175.wforxt/key"}]: dispatch 2023-10-08T01:43:53.120 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: from='mgr.? 172.21.15.175:0/812087219' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-08T01:43:53.121 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: overall HEALTH_OK 2023-10-08T01:43:53.121 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:52 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:54.061 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:53 smithi082 ceph-mon[108319]: Deploying daemon node-exporter.smithi175 on smithi175 2023-10-08T01:43:54.061 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:53 smithi082 ceph-mon[108319]: mgrmap e18: smithi082.tcjbip(active, since 16s), standbys: smithi175.wforxt 2023-10-08T01:43:54.061 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:53 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr metadata", "who": "smithi175.wforxt", "id": "smithi175.wforxt"}]: dispatch 2023-10-08T01:43:54.061 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:53 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:54.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:53 smithi175 ceph-mon[111007]: Deploying daemon node-exporter.smithi175 on smithi175 2023-10-08T01:43:54.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:53 smithi175 ceph-mon[111007]: mgrmap e18: smithi082.tcjbip(active, since 16s), standbys: smithi175.wforxt 2023-10-08T01:43:54.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:53 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr metadata", "who": "smithi175.wforxt", "id": "smithi175.wforxt"}]: dispatch 2023-10-08T01:43:54.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:53 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:43:54.390 INFO:teuthology.orchestra.run.smithi082.stdout:# minimal ceph.conf for d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:43:54.391 INFO:teuthology.orchestra.run.smithi082.stdout:[global] 2023-10-08T01:43:54.391 INFO:teuthology.orchestra.run.smithi082.stdout: fsid = d44655b4-657b-11ee-8db5-212e2dc638e7 2023-10-08T01:43:54.391 INFO:teuthology.orchestra.run.smithi082.stdout: mon_host = [v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0] [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] 2023-10-08T01:43:54.753 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-10-08T01:43:54.753 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2023-10-08T01:43:54.754 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/ceph/ceph.conf 2023-10-08T01:43:54.829 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2023-10-08T01:43:54.829 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-08T01:43:54.903 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-10-08T01:43:54.903 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/ceph/ceph.conf 2023-10-08T01:43:54.936 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-10-08T01:43:54.937 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-08T01:43:54.977 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:54 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2865613691' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:43:55.007 INFO:tasks.cephadm:Deploying OSDs... 2023-10-08T01:43:55.007 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2023-10-08T01:43:55.007 DEBUG:teuthology.orchestra.run.smithi082:> dd if=/scratch_devs of=/dev/stdout 2023-10-08T01:43:55.027 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-08T01:43:55.027 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_1 2023-10-08T01:43:55.088 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-08T01:43:55.088 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T01:43:55.088 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 6h/6d Inode: 393168 Links: 1 2023-10-08T01:43:55.088 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T01:43:55.088 INFO:teuthology.orchestra.run.smithi082.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T01:43:55.089 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2023-10-08 01:43:27.536846360 +0000 2023-10-08T01:43:55.089 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2023-10-08 01:40:47.495145978 +0000 2023-10-08T01:43:55.089 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2023-10-08 01:40:47.495145978 +0000 2023-10-08T01:43:55.089 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: - 2023-10-08T01:43:55.089 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-08T01:43:55.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:54 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2865613691' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:43:55.156 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2023-10-08T01:43:55.157 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2023-10-08T01:43:55.157 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000224871 s, 2.3 MB/s 2023-10-08T01:43:55.158 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-08T01:43:55.219 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_2 2023-10-08T01:43:55.276 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-08T01:43:55.277 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T01:43:55.277 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 6h/6d Inode: 396521 Links: 1 2023-10-08T01:43:55.277 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T01:43:55.277 INFO:teuthology.orchestra.run.smithi082.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T01:43:55.277 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2023-10-08 01:43:27.536846360 +0000 2023-10-08T01:43:55.277 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2023-10-08 01:40:48.081135004 +0000 2023-10-08T01:43:55.277 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2023-10-08 01:40:48.081135004 +0000 2023-10-08T01:43:55.277 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: - 2023-10-08T01:43:55.278 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-08T01:43:55.342 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2023-10-08T01:43:55.342 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2023-10-08T01:43:55.342 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000194646 s, 2.6 MB/s 2023-10-08T01:43:55.343 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-08T01:43:55.402 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_3 2023-10-08T01:43:55.460 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-08T01:43:55.460 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T01:43:55.461 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 6h/6d Inode: 398108 Links: 1 2023-10-08T01:43:55.461 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T01:43:55.461 INFO:teuthology.orchestra.run.smithi082.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T01:43:55.461 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2023-10-08 01:43:27.536846360 +0000 2023-10-08T01:43:55.461 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2023-10-08 01:40:48.610125098 +0000 2023-10-08T01:43:55.461 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2023-10-08 01:40:48.610125098 +0000 2023-10-08T01:43:55.461 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: - 2023-10-08T01:43:55.461 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-08T01:43:55.527 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2023-10-08T01:43:55.527 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2023-10-08T01:43:55.527 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000200948 s, 2.5 MB/s 2023-10-08T01:43:55.528 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-08T01:43:55.590 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_4 2023-10-08T01:43:55.650 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-08T01:43:55.650 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T01:43:55.650 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 6h/6d Inode: 400530 Links: 1 2023-10-08T01:43:55.650 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T01:43:55.650 INFO:teuthology.orchestra.run.smithi082.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T01:43:55.650 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2023-10-08 01:43:27.536846360 +0000 2023-10-08T01:43:55.650 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2023-10-08 01:40:49.150114985 +0000 2023-10-08T01:43:55.651 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2023-10-08 01:40:49.150114985 +0000 2023-10-08T01:43:55.651 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: - 2023-10-08T01:43:55.651 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-08T01:43:55.717 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2023-10-08T01:43:55.718 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2023-10-08T01:43:55.718 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000237676 s, 2.2 MB/s 2023-10-08T01:43:55.719 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-08T01:43:55.780 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2023-10-08T01:43:55.780 DEBUG:teuthology.orchestra.run.smithi175:> dd if=/scratch_devs of=/dev/stdout 2023-10-08T01:43:55.799 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-08T01:43:55.799 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_1 2023-10-08T01:43:55.857 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-08T01:43:55.857 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T01:43:55.857 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 6h/6d Inode: 394588 Links: 1 2023-10-08T01:43:55.857 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T01:43:55.857 INFO:teuthology.orchestra.run.smithi175.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T01:43:55.857 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2023-10-08 01:43:53.338323464 +0000 2023-10-08T01:43:55.857 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2023-10-08 01:40:47.469554207 +0000 2023-10-08T01:43:55.858 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2023-10-08 01:40:47.469554207 +0000 2023-10-08T01:43:55.858 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2023-10-08T01:43:55.858 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-08T01:43:55.924 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2023-10-08T01:43:55.924 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2023-10-08T01:43:55.924 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.00027923 s, 1.8 MB/s 2023-10-08T01:43:55.925 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-08T01:43:55.988 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_2 2023-10-08T01:43:56.046 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-08T01:43:56.046 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T01:43:56.046 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 6h/6d Inode: 398424 Links: 1 2023-10-08T01:43:56.046 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T01:43:56.046 INFO:teuthology.orchestra.run.smithi175.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T01:43:56.046 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2023-10-08 01:43:53.338323464 +0000 2023-10-08T01:43:56.046 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2023-10-08 01:40:48.068545409 +0000 2023-10-08T01:43:56.047 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2023-10-08 01:40:48.068545409 +0000 2023-10-08T01:43:56.047 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2023-10-08T01:43:56.047 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-08T01:43:56.111 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2023-10-08T01:43:56.112 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2023-10-08T01:43:56.112 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000213471 s, 2.4 MB/s 2023-10-08T01:43:56.113 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-08T01:43:56.174 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_3 2023-10-08T01:43:56.231 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-08T01:43:56.232 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T01:43:56.232 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 6h/6d Inode: 391130 Links: 1 2023-10-08T01:43:56.232 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T01:43:56.232 INFO:teuthology.orchestra.run.smithi175.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T01:43:56.232 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2023-10-08 01:43:53.338323464 +0000 2023-10-08T01:43:56.232 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2023-10-08 01:40:48.615537375 +0000 2023-10-08T01:43:56.232 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2023-10-08 01:40:48.615537375 +0000 2023-10-08T01:43:56.232 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2023-10-08T01:43:56.233 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-08T01:43:56.297 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2023-10-08T01:43:56.297 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2023-10-08T01:43:56.298 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000214161 s, 2.4 MB/s 2023-10-08T01:43:56.299 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-08T01:43:56.357 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_4 2023-10-08T01:43:56.415 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-08T01:43:56.416 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-08T01:43:56.416 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 6h/6d Inode: 382533 Links: 1 2023-10-08T01:43:56.416 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-08T01:43:56.416 INFO:teuthology.orchestra.run.smithi175.stdout:Context: system_u:object_r:device_t:s0 2023-10-08T01:43:56.416 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2023-10-08 01:43:53.338323464 +0000 2023-10-08T01:43:56.416 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2023-10-08 01:40:49.151529502 +0000 2023-10-08T01:43:56.416 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2023-10-08 01:40:49.151529502 +0000 2023-10-08T01:43:56.416 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2023-10-08T01:43:56.417 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-08T01:43:56.482 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2023-10-08T01:43:56.483 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2023-10-08T01:43:56.483 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000233566 s, 2.2 MB/s 2023-10-08T01:43:56.484 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-08T01:43:56.543 INFO:tasks.cephadm:Deploying osd.0 on smithi082 with /dev/vg_nvme/lv_4... 2023-10-08T01:43:56.543 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-08T01:43:56.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:56 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:56.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:56 smithi175 ceph-mon[111007]: Deploying daemon prometheus.smithi082 on smithi082 2023-10-08T01:43:56.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:56 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:56.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:56 smithi082 ceph-mon[108319]: Deploying daemon prometheus.smithi082 on smithi082 2023-10-08T01:43:57.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:57 smithi082 ceph-mon[108319]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:43:57.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:57 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:43:58.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:57 smithi175 ceph-mon[111007]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:43:58.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:57 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:00.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:43:59 smithi175 ceph-mon[111007]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:00.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:43:59 smithi082 ceph-mon[108319]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:01.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:01 smithi082 ceph-mon[108319]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:02.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:01 smithi175 ceph-mon[111007]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:03.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:03 smithi082 ceph-mon[108319]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:04.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:03 smithi175 ceph-mon[111007]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:05.083 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-08T01:44:05.083 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-08T01:44:05.083 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10+0 records in 2023-10-08T01:44:05.083 INFO:teuthology.orchestra.run.smithi082.stderr:10+0 records out 2023-10-08T01:44:05.083 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0172469 s, 608 MB/s 2023-10-08T01:44:05.083 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping successful for: 2023-10-08T01:44:05.503 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi082:vg_nvme/lv_4 2023-10-08T01:44:06.044 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:05 smithi082 ceph-mon[108319]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:06.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:05 smithi175 ceph-mon[111007]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:08.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:07 smithi175 ceph-mon[111007]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:08.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:07 smithi175 ceph-mon[111007]: from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:44:08.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:07 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:44:08.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:07 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:44:08.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:07 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:08.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:07 smithi082 ceph-mon[108319]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:08.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:07 smithi082 ceph-mon[108319]: from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:44:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:07 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:44:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:07 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:44:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:07 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:09.214 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:08 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:09.215 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:08 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:44:09.215 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:08 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:09.215 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:08 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:44:09.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:08 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:09.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:08 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:44:09.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:08 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:09.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:08 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:44:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:10 smithi082 ceph-mon[108319]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:10 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:10 smithi082 ceph-mon[108319]: Updating smithi175:/etc/ceph/ceph.conf 2023-10-08T01:44:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:10 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2824270988' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1e3063a-f71c-4a56-873c-ff321f528cdc"}]: dispatch 2023-10-08T01:44:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:10 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2824270988' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1e3063a-f71c-4a56-873c-ff321f528cdc"}]': finished 2023-10-08T01:44:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:10 smithi082 ceph-mon[108319]: osdmap e6: 1 total, 0 up, 1 in 2023-10-08T01:44:10.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:10 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:44:10.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:10 smithi082 ceph-mon[108319]: Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-10-08T01:44:10.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:10 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:10.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:10 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/4119132993' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:44:10.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:10 smithi175 ceph-mon[111007]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:10.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:10 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:10.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:10 smithi175 ceph-mon[111007]: Updating smithi175:/etc/ceph/ceph.conf 2023-10-08T01:44:10.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:10 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2824270988' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1e3063a-f71c-4a56-873c-ff321f528cdc"}]: dispatch 2023-10-08T01:44:10.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:10 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2824270988' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1e3063a-f71c-4a56-873c-ff321f528cdc"}]': finished 2023-10-08T01:44:10.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:10 smithi175 ceph-mon[111007]: osdmap e6: 1 total, 0 up, 1 in 2023-10-08T01:44:10.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:10 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:44:10.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:10 smithi175 ceph-mon[111007]: Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-10-08T01:44:10.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:10 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:10.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:10 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/4119132993' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:44:11.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:11 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:11.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:11 smithi082 ceph-mon[108319]: Updating smithi082:/etc/ceph/ceph.conf 2023-10-08T01:44:11.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:11 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:11.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:11 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:11.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:11 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T01:44:11.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:11 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-08T01:44:11.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:11 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:11.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:11 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:11.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:11 smithi175 ceph-mon[111007]: Updating smithi082:/etc/ceph/ceph.conf 2023-10-08T01:44:11.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:11 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:11.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:11 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:11.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:11 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T01:44:11.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:11 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-08T01:44:11.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:11 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:12.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:12 smithi082 ceph-mon[108319]: Reconfiguring mon.smithi082 (unknown last config time)... 2023-10-08T01:44:12.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:12 smithi082 ceph-mon[108319]: Reconfiguring daemon mon.smithi082 on smithi082 2023-10-08T01:44:12.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:12 smithi082 ceph-mon[108319]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:12.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:12 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:12.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:12 smithi175 ceph-mon[111007]: Reconfiguring mon.smithi082 (unknown last config time)... 2023-10-08T01:44:12.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:12 smithi175 ceph-mon[111007]: Reconfiguring daemon mon.smithi082 on smithi082 2023-10-08T01:44:12.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:12 smithi175 ceph-mon[111007]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:12.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:12 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:14.664 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:14 smithi082 ceph-mon[108319]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:14.664 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:14 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:14.664 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:14 smithi082 ceph-mon[108319]: Reconfiguring mgr.smithi082.tcjbip (unknown last config time)... 2023-10-08T01:44:14.664 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:14 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi082.tcjbip", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T01:44:14.665 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:14 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-08T01:44:14.665 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:14 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:14.665 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:14 smithi082 ceph-mon[108319]: Reconfiguring daemon mgr.smithi082.tcjbip on smithi082 2023-10-08T01:44:14.665 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:14 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-08T01:44:14.665 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:14 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:14.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:14 smithi175 ceph-mon[111007]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:14.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:14 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:14.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:14 smithi175 ceph-mon[111007]: Reconfiguring mgr.smithi082.tcjbip (unknown last config time)... 2023-10-08T01:44:14.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:14 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi082.tcjbip", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T01:44:14.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:14 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-08T01:44:14.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:14 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:14.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:14 smithi175 ceph-mon[111007]: Reconfiguring daemon mgr.smithi082.tcjbip on smithi082 2023-10-08T01:44:14.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:14 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-08T01:44:14.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:14 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:15.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:15 smithi082 ceph-mon[108319]: Deploying daemon osd.0 on smithi082 2023-10-08T01:44:15.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:15 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:15.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:15 smithi175 ceph-mon[111007]: Deploying daemon osd.0 on smithi082 2023-10-08T01:44:15.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:15 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:16.424 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:16 smithi082 ceph-mon[108319]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:16.424 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:16 smithi082 ceph-mon[108319]: Reconfiguring alertmanager.smithi082 (dependencies changed)... 2023-10-08T01:44:16.424 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:16 smithi082 ceph-mon[108319]: Reconfiguring daemon alertmanager.smithi082 on smithi082 2023-10-08T01:44:16.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:16 smithi175 ceph-mon[111007]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:16.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:16 smithi175 ceph-mon[111007]: Reconfiguring alertmanager.smithi082 (dependencies changed)... 2023-10-08T01:44:16.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:16 smithi175 ceph-mon[111007]: Reconfiguring daemon alertmanager.smithi082 on smithi082 2023-10-08T01:44:18.679 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:18 smithi082 ceph-mon[108319]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:18.679 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:18.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:18 smithi175 ceph-mon[111007]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:18.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:20.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:20 smithi082 ceph-mon[108319]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:20.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:20 smithi175 ceph-mon[111007]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:21.639 INFO:teuthology.orchestra.run.smithi082.stdout:Created osd(s) 0 on host 'smithi082' 2023-10-08T01:44:21.972 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:21 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:21.972 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:21 smithi082 ceph-mon[108319]: Reconfiguring crash.smithi082 (monmap changed)... 2023-10-08T01:44:21.972 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:21 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi082", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-10-08T01:44:21.972 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:21 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:21.973 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:21 smithi082 ceph-mon[108319]: Reconfiguring daemon crash.smithi082 on smithi082 2023-10-08T01:44:21.973 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:21 smithi082 ceph-mon[108319]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:21.973 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:21 smithi082 ceph-mon[108319]: from='osd.0 [v2:172.21.15.82:6802/839080887,v1:172.21.15.82:6803/839080887]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-08T01:44:21.973 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:21 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:22.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:21 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:22.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:21 smithi175 ceph-mon[111007]: Reconfiguring crash.smithi082 (monmap changed)... 2023-10-08T01:44:22.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:21 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi082", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-10-08T01:44:22.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:21 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:22.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:21 smithi175 ceph-mon[111007]: Reconfiguring daemon crash.smithi082 on smithi082 2023-10-08T01:44:22.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:21 smithi175 ceph-mon[111007]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:22.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:21 smithi175 ceph-mon[111007]: from='osd.0 [v2:172.21.15.82:6802/839080887,v1:172.21.15.82:6803/839080887]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-08T01:44:22.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:21 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:22.208 DEBUG:teuthology.orchestra.run.smithi082:osd.0> sudo journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.0.service 2023-10-08T01:44:22.210 INFO:tasks.cephadm:Deploying osd.1 on smithi082 with /dev/vg_nvme/lv_3... 2023-10-08T01:44:22.211 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-08T01:44:22.242 INFO:journalctl@ceph.osd.0.smithi082.stdout:-- Logs begin at Sun 2023-10-08 01:33:36 UTC. -- 2023-10-08T01:44:22.919 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 01:44:22 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-0[120780]: 2023-10-08T01:44:22.719+0000 7f368d727700 -1 osd.0 0 waiting for initial osdmap 2023-10-08T01:44:22.920 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 01:44:22 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-0[120780]: 2023-10-08T01:44:22.721+0000 7f36878bd700 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T01:44:22.920 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:22 smithi082 ceph-mon[108319]: from='osd.0 [v2:172.21.15.82:6802/839080887,v1:172.21.15.82:6803/839080887]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-08T01:44:22.920 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:22 smithi082 ceph-mon[108319]: osdmap e7: 1 total, 0 up, 1 in 2023-10-08T01:44:22.920 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:22 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:44:22.920 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:22 smithi082 ceph-mon[108319]: from='osd.0 [v2:172.21.15.82:6802/839080887,v1:172.21.15.82:6803/839080887]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2023-10-08T01:44:22.920 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:22 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:22.920 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:22 smithi082 ceph-mon[108319]: Reconfiguring grafana.smithi082 (dependencies changed)... 2023-10-08T01:44:22.920 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:22 smithi082 ceph-mon[108319]: Reconfiguring daemon grafana.smithi082 on smithi082 2023-10-08T01:44:23.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:22 smithi175 ceph-mon[111007]: from='osd.0 [v2:172.21.15.82:6802/839080887,v1:172.21.15.82:6803/839080887]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-08T01:44:23.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:22 smithi175 ceph-mon[111007]: osdmap e7: 1 total, 0 up, 1 in 2023-10-08T01:44:23.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:22 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:44:23.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:22 smithi175 ceph-mon[111007]: from='osd.0 [v2:172.21.15.82:6802/839080887,v1:172.21.15.82:6803/839080887]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2023-10-08T01:44:23.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:22 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:23.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:22 smithi175 ceph-mon[111007]: Reconfiguring grafana.smithi082 (dependencies changed)... 2023-10-08T01:44:23.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:22 smithi175 ceph-mon[111007]: Reconfiguring daemon grafana.smithi082 on smithi082 2023-10-08T01:44:24.091 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:23 smithi082 ceph-mon[108319]: from='osd.0 [v2:172.21.15.82:6802/839080887,v1:172.21.15.82:6803/839080887]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2023-10-08T01:44:24.091 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:23 smithi082 ceph-mon[108319]: osdmap e8: 1 total, 0 up, 1 in 2023-10-08T01:44:24.091 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:23 smithi082 ceph-mon[108319]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:24.091 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:44:24.091 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:44:24.091 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:44:24.099 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-08T01:44:24.100 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-08T01:44:24.100 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10+0 records in 2023-10-08T01:44:24.100 INFO:teuthology.orchestra.run.smithi082.stderr:10+0 records out 2023-10-08T01:44:24.100 INFO:teuthology.orchestra.run.smithi082.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0140074 s, 749 MB/s 2023-10-08T01:44:24.100 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 2023-10-08T01:44:24.100 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping successful for: 2023-10-08T01:44:24.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:23 smithi175 ceph-mon[111007]: from='osd.0 [v2:172.21.15.82:6802/839080887,v1:172.21.15.82:6803/839080887]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2023-10-08T01:44:24.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:23 smithi175 ceph-mon[111007]: osdmap e8: 1 total, 0 up, 1 in 2023-10-08T01:44:24.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:23 smithi175 ceph-mon[111007]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:24.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:44:24.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:44:24.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:44:24.485 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi082:vg_nvme/lv_3 2023-10-08T01:44:25.106 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:24 smithi082 ceph-mon[108319]: purged_snaps scrub starts 2023-10-08T01:44:25.107 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:24 smithi082 ceph-mon[108319]: purged_snaps scrub ok 2023-10-08T01:44:25.107 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:24 smithi082 ceph-mon[108319]: osd.0 [v2:172.21.15.82:6802/839080887,v1:172.21.15.82:6803/839080887] boot 2023-10-08T01:44:25.107 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:24 smithi082 ceph-mon[108319]: osdmap e9: 1 total, 1 up, 1 in 2023-10-08T01:44:25.107 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:24 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:44:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:24 smithi175 ceph-mon[111007]: purged_snaps scrub starts 2023-10-08T01:44:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:24 smithi175 ceph-mon[111007]: purged_snaps scrub ok 2023-10-08T01:44:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:24 smithi175 ceph-mon[111007]: osd.0 [v2:172.21.15.82:6802/839080887,v1:172.21.15.82:6803/839080887] boot 2023-10-08T01:44:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:24 smithi175 ceph-mon[111007]: osdmap e9: 1 total, 1 up, 1 in 2023-10-08T01:44:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:24 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:44:26.007 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:25 smithi082 ceph-mon[108319]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:26.007 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:25 smithi082 ceph-mon[108319]: osdmap e10: 1 total, 1 up, 1 in 2023-10-08T01:44:26.007 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:25 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:26.007 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:25 smithi082 ceph-mon[108319]: Reconfiguring crash.smithi175 (monmap changed)... 2023-10-08T01:44:26.007 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:25 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi175", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-10-08T01:44:26.008 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:25 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:26.008 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:25 smithi082 ceph-mon[108319]: Reconfiguring daemon crash.smithi175 on smithi175 2023-10-08T01:44:26.076 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:25 smithi175 ceph-mon[111007]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-08T01:44:26.077 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:25 smithi175 ceph-mon[111007]: osdmap e10: 1 total, 1 up, 1 in 2023-10-08T01:44:26.077 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:25 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:26.077 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:25 smithi175 ceph-mon[111007]: Reconfiguring crash.smithi175 (monmap changed)... 2023-10-08T01:44:26.077 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:25 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi175", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-10-08T01:44:26.077 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:25 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:26.077 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:25 smithi175 ceph-mon[111007]: Reconfiguring daemon crash.smithi175 on smithi175 2023-10-08T01:44:26.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:26 smithi175 ceph-mon[111007]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:44:26.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:26 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:44:26.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:26 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:44:26.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:26 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:26.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:26 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:26.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:26 smithi175 ceph-mon[111007]: Reconfiguring mgr.smithi175.wforxt (monmap changed)... 2023-10-08T01:44:26.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:26 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.wforxt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T01:44:26.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:26 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-08T01:44:26.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:26 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:26.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:26 smithi175 ceph-mon[111007]: Reconfiguring daemon mgr.smithi175.wforxt on smithi175 2023-10-08T01:44:26.927 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:26 smithi082 ceph-mon[108319]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:44:26.927 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:26 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:44:26.927 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:26 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:44:26.927 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:26 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:26.927 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:26 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:26.927 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:26 smithi082 ceph-mon[108319]: Reconfiguring mgr.smithi175.wforxt (monmap changed)... 2023-10-08T01:44:26.927 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:26 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.wforxt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T01:44:26.927 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:26 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-08T01:44:26.928 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:26 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:26.928 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:26 smithi082 ceph-mon[108319]: Reconfiguring daemon mgr.smithi175.wforxt on smithi175 2023-10-08T01:44:28.391 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:28 smithi175 ceph-mon[111007]: pgmap v23: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:28.391 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:28 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:28.391 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:28 smithi175 ceph-mon[111007]: Reconfiguring mon.smithi175 (monmap changed)... 2023-10-08T01:44:28.391 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:28 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T01:44:28.391 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:28 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-08T01:44:28.392 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:28 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:28.392 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:28 smithi175 ceph-mon[111007]: Reconfiguring daemon mon.smithi175 on smithi175 2023-10-08T01:44:28.392 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:28 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/3814889518' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18cf331a-27a5-481f-bf8c-4ce38309a154"}]: dispatch 2023-10-08T01:44:28.392 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:28 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/3814889518' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18cf331a-27a5-481f-bf8c-4ce38309a154"}]': finished 2023-10-08T01:44:28.392 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:28 smithi175 ceph-mon[111007]: osdmap e11: 2 total, 1 up, 2 in 2023-10-08T01:44:28.392 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:28 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:44:28.392 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:28 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:28.392 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:28 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-08T01:44:28.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:28 smithi082 ceph-mon[108319]: pgmap v23: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:28.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:28 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:28.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:28 smithi082 ceph-mon[108319]: Reconfiguring mon.smithi175 (monmap changed)... 2023-10-08T01:44:28.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:28 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-08T01:44:28.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:28 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-08T01:44:28.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:28 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:28.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:28 smithi082 ceph-mon[108319]: Reconfiguring daemon mon.smithi175 on smithi175 2023-10-08T01:44:28.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:28 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3814889518' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18cf331a-27a5-481f-bf8c-4ce38309a154"}]: dispatch 2023-10-08T01:44:28.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:28 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3814889518' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18cf331a-27a5-481f-bf8c-4ce38309a154"}]': finished 2023-10-08T01:44:28.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:28 smithi082 ceph-mon[108319]: osdmap e11: 2 total, 1 up, 2 in 2023-10-08T01:44:28.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:28 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:44:28.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:28 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:28.478 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:28 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-08T01:44:29.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:29 smithi175 ceph-mon[111007]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-08T01:44:29.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:29 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/3651265058' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:44:29.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:29 smithi082 ceph-mon[108319]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-08T01:44:29.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:29 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3651265058' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:44:30.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:30 smithi175 ceph-mon[111007]: pgmap v25: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:30.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:30 smithi082 ceph-mon[108319]: pgmap v25: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:31.818 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:31 smithi082 ceph-mon[108319]: pgmap v26: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:32.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:31 smithi175 ceph-mon[111007]: pgmap v26: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:32.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:32 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-08T01:44:32.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:32 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:33.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:32 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-08T01:44:33.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:32 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:33.940 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:33 smithi082 ceph-mon[108319]: Deploying daemon osd.1 on smithi082 2023-10-08T01:44:33.941 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:33 smithi082 ceph-mon[108319]: pgmap v27: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:34.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:33 smithi175 ceph-mon[111007]: Deploying daemon osd.1 on smithi082 2023-10-08T01:44:34.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:33 smithi175 ceph-mon[111007]: pgmap v27: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:36.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:35 smithi175 ceph-mon[111007]: pgmap v28: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:36.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:35 smithi082 ceph-mon[108319]: pgmap v28: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:37.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:36 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:44:37.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:36 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:44:37.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:36 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:44:37.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:36 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:44:38.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:38 smithi175 ceph-mon[111007]: pgmap v29: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:38.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:38 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:38.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:38 smithi082 ceph-mon[108319]: pgmap v29: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:38.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:38 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:39.228 INFO:teuthology.orchestra.run.smithi082.stdout:Created osd(s) 1 on host 'smithi082' 2023-10-08T01:44:39.597 DEBUG:teuthology.orchestra.run.smithi082:osd.1> sudo journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-08T01:44:39.599 INFO:tasks.cephadm:Deploying osd.2 on smithi082 with /dev/vg_nvme/lv_2... 2023-10-08T01:44:39.599 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-08T01:44:39.630 INFO:journalctl@ceph.osd.1.smithi082.stdout:-- Logs begin at Sun 2023-10-08 01:33:36 UTC. -- 2023-10-08T01:44:40.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: pgmap v30: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:40.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:40.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.82:9093"}]: dispatch 2023-10-08T01:44:40.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.82:9093"}]: dispatch 2023-10-08T01:44:40.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:40.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-08T01:44:40.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-08T01:44:40.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.82:3000"}]: dispatch 2023-10-08T01:44:40.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.82:3000"}]: dispatch 2023-10-08T01:44:40.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:40.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-08T01:44:40.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-08T01:44:40.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.82:9095"}]: dispatch 2023-10-08T01:44:40.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.82:9095"}]: dispatch 2023-10-08T01:44:40.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:40.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:44:40.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:40.477 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:44:40.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: pgmap v30: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:40.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:40.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.82:9093"}]: dispatch 2023-10-08T01:44:40.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.82:9093"}]: dispatch 2023-10-08T01:44:40.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:40.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-08T01:44:40.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-08T01:44:40.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.82:3000"}]: dispatch 2023-10-08T01:44:40.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.82:3000"}]: dispatch 2023-10-08T01:44:40.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:40.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-08T01:44:40.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-08T01:44:40.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.82:9095"}]: dispatch 2023-10-08T01:44:40.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.82:9095"}]: dispatch 2023-10-08T01:44:40.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:40.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:44:40.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:40.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:40 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:44:40.891 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 01:44:40 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-1[124503]: 2023-10-08T01:44:40.583+0000 7f595651c3c0 -1 osd.1 0 log_to_monitors true 2023-10-08T01:44:41.361 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-08T01:44:41.361 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-08T01:44:41.362 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10+0 records in 2023-10-08T01:44:41.362 INFO:teuthology.orchestra.run.smithi082.stderr:10+0 records out 2023-10-08T01:44:41.362 INFO:teuthology.orchestra.run.smithi082.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0113917 s, 920 MB/s 2023-10-08T01:44:41.362 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping successful for: 2023-10-08T01:44:41.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:41.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:41 smithi082 ceph-mon[108319]: from='osd.1 [v2:172.21.15.82:6810/2569688677,v1:172.21.15.82:6811/2569688677]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-08T01:44:41.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:41 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:41.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:41 smithi175 ceph-mon[111007]: from='osd.1 [v2:172.21.15.82:6810/2569688677,v1:172.21.15.82:6811/2569688677]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-08T01:44:41.984 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi082:vg_nvme/lv_2 2023-10-08T01:44:42.695 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 01:44:42 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-1[124503]: 2023-10-08T01:44:42.407+0000 7f594cf1f700 -1 osd.1 0 waiting for initial osdmap 2023-10-08T01:44:42.695 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 01:44:42 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-1[124503]: 2023-10-08T01:44:42.412+0000 7f59458b2700 -1 osd.1 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T01:44:42.695 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:42 smithi082 ceph-mon[108319]: pgmap v31: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:42.695 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:42 smithi082 ceph-mon[108319]: from='osd.1 [v2:172.21.15.82:6810/2569688677,v1:172.21.15.82:6811/2569688677]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-08T01:44:42.696 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:42 smithi082 ceph-mon[108319]: osdmap e12: 2 total, 1 up, 2 in 2023-10-08T01:44:42.696 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:42 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:44:42.696 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:42 smithi082 ceph-mon[108319]: from='osd.1 [v2:172.21.15.82:6810/2569688677,v1:172.21.15.82:6811/2569688677]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2023-10-08T01:44:42.696 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:42 smithi082 ceph-mon[108319]: from='osd.1 [v2:172.21.15.82:6810/2569688677,v1:172.21.15.82:6811/2569688677]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2023-10-08T01:44:42.696 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:42 smithi082 ceph-mon[108319]: osdmap e13: 2 total, 1 up, 2 in 2023-10-08T01:44:42.696 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:42 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:44:42.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:42 smithi175 ceph-mon[111007]: pgmap v31: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:42.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:42 smithi175 ceph-mon[111007]: from='osd.1 [v2:172.21.15.82:6810/2569688677,v1:172.21.15.82:6811/2569688677]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-08T01:44:42.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:42 smithi175 ceph-mon[111007]: osdmap e12: 2 total, 1 up, 2 in 2023-10-08T01:44:42.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:42 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:44:42.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:42 smithi175 ceph-mon[111007]: from='osd.1 [v2:172.21.15.82:6810/2569688677,v1:172.21.15.82:6811/2569688677]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2023-10-08T01:44:42.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:42 smithi175 ceph-mon[111007]: from='osd.1 [v2:172.21.15.82:6810/2569688677,v1:172.21.15.82:6811/2569688677]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2023-10-08T01:44:42.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:42 smithi175 ceph-mon[111007]: osdmap e13: 2 total, 1 up, 2 in 2023-10-08T01:44:42.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:42 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:44:43.724 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:43 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:44:43.724 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:43 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:43.724 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:43 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:44:43.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:43 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:44:43.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:43 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:43.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:43 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:44:44.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:44 smithi082 ceph-mon[108319]: purged_snaps scrub starts 2023-10-08T01:44:44.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:44 smithi082 ceph-mon[108319]: purged_snaps scrub ok 2023-10-08T01:44:44.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:44 smithi082 ceph-mon[108319]: pgmap v34: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:44.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:44 smithi082 ceph-mon[108319]: osd.1 [v2:172.21.15.82:6810/2569688677,v1:172.21.15.82:6811/2569688677] boot 2023-10-08T01:44:44.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:44 smithi082 ceph-mon[108319]: osdmap e14: 2 total, 2 up, 2 in 2023-10-08T01:44:44.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:44 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:44:44.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:44 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:44:44.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:44 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:44:44.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:44 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:44.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:44 smithi175 ceph-mon[111007]: purged_snaps scrub starts 2023-10-08T01:44:44.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:44 smithi175 ceph-mon[111007]: purged_snaps scrub ok 2023-10-08T01:44:44.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:44 smithi175 ceph-mon[111007]: pgmap v34: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-10-08T01:44:44.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:44 smithi175 ceph-mon[111007]: osd.1 [v2:172.21.15.82:6810/2569688677,v1:172.21.15.82:6811/2569688677] boot 2023-10-08T01:44:44.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:44 smithi175 ceph-mon[111007]: osdmap e14: 2 total, 2 up, 2 in 2023-10-08T01:44:44.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:44 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:44:44.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:44 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:44:44.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:44 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:44:44.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:44 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:45.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:45 smithi175 ceph-mon[111007]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:44:45.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:45 smithi175 ceph-mon[111007]: osdmap e15: 2 total, 2 up, 2 in 2023-10-08T01:44:45.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:45 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:45.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:45 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:44:45.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:45 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:44:45.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:45 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:45.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:45 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:45.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:45 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:44:45.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:45 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:45.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:45 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:44:45.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:45 smithi082 ceph-mon[108319]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:44:45.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:45 smithi082 ceph-mon[108319]: osdmap e15: 2 total, 2 up, 2 in 2023-10-08T01:44:45.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:45 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:45.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:45 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:44:45.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:45 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:44:45.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:45 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:45.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:45 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:45.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:45 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:44:45.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:45 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:45.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:45 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:44:46.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:46 smithi175 ceph-mon[111007]: pgmap v37: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:46.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:46 smithi175 ceph-mon[111007]: Detected new or changed devices on smithi082 2023-10-08T01:44:46.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:46 smithi175 ceph-mon[111007]: Adjusting osd_memory_target on smithi082 to 6444M 2023-10-08T01:44:46.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:46 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/958962944' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "89d24ac6-9f7f-46bc-800f-c64ac1eec8fb"}]: dispatch 2023-10-08T01:44:46.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:46 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/958962944' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "89d24ac6-9f7f-46bc-800f-c64ac1eec8fb"}]': finished 2023-10-08T01:44:46.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:46 smithi175 ceph-mon[111007]: osdmap e16: 3 total, 2 up, 3 in 2023-10-08T01:44:46.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:46 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:44:46.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:46 smithi082 ceph-mon[108319]: pgmap v37: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:46.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:46 smithi082 ceph-mon[108319]: Detected new or changed devices on smithi082 2023-10-08T01:44:46.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:46 smithi082 ceph-mon[108319]: Adjusting osd_memory_target on smithi082 to 6444M 2023-10-08T01:44:46.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:46 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/958962944' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "89d24ac6-9f7f-46bc-800f-c64ac1eec8fb"}]: dispatch 2023-10-08T01:44:46.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:46 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/958962944' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "89d24ac6-9f7f-46bc-800f-c64ac1eec8fb"}]': finished 2023-10-08T01:44:46.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:46 smithi082 ceph-mon[108319]: osdmap e16: 3 total, 2 up, 3 in 2023-10-08T01:44:46.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:46 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:44:47.779 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:47 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:47.779 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:47 smithi082 ceph-mon[108319]: pgmap v39: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:47.779 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:47 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3425765549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:44:47.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:47.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:47 smithi175 ceph-mon[111007]: pgmap v39: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:47.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:47 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/3425765549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:44:49.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:48 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:49.147 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:48 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:50.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:49 smithi175 ceph-mon[111007]: pgmap v40: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:50.143 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:49 smithi082 ceph-mon[108319]: pgmap v40: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:52.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:51 smithi082 ceph-mon[108319]: pgmap v41: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:52.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:51 smithi082 ceph-mon[108319]: Detected new or changed devices on smithi082 2023-10-08T01:44:52.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:51 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:52.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:51 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:52.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:51 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-08T01:44:52.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:51 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:52.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:51 smithi175 ceph-mon[111007]: pgmap v41: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:52.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:51 smithi175 ceph-mon[111007]: Detected new or changed devices on smithi082 2023-10-08T01:44:52.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:51 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:52.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:51 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:52.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:51 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-08T01:44:52.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:51 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:53.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:52 smithi082 ceph-mon[108319]: Deploying daemon osd.2 on smithi082 2023-10-08T01:44:53.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:52 smithi175 ceph-mon[111007]: Deploying daemon osd.2 on smithi082 2023-10-08T01:44:54.147 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:53 smithi082 ceph-mon[108319]: pgmap v42: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:54.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:53 smithi175 ceph-mon[111007]: pgmap v42: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:56.390 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:56 smithi082 ceph-mon[108319]: pgmap v43: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:56.390 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:56 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:56.390 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:56 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:44:56.390 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:56 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:56.390 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:56 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:44:56.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:56 smithi175 ceph-mon[111007]: pgmap v43: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:56.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:56 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:56.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:56 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:44:56.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:56 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:44:56.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:56 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:44:57.403 INFO:teuthology.orchestra.run.smithi082.stdout:Created osd(s) 2 on host 'smithi082' 2023-10-08T01:44:57.678 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:57 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:57.678 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:57 smithi082 ceph-mon[108319]: pgmap v44: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:57.678 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:57 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:57.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:57 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:57.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:57 smithi175 ceph-mon[111007]: pgmap v44: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:57.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:57 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:58.032 DEBUG:teuthology.orchestra.run.smithi082:osd.2> sudo journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.2.service 2023-10-08T01:44:58.034 INFO:tasks.cephadm:Deploying osd.3 on smithi082 with /dev/vg_nvme/lv_1... 2023-10-08T01:44:58.035 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-08T01:44:58.066 INFO:journalctl@ceph.osd.2.smithi082.stdout:-- Logs begin at Sun 2023-10-08 01:33:36 UTC. -- 2023-10-08T01:44:58.808 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:58 smithi082 ceph-mon[108319]: from='osd.2 [v2:172.21.15.82:6818/3119494772,v1:172.21.15.82:6819/3119494772]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-08T01:44:58.809 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 01:44:58 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-2[129089]: 2023-10-08T01:44:58.536+0000 7fdcbf7383c0 -1 osd.2 0 log_to_monitors true 2023-10-08T01:44:58.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:58 smithi175 ceph-mon[111007]: from='osd.2 [v2:172.21.15.82:6818/3119494772,v1:172.21.15.82:6819/3119494772]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-08T01:44:59.790 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-08T01:44:59.790 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-08T01:44:59.790 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10+0 records in 2023-10-08T01:44:59.790 INFO:teuthology.orchestra.run.smithi082.stderr:10+0 records out 2023-10-08T01:44:59.790 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0132541 s, 791 MB/s 2023-10-08T01:44:59.791 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping successful for: 2023-10-08T01:44:59.827 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 01:44:59 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-2[129089]: 2023-10-08T01:44:59.604+0000 7fdcb613b700 -1 osd.2 0 waiting for initial osdmap 2023-10-08T01:44:59.827 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 01:44:59 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-2[129089]: 2023-10-08T01:44:59.612+0000 7fdcaf2cf700 -1 osd.2 18 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T01:44:59.827 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:59 smithi082 ceph-mon[108319]: from='osd.2 [v2:172.21.15.82:6818/3119494772,v1:172.21.15.82:6819/3119494772]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-08T01:44:59.828 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:59 smithi082 ceph-mon[108319]: osdmap e17: 3 total, 2 up, 3 in 2023-10-08T01:44:59.828 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:59 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:44:59.828 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:59 smithi082 ceph-mon[108319]: from='osd.2 [v2:172.21.15.82:6818/3119494772,v1:172.21.15.82:6819/3119494772]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2023-10-08T01:44:59.828 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:59 smithi082 ceph-mon[108319]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:59.828 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:44:59 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:44:59.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:59 smithi175 ceph-mon[111007]: from='osd.2 [v2:172.21.15.82:6818/3119494772,v1:172.21.15.82:6819/3119494772]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-08T01:44:59.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:59 smithi175 ceph-mon[111007]: osdmap e17: 3 total, 2 up, 3 in 2023-10-08T01:44:59.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:59 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:44:59.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:59 smithi175 ceph-mon[111007]: from='osd.2 [v2:172.21.15.82:6818/3119494772,v1:172.21.15.82:6819/3119494772]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2023-10-08T01:44:59.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:59 smithi175 ceph-mon[111007]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:44:59.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:44:59 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:00.234 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi082:vg_nvme/lv_1 2023-10-08T01:45:00.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:00 smithi175 ceph-mon[111007]: from='osd.2 [v2:172.21.15.82:6818/3119494772,v1:172.21.15.82:6819/3119494772]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2023-10-08T01:45:00.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:00 smithi175 ceph-mon[111007]: osdmap e18: 3 total, 2 up, 3 in 2023-10-08T01:45:00.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:00 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:45:00.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:00 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:45:00.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:00 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:45:00.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:00 smithi082 ceph-mon[108319]: from='osd.2 [v2:172.21.15.82:6818/3119494772,v1:172.21.15.82:6819/3119494772]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2023-10-08T01:45:00.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:00 smithi082 ceph-mon[108319]: osdmap e18: 3 total, 2 up, 3 in 2023-10-08T01:45:00.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:00 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:45:00.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:00 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:45:00.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:00 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:45:01.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: purged_snaps scrub starts 2023-10-08T01:45:02.012 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: purged_snaps scrub ok 2023-10-08T01:45:02.012 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: osd.2 [v2:172.21.15.82:6818/3119494772,v1:172.21.15.82:6819/3119494772] boot 2023-10-08T01:45:02.013 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: osdmap e19: 3 total, 3 up, 3 in 2023-10-08T01:45:02.013 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:45:02.013 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: pgmap v49: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:45:02.013 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-08T01:45:02.013 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:02.013 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:02.013 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:02.013 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:02.013 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:02.013 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:02.013 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:02.014 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:02.014 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:02.014 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: purged_snaps scrub starts 2023-10-08T01:45:02.014 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: purged_snaps scrub ok 2023-10-08T01:45:02.014 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: osd.2 [v2:172.21.15.82:6818/3119494772,v1:172.21.15.82:6819/3119494772] boot 2023-10-08T01:45:02.015 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: osdmap e19: 3 total, 3 up, 3 in 2023-10-08T01:45:02.015 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:45:02.015 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: pgmap v49: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-10-08T01:45:02.015 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-08T01:45:02.015 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:02.015 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:02.015 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:02.015 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:02.015 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:02.015 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:02.015 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:02.016 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:02.016 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:03.035 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:02 smithi082 ceph-mon[108319]: Adjusting osd_memory_target on smithi082 to 4296M 2023-10-08T01:45:03.036 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:02 smithi082 ceph-mon[108319]: from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:45:03.036 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:02 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-10-08T01:45:03.036 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:02 smithi082 ceph-mon[108319]: osdmap e20: 3 total, 3 up, 3 in 2023-10-08T01:45:03.036 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:02 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:45:03.036 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:02 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-08T01:45:03.036 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:02 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:45:03.036 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:02 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:03.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:02 smithi175 ceph-mon[111007]: Adjusting osd_memory_target on smithi082 to 4296M 2023-10-08T01:45:03.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:02 smithi175 ceph-mon[111007]: from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:45:03.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:02 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-10-08T01:45:03.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:02 smithi175 ceph-mon[111007]: osdmap e20: 3 total, 3 up, 3 in 2023-10-08T01:45:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:02 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:45:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:02 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-08T01:45:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:02 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:45:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:02 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:03.725 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 01:45:03 smithi082 sudo[131617]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T01:45:03.726 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 01:45:03 smithi082 sudo[131617]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T01:45:03.726 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 01:45:03 smithi082 sudo[131617]: pam_unix(sudo:session): session closed for user root 2023-10-08T01:45:04.132 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:03 smithi082 ceph-mon[108319]: pgmap v51: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-10-08T01:45:04.132 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:03 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-08T01:45:04.133 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:03 smithi082 ceph-mon[108319]: osdmap e21: 3 total, 3 up, 3 in 2023-10-08T01:45:04.133 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 01:45:03 smithi082 sudo[131683]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T01:45:04.133 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 01:45:03 smithi082 sudo[131683]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T01:45:04.133 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 01:45:03 smithi082 sudo[131683]: pam_unix(sudo:session): session closed for user root 2023-10-08T01:45:04.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:03 smithi175 ceph-mon[111007]: pgmap v51: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-10-08T01:45:04.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:03 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-08T01:45:04.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:03 smithi175 ceph-mon[111007]: osdmap e21: 3 total, 3 up, 3 in 2023-10-08T01:45:04.401 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 01:45:04 smithi082 sudo[131757]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T01:45:04.401 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 01:45:04 smithi082 sudo[131757]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T01:45:04.401 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 01:45:04 smithi082 sudo[131757]: pam_unix(sudo:session): session closed for user root 2023-10-08T01:45:04.660 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 01:45:04 smithi082 sudo[131834]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T01:45:04.660 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 01:45:04 smithi082 sudo[131834]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T01:45:04.660 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 01:45:04 smithi082 sudo[131834]: pam_unix(sudo:session): session closed for user root 2023-10-08T01:45:04.910 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 01:45:04 smithi082 sudo[131901]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T01:45:04.910 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 01:45:04 smithi082 sudo[131901]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T01:45:04.911 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 01:45:04 smithi082 sudo[131901]: pam_unix(sudo:session): session closed for user root 2023-10-08T01:45:04.911 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 01:45:04 smithi082 sudo[131906]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T01:45:04.911 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 01:45:04 smithi082 sudo[131906]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T01:45:04.911 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 01:45:04 smithi082 sudo[131906]: pam_unix(sudo:session): session closed for user root 2023-10-08T01:45:04.911 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:04 smithi082 ceph-mon[108319]: osdmap e22: 3 total, 3 up, 3 in 2023-10-08T01:45:04.911 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:04 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3365881725' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "355df314-3b8b-4692-a5dc-72839a2f9793"}]: dispatch 2023-10-08T01:45:04.911 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:04 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3365881725' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "355df314-3b8b-4692-a5dc-72839a2f9793"}]': finished 2023-10-08T01:45:04.911 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:04 smithi082 ceph-mon[108319]: osdmap e23: 4 total, 3 up, 4 in 2023-10-08T01:45:04.911 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:04 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:45:04.912 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:04 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:04.912 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:04 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1784508471' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:45:04.912 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:04 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:04.912 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:04 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:05.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:04 smithi175 ceph-mon[111007]: osdmap e22: 3 total, 3 up, 3 in 2023-10-08T01:45:05.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:04 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/3365881725' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "355df314-3b8b-4692-a5dc-72839a2f9793"}]: dispatch 2023-10-08T01:45:05.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:04 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/3365881725' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "355df314-3b8b-4692-a5dc-72839a2f9793"}]': finished 2023-10-08T01:45:05.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:04 smithi175 ceph-mon[111007]: osdmap e23: 4 total, 3 up, 4 in 2023-10-08T01:45:05.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:04 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:45:05.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:04 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:05.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:04 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/1784508471' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:45:05.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:04 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:05.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:04 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:05.161 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:05 smithi082 sudo[132095]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T01:45:05.161 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:05 smithi082 sudo[132095]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T01:45:05.161 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:05 smithi082 sudo[132095]: pam_unix(sudo:session): session closed for user root 2023-10-08T01:45:05.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:05 smithi082 sudo[132283]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T01:45:05.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:05 smithi082 sudo[132283]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T01:45:05.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:05 smithi082 sudo[132283]: pam_unix(sudo:session): session closed for user root 2023-10-08T01:45:05.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:05 smithi175 sudo[113566]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T01:45:05.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:05 smithi175 sudo[113566]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T01:45:05.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:05 smithi175 sudo[113566]: pam_unix(sudo:session): session closed for user root 2023-10-08T01:45:05.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:05 smithi175 sudo[113569]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T01:45:05.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:05 smithi175 sudo[113569]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T01:45:05.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:05 smithi175 sudo[113569]: pam_unix(sudo:session): session closed for user root 2023-10-08T01:45:06.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:05 smithi082 ceph-mon[108319]: pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-10-08T01:45:06.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:05 smithi082 ceph-mon[108319]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T01:45:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:05 smithi082 ceph-mon[108319]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T01:45:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi082"}]: dispatch 2023-10-08T01:45:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:45:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi082"}]: dispatch 2023-10-08T01:45:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:45:06.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:05 smithi175 ceph-mon[111007]: pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-10-08T01:45:06.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:05 smithi175 ceph-mon[111007]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T01:45:06.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:05 smithi175 ceph-mon[111007]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T01:45:06.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi082"}]: dispatch 2023-10-08T01:45:06.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:45:06.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi082"}]: dispatch 2023-10-08T01:45:06.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:45:07.029 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:06 smithi082 ceph-mon[108319]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T01:45:07.029 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:06 smithi082 ceph-mon[108319]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T01:45:07.029 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:06 smithi082 ceph-mon[108319]: mgrmap e19: smithi082.tcjbip(active, since 89s), standbys: smithi175.wforxt 2023-10-08T01:45:07.029 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:06 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:07.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:06 smithi175 ceph-mon[111007]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T01:45:07.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:06 smithi175 ceph-mon[111007]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T01:45:07.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:06 smithi175 ceph-mon[111007]: mgrmap e19: smithi082.tcjbip(active, since 89s), standbys: smithi175.wforxt 2023-10-08T01:45:07.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:06 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:07.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:07 smithi082 ceph-mon[108319]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-10-08T01:45:08.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:07 smithi175 ceph-mon[111007]: pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-10-08T01:45:10.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:09 smithi082 ceph-mon[108319]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-10-08T01:45:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:09 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-08T01:45:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:09 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:09 smithi082 ceph-mon[108319]: Deploying daemon osd.3 on smithi082 2023-10-08T01:45:10.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:09 smithi175 ceph-mon[111007]: pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-10-08T01:45:10.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:09 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-08T01:45:10.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:09 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:10.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:09 smithi175 ceph-mon[111007]: Deploying daemon osd.3 on smithi082 2023-10-08T01:45:11.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:11 smithi082 ceph-mon[108319]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-10-08T01:45:12.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:11 smithi175 ceph-mon[111007]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-10-08T01:45:13.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:13 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:13.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:13 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:13.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:13 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:13.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:13 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:13.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:13 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:13.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:13 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:13.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:13 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:13.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:13 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:14.542 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:14 smithi082 ceph-mon[108319]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-08T01:45:14.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:14 smithi175 ceph-mon[111007]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-08T01:45:14.670 INFO:teuthology.orchestra.run.smithi082.stdout:Created osd(s) 3 on host 'smithi082' 2023-10-08T01:45:15.195 DEBUG:teuthology.orchestra.run.smithi082:osd.3> sudo journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.3.service 2023-10-08T01:45:15.197 INFO:tasks.cephadm:Deploying osd.4 on smithi175 with /dev/vg_nvme/lv_4... 2023-10-08T01:45:15.198 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-08T01:45:15.231 INFO:journalctl@ceph.osd.3.smithi082.stdout:-- Logs begin at Sun 2023-10-08 01:33:36 UTC. -- 2023-10-08T01:45:15.773 INFO:journalctl@ceph.osd.3.smithi082.stdout:Oct 08 01:45:15 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-3[133431]: 2023-10-08T01:45:15.517+0000 7f03474003c0 -1 osd.3 0 log_to_monitors true 2023-10-08T01:45:15.773 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:15 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:15.773 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:15 smithi082 ceph-mon[108319]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-10-08T01:45:15.774 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:15 smithi082 ceph-mon[108319]: from='osd.3 [v2:172.21.15.82:6826/4182644042,v1:172.21.15.82:6827/4182644042]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-08T01:45:15.875 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:15 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:15.875 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:15 smithi175 ceph-mon[111007]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-10-08T01:45:15.875 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:15 smithi175 ceph-mon[111007]: from='osd.3 [v2:172.21.15.82:6826/4182644042,v1:172.21.15.82:6827/4182644042]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-08T01:45:16.657 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-08T01:45:16.658 INFO:teuthology.orchestra.run.smithi175.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-08T01:45:16.658 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10+0 records in 2023-10-08T01:45:16.658 INFO:teuthology.orchestra.run.smithi175.stderr:10+0 records out 2023-10-08T01:45:16.658 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0113368 s, 925 MB/s 2023-10-08T01:45:16.658 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping successful for: 2023-10-08T01:45:16.975 INFO:journalctl@ceph.osd.3.smithi082.stdout:Oct 08 01:45:16 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-3[133431]: 2023-10-08T01:45:16.677+0000 7f033de03700 -1 osd.3 0 waiting for initial osdmap 2023-10-08T01:45:16.975 INFO:journalctl@ceph.osd.3.smithi082.stdout:Oct 08 01:45:16 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-3[133431]: 2023-10-08T01:45:16.682+0000 7f0336f97700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T01:45:16.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:16 smithi082 ceph-mon[108319]: from='osd.3 [v2:172.21.15.82:6826/4182644042,v1:172.21.15.82:6827/4182644042]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-08T01:45:16.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:16 smithi082 ceph-mon[108319]: osdmap e24: 4 total, 3 up, 4 in 2023-10-08T01:45:16.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:16 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:45:16.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:16 smithi082 ceph-mon[108319]: from='osd.3 [v2:172.21.15.82:6826/4182644042,v1:172.21.15.82:6827/4182644042]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2023-10-08T01:45:16.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:16 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:16.995 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:16 smithi175 ceph-mon[111007]: from='osd.3 [v2:172.21.15.82:6826/4182644042,v1:172.21.15.82:6827/4182644042]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-08T01:45:16.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:16 smithi175 ceph-mon[111007]: osdmap e24: 4 total, 3 up, 4 in 2023-10-08T01:45:16.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:16 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:45:16.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:16 smithi175 ceph-mon[111007]: from='osd.3 [v2:172.21.15.82:6826/4182644042,v1:172.21.15.82:6827/4182644042]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2023-10-08T01:45:16.996 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:16 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:17.013 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi175:vg_nvme/lv_4 2023-10-08T01:45:17.871 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:17 smithi082 ceph-mon[108319]: from='osd.3 [v2:172.21.15.82:6826/4182644042,v1:172.21.15.82:6827/4182644042]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2023-10-08T01:45:17.871 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:17 smithi082 ceph-mon[108319]: osdmap e25: 4 total, 3 up, 4 in 2023-10-08T01:45:17.871 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:45:17.871 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:45:17.872 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:17 smithi082 ceph-mon[108319]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-08T01:45:17.872 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:45:18.042 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:17 smithi175 ceph-mon[111007]: from='osd.3 [v2:172.21.15.82:6826/4182644042,v1:172.21.15.82:6827/4182644042]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2023-10-08T01:45:18.042 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:17 smithi175 ceph-mon[111007]: osdmap e25: 4 total, 3 up, 4 in 2023-10-08T01:45:18.042 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:45:18.043 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:45:18.043 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:17 smithi175 ceph-mon[111007]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-10-08T01:45:18.043 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:45:18.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: purged_snaps scrub starts 2023-10-08T01:45:18.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: purged_snaps scrub ok 2023-10-08T01:45:18.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: osd.3 [v2:172.21.15.82:6826/4182644042,v1:172.21.15.82:6827/4182644042] boot 2023-10-08T01:45:18.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: osdmap e26: 4 total, 4 up, 4 in 2023-10-08T01:45:18.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:45:18.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: Detected new or changed devices on smithi082 2023-10-08T01:45:18.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:18.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:18.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:18.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:18.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:18.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: Adjusting osd_memory_target on smithi082 to 3222M 2023-10-08T01:45:18.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:18.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:18.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:18.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:18.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:18.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:45:18.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:45:18.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:45:18.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:18 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:18.772 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: purged_snaps scrub starts 2023-10-08T01:45:18.772 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: purged_snaps scrub ok 2023-10-08T01:45:18.772 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: osd.3 [v2:172.21.15.82:6826/4182644042,v1:172.21.15.82:6827/4182644042] boot 2023-10-08T01:45:18.772 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: osdmap e26: 4 total, 4 up, 4 in 2023-10-08T01:45:18.773 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:45:18.773 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: Detected new or changed devices on smithi082 2023-10-08T01:45:18.773 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:18.773 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:18.773 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:18.773 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:18.773 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:18.773 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: Adjusting osd_memory_target on smithi082 to 3222M 2023-10-08T01:45:18.773 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:18.773 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:18.773 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:18.773 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:18.774 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:18.774 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:45:18.774 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:45:18.774 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:45:18.774 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:18 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:20.187 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:19 smithi082 ceph-mon[108319]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:20.188 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:19 smithi082 ceph-mon[108319]: osdmap e27: 4 total, 4 up, 4 in 2023-10-08T01:45:20.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:19 smithi175 ceph-mon[111007]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:20.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:19 smithi175 ceph-mon[111007]: osdmap e27: 4 total, 4 up, 4 in 2023-10-08T01:45:21.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:20 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/1109204514' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50c58b7c-0a6c-45b3-849c-020935c95e58"}]: dispatch 2023-10-08T01:45:21.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:20 smithi082 ceph-mon[108319]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50c58b7c-0a6c-45b3-849c-020935c95e58"}]: dispatch 2023-10-08T01:45:21.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:20 smithi082 ceph-mon[108319]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "50c58b7c-0a6c-45b3-849c-020935c95e58"}]': finished 2023-10-08T01:45:21.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:20 smithi082 ceph-mon[108319]: osdmap e28: 5 total, 4 up, 5 in 2023-10-08T01:45:21.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:20 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T01:45:21.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:20 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:21.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:20 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:21.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:20 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/1186450673' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:45:21.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:20 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/1109204514' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50c58b7c-0a6c-45b3-849c-020935c95e58"}]: dispatch 2023-10-08T01:45:21.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:20 smithi175 ceph-mon[111007]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "50c58b7c-0a6c-45b3-849c-020935c95e58"}]: dispatch 2023-10-08T01:45:21.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:20 smithi175 ceph-mon[111007]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "50c58b7c-0a6c-45b3-849c-020935c95e58"}]': finished 2023-10-08T01:45:21.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:20 smithi175 ceph-mon[111007]: osdmap e28: 5 total, 4 up, 5 in 2023-10-08T01:45:21.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:20 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T01:45:21.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:20 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:21.389 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:20 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:21.389 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:20 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/1186450673' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:45:22.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:21 smithi082 ceph-mon[108319]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:22.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:21 smithi175 ceph-mon[111007]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:24.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:23 smithi082 ceph-mon[108319]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:24.298 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:23 smithi175 ceph-mon[111007]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:26.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:25 smithi175 ceph-mon[111007]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:26.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:25 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-08T01:45:26.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:25 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:26.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:25 smithi175 ceph-mon[111007]: Deploying daemon osd.4 on smithi175 2023-10-08T01:45:26.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:25 smithi082 ceph-mon[108319]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:26.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:25 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-08T01:45:26.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:25 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:26.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:25 smithi082 ceph-mon[108319]: Deploying daemon osd.4 on smithi175 2023-10-08T01:45:28.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:27 smithi175 ceph-mon[111007]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:28.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:27 smithi082 ceph-mon[108319]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:29.704 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:29 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:29.704 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:29 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:29.704 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:29 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:29.705 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:29 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:29.705 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:29 smithi175 ceph-mon[111007]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:29.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:29 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:29.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:29 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:29.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:29 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:29.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:29 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:29.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:29 smithi082 ceph-mon[108319]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:30.820 INFO:teuthology.orchestra.run.smithi175.stdout:Created osd(s) 4 on host 'smithi175' 2023-10-08T01:45:31.223 DEBUG:teuthology.orchestra.run.smithi175:osd.4> sudo journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.4.service 2023-10-08T01:45:31.225 INFO:tasks.cephadm:Deploying osd.5 on smithi175 with /dev/vg_nvme/lv_3... 2023-10-08T01:45:31.225 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-08T01:45:31.252 INFO:journalctl@ceph.osd.4.smithi175.stdout:-- Logs begin at Sun 2023-10-08 01:33:34 UTC. -- 2023-10-08T01:45:31.779 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:31 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:31.779 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:31 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:31.779 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:31 smithi175 ceph-mon[111007]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:31.779 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:31 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:31.779 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:31 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:31.779 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:31 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:31.779 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:31 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:31.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:31 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:31.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:31 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:31.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:31 smithi082 ceph-mon[108319]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:31.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:31 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:31.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:31 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:31.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:31 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:31.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:31 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:32.137 INFO:journalctl@ceph.osd.4.smithi175.stdout:Oct 08 01:45:31 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-4[115719]: 2023-10-08T01:45:31.810+0000 7f8eca47d3c0 -1 osd.4 0 log_to_monitors true 2023-10-08T01:45:32.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:32 smithi175 ceph-mon[111007]: from='osd.4 [v2:172.21.15.175:6800/3402570022,v1:172.21.15.175:6801/3402570022]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-08T01:45:32.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:32 smithi175 ceph-mon[111007]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-08T01:45:32.932 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-08T01:45:32.932 INFO:teuthology.orchestra.run.smithi175.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-08T01:45:32.932 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10+0 records in 2023-10-08T01:45:32.933 INFO:teuthology.orchestra.run.smithi175.stderr:10+0 records out 2023-10-08T01:45:32.933 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0113554 s, 923 MB/s 2023-10-08T01:45:32.933 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping successful for: 2023-10-08T01:45:32.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:32 smithi082 ceph-mon[108319]: from='osd.4 [v2:172.21.15.175:6800/3402570022,v1:172.21.15.175:6801/3402570022]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-08T01:45:32.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:32 smithi082 ceph-mon[108319]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-08T01:45:33.360 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi175:vg_nvme/lv_3 2023-10-08T01:45:33.887 INFO:journalctl@ceph.osd.4.smithi175.stdout:Oct 08 01:45:33 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-4[115719]: 2023-10-08T01:45:33.620+0000 7f8ec0e80700 -1 osd.4 0 waiting for initial osdmap 2023-10-08T01:45:33.887 INFO:journalctl@ceph.osd.4.smithi175.stdout:Oct 08 01:45:33 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-4[115719]: 2023-10-08T01:45:33.625+0000 7f8ebb817700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T01:45:33.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:33 smithi175 ceph-mon[111007]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-08T01:45:33.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:33 smithi175 ceph-mon[111007]: osdmap e29: 5 total, 4 up, 5 in 2023-10-08T01:45:33.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:33 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T01:45:33.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:33 smithi175 ceph-mon[111007]: from='osd.4 [v2:172.21.15.175:6800/3402570022,v1:172.21.15.175:6801/3402570022]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:45:33.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:33 smithi175 ceph-mon[111007]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:45:33.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:33 smithi175 ceph-mon[111007]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:33.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:33 smithi082 ceph-mon[108319]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-08T01:45:33.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:33 smithi082 ceph-mon[108319]: osdmap e29: 5 total, 4 up, 5 in 2023-10-08T01:45:33.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:33 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T01:45:33.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:33 smithi082 ceph-mon[108319]: from='osd.4 [v2:172.21.15.175:6800/3402570022,v1:172.21.15.175:6801/3402570022]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:45:33.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:33 smithi082 ceph-mon[108319]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:45:33.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:33 smithi082 ceph-mon[108319]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:34.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:34 smithi175 ceph-mon[111007]: Detected new or changed devices on smithi175 2023-10-08T01:45:34.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:34 smithi175 ceph-mon[111007]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-10-08T01:45:34.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:34 smithi175 ceph-mon[111007]: osdmap e30: 5 total, 4 up, 5 in 2023-10-08T01:45:34.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:34 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T01:45:34.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:34 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T01:45:34.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:34 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:34.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:34 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:34.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:34 smithi175 ceph-mon[111007]: Adjusting osd_memory_target on smithi175 to 15961M 2023-10-08T01:45:34.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:34 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:34.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:34 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:34.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:34 smithi082 ceph-mon[108319]: Detected new or changed devices on smithi175 2023-10-08T01:45:34.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:34 smithi082 ceph-mon[108319]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-10-08T01:45:34.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:34 smithi082 ceph-mon[108319]: osdmap e30: 5 total, 4 up, 5 in 2023-10-08T01:45:34.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:34 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T01:45:34.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:34 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T01:45:34.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:34 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:34.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:34 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:34.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:34 smithi082 ceph-mon[108319]: Adjusting osd_memory_target on smithi175 to 15961M 2023-10-08T01:45:34.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:34 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:34.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:34 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:35.738 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:35 smithi175 ceph-mon[111007]: purged_snaps scrub starts 2023-10-08T01:45:35.738 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:35 smithi175 ceph-mon[111007]: purged_snaps scrub ok 2023-10-08T01:45:35.738 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:35 smithi175 ceph-mon[111007]: osd.4 [v2:172.21.15.175:6800/3402570022,v1:172.21.15.175:6801/3402570022] boot 2023-10-08T01:45:35.738 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:35 smithi175 ceph-mon[111007]: osdmap e31: 5 total, 5 up, 5 in 2023-10-08T01:45:35.738 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:35 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T01:45:35.738 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:35 smithi175 ceph-mon[111007]: pgmap v78: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:35.739 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:35 smithi175 ceph-mon[111007]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:45:35.739 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:35 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:45:35.739 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:35 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:45:35.739 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:35 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:35.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:35 smithi082 ceph-mon[108319]: purged_snaps scrub starts 2023-10-08T01:45:35.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:35 smithi082 ceph-mon[108319]: purged_snaps scrub ok 2023-10-08T01:45:35.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:35 smithi082 ceph-mon[108319]: osd.4 [v2:172.21.15.175:6800/3402570022,v1:172.21.15.175:6801/3402570022] boot 2023-10-08T01:45:35.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:35 smithi082 ceph-mon[108319]: osdmap e31: 5 total, 5 up, 5 in 2023-10-08T01:45:35.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:35 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T01:45:35.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:35 smithi082 ceph-mon[108319]: pgmap v78: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-10-08T01:45:35.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:35 smithi082 ceph-mon[108319]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:45:35.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:35 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:45:35.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:35 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:45:35.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:35 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:36.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:36 smithi175 ceph-mon[111007]: osdmap e32: 5 total, 5 up, 5 in 2023-10-08T01:45:36.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:36 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/2673551509' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e20b23f-83ee-480c-8583-e734c2f413a7"}]: dispatch 2023-10-08T01:45:36.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:36 smithi175 ceph-mon[111007]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e20b23f-83ee-480c-8583-e734c2f413a7"}]: dispatch 2023-10-08T01:45:36.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:36 smithi175 ceph-mon[111007]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e20b23f-83ee-480c-8583-e734c2f413a7"}]': finished 2023-10-08T01:45:36.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:36 smithi175 ceph-mon[111007]: osdmap e33: 6 total, 5 up, 6 in 2023-10-08T01:45:36.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:36 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:36.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:36 smithi082 ceph-mon[108319]: osdmap e32: 5 total, 5 up, 5 in 2023-10-08T01:45:36.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:36 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/2673551509' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e20b23f-83ee-480c-8583-e734c2f413a7"}]: dispatch 2023-10-08T01:45:36.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:36 smithi082 ceph-mon[108319]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e20b23f-83ee-480c-8583-e734c2f413a7"}]: dispatch 2023-10-08T01:45:36.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:36 smithi082 ceph-mon[108319]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e20b23f-83ee-480c-8583-e734c2f413a7"}]': finished 2023-10-08T01:45:36.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:36 smithi082 ceph-mon[108319]: osdmap e33: 6 total, 5 up, 6 in 2023-10-08T01:45:36.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:36 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:37.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:37 smithi175 ceph-mon[111007]: pgmap v81: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-10-08T01:45:37.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:37 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:45:37.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:37 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:45:37.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:37 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/2768666543' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:45:37.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:37 smithi175 ceph-mon[111007]: osdmap e34: 6 total, 5 up, 6 in 2023-10-08T01:45:37.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:37 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:37.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:37 smithi082 ceph-mon[108319]: pgmap v81: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-10-08T01:45:37.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:45:37.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:45:37.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:37 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/2768666543' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:45:37.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:37 smithi082 ceph-mon[108319]: osdmap e34: 6 total, 5 up, 6 in 2023-10-08T01:45:37.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:39.509 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:39 smithi175 ceph-mon[111007]: osdmap e35: 6 total, 5 up, 6 in 2023-10-08T01:45:39.510 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:39 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:39.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:39 smithi082 ceph-mon[108319]: osdmap e35: 6 total, 5 up, 6 in 2023-10-08T01:45:39.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:39 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:40.561 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:40 smithi175 ceph-mon[111007]: pgmap v84: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-10-08T01:45:40.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:40 smithi082 ceph-mon[108319]: pgmap v84: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-10-08T01:45:42.062 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:41 smithi175 ceph-mon[111007]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2023-10-08T01:45:42.062 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:41 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-08T01:45:42.062 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:41 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:42.062 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:41 smithi175 ceph-mon[111007]: Deploying daemon osd.5 on smithi175 2023-10-08T01:45:42.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:41 smithi082 ceph-mon[108319]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2023-10-08T01:45:42.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-08T01:45:42.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:42.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:41 smithi082 ceph-mon[108319]: Deploying daemon osd.5 on smithi175 2023-10-08T01:45:44.073 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:43 smithi175 ceph-mon[111007]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-10-08T01:45:44.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:43 smithi082 ceph-mon[108319]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-10-08T01:45:46.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:45 smithi175 ceph-mon[111007]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-10-08T01:45:46.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:45 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:46.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:45 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:46.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:45 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:46.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:45 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:46.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:45 smithi082 ceph-mon[108319]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-10-08T01:45:46.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:45 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:46.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:45 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:46.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:45 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:46.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:45 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:46.848 INFO:teuthology.orchestra.run.smithi175.stdout:Created osd(s) 5 on host 'smithi175' 2023-10-08T01:45:47.198 DEBUG:teuthology.orchestra.run.smithi175:osd.5> sudo journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.5.service 2023-10-08T01:45:47.200 INFO:tasks.cephadm:Deploying osd.6 on smithi175 with /dev/vg_nvme/lv_2... 2023-10-08T01:45:47.200 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-08T01:45:47.227 INFO:journalctl@ceph.osd.5.smithi175.stdout:-- Logs begin at Sun 2023-10-08 01:33:34 UTC. -- 2023-10-08T01:45:48.137 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 01:45:47 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T01:45:47.955+0000 7f9720c0e3c0 -1 osd.5 0 log_to_monitors true 2023-10-08T01:45:48.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:47 smithi175 ceph-mon[111007]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-10-08T01:45:48.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:48.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:47 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:48.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:47 smithi082 ceph-mon[108319]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-10-08T01:45:48.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:47 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:48.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:47 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:48.821 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-08T01:45:48.821 INFO:teuthology.orchestra.run.smithi175.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-08T01:45:48.821 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10+0 records in 2023-10-08T01:45:48.821 INFO:teuthology.orchestra.run.smithi175.stderr:10+0 records out 2023-10-08T01:45:48.822 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0135792 s, 772 MB/s 2023-10-08T01:45:48.822 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping successful for: 2023-10-08T01:45:48.910 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:48 smithi175 ceph-mon[111007]: from='osd.5 [v2:172.21.15.175:6808/3816165593,v1:172.21.15.175:6809/3816165593]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-08T01:45:48.910 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:48 smithi175 ceph-mon[111007]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-08T01:45:49.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:48 smithi082 ceph-mon[108319]: from='osd.5 [v2:172.21.15.175:6808/3816165593,v1:172.21.15.175:6809/3816165593]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-08T01:45:49.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:48 smithi082 ceph-mon[108319]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-08T01:45:49.282 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi175:vg_nvme/lv_2 2023-10-08T01:45:50.119 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 01:45:49 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T01:45:49.866+0000 7f9717611700 -1 osd.5 0 waiting for initial osdmap 2023-10-08T01:45:50.120 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 01:45:49 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T01:45:49.872+0000 7f97127a9700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T01:45:50.120 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:49 smithi175 ceph-mon[111007]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-10-08T01:45:50.120 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:49 smithi175 ceph-mon[111007]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-08T01:45:50.120 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:49 smithi175 ceph-mon[111007]: osdmap e36: 6 total, 5 up, 6 in 2023-10-08T01:45:50.120 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:49 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:50.121 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:49 smithi175 ceph-mon[111007]: from='osd.5 [v2:172.21.15.175:6808/3816165593,v1:172.21.15.175:6809/3816165593]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:45:50.121 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:49 smithi175 ceph-mon[111007]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:45:50.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:49 smithi082 ceph-mon[108319]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-10-08T01:45:50.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:49 smithi082 ceph-mon[108319]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-08T01:45:50.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:49 smithi082 ceph-mon[108319]: osdmap e36: 6 total, 5 up, 6 in 2023-10-08T01:45:50.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:49 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:50.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:49 smithi082 ceph-mon[108319]: from='osd.5 [v2:172.21.15.175:6808/3816165593,v1:172.21.15.175:6809/3816165593]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:45:50.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:49 smithi082 ceph-mon[108319]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:45:51.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-10-08T01:45:51.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: osdmap e37: 6 total, 5 up, 6 in 2023-10-08T01:45:51.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:51.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:51.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:51.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:51.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:51.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:51.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:51.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:51.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:51.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:51.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:51.139 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: osd.5 [v2:172.21.15.175:6808/3816165593,v1:172.21.15.175:6809/3816165593] boot 2023-10-08T01:45:51.139 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: osdmap e38: 6 total, 6 up, 6 in 2023-10-08T01:45:51.139 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:50 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:51.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-10-08T01:45:51.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: osdmap e37: 6 total, 5 up, 6 in 2023-10-08T01:45:51.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:51.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:51.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:51.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:51.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:45:51.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:51.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:51.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:45:51.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:51.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:45:51.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:45:51.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: osd.5 [v2:172.21.15.175:6808/3816165593,v1:172.21.15.175:6809/3816165593] boot 2023-10-08T01:45:51.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: osdmap e38: 6 total, 6 up, 6 in 2023-10-08T01:45:51.227 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:50 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:45:52.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:51 smithi175 ceph-mon[111007]: purged_snaps scrub starts 2023-10-08T01:45:52.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:51 smithi175 ceph-mon[111007]: purged_snaps scrub ok 2023-10-08T01:45:52.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:51 smithi175 ceph-mon[111007]: Detected new or changed devices on smithi175 2023-10-08T01:45:52.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:51 smithi175 ceph-mon[111007]: Adjusting osd_memory_target on smithi175 to 7980M 2023-10-08T01:45:52.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:51 smithi175 ceph-mon[111007]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-10-08T01:45:52.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:51 smithi175 ceph-mon[111007]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:45:52.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:51 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:45:52.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:51 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:45:52.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:51 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:52.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:51 smithi175 ceph-mon[111007]: osdmap e39: 6 total, 6 up, 6 in 2023-10-08T01:45:52.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:51 smithi082 ceph-mon[108319]: purged_snaps scrub starts 2023-10-08T01:45:52.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:51 smithi082 ceph-mon[108319]: purged_snaps scrub ok 2023-10-08T01:45:52.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:51 smithi082 ceph-mon[108319]: Detected new or changed devices on smithi175 2023-10-08T01:45:52.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:51 smithi082 ceph-mon[108319]: Adjusting osd_memory_target on smithi175 to 7980M 2023-10-08T01:45:52.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:51 smithi082 ceph-mon[108319]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-10-08T01:45:52.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:51 smithi082 ceph-mon[108319]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:45:52.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:51 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:45:52.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:51 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:45:52.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:51 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:52.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:51 smithi082 ceph-mon[108319]: osdmap e39: 6 total, 6 up, 6 in 2023-10-08T01:45:53.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:52 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/236780925' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc164a3d-4eac-4455-ad6a-91af922c7638"}]: dispatch 2023-10-08T01:45:53.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:52 smithi175 ceph-mon[111007]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc164a3d-4eac-4455-ad6a-91af922c7638"}]: dispatch 2023-10-08T01:45:53.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:52 smithi175 ceph-mon[111007]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc164a3d-4eac-4455-ad6a-91af922c7638"}]': finished 2023-10-08T01:45:53.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:52 smithi175 ceph-mon[111007]: osdmap e40: 7 total, 6 up, 7 in 2023-10-08T01:45:53.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:52 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:45:53.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:52 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/236780925' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc164a3d-4eac-4455-ad6a-91af922c7638"}]: dispatch 2023-10-08T01:45:53.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:52 smithi082 ceph-mon[108319]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc164a3d-4eac-4455-ad6a-91af922c7638"}]: dispatch 2023-10-08T01:45:53.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:52 smithi082 ceph-mon[108319]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc164a3d-4eac-4455-ad6a-91af922c7638"}]': finished 2023-10-08T01:45:53.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:52 smithi082 ceph-mon[108319]: osdmap e40: 7 total, 6 up, 7 in 2023-10-08T01:45:53.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:52 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:45:54.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:53 smithi175 ceph-mon[111007]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:45:54.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:53 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/2753204927' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:45:54.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:53 smithi175 ceph-mon[111007]: osdmap e41: 7 total, 6 up, 7 in 2023-10-08T01:45:54.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:53 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:45:54.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:53 smithi082 ceph-mon[108319]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:45:54.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:53 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/2753204927' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:45:54.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:53 smithi082 ceph-mon[108319]: osdmap e41: 7 total, 6 up, 7 in 2023-10-08T01:45:54.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:53 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:45:55.721 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:55 smithi175 ceph-mon[111007]: osdmap e42: 7 total, 6 up, 7 in 2023-10-08T01:45:55.722 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:55 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:45:55.722 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:55 smithi175 ceph-mon[111007]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:45:55.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:55 smithi082 ceph-mon[108319]: osdmap e42: 7 total, 6 up, 7 in 2023-10-08T01:45:55.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:55 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:45:55.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:55 smithi082 ceph-mon[108319]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:45:57.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:57 smithi175 ceph-mon[111007]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:45:57.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:57 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-08T01:45:57.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:57 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:58.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:57 smithi082 ceph-mon[108319]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:45:58.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:57 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-08T01:45:58.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:57 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:45:58.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:58 smithi175 ceph-mon[111007]: Deploying daemon osd.6 on smithi175 2023-10-08T01:45:59.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:58 smithi082 ceph-mon[108319]: Deploying daemon osd.6 on smithi175 2023-10-08T01:46:00.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:45:59 smithi082 ceph-mon[108319]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:46:00.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:45:59 smithi175 ceph-mon[111007]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:46:02.217 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:01 smithi175 ceph-mon[111007]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:46:02.217 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:02.217 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:46:02.217 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:46:02.218 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:01 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:46:02.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:01 smithi082 ceph-mon[108319]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:46:02.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:02.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:46:02.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:46:02.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:01 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:46:03.070 INFO:teuthology.orchestra.run.smithi175.stdout:Created osd(s) 6 on host 'smithi175' 2023-10-08T01:46:03.587 DEBUG:teuthology.orchestra.run.smithi175:osd.6> sudo journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.6.service 2023-10-08T01:46:03.589 INFO:tasks.cephadm:Deploying osd.7 on smithi175 with /dev/vg_nvme/lv_1... 2023-10-08T01:46:03.589 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-08T01:46:03.619 INFO:journalctl@ceph.osd.6.smithi175.stdout:-- Logs begin at Sun 2023-10-08 01:33:34 UTC. -- 2023-10-08T01:46:03.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:03 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:03.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:03 smithi175 ceph-mon[111007]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:46:03.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:03 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:03.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:03 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:03.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:03 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:46:03.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:03 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:46:03.975 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:03 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:46:04.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:03 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:04.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:03 smithi082 ceph-mon[108319]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:46:04.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:03 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:04.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:03 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:04.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:03 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:46:04.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:03 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:46:04.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:03 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:46:04.240 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 01:46:04 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T01:46:04.147+0000 7f2bef6b23c0 -1 osd.6 0 log_to_monitors true 2023-10-08T01:46:04.786 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:04 smithi175 ceph-mon[111007]: from='osd.6 [v2:172.21.15.175:6816/3382714875,v1:172.21.15.175:6817/3382714875]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-08T01:46:04.787 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:04 smithi175 ceph-mon[111007]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-08T01:46:04.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:04 smithi082 ceph-mon[108319]: from='osd.6 [v2:172.21.15.175:6816/3382714875,v1:172.21.15.175:6817/3382714875]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-08T01:46:04.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:04 smithi082 ceph-mon[108319]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-08T01:46:05.362 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-08T01:46:05.362 INFO:teuthology.orchestra.run.smithi175.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-08T01:46:05.363 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10+0 records in 2023-10-08T01:46:05.363 INFO:teuthology.orchestra.run.smithi175.stderr:10+0 records out 2023-10-08T01:46:05.363 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0114079 s, 919 MB/s 2023-10-08T01:46:05.363 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping successful for: 2023-10-08T01:46:05.825 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T01:46:05.751+0000 7f2be60b5700 -1 osd.6 0 waiting for initial osdmap 2023-10-08T01:46:05.825 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T01:46:05.757+0000 7f2bdea48700 -1 osd.6 44 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T01:46:05.825 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-mon[111007]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:46:05.825 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-mon[111007]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-08T01:46:05.826 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-mon[111007]: osdmap e43: 7 total, 6 up, 7 in 2023-10-08T01:46:05.826 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:46:05.826 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-mon[111007]: from='osd.6 [v2:172.21.15.175:6816/3382714875,v1:172.21.15.175:6817/3382714875]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:46:05.826 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-mon[111007]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:46:05.826 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:05.826 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:05.826 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:05.826 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:05.826 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:05.826 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:05.827 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi175:vg_nvme/lv_1 2023-10-08T01:46:06.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:05 smithi082 ceph-mon[108319]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:46:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:05 smithi082 ceph-mon[108319]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-08T01:46:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:05 smithi082 ceph-mon[108319]: osdmap e43: 7 total, 6 up, 7 in 2023-10-08T01:46:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:46:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:05 smithi082 ceph-mon[108319]: from='osd.6 [v2:172.21.15.175:6816/3382714875,v1:172.21.15.175:6817/3382714875]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:46:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:05 smithi082 ceph-mon[108319]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:46:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:06.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:06.855 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:06 smithi175 ceph-mon[111007]: Detected new or changed devices on smithi175 2023-10-08T01:46:06.855 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:06 smithi175 ceph-mon[111007]: Adjusting osd_memory_target on smithi175 to 5320M 2023-10-08T01:46:06.855 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:06 smithi175 ceph-mon[111007]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-10-08T01:46:06.855 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:06 smithi175 ceph-mon[111007]: osdmap e44: 7 total, 6 up, 7 in 2023-10-08T01:46:06.855 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:06 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:46:06.856 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:06 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:46:07.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:06 smithi082 ceph-mon[108319]: Detected new or changed devices on smithi175 2023-10-08T01:46:07.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:06 smithi082 ceph-mon[108319]: Adjusting osd_memory_target on smithi175 to 5320M 2023-10-08T01:46:07.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:06 smithi082 ceph-mon[108319]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-10-08T01:46:07.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:06 smithi082 ceph-mon[108319]: osdmap e44: 7 total, 6 up, 7 in 2023-10-08T01:46:07.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:06 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:46:07.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:06 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:46:07.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:07 smithi175 ceph-mon[111007]: purged_snaps scrub starts 2023-10-08T01:46:07.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:07 smithi175 ceph-mon[111007]: purged_snaps scrub ok 2023-10-08T01:46:07.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:07 smithi175 ceph-mon[111007]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:46:07.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:07 smithi175 ceph-mon[111007]: osd.6 [v2:172.21.15.175:6816/3382714875,v1:172.21.15.175:6817/3382714875] boot 2023-10-08T01:46:07.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:07 smithi175 ceph-mon[111007]: osdmap e45: 7 total, 7 up, 7 in 2023-10-08T01:46:07.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:07 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:46:07.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:07 smithi175 ceph-mon[111007]: from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:46:07.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:07 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:46:07.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:07 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:46:07.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:07 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:46:08.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:07 smithi082 ceph-mon[108319]: purged_snaps scrub starts 2023-10-08T01:46:08.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:07 smithi082 ceph-mon[108319]: purged_snaps scrub ok 2023-10-08T01:46:08.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:07 smithi082 ceph-mon[108319]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-10-08T01:46:08.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:07 smithi082 ceph-mon[108319]: osd.6 [v2:172.21.15.175:6816/3382714875,v1:172.21.15.175:6817/3382714875] boot 2023-10-08T01:46:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:07 smithi082 ceph-mon[108319]: osdmap e45: 7 total, 7 up, 7 in 2023-10-08T01:46:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:07 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:46:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:07 smithi082 ceph-mon[108319]: from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:46:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:07 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-08T01:46:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:07 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-08T01:46:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:07 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:46:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:08 smithi175 ceph-mon[111007]: osdmap e46: 7 total, 7 up, 7 in 2023-10-08T01:46:09.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:08 smithi082 ceph-mon[108319]: osdmap e46: 7 total, 7 up, 7 in 2023-10-08T01:46:10.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:09 smithi175 ceph-mon[111007]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-10-08T01:46:10.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:09 smithi175 ceph-mon[111007]: osdmap e47: 7 total, 7 up, 7 in 2023-10-08T01:46:10.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:09 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/1579511712' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b921eb0a-c9db-414b-9cf4-756819ac4978"}]: dispatch 2023-10-08T01:46:10.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:09 smithi175 ceph-mon[111007]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b921eb0a-c9db-414b-9cf4-756819ac4978"}]: dispatch 2023-10-08T01:46:10.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:09 smithi175 ceph-mon[111007]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b921eb0a-c9db-414b-9cf4-756819ac4978"}]': finished 2023-10-08T01:46:10.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:09 smithi175 ceph-mon[111007]: osdmap e48: 8 total, 7 up, 8 in 2023-10-08T01:46:10.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:09 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:10.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:09 smithi175 ceph-mon[111007]: from='client.? 172.21.15.175:0/2858571091' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:46:10.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:09 smithi082 ceph-mon[108319]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-10-08T01:46:10.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:09 smithi082 ceph-mon[108319]: osdmap e47: 7 total, 7 up, 7 in 2023-10-08T01:46:10.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:09 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/1579511712' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b921eb0a-c9db-414b-9cf4-756819ac4978"}]: dispatch 2023-10-08T01:46:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:09 smithi082 ceph-mon[108319]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b921eb0a-c9db-414b-9cf4-756819ac4978"}]: dispatch 2023-10-08T01:46:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:09 smithi082 ceph-mon[108319]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b921eb0a-c9db-414b-9cf4-756819ac4978"}]': finished 2023-10-08T01:46:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:09 smithi082 ceph-mon[108319]: osdmap e48: 8 total, 7 up, 8 in 2023-10-08T01:46:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:09 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:10.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:09 smithi082 ceph-mon[108319]: from='client.? 172.21.15.175:0/2858571091' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-08T01:46:11.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:10 smithi082 ceph-mon[108319]: osdmap e49: 8 total, 7 up, 8 in 2023-10-08T01:46:11.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:10 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:11.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:10 smithi175 ceph-mon[111007]: osdmap e49: 8 total, 7 up, 8 in 2023-10-08T01:46:11.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:10 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:12.076 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:11 smithi175 ceph-mon[111007]: pgmap v114: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 130 KiB/s, 0 objects/s recovering 2023-10-08T01:46:12.077 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:11 smithi175 ceph-mon[111007]: osdmap e50: 8 total, 7 up, 8 in 2023-10-08T01:46:12.077 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:11 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:12.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:11 smithi082 ceph-mon[108319]: pgmap v114: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 130 KiB/s, 0 objects/s recovering 2023-10-08T01:46:12.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:11 smithi082 ceph-mon[108319]: osdmap e50: 8 total, 7 up, 8 in 2023-10-08T01:46:12.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:11 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:14.192 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:13 smithi175 ceph-mon[111007]: pgmap v116: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-10-08T01:46:14.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:13 smithi082 ceph-mon[108319]: pgmap v116: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-10-08T01:46:15.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:14 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-08T01:46:15.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:14 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:46:15.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:14 smithi082 ceph-mon[108319]: Deploying daemon osd.7 on smithi175 2023-10-08T01:46:15.330 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:14 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-08T01:46:15.330 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:14 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:46:15.330 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:14 smithi175 ceph-mon[111007]: Deploying daemon osd.7 on smithi175 2023-10-08T01:46:16.190 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:15 smithi175 ceph-mon[111007]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-10-08T01:46:16.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:15 smithi082 ceph-mon[108319]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-10-08T01:46:18.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:17 smithi082 ceph-mon[108319]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-10-08T01:46:18.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:18.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:46:18.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:46:18.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:46:18.368 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:17 smithi175 ceph-mon[111007]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-10-08T01:46:18.368 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:18.369 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:46:18.369 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:46:18.369 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:46:20.125 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:19 smithi175 ceph-mon[111007]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-10-08T01:46:20.125 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:19 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:20.125 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:19 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:20.216 INFO:teuthology.orchestra.run.smithi175.stdout:Created osd(s) 7 on host 'smithi175' 2023-10-08T01:46:20.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:19 smithi082 ceph-mon[108319]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-10-08T01:46:20.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:19 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:20.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:19 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:20.623 DEBUG:teuthology.orchestra.run.smithi175:osd.7> sudo journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.7.service 2023-10-08T01:46:20.626 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-10-08T01:46:20.626 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-08T01:46:20.654 INFO:journalctl@ceph.osd.7.smithi175.stdout:-- Logs begin at Sun 2023-10-08 01:33:34 UTC. -- 2023-10-08T01:46:21.046 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 01:46:20 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T01:46:20.887+0000 7f9d2ac8e3c0 -1 osd.7 0 log_to_monitors true 2023-10-08T01:46:21.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:21 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:21.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:21 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:46:21.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:21 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:46:21.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:21 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:46:21.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:21 smithi175 ceph-mon[111007]: from='osd.7 [v2:172.21.15.175:6824/2434595997,v1:172.21.15.175:6825/2434595997]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-08T01:46:21.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:21 smithi175 ceph-mon[111007]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-08T01:46:21.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:21 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:21.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:21 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:46:21.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:21 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:46:21.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:21 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:46:21.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:21 smithi082 ceph-mon[108319]: from='osd.7 [v2:172.21.15.175:6824/2434595997,v1:172.21.15.175:6825/2434595997]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-08T01:46:21.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:21 smithi082 ceph-mon[108319]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-08T01:46:21.874 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:46:22.194 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":51,"num_osds":8,"num_up_osds":7,"osd_up_since":1696729566,"num_in_osds":8,"osd_in_since":1696729568,"num_remapped_pgs":0} 2023-10-08T01:46:22.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:22 smithi082 ceph-mon[108319]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-10-08T01:46:22.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:22 smithi082 ceph-mon[108319]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-08T01:46:22.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:22 smithi082 ceph-mon[108319]: osdmap e51: 8 total, 7 up, 8 in 2023-10-08T01:46:22.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:22 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:22.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:22 smithi082 ceph-mon[108319]: from='osd.7 [v2:172.21.15.175:6824/2434595997,v1:172.21.15.175:6825/2434595997]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:46:22.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:22 smithi082 ceph-mon[108319]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:46:22.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:22 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2250510719' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-08T01:46:22.541 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:22 smithi175 ceph-mon[111007]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-10-08T01:46:22.541 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:22 smithi175 ceph-mon[111007]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-08T01:46:22.541 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:22 smithi175 ceph-mon[111007]: osdmap e51: 8 total, 7 up, 8 in 2023-10-08T01:46:22.541 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:22 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:22.541 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:22 smithi175 ceph-mon[111007]: from='osd.7 [v2:172.21.15.175:6824/2434595997,v1:172.21.15.175:6825/2434595997]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:46:22.542 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:22 smithi175 ceph-mon[111007]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2023-10-08T01:46:22.542 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:22 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2250510719' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-08T01:46:22.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 01:46:22 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T01:46:22.748+0000 7f9d21691700 -1 osd.7 0 waiting for initial osdmap 2023-10-08T01:46:22.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 01:46:22 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T01:46:22.755+0000 7f9d1b026700 -1 osd.7 52 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-08T01:46:23.195 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-08T01:46:23.825 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: Detected new or changed devices on smithi175 2023-10-08T01:46:23.825 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:23.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:23.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:23.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:23.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:23.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: Adjusting osd_memory_target on smithi175 to 3990M 2023-10-08T01:46:23.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:23.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:23.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-10-08T01:46:23.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-10-08T01:46:23.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: osdmap e52: 8 total, 7 up, 8 in 2023-10-08T01:46:23.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:23.827 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:23.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: Detected new or changed devices on smithi175 2023-10-08T01:46:23.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:23.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:23.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:23.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:23.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:46:23.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: Adjusting osd_memory_target on smithi175 to 3990M 2023-10-08T01:46:23.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:23.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:46:23.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-10-08T01:46:23.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2023-10-08T01:46:23.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: osdmap e52: 8 total, 7 up, 8 in 2023-10-08T01:46:23.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:23.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:24.451 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:46:24.813 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":53,"num_osds":8,"num_up_osds":8,"osd_up_since":1696729583,"num_in_osds":8,"osd_in_since":1696729568,"num_remapped_pgs":1} 2023-10-08T01:46:24.813 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-08T01:46:25.041 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:24 smithi175 ceph-mon[111007]: purged_snaps scrub starts 2023-10-08T01:46:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:24 smithi175 ceph-mon[111007]: purged_snaps scrub ok 2023-10-08T01:46:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:24 smithi175 ceph-mon[111007]: osd.7 [v2:172.21.15.175:6824/2434595997,v1:172.21.15.175:6825/2434595997] boot 2023-10-08T01:46:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:24 smithi175 ceph-mon[111007]: osdmap e53: 8 total, 8 up, 8 in 2023-10-08T01:46:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:24 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:25.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:24 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/327841724' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-08T01:46:25.148 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:24 smithi082 ceph-mon[108319]: purged_snaps scrub starts 2023-10-08T01:46:25.149 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:24 smithi082 ceph-mon[108319]: purged_snaps scrub ok 2023-10-08T01:46:25.149 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:24 smithi082 ceph-mon[108319]: osd.7 [v2:172.21.15.175:6824/2434595997,v1:172.21.15.175:6825/2434595997] boot 2023-10-08T01:46:25.149 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:24 smithi082 ceph-mon[108319]: osdmap e53: 8 total, 8 up, 8 in 2023-10-08T01:46:25.149 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:24 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:46:25.149 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:24 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/327841724' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-08T01:46:26.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:25 smithi175 ceph-mon[111007]: pgmap v125: 1 pgs: 1 remapped+peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:26.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:25 smithi175 ceph-mon[111007]: osdmap e54: 8 total, 8 up, 8 in 2023-10-08T01:46:26.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:25 smithi175 ceph-mon[111007]: osdmap e55: 8 total, 8 up, 8 in 2023-10-08T01:46:26.151 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:46:26.151 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":55,"fsid":"d44655b4-657b-11ee-8db5-212e2dc638e7","created":"2023-10-08T01:42:07.618111+0000","modified":"2023-10-08T01:46:25.747008+0000","last_up_change":"2023-10-08T01:46:23.744017+0000","last_in_change":"2023-10-08T01:46:08.946230+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-08T01:45:01.019925+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":"22","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":{}}}],"osds":[{"osd":0,"uuid":"c1e3063a-f71c-4a56-873c-ff321f528cdc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":839080887},{"type":"v1","addr":"172.21.15.82:6803","nonce":839080887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":839080887},{"type":"v1","addr":"172.21.15.82:6805","nonce":839080887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":839080887},{"type":"v1","addr":"172.21.15.82:6809","nonce":839080887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":839080887},{"type":"v1","addr":"172.21.15.82:6807","nonce":839080887}]},"public_addr":"172.21.15.82:6803/839080887","cluster_addr":"172.21.15.82:6805/839080887","heartbeat_back_addr":"172.21.15.82:6809/839080887","heartbeat_front_addr":"172.21.15.82:6807/839080887","state":["exists","up"]},{"osd":1,"uuid":"18cf331a-27a5-481f-bf8c-4ce38309a154","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2569688677},{"type":"v1","addr":"172.21.15.82:6811","nonce":2569688677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2569688677},{"type":"v1","addr":"172.21.15.82:6813","nonce":2569688677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2569688677},{"type":"v1","addr":"172.21.15.82:6817","nonce":2569688677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2569688677},{"type":"v1","addr":"172.21.15.82:6815","nonce":2569688677}]},"public_addr":"172.21.15.82:6811/2569688677","cluster_addr":"172.21.15.82:6813/2569688677","heartbeat_back_addr":"172.21.15.82:6817/2569688677","heartbeat_front_addr":"172.21.15.82:6815/2569688677","state":["exists","up"]},{"osd":2,"uuid":"89d24ac6-9f7f-46bc-800f-c64ac1eec8fb","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.82:6818","nonce":3119494772},{"type":"v1","addr":"172.21.15.82:6819","nonce":3119494772}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":3119494772},{"type":"v1","addr":"172.21.15.82:6821","nonce":3119494772}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":3119494772},{"type":"v1","addr":"172.21.15.82:6825","nonce":3119494772}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":3119494772},{"type":"v1","addr":"172.21.15.82:6823","nonce":3119494772}]},"public_addr":"172.21.15.82:6819/3119494772","cluster_addr":"172.21.15.82:6821/3119494772","heartbeat_back_addr":"172.21.15.82:6825/3119494772","heartbeat_front_addr":"172.21.15.82:6823/3119494772","state":["exists","up"]},{"osd":3,"uuid":"355df314-3b8b-4692-a5dc-72839a2f9793","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.82:6826","nonce":4182644042},{"type":"v1","addr":"172.21.15.82:6827","nonce":4182644042}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":4182644042},{"type":"v1","addr":"172.21.15.82:6829","nonce":4182644042}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":4182644042},{"type":"v1","addr":"172.21.15.82:6833","nonce":4182644042}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":4182644042},{"type":"v1","addr":"172.21.15.82:6831","nonce":4182644042}]},"public_addr":"172.21.15.82:6827/4182644042","cluster_addr":"172.21.15.82:6829/4182644042","heartbeat_back_addr":"172.21.15.82:6833/4182644042","heartbeat_front_addr":"172.21.15.82:6831/4182644042","state":["exists","up"]},{"osd":4,"uuid":"50c58b7c-0a6c-45b3-849c-020935c95e58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6800","nonce":3402570022},{"type":"v1","addr":"172.21.15.175:6801","nonce":3402570022}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6802","nonce":3402570022},{"type":"v1","addr":"172.21.15.175:6803","nonce":3402570022}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6806","nonce":3402570022},{"type":"v1","addr":"172.21.15.175:6807","nonce":3402570022}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6804","nonce":3402570022},{"type":"v1","addr":"172.21.15.175:6805","nonce":3402570022}]},"public_addr":"172.21.15.175:6801/3402570022","cluster_addr":"172.21.15.175:6803/3402570022","heartbeat_back_addr":"172.21.15.175:6807/3402570022","heartbeat_front_addr":"172.21.15.175:6805/3402570022","state":["exists","up"]},{"osd":5,"uuid":"5e20b23f-83ee-480c-8583-e734c2f413a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6808","nonce":3816165593},{"type":"v1","addr":"172.21.15.175:6809","nonce":3816165593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6810","nonce":3816165593},{"type":"v1","addr":"172.21.15.175:6811","nonce":3816165593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6814","nonce":3816165593},{"type":"v1","addr":"172.21.15.175:6815","nonce":3816165593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6812","nonce":3816165593},{"type":"v1","addr":"172.21.15.175:6813","nonce":3816165593}]},"public_addr":"172.21.15.175:6809/3816165593","cluster_addr":"172.21.15.175:6811/3816165593","heartbeat_back_addr":"172.21.15.175:6815/3816165593","heartbeat_front_addr":"172.21.15.175:6813/3816165593","state":["exists","up"]},{"osd":6,"uuid":"bc164a3d-4eac-4455-ad6a-91af922c7638","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6816","nonce":3382714875},{"type":"v1","addr":"172.21.15.175:6817","nonce":3382714875}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6818","nonce":3382714875},{"type":"v1","addr":"172.21.15.175:6819","nonce":3382714875}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6822","nonce":3382714875},{"type":"v1","addr":"172.21.15.175:6823","nonce":3382714875}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6820","nonce":3382714875},{"type":"v1","addr":"172.21.15.175:6821","nonce":3382714875}]},"public_addr":"172.21.15.175:6817/3382714875","cluster_addr":"172.21.15.175:6819/3382714875","heartbeat_back_addr":"172.21.15.175:6823/3382714875","heartbeat_front_addr":"172.21.15.175:6821/3382714875","state":["exists","up"]},{"osd":7,"uuid":"b921eb0a-c9db-414b-9cf4-756819ac4978","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":53,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6824","nonce":2434595997},{"type":"v1","addr":"172.21.15.175:6825","nonce":2434595997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6826","nonce":2434595997},{"type":"v1","addr":"172.21.15.175:6827","nonce":2434595997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6830","nonce":2434595997},{"type":"v1","addr":"172.21.15.175:6831","nonce":2434595997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6828","nonce":2434595997},{"type":"v1","addr":"172.21.15.175:6829","nonce":2434595997}]},"public_addr":"172.21.15.175:6825/2434595997","cluster_addr":"172.21.15.175:6827/2434595997","heartbeat_back_addr":"172.21.15.175:6831/2434595997","heartbeat_front_addr":"172.21.15.175:6829/2434595997","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:44:22.394622+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:44:41.535991+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:44:59.558312+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:45:16.506087+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:45:32.808807+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:45:48.941527+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:46:05.168697+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:46:21.891601+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[{"pgid":"1.0","osds":[0,6]}],"primary_temp":[],"blocklist":{"172.21.15.82:6801/146419771":"2023-10-09T01:43:36.330454+0000","172.21.15.82:6800/146419771":"2023-10-09T01:43:36.330454+0000","172.21.15.82:0/3181756550":"2023-10-09T01:42:55.885386+0000","172.21.15.82:0/4080297699":"2023-10-09T01:42:55.885386+0000","172.21.15.82:0/2809451579":"2023-10-09T01:42:55.885386+0000","172.21.15.82:6801/3334222865":"2023-10-09T01:42:55.885386+0000","172.21.15.82:6800/3334222865":"2023-10-09T01:42:55.885386+0000","172.21.15.82:0/2425875976":"2023-10-09T01:42:31.675371+0000","172.21.15.82:0/1136548668":"2023-10-09T01:42:31.675371+0000","172.21.15.82:0/1093101831":"2023-10-09T01:43:36.330454+0000","172.21.15.82:0/216446743":"2023-10-09T01:42:31.675371+0000","172.21.15.82:6800/2193457314":"2023-10-09T01:42:31.675371+0000","172.21.15.82:0/1239298557":"2023-10-09T01:43:36.330454+0000","172.21.15.82:0/2587971062":"2023-10-09T01:43:36.330454+0000","172.21.15.82:6801/2193457314":"2023-10-09T01:42:31.675371+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-08T01:46:26.176 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:25 smithi082 ceph-mon[108319]: pgmap v125: 1 pgs: 1 remapped+peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:26.176 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:25 smithi082 ceph-mon[108319]: osdmap e54: 8 total, 8 up, 8 in 2023-10-08T01:46:26.176 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:25 smithi082 ceph-mon[108319]: osdmap e55: 8 total, 8 up, 8 in 2023-10-08T01:46:26.512 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-08T01:45:01.019925+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': '22', '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': {}}}] 2023-10-08T01:46:26.512 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd pool get .mgr pg_num 2023-10-08T01:46:26.736 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:27.072 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:26 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2453997755' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T01:46:27.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:26 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2453997755' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T01:46:27.925 INFO:teuthology.orchestra.run.smithi082.stdout:pg_num: 1 2023-10-08T01:46:28.116 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:27 smithi082 ceph-mon[108319]: pgmap v128: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:28.116 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:27 smithi082 ceph-mon[108319]: osdmap e56: 8 total, 8 up, 8 in 2023-10-08T01:46:28.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:27 smithi175 ceph-mon[111007]: pgmap v128: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:28.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:27 smithi175 ceph-mon[111007]: osdmap e56: 8 total, 8 up, 8 in 2023-10-08T01:46:28.278 INFO:tasks.cephadm:Setting up client nodes... 2023-10-08T01:46:28.279 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-08T01:46:28.899 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:28 smithi082 ceph-mon[108319]: osdmap e57: 8 total, 8 up, 8 in 2023-10-08T01:46:28.899 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:28 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3844801075' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-08T01:46:29.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:28 smithi175 ceph-mon[111007]: osdmap e57: 8 total, 8 up, 8 in 2023-10-08T01:46:29.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:28 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/3844801075' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-08T01:46:29.626 INFO:teuthology.orchestra.run.smithi082.stdout:[client.0] 2023-10-08T01:46:29.626 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQD1CSJl06MnJRAARqOihWRrAg/5g28OpuVwxQ== 2023-10-08T01:46:29.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:29 smithi082 ceph-mon[108319]: pgmap v131: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:29.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:29 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/951066409' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-08T01:46:29.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:29 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/951066409' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-08T01:46:29.995 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2023-10-08T01:46:29.995 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-10-08T01:46:29.995 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-10-08T01:46:30.035 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-08T01:46:30.035 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-08T01:46:30.035 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-08T01:46:30.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:29 smithi175 ceph-mon[111007]: pgmap v131: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:30.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:29 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/951066409' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-08T01:46:30.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:29 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/951066409' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-08T01:46:30.296 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:31.461 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:46:31.811 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":19,"active_gid":14204,"active_name":"smithi082.tcjbip","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":3810054482},{"type":"v1","addr":"172.21.15.82:6801","nonce":3810054482}]},"active_addr":"172.21.15.82:6801/3810054482","active_change":"2023-10-08T01:43:36.330736+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":14222,"name":"smithi175.wforxt","mgr_features":4540138303579357183,"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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"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_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"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_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.82:8443/","prometheus":"http://172.21.15.82:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":5,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.82:0","nonce":364896904}]},{"addrvec":[{"type":"v2","addr":"172.21.15.82:0","nonce":1591428779}]},{"addrvec":[{"type":"v2","addr":"172.21.15.82:0","nonce":2700889259}]},{"addrvec":[{"type":"v2","addr":"172.21.15.82:0","nonce":1838334727}]}]}} 2023-10-08T01:46:31.816 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-08T01:46:31.816 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-08T01:46:31.817 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-08T01:46:32.039 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:32.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:31 smithi175 ceph-mon[111007]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-10-08T01:46:32.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:31 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/1571210134' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-08T01:46:32.155 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:31 smithi082 ceph-mon[108319]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-10-08T01:46:32.155 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:31 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1571210134' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-08T01:46:33.095 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:46:33.095 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":57,"fsid":"d44655b4-657b-11ee-8db5-212e2dc638e7","created":"2023-10-08T01:42:07.618111+0000","modified":"2023-10-08T01:46:27.755814+0000","last_up_change":"2023-10-08T01:46:23.744017+0000","last_in_change":"2023-10-08T01:46:08.946230+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-08T01:45:01.019925+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":"22","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":{}}}],"osds":[{"osd":0,"uuid":"c1e3063a-f71c-4a56-873c-ff321f528cdc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":839080887},{"type":"v1","addr":"172.21.15.82:6803","nonce":839080887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":839080887},{"type":"v1","addr":"172.21.15.82:6805","nonce":839080887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":839080887},{"type":"v1","addr":"172.21.15.82:6809","nonce":839080887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":839080887},{"type":"v1","addr":"172.21.15.82:6807","nonce":839080887}]},"public_addr":"172.21.15.82:6803/839080887","cluster_addr":"172.21.15.82:6805/839080887","heartbeat_back_addr":"172.21.15.82:6809/839080887","heartbeat_front_addr":"172.21.15.82:6807/839080887","state":["exists","up"]},{"osd":1,"uuid":"18cf331a-27a5-481f-bf8c-4ce38309a154","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2569688677},{"type":"v1","addr":"172.21.15.82:6811","nonce":2569688677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2569688677},{"type":"v1","addr":"172.21.15.82:6813","nonce":2569688677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2569688677},{"type":"v1","addr":"172.21.15.82:6817","nonce":2569688677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2569688677},{"type":"v1","addr":"172.21.15.82:6815","nonce":2569688677}]},"public_addr":"172.21.15.82:6811/2569688677","cluster_addr":"172.21.15.82:6813/2569688677","heartbeat_back_addr":"172.21.15.82:6817/2569688677","heartbeat_front_addr":"172.21.15.82:6815/2569688677","state":["exists","up"]},{"osd":2,"uuid":"89d24ac6-9f7f-46bc-800f-c64ac1eec8fb","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.82:6818","nonce":3119494772},{"type":"v1","addr":"172.21.15.82:6819","nonce":3119494772}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":3119494772},{"type":"v1","addr":"172.21.15.82:6821","nonce":3119494772}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":3119494772},{"type":"v1","addr":"172.21.15.82:6825","nonce":3119494772}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":3119494772},{"type":"v1","addr":"172.21.15.82:6823","nonce":3119494772}]},"public_addr":"172.21.15.82:6819/3119494772","cluster_addr":"172.21.15.82:6821/3119494772","heartbeat_back_addr":"172.21.15.82:6825/3119494772","heartbeat_front_addr":"172.21.15.82:6823/3119494772","state":["exists","up"]},{"osd":3,"uuid":"355df314-3b8b-4692-a5dc-72839a2f9793","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.82:6826","nonce":4182644042},{"type":"v1","addr":"172.21.15.82:6827","nonce":4182644042}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":4182644042},{"type":"v1","addr":"172.21.15.82:6829","nonce":4182644042}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":4182644042},{"type":"v1","addr":"172.21.15.82:6833","nonce":4182644042}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":4182644042},{"type":"v1","addr":"172.21.15.82:6831","nonce":4182644042}]},"public_addr":"172.21.15.82:6827/4182644042","cluster_addr":"172.21.15.82:6829/4182644042","heartbeat_back_addr":"172.21.15.82:6833/4182644042","heartbeat_front_addr":"172.21.15.82:6831/4182644042","state":["exists","up"]},{"osd":4,"uuid":"50c58b7c-0a6c-45b3-849c-020935c95e58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6800","nonce":3402570022},{"type":"v1","addr":"172.21.15.175:6801","nonce":3402570022}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6802","nonce":3402570022},{"type":"v1","addr":"172.21.15.175:6803","nonce":3402570022}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6806","nonce":3402570022},{"type":"v1","addr":"172.21.15.175:6807","nonce":3402570022}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6804","nonce":3402570022},{"type":"v1","addr":"172.21.15.175:6805","nonce":3402570022}]},"public_addr":"172.21.15.175:6801/3402570022","cluster_addr":"172.21.15.175:6803/3402570022","heartbeat_back_addr":"172.21.15.175:6807/3402570022","heartbeat_front_addr":"172.21.15.175:6805/3402570022","state":["exists","up"]},{"osd":5,"uuid":"5e20b23f-83ee-480c-8583-e734c2f413a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6808","nonce":3816165593},{"type":"v1","addr":"172.21.15.175:6809","nonce":3816165593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6810","nonce":3816165593},{"type":"v1","addr":"172.21.15.175:6811","nonce":3816165593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6814","nonce":3816165593},{"type":"v1","addr":"172.21.15.175:6815","nonce":3816165593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6812","nonce":3816165593},{"type":"v1","addr":"172.21.15.175:6813","nonce":3816165593}]},"public_addr":"172.21.15.175:6809/3816165593","cluster_addr":"172.21.15.175:6811/3816165593","heartbeat_back_addr":"172.21.15.175:6815/3816165593","heartbeat_front_addr":"172.21.15.175:6813/3816165593","state":["exists","up"]},{"osd":6,"uuid":"bc164a3d-4eac-4455-ad6a-91af922c7638","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6816","nonce":3382714875},{"type":"v1","addr":"172.21.15.175:6817","nonce":3382714875}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6818","nonce":3382714875},{"type":"v1","addr":"172.21.15.175:6819","nonce":3382714875}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6822","nonce":3382714875},{"type":"v1","addr":"172.21.15.175:6823","nonce":3382714875}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6820","nonce":3382714875},{"type":"v1","addr":"172.21.15.175:6821","nonce":3382714875}]},"public_addr":"172.21.15.175:6817/3382714875","cluster_addr":"172.21.15.175:6819/3382714875","heartbeat_back_addr":"172.21.15.175:6823/3382714875","heartbeat_front_addr":"172.21.15.175:6821/3382714875","state":["exists","up"]},{"osd":7,"uuid":"b921eb0a-c9db-414b-9cf4-756819ac4978","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":53,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6824","nonce":2434595997},{"type":"v1","addr":"172.21.15.175:6825","nonce":2434595997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6826","nonce":2434595997},{"type":"v1","addr":"172.21.15.175:6827","nonce":2434595997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6830","nonce":2434595997},{"type":"v1","addr":"172.21.15.175:6831","nonce":2434595997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6828","nonce":2434595997},{"type":"v1","addr":"172.21.15.175:6829","nonce":2434595997}]},"public_addr":"172.21.15.175:6825/2434595997","cluster_addr":"172.21.15.175:6827/2434595997","heartbeat_back_addr":"172.21.15.175:6831/2434595997","heartbeat_front_addr":"172.21.15.175:6829/2434595997","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:44:22.394622+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:44:41.535991+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:44:59.558312+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:45:16.506087+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:45:32.808807+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:45:48.941527+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:46:05.168697+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:46:21.891601+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.82:6801/146419771":"2023-10-09T01:43:36.330454+0000","172.21.15.82:6800/146419771":"2023-10-09T01:43:36.330454+0000","172.21.15.82:0/3181756550":"2023-10-09T01:42:55.885386+0000","172.21.15.82:0/4080297699":"2023-10-09T01:42:55.885386+0000","172.21.15.82:0/2809451579":"2023-10-09T01:42:55.885386+0000","172.21.15.82:6801/3334222865":"2023-10-09T01:42:55.885386+0000","172.21.15.82:6800/3334222865":"2023-10-09T01:42:55.885386+0000","172.21.15.82:0/2425875976":"2023-10-09T01:42:31.675371+0000","172.21.15.82:0/1136548668":"2023-10-09T01:42:31.675371+0000","172.21.15.82:0/1093101831":"2023-10-09T01:43:36.330454+0000","172.21.15.82:0/216446743":"2023-10-09T01:42:31.675371+0000","172.21.15.82:6800/2193457314":"2023-10-09T01:42:31.675371+0000","172.21.15.82:0/1239298557":"2023-10-09T01:43:36.330454+0000","172.21.15.82:0/2587971062":"2023-10-09T01:43:36.330454+0000","172.21.15.82:6801/2193457314":"2023-10-09T01:42:31.675371+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-08T01:46:33.511 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-08T01:46:33.511 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-08T01:46:33.737 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:34.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:33 smithi175 ceph-mon[111007]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-08T01:46:34.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:33 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2202986502' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T01:46:34.169 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:33 smithi082 ceph-mon[108319]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-08T01:46:34.169 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:33 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2202986502' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T01:46:34.787 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:46:34.788 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":57,"fsid":"d44655b4-657b-11ee-8db5-212e2dc638e7","created":"2023-10-08T01:42:07.618111+0000","modified":"2023-10-08T01:46:27.755814+0000","last_up_change":"2023-10-08T01:46:23.744017+0000","last_in_change":"2023-10-08T01:46:08.946230+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-08T01:45:01.019925+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":"22","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":{}}}],"osds":[{"osd":0,"uuid":"c1e3063a-f71c-4a56-873c-ff321f528cdc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":55,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":839080887},{"type":"v1","addr":"172.21.15.82:6803","nonce":839080887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":839080887},{"type":"v1","addr":"172.21.15.82:6805","nonce":839080887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":839080887},{"type":"v1","addr":"172.21.15.82:6809","nonce":839080887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":839080887},{"type":"v1","addr":"172.21.15.82:6807","nonce":839080887}]},"public_addr":"172.21.15.82:6803/839080887","cluster_addr":"172.21.15.82:6805/839080887","heartbeat_back_addr":"172.21.15.82:6809/839080887","heartbeat_front_addr":"172.21.15.82:6807/839080887","state":["exists","up"]},{"osd":1,"uuid":"18cf331a-27a5-481f-bf8c-4ce38309a154","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2569688677},{"type":"v1","addr":"172.21.15.82:6811","nonce":2569688677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2569688677},{"type":"v1","addr":"172.21.15.82:6813","nonce":2569688677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2569688677},{"type":"v1","addr":"172.21.15.82:6817","nonce":2569688677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2569688677},{"type":"v1","addr":"172.21.15.82:6815","nonce":2569688677}]},"public_addr":"172.21.15.82:6811/2569688677","cluster_addr":"172.21.15.82:6813/2569688677","heartbeat_back_addr":"172.21.15.82:6817/2569688677","heartbeat_front_addr":"172.21.15.82:6815/2569688677","state":["exists","up"]},{"osd":2,"uuid":"89d24ac6-9f7f-46bc-800f-c64ac1eec8fb","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.82:6818","nonce":3119494772},{"type":"v1","addr":"172.21.15.82:6819","nonce":3119494772}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":3119494772},{"type":"v1","addr":"172.21.15.82:6821","nonce":3119494772}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":3119494772},{"type":"v1","addr":"172.21.15.82:6825","nonce":3119494772}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":3119494772},{"type":"v1","addr":"172.21.15.82:6823","nonce":3119494772}]},"public_addr":"172.21.15.82:6819/3119494772","cluster_addr":"172.21.15.82:6821/3119494772","heartbeat_back_addr":"172.21.15.82:6825/3119494772","heartbeat_front_addr":"172.21.15.82:6823/3119494772","state":["exists","up"]},{"osd":3,"uuid":"355df314-3b8b-4692-a5dc-72839a2f9793","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.82:6826","nonce":4182644042},{"type":"v1","addr":"172.21.15.82:6827","nonce":4182644042}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":4182644042},{"type":"v1","addr":"172.21.15.82:6829","nonce":4182644042}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":4182644042},{"type":"v1","addr":"172.21.15.82:6833","nonce":4182644042}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":4182644042},{"type":"v1","addr":"172.21.15.82:6831","nonce":4182644042}]},"public_addr":"172.21.15.82:6827/4182644042","cluster_addr":"172.21.15.82:6829/4182644042","heartbeat_back_addr":"172.21.15.82:6833/4182644042","heartbeat_front_addr":"172.21.15.82:6831/4182644042","state":["exists","up"]},{"osd":4,"uuid":"50c58b7c-0a6c-45b3-849c-020935c95e58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6800","nonce":3402570022},{"type":"v1","addr":"172.21.15.175:6801","nonce":3402570022}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6802","nonce":3402570022},{"type":"v1","addr":"172.21.15.175:6803","nonce":3402570022}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6806","nonce":3402570022},{"type":"v1","addr":"172.21.15.175:6807","nonce":3402570022}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6804","nonce":3402570022},{"type":"v1","addr":"172.21.15.175:6805","nonce":3402570022}]},"public_addr":"172.21.15.175:6801/3402570022","cluster_addr":"172.21.15.175:6803/3402570022","heartbeat_back_addr":"172.21.15.175:6807/3402570022","heartbeat_front_addr":"172.21.15.175:6805/3402570022","state":["exists","up"]},{"osd":5,"uuid":"5e20b23f-83ee-480c-8583-e734c2f413a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6808","nonce":3816165593},{"type":"v1","addr":"172.21.15.175:6809","nonce":3816165593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6810","nonce":3816165593},{"type":"v1","addr":"172.21.15.175:6811","nonce":3816165593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6814","nonce":3816165593},{"type":"v1","addr":"172.21.15.175:6815","nonce":3816165593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6812","nonce":3816165593},{"type":"v1","addr":"172.21.15.175:6813","nonce":3816165593}]},"public_addr":"172.21.15.175:6809/3816165593","cluster_addr":"172.21.15.175:6811/3816165593","heartbeat_back_addr":"172.21.15.175:6815/3816165593","heartbeat_front_addr":"172.21.15.175:6813/3816165593","state":["exists","up"]},{"osd":6,"uuid":"bc164a3d-4eac-4455-ad6a-91af922c7638","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6816","nonce":3382714875},{"type":"v1","addr":"172.21.15.175:6817","nonce":3382714875}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6818","nonce":3382714875},{"type":"v1","addr":"172.21.15.175:6819","nonce":3382714875}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6822","nonce":3382714875},{"type":"v1","addr":"172.21.15.175:6823","nonce":3382714875}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6820","nonce":3382714875},{"type":"v1","addr":"172.21.15.175:6821","nonce":3382714875}]},"public_addr":"172.21.15.175:6817/3382714875","cluster_addr":"172.21.15.175:6819/3382714875","heartbeat_back_addr":"172.21.15.175:6823/3382714875","heartbeat_front_addr":"172.21.15.175:6821/3382714875","state":["exists","up"]},{"osd":7,"uuid":"b921eb0a-c9db-414b-9cf4-756819ac4978","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":53,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6824","nonce":2434595997},{"type":"v1","addr":"172.21.15.175:6825","nonce":2434595997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6826","nonce":2434595997},{"type":"v1","addr":"172.21.15.175:6827","nonce":2434595997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6830","nonce":2434595997},{"type":"v1","addr":"172.21.15.175:6831","nonce":2434595997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6828","nonce":2434595997},{"type":"v1","addr":"172.21.15.175:6829","nonce":2434595997}]},"public_addr":"172.21.15.175:6825/2434595997","cluster_addr":"172.21.15.175:6827/2434595997","heartbeat_back_addr":"172.21.15.175:6831/2434595997","heartbeat_front_addr":"172.21.15.175:6829/2434595997","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:44:22.394622+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:44:41.535991+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:44:59.558312+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:45:16.506087+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:45:32.808807+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:45:48.941527+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:46:05.168697+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-10-08T01:46:21.891601+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.82:6801/146419771":"2023-10-09T01:43:36.330454+0000","172.21.15.82:6800/146419771":"2023-10-09T01:43:36.330454+0000","172.21.15.82:0/3181756550":"2023-10-09T01:42:55.885386+0000","172.21.15.82:0/4080297699":"2023-10-09T01:42:55.885386+0000","172.21.15.82:0/2809451579":"2023-10-09T01:42:55.885386+0000","172.21.15.82:6801/3334222865":"2023-10-09T01:42:55.885386+0000","172.21.15.82:6800/3334222865":"2023-10-09T01:42:55.885386+0000","172.21.15.82:0/2425875976":"2023-10-09T01:42:31.675371+0000","172.21.15.82:0/1136548668":"2023-10-09T01:42:31.675371+0000","172.21.15.82:0/1093101831":"2023-10-09T01:43:36.330454+0000","172.21.15.82:0/216446743":"2023-10-09T01:42:31.675371+0000","172.21.15.82:6800/2193457314":"2023-10-09T01:42:31.675371+0000","172.21.15.82:0/1239298557":"2023-10-09T01:43:36.330454+0000","172.21.15.82:0/2587971062":"2023-10-09T01:43:36.330454+0000","172.21.15.82:6801/2193457314":"2023-10-09T01:42:31.675371+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-08T01:46:35.160 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-08T01:46:35.161 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-08T01:46:35.161 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-08T01:46:35.161 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-08T01:46:35.162 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-08T01:46:35.162 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-08T01:46:35.162 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-08T01:46:35.163 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-08T01:46:35.702 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:35.804 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:35.906 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:36.128 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:35 smithi082 ceph-mon[108319]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-10-08T01:46:36.129 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:35 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1409484808' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T01:46:36.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:35 smithi175 ceph-mon[111007]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-10-08T01:46:36.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:35 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/1409484808' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T01:46:36.156 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:36.861 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:36.963 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:37.917 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:37 smithi082 ceph-mon[108319]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-10-08T01:46:37.917 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:46:37.918 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:46:38.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:37 smithi175 ceph-mon[111007]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-10-08T01:46:38.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:37 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:46:38.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:37 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:46:39.437 INFO:teuthology.orchestra.run.smithi082.stdout:133143986192 2023-10-08T01:46:39.437 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-08T01:46:40.009 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:39 smithi082 ceph-mon[108319]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2023-10-08T01:46:40.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:39 smithi175 ceph-mon[111007]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2023-10-08T01:46:40.402 INFO:teuthology.orchestra.run.smithi082.stdout:60129542170 2023-10-08T01:46:40.402 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-08T01:46:40.910 INFO:teuthology.orchestra.run.smithi082.stdout:193273528330 2023-10-08T01:46:40.910 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-08T01:46:40.986 INFO:teuthology.orchestra.run.smithi082.stdout:227633266694 2023-10-08T01:46:40.987 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-08T01:46:41.293 INFO:teuthology.orchestra.run.smithi082.stdout:111669149715 2023-10-08T01:46:41.293 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-08T01:46:41.642 INFO:teuthology.orchestra.run.smithi082.stdout:38654705694 2023-10-08T01:46:41.643 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-08T01:46:41.727 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:41.753 INFO:teuthology.orchestra.run.smithi082.stdout:163208757261 2023-10-08T01:46:41.753 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-08T01:46:41.780 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:41.798 INFO:teuthology.orchestra.run.smithi082.stdout:81604378647 2023-10-08T01:46:41.799 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-08T01:46:41.834 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:41.922 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:41 smithi082 ceph-mon[108319]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-10-08T01:46:41.934 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:42.079 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:42.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:41 smithi175 ceph-mon[111007]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-10-08T01:46:42.296 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:43.827 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:43 smithi082 ceph-mon[108319]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:43.884 INFO:teuthology.orchestra.run.smithi082.stdout:193273528330 2023-10-08T01:46:43.925 INFO:teuthology.orchestra.run.smithi082.stdout:60129542171 2023-10-08T01:46:44.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:43 smithi175 ceph-mon[111007]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:44.173 INFO:teuthology.orchestra.run.smithi082.stdout:111669149715 2023-10-08T01:46:44.666 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:44.689 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542170 got 60129542171 for osd.1 2023-10-08T01:46:44.690 DEBUG:teuthology.parallel:result is None 2023-10-08T01:46:44.817 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:44 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3107454556' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-08T01:46:44.817 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:44 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3671506153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-08T01:46:44.817 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:44 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3634627177' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-08T01:46:44.990 INFO:teuthology.orchestra.run.smithi082.stdout:38654705695 2023-10-08T01:46:45.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:44 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/3107454556' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-08T01:46:45.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:44 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/3671506153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-08T01:46:45.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:44 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/3634627177' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-08T01:46:45.702 INFO:teuthology.orchestra.run.smithi082.stdout:133143986193 2023-10-08T01:46:45.826 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705694 got 38654705695 for osd.0 2023-10-08T01:46:45.827 DEBUG:teuthology.parallel:result is None 2023-10-08T01:46:45.872 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:45.896 INFO:tasks.cephadm.ceph_manager.ceph:need seq 193273528330 got 193273528330 for osd.6 2023-10-08T01:46:45.896 DEBUG:teuthology.parallel:result is None 2023-10-08T01:46:45.974 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149715 got 111669149715 for osd.3 2023-10-08T01:46:45.974 DEBUG:teuthology.parallel:result is None 2023-10-08T01:46:46.070 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:45 smithi082 ceph-mon[108319]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:46.071 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:45 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1392985585' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-08T01:46:46.071 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:45 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/789777172' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-08T01:46:46.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:45 smithi175 ceph-mon[111007]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:46.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:45 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/1392985585' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-08T01:46:46.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:45 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/789777172' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-08T01:46:46.456 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986192 got 133143986193 for osd.4 2023-10-08T01:46:46.456 DEBUG:teuthology.parallel:result is None 2023-10-08T01:46:46.800 INFO:teuthology.orchestra.run.smithi082.stdout:227633266695 2023-10-08T01:46:46.853 INFO:teuthology.orchestra.run.smithi082.stdout:163208757262 2023-10-08T01:46:47.449 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757261 got 163208757262 for osd.5 2023-10-08T01:46:47.450 DEBUG:teuthology.parallel:result is None 2023-10-08T01:46:47.505 INFO:tasks.cephadm.ceph_manager.ceph:need seq 227633266694 got 227633266695 for osd.7 2023-10-08T01:46:47.506 DEBUG:teuthology.parallel:result is None 2023-10-08T01:46:47.993 INFO:teuthology.orchestra.run.smithi082.stdout:81604378649 2023-10-08T01:46:48.021 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:47 smithi082 ceph-mon[108319]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:48.022 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:47 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/4068861989' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-08T01:46:48.022 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:47 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2147511277' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-08T01:46:48.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:47 smithi175 ceph-mon[111007]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:48.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:47 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/4068861989' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-08T01:46:48.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:47 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2147511277' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-08T01:46:48.365 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378647 got 81604378649 for osd.2 2023-10-08T01:46:48.365 DEBUG:teuthology.parallel:result is None 2023-10-08T01:46:48.366 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-08T01:46:48.366 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-08T01:46:48.592 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:48.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:48 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1201983731' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-08T01:46:49.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:48 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/1201983731' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-08T01:46:49.783 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:46:49.785 INFO:teuthology.orchestra.run.smithi082.stderr:dumped all 2023-10-08T01:46:50.031 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:49 smithi082 ceph-mon[108319]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:50.115 INFO:teuthology.orchestra.run.smithi082.stdout:{"pg_ready":true,"pg_map":{"version":141,"stamp":"2023-10-08T01:46:48.742867+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":117,"ondisk_log_size":117,"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":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48560,"kb_used_data":6128,"kb_used_omap":0,"kb_used_meta":42368,"kb_avail":749912656,"statfs":{"total":767960285184,"available":767910559744,"internally_reserved":0,"allocated":6275072,"data_stored":3479994,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43384832},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001630"},"pg_stats":[{"pgid":"1.0","version":"23'117","reported_seq":228,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-10-08T01:46:27.761746+0000","last_change":"2023-10-08T01:46:27.761746+0000","last_active":"2023-10-08T01:46:27.761746+0000","last_peered":"2023-10-08T01:46:27.761746+0000","last_clean":"2023-10-08T01:46:27.761746+0000","last_became_active":"2023-10-08T01:46:27.761211+0000","last_became_peered":"2023-10-08T01:46:27.761211+0000","last_unstale":"2023-10-08T01:46:27.761746+0000","last_undegraded":"2023-10-08T01:46:27.761746+0000","last_fullsized":"2023-10-08T01:46:27.761746+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-08T01:45:01.721826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-08T01:45:01.721826+0000","last_clean_scrub_stamp":"2023-10-08T01:45:01.721826+0000","objects_scrubbed":0,"log_size":117,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T10:34:19.717196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":3194880,"data_stored":3173568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":53,"seq":227633266695,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6024,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739128,"statfs":{"total":95995035648,"available":95988867072,"internally_reserved":0,"allocated":1114112,"data_stored":765337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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.432}]},{"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.51700000000000002}]},{"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.44500000000000001}]},{"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.39900000000000002}]},{"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.46000000000000002}]},{"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.38800000000000001}]},{"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.56899999999999995}]}]},{"osd":6,"up_from":45,"seq":193273528332,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":765660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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.61799999999999999}]},{"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.59299999999999997}]},{"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.64500000000000002}]},{"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.63100000000000001}]},{"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.35899999999999999}]},{"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.40400000000000003}]},{"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.55900000000000005}]}]},{"osd":1,"up_from":14,"seq":60129542172,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":236732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Sun Oct 8 01:45:44 2023","interfaces":[{"interface":"back","average":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"last":0.31},{"interface":"front","average":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"min":{"1min":0.216,"5min":0.216,"15min":0.216},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.248}]},{"osd":2,"last update":"Sun Oct 8 01:46:05 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.34599999999999997}]},{"osd":3,"last update":"Sun Oct 8 01:46:20 2023","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.40799999999999997}]},{"osd":4,"last update":"Sun Oct 8 01:46:36 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.57599999999999996}]},{"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.42299999999999999}]},{"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.66200000000000003}]},{"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.52600000000000002}]}]},{"osd":0,"up_from":9,"seq":38654705695,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6860,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738292,"statfs":{"total":95995035648,"available":95988011008,"internally_reserved":0,"allocated":1118208,"data_stored":765660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Sun Oct 8 01:45:49 2023","interfaces":[{"interface":"back","average":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.40899999999999997}]},{"osd":2,"last update":"Sun Oct 8 01:46:03 2023","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.309},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.33400000000000002}]},{"osd":3,"last update":"Sun Oct 8 01:46:20 2023","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.41899999999999998}]},{"osd":4,"last update":"Sun Oct 8 01:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.69099999999999995}]},{"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.67100000000000004}]},{"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.68200000000000005}]},{"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.59999999999999998}]}]},{"osd":2,"up_from":19,"seq":81604378649,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6212,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738940,"statfs":{"total":95995035648,"available":95988674560,"internally_reserved":0,"allocated":585728,"data_stored":236732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"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":"Sun Oct 8 01:46:03 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.38300000000000001}]},{"osd":1,"last update":"Sun Oct 8 01:46:03 2023","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.434,"5min":0.434,"15min":0.434},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.52500000000000002}]},{"osd":3,"last update":"Sun Oct 8 01:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.29499999999999998}]},{"osd":4,"last update":"Sun Oct 8 01:46:34 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.72899999999999998}]},{"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.78300000000000003}]},{"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.76000000000000001}]},{"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.71899999999999997}]}]},{"osd":3,"up_from":26,"seq":111669149717,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":236732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sun Oct 8 01:46:17 2023","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.40000000000000002}]},{"osd":1,"last update":"Sun Oct 8 01:46:17 2023","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.40999999999999998}]},{"osd":2,"last update":"Sun Oct 8 01:46:17 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.377},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.38700000000000001}]},{"osd":4,"last update":"Sun Oct 8 01:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.629},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.68100000000000005}]},{"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.70399999999999996}]},{"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.71999999999999997}]},{"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.61699999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986194,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":236732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sun Oct 8 01:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.39400000000000002}]},{"osd":1,"last update":"Sun Oct 8 01:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.376},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.54000000000000004}]},{"osd":2,"last update":"Sun Oct 8 01:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.46000000000000002}]},{"osd":3,"last update":"Sun Oct 8 01:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.433}]},{"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.58999999999999997}]},{"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.61399999999999999}]},{"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.52900000000000003}]}]},{"osd":5,"up_from":38,"seq":163208757262,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5632,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739520,"statfs":{"total":95995035648,"available":95989268480,"internally_reserved":0,"allocated":581632,"data_stored":236409,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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.57699999999999996}]},{"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.50600000000000001}]},{"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.749}]},{"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.56799999999999995}]},{"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.69999999999999996}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.624}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.82699999999999996}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"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":5,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-08T01:46:50.116 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-08T01:46:50.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:49 smithi175 ceph-mon[111007]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:50.339 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:51.027 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:50 smithi082 ceph-mon[108319]: from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T01:46:51.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:50 smithi175 ceph-mon[111007]: from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T01:46:51.400 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:46:51.402 INFO:teuthology.orchestra.run.smithi082.stderr:dumped all 2023-10-08T01:46:51.756 INFO:teuthology.orchestra.run.smithi082.stdout:{"pg_ready":true,"pg_map":{"version":142,"stamp":"2023-10-08T01:46:50.743290+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":117,"ondisk_log_size":117,"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":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48560,"kb_used_data":6128,"kb_used_omap":0,"kb_used_meta":42368,"kb_avail":749912656,"statfs":{"total":767960285184,"available":767910559744,"internally_reserved":0,"allocated":6275072,"data_stored":3479994,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43384832},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001803"},"pg_stats":[{"pgid":"1.0","version":"23'117","reported_seq":228,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-10-08T01:46:27.761746+0000","last_change":"2023-10-08T01:46:27.761746+0000","last_active":"2023-10-08T01:46:27.761746+0000","last_peered":"2023-10-08T01:46:27.761746+0000","last_clean":"2023-10-08T01:46:27.761746+0000","last_became_active":"2023-10-08T01:46:27.761211+0000","last_became_peered":"2023-10-08T01:46:27.761211+0000","last_unstale":"2023-10-08T01:46:27.761746+0000","last_undegraded":"2023-10-08T01:46:27.761746+0000","last_fullsized":"2023-10-08T01:46:27.761746+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-08T01:45:01.721826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-08T01:45:01.721826+0000","last_clean_scrub_stamp":"2023-10-08T01:45:01.721826+0000","objects_scrubbed":0,"log_size":117,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T10:34:19.717196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"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":3194880,"data_stored":3173568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":53,"seq":227633266696,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6024,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739128,"statfs":{"total":95995035648,"available":95988867072,"internally_reserved":0,"allocated":1114112,"data_stored":765337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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.51400000000000001}]},{"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.59399999999999997}]},{"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.61599999999999999}]},{"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.57499999999999996}]},{"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.36799999999999999}]},{"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.40600000000000003}]},{"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.45900000000000002}]}]},{"osd":6,"up_from":45,"seq":193273528332,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":765660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"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.61799999999999999}]},{"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.59299999999999997}]},{"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.64500000000000002}]},{"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.63100000000000001}]},{"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.35899999999999999}]},{"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.40400000000000003}]},{"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.55900000000000005}]}]},{"osd":1,"up_from":14,"seq":60129542173,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":236732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Sun Oct 8 01:46:46 2023","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.33200000000000002,"15min":0.32400000000000001},"min":{"1min":0.25600000000000001,"5min":0.22,"15min":0.22},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.33800000000000002,"15min":0.32700000000000001},"min":{"1min":0.248,"5min":0.216,"15min":0.216},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.29199999999999998}]},{"osd":2,"last update":"Sun Oct 8 01:46:05 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.45400000000000001}]},{"osd":3,"last update":"Sun Oct 8 01:46:20 2023","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.436}]},{"osd":4,"last update":"Sun Oct 8 01:46:36 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.68500000000000005}]},{"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.70399999999999996}]},{"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.71299999999999997}]},{"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.85599999999999998}]}]},{"osd":0,"up_from":9,"seq":38654705696,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6860,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738292,"statfs":{"total":95995035648,"available":95988011008,"internally_reserved":0,"allocated":1118208,"data_stored":765660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":"Sun Oct 8 01:45:49 2023","interfaces":[{"interface":"back","average":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.26300000000000001},{"interface":"front","average":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.33100000000000002}]},{"osd":2,"last update":"Sun Oct 8 01:46:03 2023","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.28000000000000003}]},{"osd":3,"last update":"Sun Oct 8 01:46:20 2023","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.34300000000000003}]},{"osd":4,"last update":"Sun Oct 8 01:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.72799999999999998}]},{"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.78800000000000003}]},{"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.68600000000000005}]},{"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.76900000000000002}]}]},{"osd":2,"up_from":19,"seq":81604378649,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6212,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738940,"statfs":{"total":95995035648,"available":95988674560,"internally_reserved":0,"allocated":585728,"data_stored":236732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"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":"Sun Oct 8 01:46:03 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.38300000000000001}]},{"osd":1,"last update":"Sun Oct 8 01:46:03 2023","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.434,"5min":0.434,"15min":0.434},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.52500000000000002}]},{"osd":3,"last update":"Sun Oct 8 01:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.29499999999999998}]},{"osd":4,"last update":"Sun Oct 8 01:46:34 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.72899999999999998}]},{"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.78300000000000003}]},{"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.76000000000000001}]},{"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.71899999999999997}]}]},{"osd":3,"up_from":26,"seq":111669149717,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":236732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sun Oct 8 01:46:17 2023","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.40000000000000002}]},{"osd":1,"last update":"Sun Oct 8 01:46:17 2023","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.40999999999999998}]},{"osd":2,"last update":"Sun Oct 8 01:46:17 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.377},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.38700000000000001}]},{"osd":4,"last update":"Sun Oct 8 01:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.629},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.68100000000000005}]},{"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.70399999999999996}]},{"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.71999999999999997}]},{"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.61699999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986195,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":236732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sun Oct 8 01:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.59199999999999997}]},{"osd":1,"last update":"Sun Oct 8 01:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.60399999999999998}]},{"osd":2,"last update":"Sun Oct 8 01:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.61699999999999999}]},{"osd":3,"last update":"Sun Oct 8 01:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.57799999999999996}]},{"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.373}]},{"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.45300000000000001}]},{"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.49399999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757262,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5632,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739520,"statfs":{"total":95995035648,"available":95989268480,"internally_reserved":0,"allocated":581632,"data_stored":236409,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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.57699999999999996}]},{"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.50600000000000001}]},{"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.749}]},{"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.56799999999999995}]},{"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.69999999999999996}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.624}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.82699999999999996}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"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":5,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-08T01:46:51.757 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-08T01:46:51.757 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-08T01:46:51.758 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-08T01:46:51.758 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-08T01:46:51.985 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/mon.smithi082/config 2023-10-08T01:46:52.118 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:51 smithi082 ceph-mon[108319]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:52.118 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:51 smithi082 ceph-mon[108319]: from='client.14458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T01:46:52.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:51 smithi175 ceph-mon[111007]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:52.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:51 smithi175 ceph-mon[111007]: from='client.14458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T01:46:53.118 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:46:53.118 INFO:teuthology.orchestra.run.smithi082.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-08T01:46:53.472 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-08T01:46:53.473 INFO:tasks.cephadm:Setup complete, yielding 2023-10-08T01:46:53.473 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-08T01:46:53.484 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi082.front.sepia.ceph.com 2023-10-08T01:46:53.484 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch status' 2023-10-08T01:46:54.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:53 smithi175 ceph-mon[111007]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:54.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:53 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/693931584' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-08T01:46:54.160 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:53 smithi082 ceph-mon[108319]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:54.160 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:53 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/693931584' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-08T01:46:54.803 INFO:teuthology.orchestra.run.smithi082.stdout:Backend: cephadm 2023-10-08T01:46:54.803 INFO:teuthology.orchestra.run.smithi082.stdout:Available: Yes 2023-10-08T01:46:54.803 INFO:teuthology.orchestra.run.smithi082.stdout:Paused: No 2023-10-08T01:46:55.133 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ps' 2023-10-08T01:46:55.927 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:55 smithi082 ceph-mon[108319]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:55.927 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:55 smithi082 ceph-mon[108319]: from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:46:56.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:55 smithi175 ceph-mon[111007]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:56.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:55 smithi175 ceph-mon[111007]: from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:46:56.646 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T01:46:56.646 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.smithi082 smithi082 *:9093,9094 running (2m) 96s ago 3m 15.0M - ba2b418f427c aa91f473f1ef 2023-10-08T01:46:56.647 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi082 smithi082 running (3m) 96s ago 3m 6995k - 17.2.0 e1d6a67b021e 20827e16c4c8 2023-10-08T01:46:56.647 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi175 smithi175 running (3m) 37s ago 3m 7155k - 17.2.0 e1d6a67b021e 2852804124ca 2023-10-08T01:46:56.647 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.smithi082 smithi082 *:3000 running (2m) 96s ago 3m 44.8M - 8.3.5 dad864ee21e9 d6b09653a7f4 2023-10-08T01:46:56.647 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi082.tcjbip smithi082 *:9283 running (4m) 96s ago 4m 462M - 17.2.0 e1d6a67b021e 2d035d566eab 2023-10-08T01:46:56.647 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi175.wforxt smithi175 *:8443,9283 running (3m) 37s ago 3m 419M - 17.2.0 e1d6a67b021e fba2d3ec3fa4 2023-10-08T01:46:56.647 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi082 smithi082 running (4m) 96s ago 4m 58.7M 2048M 17.2.0 e1d6a67b021e 201a6dcf5fd0 2023-10-08T01:46:56.647 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi175 smithi175 running (3m) 37s ago 3m 53.1M 2048M 17.2.0 e1d6a67b021e 2ed0c4eb1ec9 2023-10-08T01:46:56.648 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi082 smithi082 *:9100 running (3m) 96s ago 3m 26.1M - 1dbe0e931976 57f65825f5b5 2023-10-08T01:46:56.648 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi175 smithi175 *:9100 running (3m) 37s ago 3m 22.3M - 1dbe0e931976 2e7a0c2345b2 2023-10-08T01:46:56.648 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (2m) 96s ago 2m 37.6M 3222M 17.2.0 e1d6a67b021e e3f7e8e1599a 2023-10-08T01:46:56.648 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (2m) 96s ago 2m 46.9M 3222M 17.2.0 e1d6a67b021e f1e1161712dc 2023-10-08T01:46:56.648 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (2m) 96s ago 2m 36.7M 3222M 17.2.0 e1d6a67b021e 2343188079a6 2023-10-08T01:46:56.648 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (104s) 96s ago 104s 29.0M 3222M 17.2.0 e1d6a67b021e ea500a2424be 2023-10-08T01:46:56.649 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi175 running (88s) 37s ago 88s 40.6M 3990M 17.2.0 e1d6a67b021e 7f168363b2e3 2023-10-08T01:46:56.649 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi175 running (72s) 37s ago 71s 37.2M 3990M 17.2.0 e1d6a67b021e 8af1e81a0815 2023-10-08T01:46:56.649 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi175 running (55s) 37s ago 55s 36.0M 3990M 17.2.0 e1d6a67b021e f5c153962a4f 2023-10-08T01:46:56.649 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi175 running (39s) 37s ago 38s 14.3M 3990M 17.2.0 e1d6a67b021e 8ebae9f8b47a 2023-10-08T01:46:56.649 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.smithi082 smithi082 *:9095 running (2m) 96s ago 2m 44.6M - 514e6a882f6e 3e8e784b3335 2023-10-08T01:46:57.005 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ls' 2023-10-08T01:46:57.893 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:57 smithi082 ceph-mon[108319]: from='client.14470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:46:57.894 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:57 smithi082 ceph-mon[108319]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:58.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:57 smithi175 ceph-mon[111007]: from='client.14470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:46:58.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:57 smithi175 ceph-mon[111007]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:46:58.263 INFO:teuthology.orchestra.run.smithi082.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-10-08T01:46:58.263 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager ?:9093,9094 1/1 98s ago 4m count:1 2023-10-08T01:46:58.263 INFO:teuthology.orchestra.run.smithi082.stdout:crash 2/2 98s ago 4m * 2023-10-08T01:46:58.264 INFO:teuthology.orchestra.run.smithi082.stdout:grafana ?:3000 1/1 98s ago 4m count:1 2023-10-08T01:46:58.264 INFO:teuthology.orchestra.run.smithi082.stdout:mgr 2/2 98s ago 4m count:2 2023-10-08T01:46:58.264 INFO:teuthology.orchestra.run.smithi082.stdout:mon 2/2 98s ago 3m smithi082:172.21.15.82=smithi082;smithi175:172.21.15.175=smithi175;count:2 2023-10-08T01:46:58.264 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter ?:9100 2/2 98s ago 4m * 2023-10-08T01:46:58.264 INFO:teuthology.orchestra.run.smithi082.stdout:osd 8 98s ago - 2023-10-08T01:46:58.264 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus ?:9095 1/1 98s ago 4m count:1 2023-10-08T01:46:58.630 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch host ls' 2023-10-08T01:46:58.916 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:58 smithi082 ceph-mon[108319]: from='client.14474 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:46:59.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:58 smithi175 ceph-mon[111007]: from='client.14474 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:46:59.925 INFO:teuthology.orchestra.run.smithi082.stdout:HOST ADDR LABELS STATUS 2023-10-08T01:46:59.926 INFO:teuthology.orchestra.run.smithi082.stdout:smithi082 172.21.15.82 2023-10-08T01:46:59.926 INFO:teuthology.orchestra.run.smithi082.stdout:smithi175 172.21.15.175 2023-10-08T01:46:59.926 INFO:teuthology.orchestra.run.smithi082.stdout:2 hosts in cluster 2023-10-08T01:46:59.947 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:46:59 smithi082 ceph-mon[108319]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:47:00.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:46:59 smithi175 ceph-mon[111007]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:47:00.321 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch device ls' 2023-10-08T01:47:00.934 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:00 smithi082 ceph-mon[108319]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:01.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:00 smithi175 ceph-mon[111007]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:01.605 INFO:teuthology.orchestra.run.smithi082.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REJECT REASONS 2023-10-08T01:47:01.605 INFO:teuthology.orchestra.run.smithi082.stdout:smithi082 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620400SD400BGN 400G LVM detected, locked 2023-10-08T01:47:01.605 INFO:teuthology.orchestra.run.smithi082.stdout:smithi175 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT623300M0400BGN 400G LVM detected, locked 2023-10-08T01:47:01.953 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:01 smithi082 ceph-mon[108319]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:47:01.954 INFO:teuthology.run_tasks:Running task vip.exec... 2023-10-08T01:47:01.963 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi082.front.sepia.ceph.com 2023-10-08T01:47:01.963 DEBUG:teuthology.orchestra.run.smithi082:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-10-08T01:47:01.993 INFO:teuthology.orchestra.run.smithi082.stderr:+ systemctl stop nfs-server 2023-10-08T01:47:02.000 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi175.front.sepia.ceph.com 2023-10-08T01:47:02.000 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-10-08T01:47:02.039 INFO:teuthology.orchestra.run.smithi175.stderr:+ systemctl stop nfs-server 2023-10-08T01:47:02.048 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-08T01:47:02.056 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi082.front.sepia.ceph.com 2023-10-08T01:47:02.056 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- bash -c 'ceph fs volume create foofs' 2023-10-08T01:47:02.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:01 smithi175 ceph-mon[111007]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:47:02.959 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:02 smithi082 ceph-mon[108319]: from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:03.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:02 smithi175 ceph-mon[111007]: from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:04.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:03 smithi175 ceph-mon[111007]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:47:04.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:03 smithi175 ceph-mon[111007]: from='client.14486 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:04.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:03 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-10-08T01:47:04.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:03 smithi082 ceph-mon[108319]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:47:04.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:03 smithi082 ceph-mon[108319]: from='client.14486 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:04.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:03 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-10-08T01:47:05.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:04 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-10-08T01:47:05.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:04 smithi175 ceph-mon[111007]: osdmap e58: 8 total, 8 up, 8 in 2023-10-08T01:47:05.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:04 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-10-08T01:47:05.161 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:04 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-10-08T01:47:05.161 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:04 smithi082 ceph-mon[108319]: osdmap e58: 8 total, 8 up, 8 in 2023-10-08T01:47:05.161 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:04 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-10-08T01:47:05.161 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:04 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-mon-smithi082[108296]: 2023-10-08T01:47:04.826+0000 7fb343427700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-08T01:47:05.205 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-10-08T01:47:05.220 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2023-10-08T01:47:05.220 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T01:47:06.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: pgmap v150: 33 pgs: 8 creating+peering, 1 active+clean, 24 unknown; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:47:06.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-10-08T01:47:06.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: osdmap e59: 8 total, 8 up, 8 in 2023-10-08T01:47:06.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-10-08T01:47:06.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-08T01:47:06.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-08T01:47:06.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: osdmap e60: 8 total, 8 up, 8 in 2023-10-08T01:47:06.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-10-08T01:47:06.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: fsmap foofs:0 2023-10-08T01:47:06.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: Saving service mds.foofs spec with placement count:2 2023-10-08T01:47:06.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:06.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:06.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:06.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:06.139 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:06.139 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:06.139 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi082.sregdh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-08T01:47:06.139 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi082.sregdh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-08T01:47:06.139 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:06.139 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:05 smithi175 ceph-mon[111007]: Deploying daemon mds.foofs.smithi082.sregdh on smithi082 2023-10-08T01:47:06.149 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: pgmap v150: 33 pgs: 8 creating+peering, 1 active+clean, 24 unknown; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:47:06.150 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-10-08T01:47:06.150 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: osdmap e59: 8 total, 8 up, 8 in 2023-10-08T01:47:06.150 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-10-08T01:47:06.150 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-08T01:47:06.150 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-08T01:47:06.150 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: osdmap e60: 8 total, 8 up, 8 in 2023-10-08T01:47:06.150 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-10-08T01:47:06.150 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: fsmap foofs:0 2023-10-08T01:47:06.150 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: Saving service mds.foofs spec with placement count:2 2023-10-08T01:47:06.151 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:06.151 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:06.151 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:06.151 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:06.151 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:06.151 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:06.151 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi082.sregdh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-08T01:47:06.151 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi082.sregdh", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-08T01:47:06.151 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:06.151 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:05 smithi082 ceph-mon[108319]: Deploying daemon mds.foofs.smithi082.sregdh on smithi082 2023-10-08T01:47:06.962 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:47:06.963 INFO:teuthology.orchestra.run.smithi082.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-10-08T01:42:47.135894Z", "last_refresh": "2023-10-08T01:45:20.192100Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-10-08T01:42:43.134682Z", "last_refresh": "2023-10-08T01:45:20.192163Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-10-08T01:42:45.260366Z", "last_refresh": "2023-10-08T01:45:20.192221Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-10-08T01:47:04.850358Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-10-08T01:47:04.842565Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T01:42:42.235259Z", "last_refresh": "2023-10-08T01:45:20.192030Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi082:172.21.15.82=smithi082", "smithi175:172.21.15.175=smithi175"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T01:43:19.430615Z", "last_refresh": "2023-10-08T01:45:20.191892Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-10-08T01:42:46.205333Z", "last_refresh": "2023-10-08T01:45:20.192278Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", "container_image_name": "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", "last_refresh": "2023-10-08T01:45:20.192393Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-10-08T01:42:44.179273Z", "last_refresh": "2023-10-08T01:45:20.192335Z", "ports": [9095], "running": 1, "size": 1}}] 2023-10-08T01:47:06.992 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:06 smithi082 ceph-mon[108319]: osdmap e61: 8 total, 8 up, 8 in 2023-10-08T01:47:06.992 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:06 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:07.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:06 smithi175 ceph-mon[111007]: osdmap e61: 8 total, 8 up, 8 in 2023-10-08T01:47:07.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:06 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:07.353 INFO:tasks.cephadm:mds.foofs has 0/2 2023-10-08T01:47:07.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:07 smithi175 ceph-mon[111007]: pgmap v154: 65 pgs: 1 creating+activating, 12 creating+peering, 15 active+clean, 37 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:47:07.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:07 smithi175 ceph-mon[111007]: osdmap e62: 8 total, 8 up, 8 in 2023-10-08T01:47:07.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:07 smithi175 ceph-mon[111007]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T01:47:07.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:07 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:07.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:07 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi175.whvzhg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-08T01:47:07.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:07 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi175.whvzhg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-08T01:47:07.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:07 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:07.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:07 smithi175 ceph-mon[111007]: Deploying daemon mds.foofs.smithi175.whvzhg on smithi175 2023-10-08T01:47:08.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:07 smithi082 ceph-mon[108319]: pgmap v154: 65 pgs: 1 creating+activating, 12 creating+peering, 15 active+clean, 37 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:47:08.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:07 smithi082 ceph-mon[108319]: osdmap e62: 8 total, 8 up, 8 in 2023-10-08T01:47:08.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:07 smithi082 ceph-mon[108319]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T01:47:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:07 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:07 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi175.whvzhg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-08T01:47:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:07 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi175.whvzhg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-08T01:47:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:07 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:08.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:07 smithi082 ceph-mon[108319]: Deploying daemon mds.foofs.smithi175.whvzhg on smithi175 2023-10-08T01:47:08.354 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T01:47:08.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:08 smithi082 ceph-mon[108319]: mds.? [v2:172.21.15.82:6834/753606768,v1:172.21.15.82:6835/753606768] up:boot 2023-10-08T01:47:08.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:08 smithi082 ceph-mon[108319]: daemon mds.foofs.smithi082.sregdh assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-10-08T01:47:08.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:08 smithi082 ceph-mon[108319]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-08T01:47:08.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:08 smithi082 ceph-mon[108319]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-08T01:47:08.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:08 smithi082 ceph-mon[108319]: Cluster is now healthy 2023-10-08T01:47:08.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:08 smithi082 ceph-mon[108319]: fsmap foofs:0 1 up:standby 2023-10-08T01:47:08.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:08 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi082.sregdh"}]: dispatch 2023-10-08T01:47:08.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:08 smithi082 ceph-mon[108319]: fsmap foofs:1 {0=foofs.smithi082.sregdh=up:creating} 2023-10-08T01:47:08.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:08 smithi082 ceph-mon[108319]: daemon mds.foofs.smithi082.sregdh is now active in filesystem foofs as rank 0 2023-10-08T01:47:08.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:08 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:08.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:08 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:08.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:08 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:08.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:08 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:08 smithi175 ceph-mon[111007]: mds.? [v2:172.21.15.82:6834/753606768,v1:172.21.15.82:6835/753606768] up:boot 2023-10-08T01:47:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:08 smithi175 ceph-mon[111007]: daemon mds.foofs.smithi082.sregdh assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-10-08T01:47:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:08 smithi175 ceph-mon[111007]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-08T01:47:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:08 smithi175 ceph-mon[111007]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-08T01:47:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:08 smithi175 ceph-mon[111007]: Cluster is now healthy 2023-10-08T01:47:09.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:08 smithi175 ceph-mon[111007]: fsmap foofs:0 1 up:standby 2023-10-08T01:47:09.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:08 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi082.sregdh"}]: dispatch 2023-10-08T01:47:09.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:08 smithi175 ceph-mon[111007]: fsmap foofs:1 {0=foofs.smithi082.sregdh=up:creating} 2023-10-08T01:47:09.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:08 smithi175 ceph-mon[111007]: daemon mds.foofs.smithi082.sregdh is now active in filesystem foofs as rank 0 2023-10-08T01:47:09.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:08 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:09.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:08 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:09.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:08 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:09.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:08 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:09.866 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:47:09.867 INFO:teuthology.orchestra.run.smithi082.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-10-08T01:42:47.135894Z", "last_refresh": "2023-10-08T01:45:20.192100Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-10-08T01:42:43.134682Z", "last_refresh": "2023-10-08T01:45:20.192163Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-10-08T01:42:45.260366Z", "last_refresh": "2023-10-08T01:45:20.192221Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-10-08T01:47:04.850358Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-10-08T01:47:04.842565Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T01:42:42.235259Z", "last_refresh": "2023-10-08T01:45:20.192030Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi082:172.21.15.82=smithi082", "smithi175:172.21.15.175=smithi175"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T01:43:19.430615Z", "last_refresh": "2023-10-08T01:45:20.191892Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-10-08T01:42:46.205333Z", "last_refresh": "2023-10-08T01:45:20.192278Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", "container_image_name": "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", "last_refresh": "2023-10-08T01:45:20.192393Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-10-08T01:42:44.179273Z", "last_refresh": "2023-10-08T01:45:20.192335Z", "ports": [9095], "running": 1, "size": 1}}] 2023-10-08T01:47:10.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:09 smithi175 ceph-mon[111007]: pgmap v156: 65 pgs: 1 creating+activating, 12 creating+peering, 31 active+clean, 21 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:47:10.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:09 smithi175 ceph-mon[111007]: mds.? [v2:172.21.15.82:6834/753606768,v1:172.21.15.82:6835/753606768] up:active 2023-10-08T01:47:10.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:09 smithi175 ceph-mon[111007]: mds.? [v2:172.21.15.175:6832/692986114,v1:172.21.15.175:6833/692986114] up:boot 2023-10-08T01:47:10.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:09 smithi175 ceph-mon[111007]: fsmap foofs:1 {0=foofs.smithi082.sregdh=up:active} 1 up:standby 2023-10-08T01:47:10.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:09 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi175.whvzhg"}]: dispatch 2023-10-08T01:47:10.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:09 smithi175 ceph-mon[111007]: fsmap foofs:1 {0=foofs.smithi082.sregdh=up:active} 1 up:standby 2023-10-08T01:47:10.202 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:09 smithi082 ceph-mon[108319]: pgmap v156: 65 pgs: 1 creating+activating, 12 creating+peering, 31 active+clean, 21 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-10-08T01:47:10.202 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:09 smithi082 ceph-mon[108319]: mds.? [v2:172.21.15.82:6834/753606768,v1:172.21.15.82:6835/753606768] up:active 2023-10-08T01:47:10.202 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:09 smithi082 ceph-mon[108319]: mds.? [v2:172.21.15.175:6832/692986114,v1:172.21.15.175:6833/692986114] up:boot 2023-10-08T01:47:10.202 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:09 smithi082 ceph-mon[108319]: fsmap foofs:1 {0=foofs.smithi082.sregdh=up:active} 1 up:standby 2023-10-08T01:47:10.202 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:09 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi175.whvzhg"}]: dispatch 2023-10-08T01:47:10.202 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:09 smithi082 ceph-mon[108319]: fsmap foofs:1 {0=foofs.smithi082.sregdh=up:active} 1 up:standby 2023-10-08T01:47:10.370 INFO:tasks.cephadm:mds.foofs has 0/2 2023-10-08T01:47:11.349 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:11 smithi082 ceph-mon[108319]: from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T01:47:11.350 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:11 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:11.371 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-08T01:47:11.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:11 smithi175 ceph-mon[111007]: from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T01:47:11.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:11 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:12.323 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:12 smithi082 ceph-mon[108319]: pgmap v157: 65 pgs: 1 creating+activating, 64 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 3 op/s 2023-10-08T01:47:12.323 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:12 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:12.323 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:12 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:12.323 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:12 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:12.323 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:12 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:12.323 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:12 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:12.323 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:12 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:12.323 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:12 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:12.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:12 smithi175 ceph-mon[111007]: pgmap v157: 65 pgs: 1 creating+activating, 64 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 3 op/s 2023-10-08T01:47:12.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:12 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:12.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:12 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:12.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:12 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:12.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:12 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:12.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:12 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:12.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:12 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:12.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:12 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:12.696 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:47:12.696 INFO:teuthology.orchestra.run.smithi082.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-10-08T01:42:47.135894Z", "last_refresh": "2023-10-08T01:47:11.794543Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-10-08T01:42:43.134682Z", "last_refresh": "2023-10-08T01:47:10.223038Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-10-08T01:42:45.260366Z", "last_refresh": "2023-10-08T01:47:11.794669Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-10-08T01:47:04.850358Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-10-08T01:47:04.842565Z", "last_refresh": "2023-10-08T01:47:10.223627Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-08T01:42:42.235259Z", "last_refresh": "2023-10-08T01:47:10.223180Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi082:172.21.15.82=smithi082", "smithi175:172.21.15.175=smithi175"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-08T01:43:19.430615Z", "last_refresh": "2023-10-08T01:47:10.223250Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-10-08T01:42:46.205333Z", "last_refresh": "2023-10-08T01:47:10.223313Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", "container_image_name": "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", "last_refresh": "2023-10-08T01:47:10.223375Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-10-08T01:42:44.179273Z", "last_refresh": "2023-10-08T01:47:11.794804Z", "ports": [9095], "running": 1, "size": 1}}] 2023-10-08T01:47:13.079 INFO:tasks.cephadm:mds.foofs has 2/2 2023-10-08T01:47:13.080 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-08T01:47:13.088 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi082.front.sepia.ceph.com 2023-10-08T01:47:13.089 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2023-10-08T01:47:14.542 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:14 smithi082 ceph-mon[108319]: from='client.14504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T01:47:14.542 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:14 smithi082 ceph-mon[108319]: pgmap v158: 65 pgs: 65 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2023-10-08T01:47:14.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:14 smithi175 ceph-mon[111007]: from='client.14504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-08T01:47:14.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:14 smithi175 ceph-mon[111007]: pgmap v158: 65 pgs: 65 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2023-10-08T01:47:15.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:15 smithi175 ceph-mon[111007]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:15.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:15 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2023-10-08T01:47:15.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:15 smithi082 ceph-mon[108319]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:15.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:15 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2023-10-08T01:47:16.280 INFO:teuthology.orchestra.run.smithi082.stdout:NFS Cluster Created Successfully 2023-10-08T01:47:16.522 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:16 smithi082 ceph-mon[108319]: pgmap v159: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-10-08T01:47:16.522 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:16 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2023-10-08T01:47:16.522 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:16 smithi082 ceph-mon[108319]: osdmap e63: 8 total, 8 up, 8 in 2023-10-08T01:47:16.522 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:16 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-10-08T01:47:16.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:16 smithi175 ceph-mon[111007]: pgmap v159: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-10-08T01:47:16.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:16 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2023-10-08T01:47:16.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:16 smithi175 ceph-mon[111007]: osdmap e63: 8 total, 8 up, 8 in 2023-10-08T01:47:16.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:16 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-10-08T01:47:16.668 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- bash -c 'ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2023-10-08T01:47:17.564 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-10-08T01:47:17.564 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: osdmap e64: 8 total, 8 up, 8 in 2023-10-08T01:47:17.564 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: Saving service nfs.foo spec with placement count:2 2023-10-08T01:47:17.564 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:17.564 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:17.564 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:17.564 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:17.564 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:17.564 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:17.565 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: Creating key for client.nfs.foo.0.0.smithi082.ohkmdt 2023-10-08T01:47:17.565 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi082.ohkmdt", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-10-08T01:47:17.565 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi082.ohkmdt", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-10-08T01:47:17.565 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-10-08T01:47:17.565 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-10-08T01:47:17.565 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-10-08T01:47:17.565 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:17.565 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:17.565 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-10-08T01:47:17.565 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-10-08T01:47:17.566 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi082.ohkmdt-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-10-08T01:47:17.566 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi082.ohkmdt-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-10-08T01:47:17.566 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:17 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:17.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-10-08T01:47:17.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: osdmap e64: 8 total, 8 up, 8 in 2023-10-08T01:47:17.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: Saving service nfs.foo spec with placement count:2 2023-10-08T01:47:17.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:17.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:17.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:17.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:17.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:17.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:17.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: Creating key for client.nfs.foo.0.0.smithi082.ohkmdt 2023-10-08T01:47:17.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi082.ohkmdt", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-10-08T01:47:17.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi082.ohkmdt", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-10-08T01:47:17.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-10-08T01:47:17.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-10-08T01:47:17.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-10-08T01:47:17.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:17.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:17.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-10-08T01:47:17.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-10-08T01:47:17.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi082.ohkmdt-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-10-08T01:47:17.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi082.ohkmdt-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-10-08T01:47:17.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:17 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:Invalid command: Unexpected argument '--clusterid' 2023-10-08T01:47:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:nfs export create cephfs [] [--readonly] [--client_addr ...] [--squash ] : Create a CephFS export 2023-10-08T01:47:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:Error EINVAL: invalid command 2023-10-08T01:47:18.366 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:47:18.366 INFO:teuthology.orchestra.run.smithi082.stdout: "bind": "/fake", 2023-10-08T01:47:18.366 INFO:teuthology.orchestra.run.smithi082.stdout: "fs": "foofs", 2023-10-08T01:47:18.366 INFO:teuthology.orchestra.run.smithi082.stdout: "path": "/", 2023-10-08T01:47:18.366 INFO:teuthology.orchestra.run.smithi082.stdout: "cluster": "foo", 2023-10-08T01:47:18.366 INFO:teuthology.orchestra.run.smithi082.stdout: "mode": "RW" 2023-10-08T01:47:18.366 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:47:18.445 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:18 smithi082 ceph-mon[108319]: pgmap v162: 97 pgs: 11 creating+peering, 20 unknown, 66 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-10-08T01:47:18.445 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:18 smithi082 ceph-mon[108319]: Rados config object exists: conf-nfs.foo 2023-10-08T01:47:18.445 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:18 smithi082 ceph-mon[108319]: Creating key for client.nfs.foo.0.0.smithi082.ohkmdt-rgw 2023-10-08T01:47:18.445 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:18 smithi082 ceph-mon[108319]: Deploying daemon nfs.foo.0.0.smithi082.ohkmdt on smithi082 2023-10-08T01:47:18.445 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:18 smithi082 ceph-mon[108319]: osdmap e65: 8 total, 8 up, 8 in 2023-10-08T01:47:18.445 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:18 smithi082 ceph-mon[108319]: mgrmap e20: smithi082.tcjbip(active, since 3m), standbys: smithi175.wforxt 2023-10-08T01:47:18.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:18 smithi175 ceph-mon[111007]: pgmap v162: 97 pgs: 11 creating+peering, 20 unknown, 66 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-10-08T01:47:18.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:18 smithi175 ceph-mon[111007]: Rados config object exists: conf-nfs.foo 2023-10-08T01:47:18.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:18 smithi175 ceph-mon[111007]: Creating key for client.nfs.foo.0.0.smithi082.ohkmdt-rgw 2023-10-08T01:47:18.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:18 smithi175 ceph-mon[111007]: Deploying daemon nfs.foo.0.0.smithi082.ohkmdt on smithi082 2023-10-08T01:47:18.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:18 smithi175 ceph-mon[111007]: osdmap e65: 8 total, 8 up, 8 in 2023-10-08T01:47:18.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:18 smithi175 ceph-mon[111007]: mgrmap e20: smithi082.tcjbip(active, since 3m), standbys: smithi175.wforxt 2023-10-08T01:47:18.772 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2023-10-08T01:47:19.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:19 smithi082 ceph-mon[108319]: from='client.14530 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:19.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:19 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2023-10-08T01:47:19.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:19 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2023-10-08T01:47:19.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:19 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:19.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:19 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi175.kbxhiq", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-10-08T01:47:19.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:19 smithi175 ceph-mon[111007]: from='client.14530 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:19.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:19 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2023-10-08T01:47:19.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:19 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2023-10-08T01:47:19.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:19 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:19.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:19 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi175.kbxhiq", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-10-08T01:47:20.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:20 smithi175 ceph-mon[111007]: pgmap v164: 97 pgs: 11 creating+peering, 10 unknown, 76 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 2 op/s 2023-10-08T01:47:20.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:20 smithi175 ceph-mon[111007]: Creating key for client.nfs.foo.1.0.smithi175.kbxhiq 2023-10-08T01:47:20.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:20 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi175.kbxhiq", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-10-08T01:47:20.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:20 smithi175 ceph-mon[111007]: Ensuring nfs.foo.1 is in the ganesha grace table 2023-10-08T01:47:20.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:20 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-10-08T01:47:20.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:20 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-10-08T01:47:20.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:20 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:20.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:20 smithi082 ceph-mon[108319]: pgmap v164: 97 pgs: 11 creating+peering, 10 unknown, 76 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 2 op/s 2023-10-08T01:47:20.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:20 smithi082 ceph-mon[108319]: Creating key for client.nfs.foo.1.0.smithi175.kbxhiq 2023-10-08T01:47:20.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:20 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi175.kbxhiq", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-10-08T01:47:20.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:20 smithi082 ceph-mon[108319]: Ensuring nfs.foo.1 is in the ganesha grace table 2023-10-08T01:47:20.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:20 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-10-08T01:47:20.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:20 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-10-08T01:47:20.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:20 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:21.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:21 smithi175 ceph-mon[111007]: from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:21.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:21 smithi082 ceph-mon[108319]: from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:22.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:22 smithi082 ceph-mon[108319]: pgmap v165: 97 pgs: 2 creating+peering, 95 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2023-10-08T01:47:22.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:22 smithi082 ceph-mon[108319]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:22.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:22 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:22.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:22 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-10-08T01:47:22.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:22 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-10-08T01:47:22.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:22 smithi175 ceph-mon[111007]: pgmap v165: 97 pgs: 2 creating+peering, 95 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2023-10-08T01:47:22.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:22 smithi175 ceph-mon[111007]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:22.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:22 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:22.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:22 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-10-08T01:47:22.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:22 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-10-08T01:47:23.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:23 smithi175 ceph-mon[111007]: Rados config object exists: conf-nfs.foo 2023-10-08T01:47:23.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:23 smithi175 ceph-mon[111007]: Creating key for client.nfs.foo.1.0.smithi175.kbxhiq-rgw 2023-10-08T01:47:23.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi175.kbxhiq-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-10-08T01:47:23.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi175.kbxhiq-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-10-08T01:47:23.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:23 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:23.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:23 smithi175 ceph-mon[111007]: Deploying daemon nfs.foo.1.0.smithi175.kbxhiq on smithi175 2023-10-08T01:47:23.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:23 smithi082 ceph-mon[108319]: Rados config object exists: conf-nfs.foo 2023-10-08T01:47:23.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:23 smithi082 ceph-mon[108319]: Creating key for client.nfs.foo.1.0.smithi175.kbxhiq-rgw 2023-10-08T01:47:23.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi175.kbxhiq-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-10-08T01:47:23.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi175.kbxhiq-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-10-08T01:47:23.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:23 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:23.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:23 smithi082 ceph-mon[108319]: Deploying daemon nfs.foo.1.0.smithi175.kbxhiq on smithi175 2023-10-08T01:47:24.543 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:24 smithi082 ceph-mon[108319]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:24.543 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:24 smithi082 ceph-mon[108319]: pgmap v166: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 136 B/s rd, 409 B/s wr, 0 op/s 2023-10-08T01:47:24.543 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:24 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:24.543 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:24 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:24.543 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:24 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:24.543 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:24 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:24.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:24 smithi175 ceph-mon[111007]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:24.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:24 smithi175 ceph-mon[111007]: pgmap v166: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 136 B/s rd, 409 B/s wr, 0 op/s 2023-10-08T01:47:24.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:24 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:24.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:24 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:24.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:24 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:24.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:24 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:25.479 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:25 smithi082 ceph-mon[108319]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:25.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:25 smithi175 ceph-mon[111007]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:26.663 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo ?:2049 2/2 1s ago 10s count:2 2023-10-08T01:47:26.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:26 smithi082 ceph-mon[108319]: pgmap v167: 97 pgs: 97 active+clean; 580 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2023-10-08T01:47:26.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:26 smithi082 ceph-mon[108319]: from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:26.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:26 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:26.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:26 smithi175 ceph-mon[111007]: pgmap v167: 97 pgs: 97 active+clean; 580 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2023-10-08T01:47:26.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:26 smithi175 ceph-mon[111007]: from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:26.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:26 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:27.013 INFO:teuthology.run_tasks:Running task vip.exec... 2023-10-08T01:47:27.028 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi082.front.sepia.ceph.com 2023-10-08T01:47:27.028 DEBUG:teuthology.orchestra.run.smithi082:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2023-10-08T01:47:27.057 INFO:teuthology.orchestra.run.smithi082.stderr:+ mkdir /mnt/foo 2023-10-08T01:47:27.075 DEBUG:teuthology.orchestra.run.smithi082:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2023-10-08T01:47:27.143 INFO:teuthology.orchestra.run.smithi082.stderr:++ hostname 2023-10-08T01:47:27.143 INFO:teuthology.orchestra.run.smithi082.stderr:+ mount -t nfs smithi082:/fake /mnt/foo -o sync 2023-10-08T01:47:27.555 DEBUG:teuthology.orchestra.run.smithi082:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2023-10-08T01:47:27.624 INFO:teuthology.orchestra.run.smithi082.stderr:+ echo test 2023-10-08T01:47:27.673 DEBUG:teuthology.orchestra.run.smithi082:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2023-10-08T01:47:27.740 INFO:teuthology.orchestra.run.smithi082.stderr:+ sync 2023-10-08T01:47:27.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:27 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:27.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:27 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:27.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:27 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:27.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:27 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:27.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:27 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:27.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:27 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:27.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:27 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:27.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:27 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:27.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:27 smithi175 ceph-mon[111007]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:27.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:27 smithi175 ceph-mon[111007]: pgmap v168: 97 pgs: 97 active+clean; 580 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-10-08T01:47:27.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:27 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:27.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:27 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:27.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:27 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:27.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:27 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:27.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:27 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:27.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:27 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:27.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:27 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:27.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:27 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:27.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:27 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:27.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:27 smithi082 ceph-mon[108319]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:27.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:27 smithi082 ceph-mon[108319]: pgmap v168: 97 pgs: 97 active+clean; 580 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-10-08T01:47:27.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:27 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:28.085 INFO:teuthology.run_tasks:Running task parallel... 2023-10-08T01:47:28.096 INFO:teuthology.task.parallel:starting parallel... 2023-10-08T01:47:28.096 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-08T01:47:28.096 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-10-08T01:47:28.097 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi082.front.sepia.ceph.com 2023-10-08T01:47:28.098 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-10-08T01:47:28.098 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-08T01:47:28.098 INFO:teuthology.task.sequential:In sequential, running task exec... 2023-10-08T01:47:28.099 INFO:teuthology.task.exec:Executing custom commands... 2023-10-08T01:47:28.099 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi082.front.sepia.ceph.com 2023-10-08T01:47:28.099 DEBUG:teuthology.orchestra.run.smithi082:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2023-10-08T01:47:28.195 INFO:teuthology.orchestra.run.smithi082.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2023-10-08T01:47:28.195 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T01:47:28.195 INFO:teuthology.orchestra.run.smithi082.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2023-10-08T01:47:28.203 INFO:teuthology.orchestra.run.smithi082.stdout:3 of 5 processes prepared for launch 0 sec 2023-10-08T01:47:28.303 INFO:teuthology.orchestra.run.smithi082.stdout:5 of 5 processes prepared for launch 0 sec 2023-10-08T01:47:28.303 INFO:teuthology.orchestra.run.smithi082.stdout:releasing clients 2023-10-08T01:47:29.303 INFO:teuthology.orchestra.run.smithi082.stdout: 5 100 22.61 MB/sec warmup 1 sec latency 299.026 ms 2023-10-08T01:47:30.063 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:29 smithi082 ceph-mon[108319]: pgmap v169: 97 pgs: 97 active+clean; 5.1 MiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 406 KiB/s wr, 13 op/s 2023-10-08T01:47:30.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:29 smithi175 ceph-mon[111007]: pgmap v169: 97 pgs: 97 active+clean; 5.1 MiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 406 KiB/s wr, 13 op/s 2023-10-08T01:47:30.304 INFO:teuthology.orchestra.run.smithi082.stdout: 5 208 20.36 MB/sec warmup 2 sec latency 148.069 ms 2023-10-08T01:47:30.782 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-10-08T01:47:31.304 INFO:teuthology.orchestra.run.smithi082.stdout: 5 325 19.62 MB/sec warmup 3 sec latency 157.119 ms 2023-10-08T01:47:31.885 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:31 smithi082 ceph-mon[108319]: pgmap v170: 97 pgs: 97 active+clean; 15 MiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 1.2 MiB/s wr, 27 op/s 2023-10-08T01:47:32.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:31 smithi175 ceph-mon[111007]: pgmap v170: 97 pgs: 97 active+clean; 15 MiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 1.2 MiB/s wr, 27 op/s 2023-10-08T01:47:32.308 INFO:teuthology.orchestra.run.smithi082.stdout: 5 460 20.12 MB/sec warmup 4 sec latency 149.663 ms 2023-10-08T01:47:33.238 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph config set global log_to_journald false --force' 2023-10-08T01:47:33.309 INFO:teuthology.orchestra.run.smithi082.stdout: 5 622 20.36 MB/sec warmup 5 sec latency 139.285 ms 2023-10-08T01:47:33.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:33 smithi082 ceph-mon[108319]: pgmap v171: 97 pgs: 97 active+clean; 23 MiB data, 64 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 1.9 MiB/s wr, 40 op/s 2023-10-08T01:47:34.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:33 smithi175 ceph-mon[111007]: pgmap v171: 97 pgs: 97 active+clean; 23 MiB data, 64 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 1.9 MiB/s wr, 40 op/s 2023-10-08T01:47:34.309 INFO:teuthology.orchestra.run.smithi082.stdout: 5 886 18.03 MB/sec warmup 6 sec latency 157.134 ms 2023-10-08T01:47:35.309 INFO:teuthology.orchestra.run.smithi082.stdout: 5 1188 16.49 MB/sec warmup 7 sec latency 100.284 ms 2023-10-08T01:47:35.754 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph mgr module enable nfs --force' 2023-10-08T01:47:36.040 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:35 smithi082 ceph-mon[108319]: pgmap v172: 97 pgs: 97 active+clean; 92 MiB data, 133 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 7.9 MiB/s wr, 346 op/s 2023-10-08T01:47:36.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:35 smithi175 ceph-mon[111007]: pgmap v172: 97 pgs: 97 active+clean; 92 MiB data, 133 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 7.9 MiB/s wr, 346 op/s 2023-10-08T01:47:36.309 INFO:teuthology.orchestra.run.smithi082.stdout: 5 1816 16.46 MB/sec warmup 8 sec latency 107.062 ms 2023-10-08T01:47:37.065 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:36 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2023-10-08T01:47:37.065 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:36 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-10-08T01:47:37.065 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:36 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-08T01:47:37.066 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:36 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-08T01:47:37.066 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:36 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:47:37.066 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:36 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:47:37.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:36 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2023-10-08T01:47:37.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:36 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-10-08T01:47:37.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:36 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-10-08T01:47:37.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:36 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-08T01:47:37.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:36 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:47:37.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:36 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:47:37.309 INFO:teuthology.orchestra.run.smithi082.stdout: 5 2352 15.47 MB/sec warmup 9 sec latency 102.659 ms 2023-10-08T01:47:38.080 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:37 smithi082 ceph-mon[108319]: pgmap v173: 97 pgs: 97 active+clean; 108 MiB data, 153 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 9.4 MiB/s wr, 381 op/s 2023-10-08T01:47:38.081 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2023-10-08T01:47:38.081 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-10-08T01:47:38.081 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-10-08T01:47:38.081 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:37 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-10-08T01:47:38.081 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:37 smithi082 ceph-mon[108319]: osdmap e66: 8 total, 8 up, 8 in 2023-10-08T01:47:38.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:37 smithi175 ceph-mon[111007]: pgmap v173: 97 pgs: 97 active+clean; 108 MiB data, 153 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 9.4 MiB/s wr, 381 op/s 2023-10-08T01:47:38.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:37 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2023-10-08T01:47:38.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:37 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-10-08T01:47:38.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:37 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-10-08T01:47:38.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:37 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-10-08T01:47:38.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:37 smithi175 ceph-mon[111007]: osdmap e66: 8 total, 8 up, 8 in 2023-10-08T01:47:38.309 INFO:teuthology.orchestra.run.smithi082.stdout: 5 2852 16.03 MB/sec warmup 10 sec latency 133.311 ms 2023-10-08T01:47:38.891 INFO:teuthology.orchestra.run.smithi082.stderr:module 'nfs' is already enabled 2023-10-08T01:47:38.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:38 smithi082 ceph-mon[108319]: osdmap e67: 8 total, 8 up, 8 in 2023-10-08T01:47:38.987 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:38 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3740719665' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": true}]: dispatch 2023-10-08T01:47:38.988 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:38 smithi082 ceph-mon[108319]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": true}]: dispatch 2023-10-08T01:47:39.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:38 smithi175 ceph-mon[111007]: osdmap e67: 8 total, 8 up, 8 in 2023-10-08T01:47:39.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:38 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/3740719665' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": true}]: dispatch 2023-10-08T01:47:39.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:38 smithi175 ceph-mon[111007]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": true}]: dispatch 2023-10-08T01:47:39.309 INFO:teuthology.orchestra.run.smithi082.stdout: 5 3297 16.18 MB/sec warmup 11 sec latency 128.753 ms 2023-10-08T01:47:39.369 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-10-08T01:47:40.132 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:39 smithi082 ceph-mon[108319]: pgmap v176: 97 pgs: 1 peering, 96 active+clean; 113 MiB data, 170 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 13 MiB/s wr, 640 op/s 2023-10-08T01:47:40.133 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:39 smithi082 ceph-mon[108319]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": true}]': finished 2023-10-08T01:47:40.133 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:39 smithi082 ceph-mon[108319]: mgrmap e21: smithi082.tcjbip(active, since 4m), standbys: smithi175.wforxt 2023-10-08T01:47:40.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:39 smithi175 ceph-mon[111007]: pgmap v176: 97 pgs: 1 peering, 96 active+clean; 113 MiB data, 170 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 13 MiB/s wr, 640 op/s 2023-10-08T01:47:40.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:39 smithi175 ceph-mon[111007]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": true}]': finished 2023-10-08T01:47:40.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:39 smithi175 ceph-mon[111007]: mgrmap e21: smithi082.tcjbip(active, since 4m), standbys: smithi175.wforxt 2023-10-08T01:47:40.309 INFO:teuthology.orchestra.run.smithi082.stdout: 5 3674 16.07 MB/sec warmup 12 sec latency 127.121 ms 2023-10-08T01:47:41.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 3912 15.29 MB/sec warmup 13 sec latency 131.939 ms 2023-10-08T01:47:41.715 INFO:teuthology.orchestra.run.smithi082.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-08T01:47:41.900 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:41 smithi082 ceph-mon[108319]: pgmap v177: 97 pgs: 1 peering, 96 active+clean; 124 MiB data, 218 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 15 MiB/s wr, 919 op/s; 69 B/s, 0 objects/s recovering 2023-10-08T01:47:41.901 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:41.901 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:41.901 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:41.901 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:41.901 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:41.901 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:41 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:42.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:41 smithi175 ceph-mon[111007]: pgmap v177: 97 pgs: 1 peering, 96 active+clean; 124 MiB data, 218 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 15 MiB/s wr, 919 op/s; 69 B/s, 0 objects/s recovering 2023-10-08T01:47:42.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:41 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:42.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:41 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:47:42.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:41 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:47:42.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:41 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:47:42.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:41 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:42.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:41 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:42.258 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-10-08T01:47:42.259 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi082.front.sepia.ceph.com 2023-10-08T01:47:42.259 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2023-10-08T01:47:42.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 4329 14.49 MB/sec warmup 14 sec latency 151.963 ms 2023-10-08T01:47:42.909 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:42 smithi082 ceph-mon[108319]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:42.909 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:42 smithi082 ceph-mon[108319]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-08T01:47:42.909 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:42 smithi082 ceph-mon[108319]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-08T01:47:43.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:42 smithi175 ceph-mon[111007]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:43.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:42 smithi175 ceph-mon[111007]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-08T01:47:43.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:42 smithi175 ceph-mon[111007]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-08T01:47:43.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 4648 13.91 MB/sec warmup 15 sec latency 140.694 ms 2023-10-08T01:47:43.916 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:43 smithi082 ceph-mon[108319]: pgmap v178: 97 pgs: 1 peering, 96 active+clean; 125 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 6.5 MiB/s wr, 480 op/s; 69 B/s, 0 objects/s recovering 2023-10-08T01:47:44.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:43 smithi175 ceph-mon[111007]: pgmap v178: 97 pgs: 1 peering, 96 active+clean; 125 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 6.5 MiB/s wr, 480 op/s; 69 B/s, 0 objects/s recovering 2023-10-08T01:47:44.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 4949 13.83 MB/sec warmup 16 sec latency 116.778 ms 2023-10-08T01:47:44.856 INFO:teuthology.orchestra.run.smithi082.stdout:true 2023-10-08T01:47:45.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 5163 13.14 MB/sec warmup 17 sec latency 123.954 ms 2023-10-08T01:47:45.804 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T01:47:45.804 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.smithi082 smithi082 *:9093,9094 running (3m) 19s ago 4m 25.1M - ba2b418f427c aa91f473f1ef 2023-10-08T01:47:45.804 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi082 smithi082 running (4m) 19s ago 4m 6995k - 17.2.0 e1d6a67b021e 20827e16c4c8 2023-10-08T01:47:45.804 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi175 smithi175 running (4m) 20s ago 4m 7155k - 17.2.0 e1d6a67b021e 2852804124ca 2023-10-08T01:47:45.805 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.smithi082 smithi082 *:3000 running (3m) 19s ago 4m 46.2M - 8.3.5 dad864ee21e9 d6b09653a7f4 2023-10-08T01:47:45.805 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi082.sregdh smithi082 running (38s) 19s ago 38s 14.1M - 17.2.0 e1d6a67b021e a4803cc92a2c 2023-10-08T01:47:45.805 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi175.whvzhg smithi175 running (37s) 20s ago 37s 14.6M - 17.2.0 e1d6a67b021e 888e3d6592a9 2023-10-08T01:47:45.805 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi082.tcjbip smithi082 *:9283 running (5m) 19s ago 5m 476M - 17.2.0 e1d6a67b021e 2d035d566eab 2023-10-08T01:47:45.805 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi175.wforxt smithi175 *:8443,9283 running (4m) 20s ago 4m 420M - 17.2.0 e1d6a67b021e fba2d3ec3fa4 2023-10-08T01:47:45.805 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi082 smithi082 running (5m) 19s ago 5m 78.4M 2048M 17.2.0 e1d6a67b021e 201a6dcf5fd0 2023-10-08T01:47:45.805 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi175 smithi175 running (3m) 20s ago 3m 61.7M 2048M 17.2.0 e1d6a67b021e 2ed0c4eb1ec9 2023-10-08T01:47:45.805 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.0.0.smithi082.ohkmdt smithi082 *:2049 running (26s) 19s ago 26s 54.0M - 4.0 e1d6a67b021e 3e36ca6e2561 2023-10-08T01:47:45.805 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.1.0.smithi175.kbxhiq smithi175 *:2049 running (22s) 20s ago 22s 53.7M - 4.0 e1d6a67b021e 8ed2c87848e2 2023-10-08T01:47:45.805 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi082 smithi082 *:9100 running (4m) 19s ago 4m 23.9M - 1dbe0e931976 57f65825f5b5 2023-10-08T01:47:45.806 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi175 smithi175 *:9100 running (3m) 20s ago 3m 22.0M - 1dbe0e931976 2e7a0c2345b2 2023-10-08T01:47:45.806 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (3m) 19s ago 3m 53.8M 3222M 17.2.0 e1d6a67b021e e3f7e8e1599a 2023-10-08T01:47:45.806 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (3m) 19s ago 3m 60.5M 3222M 17.2.0 e1d6a67b021e f1e1161712dc 2023-10-08T01:47:45.806 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (2m) 19s ago 2m 48.9M 3222M 17.2.0 e1d6a67b021e 2343188079a6 2023-10-08T01:47:45.806 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (2m) 19s ago 2m 48.8M 3222M 17.2.0 e1d6a67b021e ea500a2424be 2023-10-08T01:47:45.806 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi175 running (2m) 20s ago 2m 51.7M 3990M 17.2.0 e1d6a67b021e 7f168363b2e3 2023-10-08T01:47:45.806 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi175 running (2m) 20s ago 2m 48.4M 3990M 17.2.0 e1d6a67b021e 8af1e81a0815 2023-10-08T01:47:45.806 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi175 running (105s) 20s ago 104s 49.1M 3990M 17.2.0 e1d6a67b021e f5c153962a4f 2023-10-08T01:47:45.806 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi175 running (88s) 20s ago 88s 52.8M 3990M 17.2.0 e1d6a67b021e 8ebae9f8b47a 2023-10-08T01:47:45.806 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.smithi082 smithi082 *:9095 running (3m) 19s ago 3m 60.6M - 514e6a882f6e 3e8e784b3335 2023-10-08T01:47:46.021 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:45 smithi082 ceph-mon[108319]: pgmap v179: 97 pgs: 97 active+clean; 129 MiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 6.7 MiB/s wr, 644 op/s; 69 B/s, 0 objects/s recovering 2023-10-08T01:47:46.022 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:45 smithi082 ceph-mon[108319]: from='client.24417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:46.022 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:45 smithi082 ceph-mon[108319]: from='client.24421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:46.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 5478 12.65 MB/sec warmup 18 sec latency 116.766 ms 2023-10-08T01:47:46.379 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:47:46.380 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2023-10-08T01:47:46.380 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:47:46.380 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:47:46.380 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2023-10-08T01:47:46.380 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:47:46.380 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:47:46.380 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2023-10-08T01:47:46.380 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-10-08T01:47:46.380 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:47:46.380 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2023-10-08T01:47:46.380 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:47:46.381 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:47:46.381 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2023-10-08T01:47:46.381 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14 2023-10-08T01:47:46.381 INFO:teuthology.orchestra.run.smithi082.stdout: } 2023-10-08T01:47:46.381 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:47:46.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:45 smithi175 ceph-mon[111007]: pgmap v179: 97 pgs: 97 active+clean; 129 MiB data, 266 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 6.7 MiB/s wr, 644 op/s; 69 B/s, 0 objects/s recovering 2023-10-08T01:47:46.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:45 smithi175 ceph-mon[111007]: from='client.24417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:46.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:45 smithi175 ceph-mon[111007]: from='client.24421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:46.869 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:47:46.869 INFO:teuthology.orchestra.run.smithi082.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8", 2023-10-08T01:47:46.869 INFO:teuthology.orchestra.run.smithi082.stdout: "in_progress": true, 2023-10-08T01:47:46.869 INFO:teuthology.orchestra.run.smithi082.stdout: "services_complete": [], 2023-10-08T01:47:46.869 INFO:teuthology.orchestra.run.smithi082.stdout: "progress": "", 2023-10-08T01:47:46.869 INFO:teuthology.orchestra.run.smithi082.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 image" 2023-10-08T01:47:46.869 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:47:47.039 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:46 smithi082 ceph-mon[108319]: from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:47.039 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:46 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2235514597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:47:47.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 5685 12.15 MB/sec warmup 19 sec latency 112.424 ms 2023-10-08T01:47:47.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:46 smithi175 ceph-mon[111007]: from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:47.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:46 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2235514597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:47:47.445 INFO:teuthology.orchestra.run.smithi082.stdout:HEALTH_OK 2023-10-08T01:47:48.066 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:47 smithi082 ceph-mon[108319]: pgmap v180: 97 pgs: 97 active+clean; 128 MiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.8 MiB/s wr, 545 op/s; 55 B/s, 0 objects/s recovering 2023-10-08T01:47:48.067 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:47 smithi082 ceph-mon[108319]: from='client.24429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:48.067 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:47 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2011390553' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:47:48.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 5939 11.83 MB/sec warmup 20 sec latency 140.047 ms 2023-10-08T01:47:48.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:47 smithi175 ceph-mon[111007]: pgmap v180: 97 pgs: 97 active+clean; 128 MiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.8 MiB/s wr, 545 op/s; 55 B/s, 0 objects/s recovering 2023-10-08T01:47:48.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:47 smithi175 ceph-mon[111007]: from='client.24429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:47:48.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:47 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2011390553' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:47:49.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 6202 11.75 MB/sec warmup 21 sec latency 92.051 ms 2023-10-08T01:47:50.108 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:49 smithi082 ceph-mon[108319]: pgmap v181: 97 pgs: 97 active+clean; 128 MiB data, 281 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.8 MiB/s wr, 627 op/s; 50 B/s, 0 objects/s recovering 2023-10-08T01:47:50.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 6514 11.80 MB/sec warmup 22 sec latency 136.547 ms 2023-10-08T01:47:50.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:49 smithi175 ceph-mon[111007]: pgmap v181: 97 pgs: 97 active+clean; 128 MiB data, 281 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.8 MiB/s wr, 627 op/s; 50 B/s, 0 objects/s recovering 2023-10-08T01:47:51.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 6753 11.71 MB/sec warmup 23 sec latency 126.559 ms 2023-10-08T01:47:52.169 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:51 smithi082 ceph-mon[108319]: pgmap v182: 97 pgs: 97 active+clean; 129 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.4 MiB/s wr, 542 op/s; 46 B/s, 0 objects/s recovering 2023-10-08T01:47:52.169 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:51 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:52.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 7052 11.76 MB/sec warmup 24 sec latency 129.817 ms 2023-10-08T01:47:52.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:51 smithi175 ceph-mon[111007]: pgmap v182: 97 pgs: 97 active+clean; 129 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.4 MiB/s wr, 542 op/s; 46 B/s, 0 objects/s recovering 2023-10-08T01:47:52.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:51 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:47:53.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 7315 11.59 MB/sec warmup 25 sec latency 123.709 ms 2023-10-08T01:47:54.216 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:53 smithi082 ceph-mon[108319]: pgmap v183: 97 pgs: 97 active+clean; 132 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 3.8 MiB/s wr, 357 op/s 2023-10-08T01:47:54.320 INFO:teuthology.orchestra.run.smithi082.stdout: 5 7624 11.36 MB/sec warmup 26 sec latency 144.107 ms 2023-10-08T01:47:54.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:53 smithi175 ceph-mon[111007]: pgmap v183: 97 pgs: 97 active+clean; 132 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 3.8 MiB/s wr, 357 op/s 2023-10-08T01:47:55.321 INFO:teuthology.orchestra.run.smithi082.stdout: 5 7883 11.11 MB/sec warmup 27 sec latency 125.897 ms 2023-10-08T01:47:56.012 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:55 smithi082 ceph-mon[108319]: pgmap v184: 97 pgs: 97 active+clean; 143 MiB data, 347 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 5.1 MiB/s wr, 481 op/s 2023-10-08T01:47:56.321 INFO:teuthology.orchestra.run.smithi082.stdout: 5 8135 10.92 MB/sec warmup 28 sec latency 210.690 ms 2023-10-08T01:47:56.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:55 smithi175 ceph-mon[111007]: pgmap v184: 97 pgs: 97 active+clean; 143 MiB data, 347 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 5.1 MiB/s wr, 481 op/s 2023-10-08T01:47:57.321 INFO:teuthology.orchestra.run.smithi082.stdout: 5 8449 10.81 MB/sec warmup 29 sec latency 134.437 ms 2023-10-08T01:47:58.055 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:47:58 smithi082 ceph-mon[108319]: pgmap v185: 97 pgs: 97 active+clean; 144 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 3.9 MiB/s wr, 350 op/s 2023-10-08T01:47:58.331 INFO:teuthology.orchestra.run.smithi082.stdout: 5 8845 10.62 MB/sec warmup 30 sec latency 123.856 ms 2023-10-08T01:47:58.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:47:58 smithi175 ceph-mon[111007]: pgmap v185: 97 pgs: 97 active+clean; 144 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 3.9 MiB/s wr, 350 op/s 2023-10-08T01:47:59.331 INFO:teuthology.orchestra.run.smithi082.stdout: 5 9069 10.44 MB/sec warmup 31 sec latency 107.244 ms 2023-10-08T01:48:00.092 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:00 smithi082 ceph-mon[108319]: pgmap v186: 97 pgs: 97 active+clean; 147 MiB data, 376 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 4.4 MiB/s wr, 473 op/s 2023-10-08T01:48:00.331 INFO:teuthology.orchestra.run.smithi082.stdout: 5 9301 10.32 MB/sec warmup 32 sec latency 182.749 ms 2023-10-08T01:48:00.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:00 smithi175 ceph-mon[111007]: pgmap v186: 97 pgs: 97 active+clean; 147 MiB data, 376 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 4.4 MiB/s wr, 473 op/s 2023-10-08T01:48:01.338 INFO:teuthology.orchestra.run.smithi082.stdout: 5 9741 10.49 MB/sec warmup 33 sec latency 140.516 ms 2023-10-08T01:48:01.882 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:01 smithi082 ceph-mon[108319]: pgmap v187: 97 pgs: 97 active+clean; 142 MiB data, 409 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 4.3 MiB/s wr, 379 op/s 2023-10-08T01:48:02.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:01 smithi175 ceph-mon[111007]: pgmap v187: 97 pgs: 97 active+clean; 142 MiB data, 409 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 4.3 MiB/s wr, 379 op/s 2023-10-08T01:48:02.338 INFO:teuthology.orchestra.run.smithi082.stdout: 5 10136 10.64 MB/sec warmup 34 sec latency 136.897 ms 2023-10-08T01:48:03.338 INFO:teuthology.orchestra.run.smithi082.stdout: 5 10453 10.60 MB/sec warmup 35 sec latency 94.515 ms 2023-10-08T01:48:03.923 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:03 smithi082 ceph-mon[108319]: pgmap v188: 97 pgs: 97 active+clean; 139 MiB data, 398 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 3.7 MiB/s wr, 358 op/s 2023-10-08T01:48:04.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:03 smithi175 ceph-mon[111007]: pgmap v188: 97 pgs: 97 active+clean; 139 MiB data, 398 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 3.7 MiB/s wr, 358 op/s 2023-10-08T01:48:04.349 INFO:teuthology.orchestra.run.smithi082.stdout: 5 10651 10.39 MB/sec warmup 36 sec latency 131.964 ms 2023-10-08T01:48:05.350 INFO:teuthology.orchestra.run.smithi082.stdout: 5 10951 10.34 MB/sec warmup 37 sec latency 163.674 ms 2023-10-08T01:48:05.979 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:05 smithi082 ceph-mon[108319]: pgmap v189: 97 pgs: 97 active+clean; 151 MiB data, 425 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 5.2 MiB/s wr, 515 op/s 2023-10-08T01:48:06.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:05 smithi175 ceph-mon[111007]: pgmap v189: 97 pgs: 97 active+clean; 151 MiB data, 425 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 5.2 MiB/s wr, 515 op/s 2023-10-08T01:48:06.350 INFO:teuthology.orchestra.run.smithi082.stdout: 5 11164 10.22 MB/sec warmup 38 sec latency 126.087 ms 2023-10-08T01:48:07.369 INFO:teuthology.orchestra.run.smithi082.stdout: 5 11394 10.04 MB/sec warmup 39 sec latency 135.501 ms 2023-10-08T01:48:08.065 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:07 smithi082 ceph-mon[108319]: pgmap v190: 97 pgs: 97 active+clean; 154 MiB data, 449 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 4.1 MiB/s wr, 426 op/s 2023-10-08T01:48:08.184 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:07 smithi175 ceph-mon[111007]: pgmap v190: 97 pgs: 97 active+clean; 154 MiB data, 449 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 4.1 MiB/s wr, 426 op/s 2023-10-08T01:48:08.369 INFO:teuthology.orchestra.run.smithi082.stdout: 5 11728 10.07 MB/sec warmup 40 sec latency 134.882 ms 2023-10-08T01:48:09.373 INFO:teuthology.orchestra.run.smithi082.stdout: 5 12023 9.95 MB/sec warmup 41 sec latency 127.900 ms 2023-10-08T01:48:09.881 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:09 smithi082 ceph-mon[108319]: pgmap v191: 97 pgs: 97 active+clean; 152 MiB data, 452 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.0 MiB/s wr, 422 op/s 2023-10-08T01:48:10.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:09 smithi175 ceph-mon[111007]: pgmap v191: 97 pgs: 97 active+clean; 152 MiB data, 452 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.0 MiB/s wr, 422 op/s 2023-10-08T01:48:10.372 INFO:teuthology.orchestra.run.smithi082.stdout: 5 12295 9.81 MB/sec warmup 42 sec latency 124.150 ms 2023-10-08T01:48:11.373 INFO:teuthology.orchestra.run.smithi082.stdout: 5 12550 9.72 MB/sec warmup 43 sec latency 148.339 ms 2023-10-08T01:48:12.373 INFO:teuthology.orchestra.run.smithi082.stdout: 5 12878 9.74 MB/sec warmup 44 sec latency 132.305 ms 2023-10-08T01:48:12.460 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:12 smithi082 ceph-mon[108319]: pgmap v192: 97 pgs: 97 active+clean; 151 MiB data, 452 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.8 MiB/s wr, 331 op/s 2023-10-08T01:48:12.460 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:12 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:12.460 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:12 smithi082 ceph-mon[108319]: Upgrade: Target is version 18.0.0-6609-g9725b08f (unknown) 2023-10-08T01:48:12.460 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:12 smithi082 ceph-mon[108319]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991, digests ['quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991'] 2023-10-08T01:48:12.460 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:12 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:48:12.460 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:12 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:12.460 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:12 smithi082 ceph-mon[108319]: Upgrade: Need to upgrade myself (mgr.smithi082.tcjbip) 2023-10-08T01:48:12.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:12 smithi175 ceph-mon[111007]: pgmap v192: 97 pgs: 97 active+clean; 151 MiB data, 452 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.8 MiB/s wr, 331 op/s 2023-10-08T01:48:12.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:12 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:12.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:12 smithi175 ceph-mon[111007]: Upgrade: Target is version 18.0.0-6609-g9725b08f (unknown) 2023-10-08T01:48:12.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:12 smithi175 ceph-mon[111007]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991, digests ['quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991'] 2023-10-08T01:48:12.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:12 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:48:12.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:12 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:12.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:12 smithi175 ceph-mon[111007]: Upgrade: Need to upgrade myself (mgr.smithi082.tcjbip) 2023-10-08T01:48:13.373 INFO:teuthology.orchestra.run.smithi082.stdout: 5 13365 9.88 MB/sec warmup 45 sec latency 131.010 ms 2023-10-08T01:48:13.471 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:13 smithi082 ceph-mon[108319]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 on smithi175 2023-10-08T01:48:13.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:13 smithi175 ceph-mon[111007]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 on smithi175 2023-10-08T01:48:14.373 INFO:teuthology.orchestra.run.smithi082.stdout: 5 13738 9.99 MB/sec warmup 46 sec latency 129.329 ms 2023-10-08T01:48:14.504 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:14 smithi082 ceph-mon[108319]: pgmap v193: 97 pgs: 97 active+clean; 152 MiB data, 467 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 3.9 MiB/s wr, 368 op/s 2023-10-08T01:48:14.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:14 smithi175 ceph-mon[111007]: pgmap v193: 97 pgs: 97 active+clean; 152 MiB data, 467 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 3.9 MiB/s wr, 368 op/s 2023-10-08T01:48:15.373 INFO:teuthology.orchestra.run.smithi082.stdout: 5 14035 9.93 MB/sec warmup 47 sec latency 132.847 ms 2023-10-08T01:48:16.373 INFO:teuthology.orchestra.run.smithi082.stdout: 5 14582 9.92 MB/sec warmup 48 sec latency 135.478 ms 2023-10-08T01:48:16.521 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:16 smithi082 ceph-mon[108319]: pgmap v194: 97 pgs: 97 active+clean; 160 MiB data, 515 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5.5 MiB/s wr, 547 op/s 2023-10-08T01:48:16.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:16 smithi175 ceph-mon[111007]: pgmap v194: 97 pgs: 97 active+clean; 160 MiB data, 515 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5.5 MiB/s wr, 547 op/s 2023-10-08T01:48:17.373 INFO:teuthology.orchestra.run.smithi082.stdout: 5 15051 10.08 MB/sec warmup 49 sec latency 138.516 ms 2023-10-08T01:48:17.913 INFO:teuthology.orchestra.run.smithi082.stdout:true 2023-10-08T01:48:18.373 INFO:teuthology.orchestra.run.smithi082.stdout: 5 15396 10.02 MB/sec warmup 50 sec latency 127.124 ms 2023-10-08T01:48:18.550 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:18 smithi082 ceph-mon[108319]: pgmap v195: 97 pgs: 97 active+clean; 165 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.4 MiB/s wr, 424 op/s 2023-10-08T01:48:18.749 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T01:48:18.749 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.smithi082 smithi082 *:9093,9094 running (3m) 52s ago 5m 25.1M - ba2b418f427c aa91f473f1ef 2023-10-08T01:48:18.749 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi082 smithi082 running (5m) 52s ago 5m 6995k - 17.2.0 e1d6a67b021e 20827e16c4c8 2023-10-08T01:48:18.749 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi175 smithi175 running (4m) 53s ago 4m 7155k - 17.2.0 e1d6a67b021e 2852804124ca 2023-10-08T01:48:18.749 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.smithi082 smithi082 *:3000 running (3m) 52s ago 4m 46.2M - 8.3.5 dad864ee21e9 d6b09653a7f4 2023-10-08T01:48:18.749 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi082.sregdh smithi082 running (71s) 52s ago 71s 14.1M - 17.2.0 e1d6a67b021e a4803cc92a2c 2023-10-08T01:48:18.749 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi175.whvzhg smithi175 running (70s) 53s ago 69s 14.6M - 17.2.0 e1d6a67b021e 888e3d6592a9 2023-10-08T01:48:18.749 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi082.tcjbip smithi082 *:9283 running (6m) 52s ago 6m 476M - 17.2.0 e1d6a67b021e 2d035d566eab 2023-10-08T01:48:18.750 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi175.wforxt smithi175 *:8443,9283 running (4m) 53s ago 4m 420M - 17.2.0 e1d6a67b021e fba2d3ec3fa4 2023-10-08T01:48:18.750 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi082 smithi082 running (6m) 52s ago 6m 78.4M 2048M 17.2.0 e1d6a67b021e 201a6dcf5fd0 2023-10-08T01:48:18.750 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi175 smithi175 running (4m) 53s ago 4m 61.7M 2048M 17.2.0 e1d6a67b021e 2ed0c4eb1ec9 2023-10-08T01:48:18.750 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.0.0.smithi082.ohkmdt smithi082 *:2049 running (59s) 52s ago 59s 54.0M - 4.0 e1d6a67b021e 3e36ca6e2561 2023-10-08T01:48:18.750 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.1.0.smithi175.kbxhiq smithi175 *:2049 running (55s) 53s ago 54s 53.7M - 4.0 e1d6a67b021e 8ed2c87848e2 2023-10-08T01:48:18.750 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi082 smithi082 *:9100 running (4m) 52s ago 4m 23.9M - 1dbe0e931976 57f65825f5b5 2023-10-08T01:48:18.750 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi175 smithi175 *:9100 running (4m) 53s ago 4m 22.0M - 1dbe0e931976 2e7a0c2345b2 2023-10-08T01:48:18.750 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (4m) 52s ago 4m 53.8M 3222M 17.2.0 e1d6a67b021e e3f7e8e1599a 2023-10-08T01:48:18.750 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (3m) 52s ago 3m 60.5M 3222M 17.2.0 e1d6a67b021e f1e1161712dc 2023-10-08T01:48:18.750 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (3m) 52s ago 3m 48.9M 3222M 17.2.0 e1d6a67b021e 2343188079a6 2023-10-08T01:48:18.751 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (3m) 52s ago 3m 48.8M 3222M 17.2.0 e1d6a67b021e ea500a2424be 2023-10-08T01:48:18.751 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi175 running (2m) 53s ago 2m 51.7M 3990M 17.2.0 e1d6a67b021e 7f168363b2e3 2023-10-08T01:48:18.751 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi175 running (2m) 53s ago 2m 48.4M 3990M 17.2.0 e1d6a67b021e 8af1e81a0815 2023-10-08T01:48:18.751 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi175 running (2m) 53s ago 2m 49.1M 3990M 17.2.0 e1d6a67b021e f5c153962a4f 2023-10-08T01:48:18.751 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi175 running (2m) 53s ago 2m 52.8M 3990M 17.2.0 e1d6a67b021e 8ebae9f8b47a 2023-10-08T01:48:18.751 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.smithi082 smithi082 *:9095 running (4m) 52s ago 4m 60.6M - 514e6a882f6e 3e8e784b3335 2023-10-08T01:48:18.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:18 smithi175 ceph-mon[111007]: pgmap v195: 97 pgs: 97 active+clean; 165 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.4 MiB/s wr, 424 op/s 2023-10-08T01:48:19.246 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:48:19.246 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2023-10-08T01:48:19.246 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:48:19.247 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:48:19.247 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2023-10-08T01:48:19.247 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:48:19.247 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:48:19.247 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2023-10-08T01:48:19.247 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-10-08T01:48:19.247 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:48:19.247 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2023-10-08T01:48:19.247 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:48:19.247 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:48:19.247 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2023-10-08T01:48:19.247 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14 2023-10-08T01:48:19.247 INFO:teuthology.orchestra.run.smithi082.stdout: } 2023-10-08T01:48:19.248 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:48:19.373 INFO:teuthology.orchestra.run.smithi082.stdout: 5 15761 9.93 MB/sec warmup 51 sec latency 136.261 ms 2023-10-08T01:48:19.567 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:19 smithi082 ceph-mon[108319]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:19.567 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:19 smithi082 ceph-mon[108319]: from='client.24437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:19.567 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:19 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2656267826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:48:19.657 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:48:19.657 INFO:teuthology.orchestra.run.smithi082.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991", 2023-10-08T01:48:19.658 INFO:teuthology.orchestra.run.smithi082.stdout: "in_progress": true, 2023-10-08T01:48:19.658 INFO:teuthology.orchestra.run.smithi082.stdout: "services_complete": [], 2023-10-08T01:48:19.658 INFO:teuthology.orchestra.run.smithi082.stdout: "progress": "0/23 daemons upgraded", 2023-10-08T01:48:19.658 INFO:teuthology.orchestra.run.smithi082.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 image on host smithi175" 2023-10-08T01:48:19.658 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:48:19.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:19 smithi175 ceph-mon[111007]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:19.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:19 smithi175 ceph-mon[111007]: from='client.24437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:19.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:19 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2656267826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:48:20.149 INFO:teuthology.orchestra.run.smithi082.stdout:HEALTH_OK 2023-10-08T01:48:20.378 INFO:teuthology.orchestra.run.smithi082.stdout: 5 16014 9.83 MB/sec warmup 52 sec latency 103.412 ms 2023-10-08T01:48:20.576 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:20 smithi082 ceph-mon[108319]: from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:20.576 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:20 smithi082 ceph-mon[108319]: pgmap v196: 97 pgs: 97 active+clean; 166 MiB data, 525 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.8 MiB/s wr, 444 op/s 2023-10-08T01:48:20.576 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:20 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1023106569' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:48:20.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:20 smithi175 ceph-mon[111007]: from='client.14630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:20.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:20 smithi175 ceph-mon[111007]: pgmap v196: 97 pgs: 97 active+clean; 166 MiB data, 525 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.8 MiB/s wr, 444 op/s 2023-10-08T01:48:20.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:20 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/1023106569' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:48:21.378 INFO:teuthology.orchestra.run.smithi082.stdout: 5 16427 9.97 MB/sec warmup 53 sec latency 120.557 ms 2023-10-08T01:48:21.760 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:21 smithi082 ceph-mon[108319]: from='client.24445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:21.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:21 smithi175 ceph-mon[111007]: from='client.24445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:22.378 INFO:teuthology.orchestra.run.smithi082.stdout: 5 16889 10.04 MB/sec warmup 54 sec latency 127.018 ms 2023-10-08T01:48:22.513 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:22 smithi082 ceph-mon[108319]: pgmap v197: 97 pgs: 97 active+clean; 164 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 5.2 MiB/s wr, 482 op/s 2023-10-08T01:48:22.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:22 smithi175 ceph-mon[111007]: pgmap v197: 97 pgs: 97 active+clean; 164 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 5.2 MiB/s wr, 482 op/s 2023-10-08T01:48:23.378 INFO:teuthology.orchestra.run.smithi082.stdout: 5 17222 10.03 MB/sec warmup 55 sec latency 139.351 ms 2023-10-08T01:48:24.378 INFO:teuthology.orchestra.run.smithi082.stdout: 5 17532 10.03 MB/sec warmup 56 sec latency 128.683 ms 2023-10-08T01:48:24.548 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:24 smithi082 ceph-mon[108319]: pgmap v198: 97 pgs: 97 active+clean; 165 MiB data, 585 MiB used, 715 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.0 MiB/s wr, 510 op/s 2023-10-08T01:48:24.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:24 smithi175 ceph-mon[111007]: pgmap v198: 97 pgs: 97 active+clean; 165 MiB data, 585 MiB used, 715 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.0 MiB/s wr, 510 op/s 2023-10-08T01:48:25.380 INFO:teuthology.orchestra.run.smithi082.stdout: 5 17931 9.97 MB/sec warmup 57 sec latency 130.313 ms 2023-10-08T01:48:26.380 INFO:teuthology.orchestra.run.smithi082.stdout: 5 18192 9.89 MB/sec warmup 58 sec latency 134.192 ms 2023-10-08T01:48:26.615 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:26 smithi082 ceph-mon[108319]: pgmap v199: 97 pgs: 97 active+clean; 176 MiB data, 606 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6.6 MiB/s wr, 638 op/s 2023-10-08T01:48:26.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:26 smithi175 ceph-mon[111007]: pgmap v199: 97 pgs: 97 active+clean; 176 MiB data, 606 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6.6 MiB/s wr, 638 op/s 2023-10-08T01:48:27.381 INFO:teuthology.orchestra.run.smithi082.stdout: 5 18622 10.01 MB/sec warmup 59 sec latency 127.984 ms 2023-10-08T01:48:28.386 INFO:teuthology.orchestra.run.smithi082.stdout: 5 19211 9.94 MB/sec warmup 60 sec latency 130.761 ms 2023-10-08T01:48:28.660 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:28 smithi082 ceph-mon[108319]: pgmap v200: 97 pgs: 97 active+clean; 180 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.3 MiB/s wr, 506 op/s 2023-10-08T01:48:28.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:28 smithi175 ceph-mon[111007]: pgmap v200: 97 pgs: 97 active+clean; 180 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.3 MiB/s wr, 506 op/s 2023-10-08T01:48:29.387 INFO:teuthology.orchestra.run.smithi082.stdout: 5 19663 10.00 MB/sec warmup 61 sec latency 113.595 ms 2023-10-08T01:48:30.386 INFO:teuthology.orchestra.run.smithi082.stdout: 5 20193 10.13 MB/sec warmup 62 sec latency 127.281 ms 2023-10-08T01:48:30.680 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:30 smithi082 ceph-mon[108319]: pgmap v201: 97 pgs: 97 active+clean; 177 MiB data, 642 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 5.2 MiB/s wr, 496 op/s 2023-10-08T01:48:30.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:30 smithi175 ceph-mon[111007]: pgmap v201: 97 pgs: 97 active+clean; 177 MiB data, 642 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 5.2 MiB/s wr, 496 op/s 2023-10-08T01:48:31.386 INFO:teuthology.orchestra.run.smithi082.stdout: 5 20607 10.21 MB/sec warmup 63 sec latency 126.895 ms 2023-10-08T01:48:31.988 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:31 smithi082 ceph-mon[108319]: pgmap v202: 97 pgs: 97 active+clean; 175 MiB data, 676 MiB used, 715 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.1 MiB/s wr, 464 op/s 2023-10-08T01:48:32.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:31 smithi175 ceph-mon[111007]: pgmap v202: 97 pgs: 97 active+clean; 175 MiB data, 676 MiB used, 715 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.1 MiB/s wr, 464 op/s 2023-10-08T01:48:32.387 INFO:teuthology.orchestra.run.smithi082.stdout: 5 20909 10.21 MB/sec warmup 64 sec latency 143.382 ms 2023-10-08T01:48:33.386 INFO:teuthology.orchestra.run.smithi082.stdout: 5 21282 10.19 MB/sec warmup 65 sec latency 117.738 ms 2023-10-08T01:48:33.876 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:33 smithi082 ceph-mon[108319]: pgmap v203: 97 pgs: 97 active+clean; 186 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 5.7 MiB/s wr, 628 op/s 2023-10-08T01:48:34.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:33 smithi175 ceph-mon[111007]: pgmap v203: 97 pgs: 97 active+clean; 186 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 5.7 MiB/s wr, 628 op/s 2023-10-08T01:48:34.386 INFO:teuthology.orchestra.run.smithi082.stdout: 5 21598 10.09 MB/sec warmup 66 sec latency 123.605 ms 2023-10-08T01:48:35.389 INFO:teuthology.orchestra.run.smithi082.stdout: 5 21929 10.06 MB/sec warmup 67 sec latency 107.273 ms 2023-10-08T01:48:36.069 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:35 smithi082 ceph-mon[108319]: pgmap v204: 97 pgs: 97 active+clean; 191 MiB data, 699 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 6.8 MiB/s wr, 641 op/s 2023-10-08T01:48:36.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:35 smithi175 ceph-mon[111007]: pgmap v204: 97 pgs: 97 active+clean; 191 MiB data, 699 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 6.8 MiB/s wr, 641 op/s 2023-10-08T01:48:36.386 INFO:teuthology.orchestra.run.smithi082.stdout: 5 22249 10.05 MB/sec warmup 68 sec latency 120.626 ms 2023-10-08T01:48:37.076 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:36 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:48:37.077 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:36 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:48:37.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:36 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:48:37.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:36 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi082.tcjbip/trash_purge_schedule"}]: dispatch 2023-10-08T01:48:37.391 INFO:teuthology.orchestra.run.smithi082.stdout: 5 22667 10.02 MB/sec warmup 69 sec latency 108.413 ms 2023-10-08T01:48:38.112 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:37 smithi082 ceph-mon[108319]: pgmap v205: 97 pgs: 97 active+clean; 191 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 5.2 MiB/s wr, 488 op/s 2023-10-08T01:48:38.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:37 smithi175 ceph-mon[111007]: pgmap v205: 97 pgs: 97 active+clean; 191 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 5.2 MiB/s wr, 488 op/s 2023-10-08T01:48:38.391 INFO:teuthology.orchestra.run.smithi082.stdout: 5 23076 10.03 MB/sec warmup 70 sec latency 130.266 ms 2023-10-08T01:48:39.391 INFO:teuthology.orchestra.run.smithi082.stdout: 5 23378 10.00 MB/sec warmup 71 sec latency 131.556 ms 2023-10-08T01:48:39.898 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:39 smithi082 ceph-mon[108319]: pgmap v206: 97 pgs: 97 active+clean; 195 MiB data, 772 MiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.9 MiB/s wr, 589 op/s 2023-10-08T01:48:40.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:39 smithi175 ceph-mon[111007]: pgmap v206: 97 pgs: 97 active+clean; 195 MiB data, 772 MiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.9 MiB/s wr, 589 op/s 2023-10-08T01:48:40.391 INFO:teuthology.orchestra.run.smithi082.stdout: 5 23854 10.08 MB/sec warmup 72 sec latency 123.927 ms 2023-10-08T01:48:41.397 INFO:teuthology.orchestra.run.smithi082.stdout: 5 24198 10.11 MB/sec warmup 73 sec latency 124.128 ms 2023-10-08T01:48:41.848 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:41 smithi082 ceph-mon[108319]: pgmap v207: 97 pgs: 97 active+clean; 197 MiB data, 788 MiB used, 714 GiB / 715 GiB avail; 7.6 KiB/s rd, 6.2 MiB/s wr, 646 op/s 2023-10-08T01:48:42.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:41 smithi175 ceph-mon[111007]: pgmap v207: 97 pgs: 97 active+clean; 197 MiB data, 788 MiB used, 714 GiB / 715 GiB avail; 7.6 KiB/s rd, 6.2 MiB/s wr, 646 op/s 2023-10-08T01:48:42.397 INFO:teuthology.orchestra.run.smithi082.stdout: 5 24541 10.17 MB/sec warmup 74 sec latency 198.492 ms 2023-10-08T01:48:43.401 INFO:teuthology.orchestra.run.smithi082.stdout: 5 24939 10.12 MB/sec warmup 75 sec latency 130.521 ms 2023-10-08T01:48:43.968 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:43 smithi082 ceph-mon[108319]: pgmap v208: 97 pgs: 97 active+clean; 195 MiB data, 803 MiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 5.8 MiB/s wr, 627 op/s 2023-10-08T01:48:43.968 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:43 smithi082 ceph-mon[108319]: Upgrade: Updating mgr.smithi175.wforxt 2023-10-08T01:48:43.968 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:43 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:43.968 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:43 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.wforxt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T01:48:43.969 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:43 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-08T01:48:43.969 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:43 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:48:43.969 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:43 smithi082 ceph-mon[108319]: Deploying daemon mgr.smithi175.wforxt on smithi175 2023-10-08T01:48:44.228 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:43 smithi175 ceph-mon[111007]: pgmap v208: 97 pgs: 97 active+clean; 195 MiB data, 803 MiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 5.8 MiB/s wr, 627 op/s 2023-10-08T01:48:44.228 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:43 smithi175 ceph-mon[111007]: Upgrade: Updating mgr.smithi175.wforxt 2023-10-08T01:48:44.228 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:43 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:44.228 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:43 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi175.wforxt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T01:48:44.228 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:43 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-08T01:48:44.229 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:43 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:48:44.229 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:43 smithi175 ceph-mon[111007]: Deploying daemon mgr.smithi175.wforxt on smithi175 2023-10-08T01:48:44.407 INFO:teuthology.orchestra.run.smithi082.stdout: 5 25318 10.09 MB/sec warmup 76 sec latency 123.978 ms 2023-10-08T01:48:45.407 INFO:teuthology.orchestra.run.smithi082.stdout: 5 25687 10.08 MB/sec warmup 77 sec latency 129.461 ms 2023-10-08T01:48:46.250 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:46 smithi082 ceph-mon[108319]: pgmap v209: 97 pgs: 97 active+clean; 203 MiB data, 830 MiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 6.1 MiB/s wr, 539 op/s 2023-10-08T01:48:46.250 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:46 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:46.250 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:46 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:48:46.250 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:46 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:48:46.251 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:46 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:48:46.326 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:46 smithi175 ceph-mon[111007]: pgmap v209: 97 pgs: 97 active+clean; 203 MiB data, 830 MiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 6.1 MiB/s wr, 539 op/s 2023-10-08T01:48:46.326 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:46 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:46.327 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:46 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:48:46.327 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:46 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:48:46.327 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:46 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:48:46.407 INFO:teuthology.orchestra.run.smithi082.stdout: 5 26207 10.13 MB/sec warmup 78 sec latency 135.596 ms 2023-10-08T01:48:47.407 INFO:teuthology.orchestra.run.smithi082.stdout: 5 26672 10.15 MB/sec warmup 79 sec latency 129.754 ms 2023-10-08T01:48:48.293 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:48 smithi082 ceph-mon[108319]: pgmap v210: 97 pgs: 97 active+clean; 206 MiB data, 848 MiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 5.1 MiB/s wr, 499 op/s 2023-10-08T01:48:48.294 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:48 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:48.316 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:48 smithi175 ceph-mon[111007]: pgmap v210: 97 pgs: 97 active+clean; 206 MiB data, 848 MiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 5.1 MiB/s wr, 499 op/s 2023-10-08T01:48:48.316 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:48 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:48.407 INFO:teuthology.orchestra.run.smithi082.stdout: 5 27209 10.20 MB/sec warmup 80 sec latency 119.827 ms 2023-10-08T01:48:49.407 INFO:teuthology.orchestra.run.smithi082.stdout: 5 27557 10.17 MB/sec warmup 81 sec latency 141.364 ms 2023-10-08T01:48:49.549 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:49 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:49.565 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:49 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:50.407 INFO:teuthology.orchestra.run.smithi082.stdout: 5 27867 10.21 MB/sec warmup 82 sec latency 114.416 ms 2023-10-08T01:48:50.551 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:50 smithi175 ceph-mon[111007]: pgmap v211: 97 pgs: 97 active+clean; 214 MiB data, 898 MiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 6.1 MiB/s wr, 652 op/s 2023-10-08T01:48:50.574 INFO:teuthology.orchestra.run.smithi082.stdout:true 2023-10-08T01:48:50.598 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:50 smithi082 ceph-mon[108319]: pgmap v211: 97 pgs: 97 active+clean; 214 MiB data, 898 MiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 6.1 MiB/s wr, 652 op/s 2023-10-08T01:48:51.392 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T01:48:51.392 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.smithi082 smithi082 *:9093,9094 running (4m) 84s ago 5m 25.1M - ba2b418f427c aa91f473f1ef 2023-10-08T01:48:51.392 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi082 smithi082 running (5m) 84s ago 5m 6995k - 17.2.0 e1d6a67b021e 20827e16c4c8 2023-10-08T01:48:51.392 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi175 smithi175 running (5m) 3s ago 5m 7159k - 17.2.0 e1d6a67b021e 2852804124ca 2023-10-08T01:48:51.393 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.smithi082 smithi082 *:3000 running (4m) 84s ago 5m 46.2M - 8.3.5 dad864ee21e9 d6b09653a7f4 2023-10-08T01:48:51.393 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi082.sregdh smithi082 running (104s) 84s ago 104s 14.1M - 17.2.0 e1d6a67b021e a4803cc92a2c 2023-10-08T01:48:51.393 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi175.whvzhg smithi175 running (102s) 3s ago 102s 14.9M - 17.2.0 e1d6a67b021e 888e3d6592a9 2023-10-08T01:48:51.393 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi082.tcjbip smithi082 *:9283 running (6m) 84s ago 6m 476M - 17.2.0 e1d6a67b021e 2d035d566eab 2023-10-08T01:48:51.393 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi175.wforxt smithi175 *:8443,9283 running (6s) 3s ago 5m 46.0M - 18.0.0-6609-g9725b08f d68377abd09f e3b20016e699 2023-10-08T01:48:51.393 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi082 smithi082 running (6m) 84s ago 6m 78.4M 2048M 17.2.0 e1d6a67b021e 201a6dcf5fd0 2023-10-08T01:48:51.393 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi175 smithi175 running (5m) 3s ago 5m 50.1M 2048M 17.2.0 e1d6a67b021e 2ed0c4eb1ec9 2023-10-08T01:48:51.393 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.0.0.smithi082.ohkmdt smithi082 *:2049 running (92s) 84s ago 92s 54.0M - 4.0 e1d6a67b021e 3e36ca6e2561 2023-10-08T01:48:51.393 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.1.0.smithi175.kbxhiq smithi175 *:2049 running (87s) 3s ago 87s 78.1M - 4.0 e1d6a67b021e 8ed2c87848e2 2023-10-08T01:48:51.393 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi082 smithi082 *:9100 running (5m) 84s ago 5m 23.9M - 1dbe0e931976 57f65825f5b5 2023-10-08T01:48:51.393 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi175 smithi175 *:9100 running (4m) 3s ago 4m 22.7M - 1dbe0e931976 2e7a0c2345b2 2023-10-08T01:48:51.393 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (4m) 84s ago 4m 53.8M 3222M 17.2.0 e1d6a67b021e e3f7e8e1599a 2023-10-08T01:48:51.394 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (4m) 84s ago 4m 60.5M 3222M 17.2.0 e1d6a67b021e f1e1161712dc 2023-10-08T01:48:51.394 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (3m) 84s ago 3m 48.9M 3222M 17.2.0 e1d6a67b021e 2343188079a6 2023-10-08T01:48:51.394 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (3m) 84s ago 3m 48.8M 3222M 17.2.0 e1d6a67b021e ea500a2424be 2023-10-08T01:48:51.394 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi175 running (3m) 3s ago 3m 405M 3990M 17.2.0 e1d6a67b021e 7f168363b2e3 2023-10-08T01:48:51.394 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi175 running (3m) 3s ago 3m 427M 3990M 17.2.0 e1d6a67b021e 8af1e81a0815 2023-10-08T01:48:51.394 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi175 running (2m) 3s ago 2m 380M 3990M 17.2.0 e1d6a67b021e f5c153962a4f 2023-10-08T01:48:51.394 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi175 running (2m) 3s ago 2m 681M 3990M 17.2.0 e1d6a67b021e 8ebae9f8b47a 2023-10-08T01:48:51.394 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.smithi082 smithi082 *:9095 running (4m) 84s ago 4m 60.6M - 514e6a882f6e 3e8e784b3335 2023-10-08T01:48:51.407 INFO:teuthology.orchestra.run.smithi082.stdout: 5 28187 10.20 MB/sec warmup 83 sec latency 129.685 ms 2023-10-08T01:48:51.646 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:51 smithi082 ceph-mon[108319]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:51.647 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:51 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:51.647 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:51 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:51.647 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:51 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:51.647 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:51 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:48:51.647 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:51 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr fail", "who": "smithi082.tcjbip"}]: dispatch 2023-10-08T01:48:51.647 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:51 smithi082 ceph-mon[108319]: osdmap e68: 8 total, 8 up, 8 in 2023-10-08T01:48:51.765 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:51 smithi175 ceph-mon[111007]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:51.765 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:51 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:51.765 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:51 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:51.765 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:51 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' 2023-10-08T01:48:51.765 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:51 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:48:51.765 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:51 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "mgr fail", "who": "smithi082.tcjbip"}]: dispatch 2023-10-08T01:48:51.765 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:51 smithi175 ceph-mon[111007]: osdmap e68: 8 total, 8 up, 8 in 2023-10-08T01:48:51.891 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:48:51.891 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2023-10-08T01:48:51.891 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:48:51.891 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:48:51.891 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2023-10-08T01:48:51.892 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1 2023-10-08T01:48:51.892 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:48:51.892 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2023-10-08T01:48:51.892 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-10-08T01:48:51.892 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:48:51.892 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2023-10-08T01:48:51.893 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:48:51.893 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:48:51.893 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2023-10-08T01:48:51.893 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13 2023-10-08T01:48:51.893 INFO:teuthology.orchestra.run.smithi082.stdout: } 2023-10-08T01:48:51.893 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:48:52.407 INFO:teuthology.orchestra.run.smithi082.stdout: 5 28453 10.14 MB/sec warmup 84 sec latency 122.861 ms 2023-10-08T01:48:52.654 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:52 smithi082 ceph-mon[108319]: Upgrade: Need to upgrade myself (mgr.smithi082.tcjbip) 2023-10-08T01:48:52.655 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:52 smithi082 ceph-mon[108319]: Failing over to other MGR 2023-10-08T01:48:52.655 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:52 smithi082 ceph-mon[108319]: pgmap v213: 97 pgs: 97 active+clean; 212 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.9 MiB/s wr, 522 op/s 2023-10-08T01:48:52.655 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:52 smithi082 ceph-mon[108319]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:52.655 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:52 smithi082 ceph-mon[108319]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:52.655 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:52 smithi082 ceph-mon[108319]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "mgr fail", "who": "smithi082.tcjbip"}]': finished 2023-10-08T01:48:52.655 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:52 smithi082 ceph-mon[108319]: mgrmap e22: smithi175.wforxt(active, starting, since 0.995078s) 2023-10-08T01:48:52.655 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:52 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1824204765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:48:52.741 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:52 smithi175 ceph-mon[111007]: Upgrade: Need to upgrade myself (mgr.smithi082.tcjbip) 2023-10-08T01:48:52.741 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:52 smithi175 ceph-mon[111007]: Failing over to other MGR 2023-10-08T01:48:52.741 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:52 smithi175 ceph-mon[111007]: pgmap v213: 97 pgs: 97 active+clean; 212 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.9 MiB/s wr, 522 op/s 2023-10-08T01:48:52.742 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:52 smithi175 ceph-mon[111007]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:52.742 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:52 smithi175 ceph-mon[111007]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:52.742 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:52 smithi175 ceph-mon[111007]: from='mgr.14204 172.21.15.82:0/1785692330' entity='mgr.smithi082.tcjbip' cmd='[{"prefix": "mgr fail", "who": "smithi082.tcjbip"}]': finished 2023-10-08T01:48:52.742 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:52 smithi175 ceph-mon[111007]: mgrmap e22: smithi175.wforxt(active, starting, since 0.995078s) 2023-10-08T01:48:52.742 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:52 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/1824204765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:48:53.407 INFO:teuthology.orchestra.run.smithi082.stdout: 5 28638 10.10 MB/sec warmup 85 sec latency 195.445 ms 2023-10-08T01:48:53.675 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:53 smithi175 ceph-mon[111007]: from='mgr.? 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi175.wforxt/crt"}]: dispatch 2023-10-08T01:48:53.675 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:53 smithi175 ceph-mon[111007]: from='mgr.? 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-08T01:48:53.675 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:53 smithi175 ceph-mon[111007]: from='mgr.? 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi175.wforxt/key"}]: dispatch 2023-10-08T01:48:53.675 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:53 smithi175 ceph-mon[111007]: from='mgr.? 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-08T01:48:53.675 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:53 smithi175 ceph-mon[111007]: Active manager daemon smithi175.wforxt restarted 2023-10-08T01:48:53.675 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:53 smithi175 ceph-mon[111007]: Activating manager daemon smithi175.wforxt 2023-10-08T01:48:53.675 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:53 smithi175 ceph-mon[111007]: osdmap e69: 8 total, 8 up, 8 in 2023-10-08T01:48:53.677 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:53 smithi082 ceph-mon[108319]: from='mgr.? 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi175.wforxt/crt"}]: dispatch 2023-10-08T01:48:53.677 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:53 smithi082 ceph-mon[108319]: from='mgr.? 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-08T01:48:53.677 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:53 smithi082 ceph-mon[108319]: from='mgr.? 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi175.wforxt/key"}]: dispatch 2023-10-08T01:48:53.677 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:53 smithi082 ceph-mon[108319]: from='mgr.? 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-08T01:48:53.678 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:53 smithi082 ceph-mon[108319]: Active manager daemon smithi175.wforxt restarted 2023-10-08T01:48:53.678 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:53 smithi082 ceph-mon[108319]: Activating manager daemon smithi175.wforxt 2023-10-08T01:48:53.678 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:53 smithi082 ceph-mon[108319]: osdmap e69: 8 total, 8 up, 8 in 2023-10-08T01:48:54.407 INFO:teuthology.orchestra.run.smithi082.stdout: 5 28935 10.04 MB/sec warmup 86 sec latency 130.310 ms 2023-10-08T01:48:54.561 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:48:54.561 INFO:teuthology.orchestra.run.smithi082.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991", 2023-10-08T01:48:54.561 INFO:teuthology.orchestra.run.smithi082.stdout: "in_progress": true, 2023-10-08T01:48:54.561 INFO:teuthology.orchestra.run.smithi082.stdout: "which": "Upgrading all daemon types on all hosts", 2023-10-08T01:48:54.561 INFO:teuthology.orchestra.run.smithi082.stdout: "services_complete": [], 2023-10-08T01:48:54.561 INFO:teuthology.orchestra.run.smithi082.stdout: "progress": "1/23 daemons upgraded", 2023-10-08T01:48:54.561 INFO:teuthology.orchestra.run.smithi082.stdout: "message": "", 2023-10-08T01:48:54.561 INFO:teuthology.orchestra.run.smithi082.stdout: "is_paused": false 2023-10-08T01:48:54.561 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:48:54.714 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: mgrmap e23: smithi175.wforxt(active, starting, since 0.183718s) 2023-10-08T01:48:54.714 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mon metadata", "id": "smithi082"}]: dispatch 2023-10-08T01:48:54.714 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:48:54.715 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi082.sregdh"}]: dispatch 2023-10-08T01:48:54.715 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi175.whvzhg"}]: dispatch 2023-10-08T01:48:54.715 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mgr metadata", "who": "smithi175.wforxt", "id": "smithi175.wforxt"}]: dispatch 2023-10-08T01:48:54.715 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:48:54.715 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:48:54.715 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:48:54.715 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:48:54.715 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T01:48:54.715 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:48:54.715 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:48:54.715 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:48:54.716 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-08T01:48:54.716 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-08T01:48:54.716 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-08T01:48:54.716 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: Manager daemon smithi175.wforxt is now available 2023-10-08T01:48:54.716 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:54.716 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:48:54.716 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:48:54.716 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:48:54.716 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi175.wforxt/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:48:54.716 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi175.wforxt/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:48:54.716 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi175.wforxt/trash_purge_schedule"}]: dispatch 2023-10-08T01:48:54.717 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi175.wforxt/trash_purge_schedule"}]: dispatch 2023-10-08T01:48:54.717 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:54.717 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:54 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:54.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: mgrmap e23: smithi175.wforxt(active, starting, since 0.183718s) 2023-10-08T01:48:54.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mon metadata", "id": "smithi082"}]: dispatch 2023-10-08T01:48:54.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mon metadata", "id": "smithi175"}]: dispatch 2023-10-08T01:48:54.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi082.sregdh"}]: dispatch 2023-10-08T01:48:54.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi175.whvzhg"}]: dispatch 2023-10-08T01:48:54.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mgr metadata", "who": "smithi175.wforxt", "id": "smithi175.wforxt"}]: dispatch 2023-10-08T01:48:54.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-08T01:48:54.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-08T01:48:54.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-08T01:48:54.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-08T01:48:54.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-08T01:48:54.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-08T01:48:54.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-08T01:48:54.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-08T01:48:54.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-08T01:48:54.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-08T01:48:54.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-08T01:48:54.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: Manager daemon smithi175.wforxt is now available 2023-10-08T01:48:54.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:54.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:48:54.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:48:54.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:48:54.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi175.wforxt/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:48:54.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi175.wforxt/mirror_snapshot_schedule"}]: dispatch 2023-10-08T01:48:54.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi175.wforxt/trash_purge_schedule"}]: dispatch 2023-10-08T01:48:54.890 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi175.wforxt/trash_purge_schedule"}]: dispatch 2023-10-08T01:48:54.890 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:54.890 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:54 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:55.276 INFO:teuthology.orchestra.run.smithi082.stdout:HEALTH_OK 2023-10-08T01:48:55.407 INFO:teuthology.orchestra.run.smithi082.stdout: 5 29290 10.02 MB/sec warmup 87 sec latency 125.417 ms 2023-10-08T01:48:55.702 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:55 smithi082 ceph-mon[108319]: Deploying cephadm binary to smithi175 2023-10-08T01:48:55.703 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:55 smithi082 ceph-mon[108319]: Deploying cephadm binary to smithi082 2023-10-08T01:48:55.703 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:55 smithi082 ceph-mon[108319]: [08/Oct/2023:01:48:54] ENGINE Bus STARTING 2023-10-08T01:48:55.703 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:55 smithi082 ceph-mon[108319]: [08/Oct/2023:01:48:54] ENGINE Serving on https://172.21.15.175:7150 2023-10-08T01:48:55.703 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:55 smithi082 ceph-mon[108319]: mgrmap e24: smithi175.wforxt(active, since 1.21542s) 2023-10-08T01:48:55.703 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:55 smithi082 ceph-mon[108319]: from='client.14666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:55.703 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:55 smithi082 ceph-mon[108319]: pgmap v3: 97 pgs: 97 active+clean; 217 MiB data, 910 MiB used, 714 GiB / 715 GiB avail 2023-10-08T01:48:55.703 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:55 smithi082 ceph-mon[108319]: [08/Oct/2023:01:48:54] ENGINE Serving on http://172.21.15.175:8765 2023-10-08T01:48:55.703 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:55 smithi082 ceph-mon[108319]: [08/Oct/2023:01:48:54] ENGINE Bus STARTED 2023-10-08T01:48:55.703 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:55 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2270867219' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:48:55.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:55 smithi175 ceph-mon[111007]: Deploying cephadm binary to smithi175 2023-10-08T01:48:55.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:55 smithi175 ceph-mon[111007]: Deploying cephadm binary to smithi082 2023-10-08T01:48:55.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:55 smithi175 ceph-mon[111007]: [08/Oct/2023:01:48:54] ENGINE Bus STARTING 2023-10-08T01:48:55.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:55 smithi175 ceph-mon[111007]: [08/Oct/2023:01:48:54] ENGINE Serving on https://172.21.15.175:7150 2023-10-08T01:48:55.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:55 smithi175 ceph-mon[111007]: mgrmap e24: smithi175.wforxt(active, since 1.21542s) 2023-10-08T01:48:55.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:55 smithi175 ceph-mon[111007]: from='client.14666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:48:55.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:55 smithi175 ceph-mon[111007]: pgmap v3: 97 pgs: 97 active+clean; 217 MiB data, 910 MiB used, 714 GiB / 715 GiB avail 2023-10-08T01:48:55.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:55 smithi175 ceph-mon[111007]: [08/Oct/2023:01:48:54] ENGINE Serving on http://172.21.15.175:8765 2023-10-08T01:48:55.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:55 smithi175 ceph-mon[111007]: [08/Oct/2023:01:48:54] ENGINE Bus STARTED 2023-10-08T01:48:55.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:55 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2270867219' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:48:56.408 INFO:teuthology.orchestra.run.smithi082.stdout: 5 29665 10.03 MB/sec warmup 88 sec latency 106.536 ms 2023-10-08T01:48:56.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:56 smithi082 ceph-mon[108319]: pgmap v4: 97 pgs: 97 active+clean; 217 MiB data, 910 MiB used, 714 GiB / 715 GiB avail 2023-10-08T01:48:56.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:56 smithi082 ceph-mon[108319]: mgrmap e25: smithi175.wforxt(active, since 2s) 2023-10-08T01:48:56.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:56 smithi175 ceph-mon[111007]: pgmap v4: 97 pgs: 97 active+clean; 217 MiB data, 910 MiB used, 714 GiB / 715 GiB avail 2023-10-08T01:48:56.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:56 smithi175 ceph-mon[111007]: mgrmap e25: smithi175.wforxt(active, since 2s) 2023-10-08T01:48:57.409 INFO:teuthology.orchestra.run.smithi082.stdout: 5 29935 10.01 MB/sec warmup 89 sec latency 129.645 ms 2023-10-08T01:48:58.259 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:58 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:58.259 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:58 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:58.259 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:58 smithi082 ceph-mon[108319]: pgmap v5: 97 pgs: 97 active+clean; 217 MiB data, 910 MiB used, 714 GiB / 715 GiB avail 2023-10-08T01:48:58.259 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:58 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:58.259 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:58 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:58.408 INFO:teuthology.orchestra.run.smithi082.stdout: 5 30233 9.96 MB/sec warmup 90 sec latency 117.905 ms 2023-10-08T01:48:58.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:58 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:58.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:58 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:58.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:58 smithi175 ceph-mon[111007]: pgmap v5: 97 pgs: 97 active+clean; 217 MiB data, 910 MiB used, 714 GiB / 715 GiB avail 2023-10-08T01:48:58.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:58 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:58.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:58 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:48:59.270 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:48:59 smithi082 ceph-mon[108319]: mgrmap e26: smithi175.wforxt(active, since 4s) 2023-10-08T01:48:59.408 INFO:teuthology.orchestra.run.smithi082.stdout: 5 30607 9.93 MB/sec warmup 91 sec latency 129.607 ms 2023-10-08T01:48:59.487 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:48:59 smithi175 ceph-mon[111007]: mgrmap e26: smithi175.wforxt(active, since 4s) 2023-10-08T01:49:00.296 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:00 smithi082 ceph-mon[108319]: pgmap v6: 97 pgs: 97 active+clean; 217 MiB data, 910 MiB used, 714 GiB / 715 GiB avail 2023-10-08T01:49:00.296 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:00 smithi082 ceph-mon[108319]: Standby manager daemon smithi082.tcjbip started 2023-10-08T01:49:00.297 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:00 smithi082 ceph-mon[108319]: from='mgr.? 172.21.15.82:0/3575915534' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi082.tcjbip/crt"}]: dispatch 2023-10-08T01:49:00.297 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:00 smithi082 ceph-mon[108319]: from='mgr.? 172.21.15.82:0/3575915534' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-08T01:49:00.297 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:00 smithi082 ceph-mon[108319]: from='mgr.? 172.21.15.82:0/3575915534' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi082.tcjbip/key"}]: dispatch 2023-10-08T01:49:00.297 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:00 smithi082 ceph-mon[108319]: from='mgr.? 172.21.15.82:0/3575915534' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-08T01:49:00.414 INFO:teuthology.orchestra.run.smithi082.stdout: 5 30857 9.93 MB/sec warmup 92 sec latency 126.933 ms 2023-10-08T01:49:00.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:00 smithi175 ceph-mon[111007]: pgmap v6: 97 pgs: 97 active+clean; 217 MiB data, 910 MiB used, 714 GiB / 715 GiB avail 2023-10-08T01:49:00.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:00 smithi175 ceph-mon[111007]: Standby manager daemon smithi082.tcjbip started 2023-10-08T01:49:00.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:00 smithi175 ceph-mon[111007]: from='mgr.? 172.21.15.82:0/3575915534' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi082.tcjbip/crt"}]: dispatch 2023-10-08T01:49:00.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:00 smithi175 ceph-mon[111007]: from='mgr.? 172.21.15.82:0/3575915534' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-08T01:49:00.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:00 smithi175 ceph-mon[111007]: from='mgr.? 172.21.15.82:0/3575915534' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi082.tcjbip/key"}]: dispatch 2023-10-08T01:49:00.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:00 smithi175 ceph-mon[111007]: from='mgr.? 172.21.15.82:0/3575915534' entity='mgr.smithi082.tcjbip' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-08T01:49:01.302 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:01 smithi082 ceph-mon[108319]: mgrmap e27: smithi175.wforxt(active, since 6s), standbys: smithi082.tcjbip 2023-10-08T01:49:01.303 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:01 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mgr metadata", "who": "smithi082.tcjbip", "id": "smithi082.tcjbip"}]: dispatch 2023-10-08T01:49:01.303 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:01 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:01.303 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:01 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:01.414 INFO:teuthology.orchestra.run.smithi082.stdout: 5 31228 9.98 MB/sec warmup 93 sec latency 146.034 ms 2023-10-08T01:49:01.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:01 smithi175 ceph-mon[111007]: mgrmap e27: smithi175.wforxt(active, since 6s), standbys: smithi082.tcjbip 2023-10-08T01:49:01.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:01 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mgr metadata", "who": "smithi082.tcjbip", "id": "smithi082.tcjbip"}]: dispatch 2023-10-08T01:49:01.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:01 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:01.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:01 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:02.420 INFO:teuthology.orchestra.run.smithi082.stdout: 5 31572 9.99 MB/sec warmup 94 sec latency 130.145 ms 2023-10-08T01:49:02.822 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:02 smithi082 ceph-mon[108319]: pgmap v7: 97 pgs: 97 active+clean; 218 MiB data, 985 MiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 3.2 MiB/s wr, 345 op/s 2023-10-08T01:49:02.822 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:02 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:02.822 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:02 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:02.822 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:02 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:02.822 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:02 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:02.822 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:02 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:02.822 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:02 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:02.822 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:02 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:02.822 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:02 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:02.823 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:02 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:02.823 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:02 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:02.823 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:02 smithi082 ceph-mon[108319]: Adjusting osd_memory_target on smithi082 to 1942M 2023-10-08T01:49:02.823 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:02 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:03.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:02 smithi175 ceph-mon[111007]: pgmap v7: 97 pgs: 97 active+clean; 218 MiB data, 985 MiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 3.2 MiB/s wr, 345 op/s 2023-10-08T01:49:03.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:02 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:03.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:02 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:02 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:02 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:02 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:02 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:02 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:02 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:02 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:02 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:02 smithi175 ceph-mon[111007]: Adjusting osd_memory_target on smithi082 to 1942M 2023-10-08T01:49:03.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:02 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:03.420 INFO:teuthology.orchestra.run.smithi082.stdout: 5 31866 9.99 MB/sec warmup 95 sec latency 123.844 ms 2023-10-08T01:49:04.420 INFO:teuthology.orchestra.run.smithi082.stdout: 5 32239 9.93 MB/sec warmup 96 sec latency 140.819 ms 2023-10-08T01:49:04.843 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:04 smithi082 ceph-mon[108319]: pgmap v8: 97 pgs: 97 active+clean; 218 MiB data, 985 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 MiB/s wr, 268 op/s 2023-10-08T01:49:05.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:04 smithi175 ceph-mon[111007]: pgmap v8: 97 pgs: 97 active+clean; 218 MiB data, 985 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 MiB/s wr, 268 op/s 2023-10-08T01:49:05.426 INFO:teuthology.orchestra.run.smithi082.stdout: 5 32696 9.90 MB/sec warmup 97 sec latency 128.278 ms 2023-10-08T01:49:06.430 INFO:teuthology.orchestra.run.smithi082.stdout: 5 33171 9.97 MB/sec warmup 98 sec latency 127.094 ms 2023-10-08T01:49:06.875 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: pgmap v9: 97 pgs: 97 active+clean; 231 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.5 MiB/s wr, 441 op/s 2023-10-08T01:49:06.875 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:06.875 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:06.875 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:06.875 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:06.875 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:06.876 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:06.876 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:06.876 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:06.876 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:06.876 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:06.876 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:06.876 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:49:06.876 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:06 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:49:07.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: pgmap v9: 97 pgs: 97 active+clean; 231 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.5 MiB/s wr, 441 op/s 2023-10-08T01:49:07.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:07.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:07.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:07.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:07.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:07.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:07.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:07.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:07.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:07.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-08T01:49:07.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:07.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:49:07.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:06 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T01:49:07.430 INFO:teuthology.orchestra.run.smithi082.stdout: 5 33507 9.96 MB/sec warmup 99 sec latency 141.635 ms 2023-10-08T01:49:07.935 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: Adjusting osd_memory_target on smithi175 to 2710M 2023-10-08T01:49:07.935 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: Updating smithi082:/etc/ceph/ceph.conf 2023-10-08T01:49:07.935 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: Updating smithi175:/etc/ceph/ceph.conf 2023-10-08T01:49:07.935 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: Updating smithi082:/var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-08T01:49:07.935 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: Updating smithi175:/var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-08T01:49:07.935 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-10-08T01:49:07.935 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: Updating smithi082:/etc/ceph/ceph.client.admin.keyring 2023-10-08T01:49:07.935 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:07.935 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:07.936 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:07.936 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:07.936 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:07.936 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:07.936 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:07.936 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:07.936 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:07.936 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:07 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:08.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: Adjusting osd_memory_target on smithi175 to 2710M 2023-10-08T01:49:08.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: Updating smithi082:/etc/ceph/ceph.conf 2023-10-08T01:49:08.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: Updating smithi175:/etc/ceph/ceph.conf 2023-10-08T01:49:08.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: Updating smithi082:/var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-08T01:49:08.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: Updating smithi175:/var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-08T01:49:08.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2023-10-08T01:49:08.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: Updating smithi082:/etc/ceph/ceph.client.admin.keyring 2023-10-08T01:49:08.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:08.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:08.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:08.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:08.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:08.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:08.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:08.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:08.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:08.139 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:07 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:08.430 INFO:teuthology.orchestra.run.smithi082.stdout: 5 33856 9.94 MB/sec warmup 100 sec latency 124.093 ms 2023-10-08T01:49:08.950 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:08 smithi082 ceph-mon[108319]: Updating smithi175:/var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-08T01:49:08.950 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:08 smithi082 ceph-mon[108319]: Updating smithi082:/var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-08T01:49:08.950 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:08 smithi082 ceph-mon[108319]: pgmap v10: 97 pgs: 97 active+clean; 231 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 4.1 MiB/s wr, 403 op/s 2023-10-08T01:49:08.951 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:08 smithi082 ceph-mon[108319]: Reconfiguring alertmanager.smithi082 (dependencies changed)... 2023-10-08T01:49:08.951 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:08 smithi082 ceph-mon[108319]: Reconfiguring daemon alertmanager.smithi082 on smithi082 2023-10-08T01:49:08.951 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:08 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:49:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:08 smithi175 ceph-mon[111007]: Updating smithi175:/var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-08T01:49:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:08 smithi175 ceph-mon[111007]: Updating smithi082:/var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-08T01:49:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:08 smithi175 ceph-mon[111007]: pgmap v10: 97 pgs: 97 active+clean; 231 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 4.1 MiB/s wr, 403 op/s 2023-10-08T01:49:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:08 smithi175 ceph-mon[111007]: Reconfiguring alertmanager.smithi082 (dependencies changed)... 2023-10-08T01:49:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:08 smithi175 ceph-mon[111007]: Reconfiguring daemon alertmanager.smithi082 on smithi082 2023-10-08T01:49:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:08 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:49:09.430 INFO:teuthology.orchestra.run.smithi082.stdout: 5 34094 9.91 MB/sec warmup 101 sec latency 118.020 ms 2023-10-08T01:49:10.430 INFO:teuthology.orchestra.run.smithi082.stdout: 5 34393 9.89 MB/sec warmup 102 sec latency 127.147 ms 2023-10-08T01:49:10.972 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:10 smithi082 ceph-mon[108319]: pgmap v11: 97 pgs: 97 active+clean; 231 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 4.1 MiB/s wr, 403 op/s 2023-10-08T01:49:11.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:10 smithi175 ceph-mon[111007]: pgmap v11: 97 pgs: 97 active+clean; 231 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 4.1 MiB/s wr, 403 op/s 2023-10-08T01:49:11.430 INFO:teuthology.orchestra.run.smithi082.stdout: 5 34771 9.93 MB/sec warmup 103 sec latency 150.058 ms 2023-10-08T01:49:12.430 INFO:teuthology.orchestra.run.smithi082.stdout: 5 35232 9.99 MB/sec warmup 104 sec latency 109.040 ms 2023-10-08T01:49:12.886 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:12 smithi082 ceph-mon[108319]: pgmap v12: 97 pgs: 97 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 6.1 MiB/s wr, 622 op/s 2023-10-08T01:49:13.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:12 smithi175 ceph-mon[111007]: pgmap v12: 97 pgs: 97 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 6.1 MiB/s wr, 622 op/s 2023-10-08T01:49:13.430 INFO:teuthology.orchestra.run.smithi082.stdout: 5 35610 9.96 MB/sec warmup 105 sec latency 129.990 ms 2023-10-08T01:49:14.430 INFO:teuthology.orchestra.run.smithi082.stdout: 5 35954 9.94 MB/sec warmup 106 sec latency 132.602 ms 2023-10-08T01:49:14.925 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:14 smithi082 ceph-mon[108319]: pgmap v13: 97 pgs: 97 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.3 MiB/s wr, 421 op/s 2023-10-08T01:49:15.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:14 smithi175 ceph-mon[111007]: pgmap v13: 97 pgs: 97 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.3 MiB/s wr, 421 op/s 2023-10-08T01:49:15.431 INFO:teuthology.orchestra.run.smithi082.stdout: 5 36318 9.92 MB/sec warmup 107 sec latency 129.766 ms 2023-10-08T01:49:16.431 INFO:teuthology.orchestra.run.smithi082.stdout: 5 36740 9.93 MB/sec warmup 108 sec latency 124.002 ms 2023-10-08T01:49:16.964 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:16 smithi082 ceph-mon[108319]: pgmap v14: 97 pgs: 97 active+clean; 244 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 6.8 MiB/s wr, 649 op/s 2023-10-08T01:49:17.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:16 smithi175 ceph-mon[111007]: pgmap v14: 97 pgs: 97 active+clean; 244 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 6.8 MiB/s wr, 649 op/s 2023-10-08T01:49:17.446 INFO:teuthology.orchestra.run.smithi082.stdout: 5 37184 9.94 MB/sec warmup 109 sec latency 119.827 ms 2023-10-08T01:49:18.454 INFO:teuthology.orchestra.run.smithi082.stdout: 5 37598 9.96 MB/sec warmup 110 sec latency 130.037 ms 2023-10-08T01:49:18.992 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:18 smithi082 ceph-mon[108319]: pgmap v15: 97 pgs: 97 active+clean; 244 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.6 MiB/s wr, 446 op/s 2023-10-08T01:49:19.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:18 smithi175 ceph-mon[111007]: pgmap v15: 97 pgs: 97 active+clean; 244 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.6 MiB/s wr, 446 op/s 2023-10-08T01:49:19.456 INFO:teuthology.orchestra.run.smithi082.stdout: 5 37975 9.96 MB/sec warmup 111 sec latency 129.555 ms 2023-10-08T01:49:20.257 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:20 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:20.257 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:20 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:20.257 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:20 smithi082 ceph-mon[108319]: Reconfiguring grafana.smithi082 (dependencies changed)... 2023-10-08T01:49:20.257 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:20 smithi082 ceph-mon[108319]: Regenerating cephadm self-signed grafana TLS certificates 2023-10-08T01:49:20.257 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:20 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:20.257 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:20 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:20.258 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:20 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-08T01:49:20.258 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:20 smithi082 ceph-mon[108319]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-08T01:49:20.258 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:20 smithi082 ceph-mon[108319]: Reconfiguring daemon grafana.smithi082 on smithi082 2023-10-08T01:49:20.258 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:20 smithi082 ceph-mon[108319]: pgmap v16: 97 pgs: 97 active+clean; 244 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.6 MiB/s wr, 446 op/s 2023-10-08T01:49:20.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:20 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:20.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:20 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:20.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:20 smithi175 ceph-mon[111007]: Reconfiguring grafana.smithi082 (dependencies changed)... 2023-10-08T01:49:20.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:20 smithi175 ceph-mon[111007]: Regenerating cephadm self-signed grafana TLS certificates 2023-10-08T01:49:20.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:20 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:20.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:20 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:20.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:20 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-08T01:49:20.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:20 smithi175 ceph-mon[111007]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-08T01:49:20.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:20 smithi175 ceph-mon[111007]: Reconfiguring daemon grafana.smithi082 on smithi082 2023-10-08T01:49:20.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:20 smithi175 ceph-mon[111007]: pgmap v16: 97 pgs: 97 active+clean; 244 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.6 MiB/s wr, 446 op/s 2023-10-08T01:49:20.456 INFO:teuthology.orchestra.run.smithi082.stdout: 5 38341 9.99 MB/sec warmup 112 sec latency 224.249 ms 2023-10-08T01:49:21.456 INFO:teuthology.orchestra.run.smithi082.stdout: 5 38660 9.99 MB/sec warmup 113 sec latency 124.219 ms 2023-10-08T01:49:22.456 INFO:teuthology.orchestra.run.smithi082.stdout: 5 38926 9.97 MB/sec warmup 114 sec latency 186.515 ms 2023-10-08T01:49:23.044 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:22 smithi082 ceph-mon[108319]: pgmap v17: 97 pgs: 97 active+clean; 247 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 7.0 MiB/s wr, 684 op/s 2023-10-08T01:49:23.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:22 smithi175 ceph-mon[111007]: pgmap v17: 97 pgs: 97 active+clean; 247 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 7.0 MiB/s wr, 684 op/s 2023-10-08T01:49:23.456 INFO:teuthology.orchestra.run.smithi082.stdout: 5 39294 9.94 MB/sec warmup 115 sec latency 123.804 ms 2023-10-08T01:49:24.053 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:23 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:49:24.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:23 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:49:24.456 INFO:teuthology.orchestra.run.smithi082.stdout: 5 39561 9.92 MB/sec warmup 116 sec latency 150.274 ms 2023-10-08T01:49:25.077 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:24 smithi082 ceph-mon[108319]: pgmap v18: 97 pgs: 97 active+clean; 247 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 5.0 MiB/s wr, 465 op/s 2023-10-08T01:49:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:24 smithi175 ceph-mon[111007]: pgmap v18: 97 pgs: 97 active+clean; 247 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 5.0 MiB/s wr, 465 op/s 2023-10-08T01:49:25.467 INFO:teuthology.orchestra.run.smithi082.stdout: 5 39856 9.88 MB/sec warmup 117 sec latency 144.025 ms 2023-10-08T01:49:25.837 INFO:teuthology.orchestra.run.smithi082.stdout:true 2023-10-08T01:49:26.460 INFO:teuthology.orchestra.run.smithi082.stdout: 5 40039 9.83 MB/sec warmup 118 sec latency 127.502 ms 2023-10-08T01:49:26.858 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:26 smithi082 ceph-mon[108319]: pgmap v19: 97 pgs: 97 active+clean; 254 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.7 KiB/s rd, 7.0 MiB/s wr, 663 op/s 2023-10-08T01:49:26.858 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:26 smithi082 ceph-mon[108319]: from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:49:26.876 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T01:49:26.876 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.smithi082 smithi082 *:9093,9094 starting - - - - 2023-10-08T01:49:26.876 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi082 smithi082 running (6m) 25s ago 6m 6995k - 17.2.0 e1d6a67b021e 20827e16c4c8 2023-10-08T01:49:26.876 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi175 smithi175 running (5m) 29s ago 5m 7159k - 17.2.0 e1d6a67b021e 2852804124ca 2023-10-08T01:49:26.876 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.smithi082 smithi082 *:3000 running (5m) 25s ago 5m 57.1M - 8.3.5 dad864ee21e9 d6b09653a7f4 2023-10-08T01:49:26.876 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi082.sregdh smithi082 running (2m) 25s ago 2m 33.7M - 17.2.0 e1d6a67b021e a4803cc92a2c 2023-10-08T01:49:26.877 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi175.whvzhg smithi175 running (2m) 29s ago 2m 15.1M - 17.2.0 e1d6a67b021e 888e3d6592a9 2023-10-08T01:49:26.877 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi082.tcjbip smithi082 *:9283 running (7m) 25s ago 7m 285M - 17.2.0 e1d6a67b021e 2d035d566eab 2023-10-08T01:49:26.877 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi175.wforxt smithi175 *:8443,9283 running (42s) 29s ago 5m 482M - 18.0.0-6609-g9725b08f d68377abd09f e3b20016e699 2023-10-08T01:49:26.877 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi082 smithi082 running (7m) 25s ago 7m 88.7M 2048M 17.2.0 e1d6a67b021e 201a6dcf5fd0 2023-10-08T01:49:26.877 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi175 smithi175 running (5m) 29s ago 5m 55.2M 2048M 17.2.0 e1d6a67b021e 2ed0c4eb1ec9 2023-10-08T01:49:26.877 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.0.0.smithi082.ohkmdt smithi082 *:2049 running (2m) 25s ago 2m 262M - 4.0 e1d6a67b021e 3e36ca6e2561 2023-10-08T01:49:26.877 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.1.0.smithi175.kbxhiq smithi175 *:2049 running (2m) 29s ago 2m 78.2M - 4.0 e1d6a67b021e 8ed2c87848e2 2023-10-08T01:49:26.877 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi082 smithi082 *:9100 running (5m) 25s ago 5m 28.3M - 1.3.1 1dbe0e931976 57f65825f5b5 2023-10-08T01:49:26.877 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi175 smithi175 *:9100 running (5m) 29s ago 5m 25.5M - 1.3.1 1dbe0e931976 2e7a0c2345b2 2023-10-08T01:49:26.877 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (5m) 25s ago 5m 525M 1942M 17.2.0 e1d6a67b021e e3f7e8e1599a 2023-10-08T01:49:26.877 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (4m) 25s ago 4m 358M 1942M 17.2.0 e1d6a67b021e f1e1161712dc 2023-10-08T01:49:26.878 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (4m) 25s ago 4m 205M 1942M 17.2.0 e1d6a67b021e 2343188079a6 2023-10-08T01:49:26.878 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (4m) 25s ago 4m 504M 1942M 17.2.0 e1d6a67b021e ea500a2424be 2023-10-08T01:49:26.878 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi175 running (3m) 29s ago 3m 457M 2710M 17.2.0 e1d6a67b021e 7f168363b2e3 2023-10-08T01:49:26.878 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi175 running (3m) 29s ago 3m 482M 2710M 17.2.0 e1d6a67b021e 8af1e81a0815 2023-10-08T01:49:26.878 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi175 running (3m) 29s ago 3m 464M 2710M 17.2.0 e1d6a67b021e f5c153962a4f 2023-10-08T01:49:26.878 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi175 running (3m) 29s ago 3m 753M 2710M 17.2.0 e1d6a67b021e 8ebae9f8b47a 2023-10-08T01:49:26.878 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.smithi082 smithi082 *:9095 running (5m) 25s ago 5m 65.2M - 2.33.4 514e6a882f6e 3e8e784b3335 2023-10-08T01:49:27.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:26 smithi175 ceph-mon[111007]: pgmap v19: 97 pgs: 97 active+clean; 254 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.7 KiB/s rd, 7.0 MiB/s wr, 663 op/s 2023-10-08T01:49:27.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:26 smithi175 ceph-mon[111007]: from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:49:27.460 INFO:teuthology.orchestra.run.smithi082.stdout: 5 40219 9.79 MB/sec warmup 119 sec latency 135.591 ms 2023-10-08T01:49:27.479 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:49:27.479 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2023-10-08T01:49:27.479 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:49:27.479 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:49:27.479 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2023-10-08T01:49:27.480 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-10-08T01:49:27.480 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:49:27.480 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:49:27.480 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2023-10-08T01:49:27.480 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-10-08T01:49:27.480 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:49:27.480 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2023-10-08T01:49:27.480 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:49:27.480 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:49:27.480 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2023-10-08T01:49:27.480 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-10-08T01:49:27.481 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:49:27.481 INFO:teuthology.orchestra.run.smithi082.stdout: } 2023-10-08T01:49:27.481 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:49:27.892 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:27 smithi082 ceph-mon[108319]: from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:49:27.893 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:27 smithi082 ceph-mon[108319]: from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:49:27.893 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:27 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2279546939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:49:27.987 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:49:27.987 INFO:teuthology.orchestra.run.smithi082.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991", 2023-10-08T01:49:27.987 INFO:teuthology.orchestra.run.smithi082.stdout: "in_progress": true, 2023-10-08T01:49:27.987 INFO:teuthology.orchestra.run.smithi082.stdout: "which": "Upgrading all daemon types on all hosts", 2023-10-08T01:49:27.987 INFO:teuthology.orchestra.run.smithi082.stdout: "services_complete": [], 2023-10-08T01:49:27.988 INFO:teuthology.orchestra.run.smithi082.stdout: "progress": "1/23 daemons upgraded", 2023-10-08T01:49:27.988 INFO:teuthology.orchestra.run.smithi082.stdout: "message": "", 2023-10-08T01:49:27.988 INFO:teuthology.orchestra.run.smithi082.stdout: "is_paused": false 2023-10-08T01:49:27.988 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:49:28.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:27 smithi175 ceph-mon[111007]: from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:49:28.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:27 smithi175 ceph-mon[111007]: from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:49:28.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:27 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2279546939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:49:28.541 INFO:teuthology.orchestra.run.smithi082.stdout:HEALTH_OK 2023-10-08T01:49:28.928 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:28 smithi082 ceph-mon[108319]: pgmap v20: 97 pgs: 97 active+clean; 254 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.5 MiB/s wr, 435 op/s 2023-10-08T01:49:28.928 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:28 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2223150314' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:49:29.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:28 smithi175 ceph-mon[111007]: pgmap v20: 97 pgs: 97 active+clean; 254 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.5 MiB/s wr, 435 op/s 2023-10-08T01:49:29.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:28 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2223150314' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:49:29.460 INFO:teuthology.orchestra.run.smithi082.stdout: 5 40671 6.58 MB/sec execute 1 sec latency 151.716 ms 2023-10-08T01:49:29.947 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:29 smithi082 ceph-mon[108319]: from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:49:30.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:29 smithi175 ceph-mon[111007]: from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:49:30.466 INFO:teuthology.orchestra.run.smithi082.stdout: 5 40938 8.45 MB/sec execute 2 sec latency 141.770 ms 2023-10-08T01:49:30.974 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:30 smithi082 ceph-mon[108319]: pgmap v21: 97 pgs: 97 active+clean; 254 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.5 MiB/s wr, 435 op/s 2023-10-08T01:49:31.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:30 smithi175 ceph-mon[111007]: pgmap v21: 97 pgs: 97 active+clean; 254 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.5 MiB/s wr, 435 op/s 2023-10-08T01:49:31.466 INFO:teuthology.orchestra.run.smithi082.stdout: 5 41285 9.23 MB/sec execute 3 sec latency 138.627 ms 2023-10-08T01:49:32.466 INFO:teuthology.orchestra.run.smithi082.stdout: 5 41640 9.78 MB/sec execute 4 sec latency 120.453 ms 2023-10-08T01:49:33.009 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:32 smithi082 ceph-mon[108319]: pgmap v22: 97 pgs: 97 active+clean; 252 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.6 KiB/s rd, 5.6 MiB/s wr, 568 op/s 2023-10-08T01:49:33.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:32 smithi175 ceph-mon[111007]: pgmap v22: 97 pgs: 97 active+clean; 252 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.6 KiB/s rd, 5.6 MiB/s wr, 568 op/s 2023-10-08T01:49:33.472 INFO:teuthology.orchestra.run.smithi082.stdout: 5 41945 9.38 MB/sec execute 5 sec latency 130.535 ms 2023-10-08T01:49:34.472 INFO:teuthology.orchestra.run.smithi082.stdout: 5 42327 9.84 MB/sec execute 6 sec latency 146.277 ms 2023-10-08T01:49:34.984 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:34 smithi082 ceph-mon[108319]: pgmap v23: 97 pgs: 97 active+clean; 252 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.1 MiB/s wr, 331 op/s 2023-10-08T01:49:35.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:34 smithi175 ceph-mon[111007]: pgmap v23: 97 pgs: 97 active+clean; 252 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.1 MiB/s wr, 331 op/s 2023-10-08T01:49:35.473 INFO:teuthology.orchestra.run.smithi082.stdout: 5 42668 9.85 MB/sec execute 7 sec latency 130.836 ms 2023-10-08T01:49:36.482 INFO:teuthology.orchestra.run.smithi082.stdout: 5 43003 9.47 MB/sec execute 8 sec latency 125.931 ms 2023-10-08T01:49:37.078 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:36 smithi082 ceph-mon[108319]: pgmap v24: 97 pgs: 97 active+clean; 268 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.5 MiB/s wr, 520 op/s 2023-10-08T01:49:37.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:36 smithi175 ceph-mon[111007]: pgmap v24: 97 pgs: 97 active+clean; 268 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.5 MiB/s wr, 520 op/s 2023-10-08T01:49:37.482 INFO:teuthology.orchestra.run.smithi082.stdout: 5 43399 9.17 MB/sec execute 9 sec latency 129.658 ms 2023-10-08T01:49:38.489 INFO:teuthology.orchestra.run.smithi082.stdout: 5 43844 9.21 MB/sec execute 10 sec latency 111.667 ms 2023-10-08T01:49:39.097 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:38 smithi082 ceph-mon[108319]: pgmap v25: 97 pgs: 97 active+clean; 268 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.4 MiB/s wr, 322 op/s 2023-10-08T01:49:39.097 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:38 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:49:39.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:38 smithi175 ceph-mon[111007]: pgmap v25: 97 pgs: 97 active+clean; 268 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.4 MiB/s wr, 322 op/s 2023-10-08T01:49:39.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:38 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:49:39.489 INFO:teuthology.orchestra.run.smithi082.stdout: 5 44287 9.40 MB/sec execute 11 sec latency 87.104 ms 2023-10-08T01:49:40.489 INFO:teuthology.orchestra.run.smithi082.stdout: 5 44608 9.83 MB/sec execute 12 sec latency 147.019 ms 2023-10-08T01:49:40.635 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:40 smithi082 ceph-mon[108319]: pgmap v26: 97 pgs: 97 active+clean; 271 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 4.0 MiB/s wr, 413 op/s 2023-10-08T01:49:40.635 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:40 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:40.635 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:40 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:40.635 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:40 smithi082 ceph-mon[108319]: Reconfiguring node-exporter.smithi082 (dependencies changed)... 2023-10-08T01:49:40.635 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:40 smithi082 ceph-mon[108319]: Reconfiguring daemon node-exporter.smithi082 on smithi082 2023-10-08T01:49:40.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:40 smithi175 ceph-mon[111007]: pgmap v26: 97 pgs: 97 active+clean; 271 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 4.0 MiB/s wr, 413 op/s 2023-10-08T01:49:40.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:40 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:40.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:40 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:40.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:40 smithi175 ceph-mon[111007]: Reconfiguring node-exporter.smithi082 (dependencies changed)... 2023-10-08T01:49:40.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:40 smithi175 ceph-mon[111007]: Reconfiguring daemon node-exporter.smithi082 on smithi082 2023-10-08T01:49:41.489 INFO:teuthology.orchestra.run.smithi082.stdout: 5 45041 10.24 MB/sec execute 13 sec latency 134.771 ms 2023-10-08T01:49:42.489 INFO:teuthology.orchestra.run.smithi082.stdout: 5 45369 10.22 MB/sec execute 14 sec latency 129.698 ms 2023-10-08T01:49:42.664 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:42 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:42.665 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:42 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:42.665 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:42 smithi082 ceph-mon[108319]: Reconfiguring prometheus.smithi082 (dependencies changed)... 2023-10-08T01:49:42.665 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:42 smithi082 ceph-mon[108319]: pgmap v27: 97 pgs: 97 active+clean; 269 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 562 op/s 2023-10-08T01:49:42.665 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:42 smithi082 ceph-mon[108319]: Reconfiguring daemon prometheus.smithi082 on smithi082 2023-10-08T01:49:42.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:42 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:42.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:42 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:42.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:42 smithi175 ceph-mon[111007]: Reconfiguring prometheus.smithi082 (dependencies changed)... 2023-10-08T01:49:42.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:42 smithi175 ceph-mon[111007]: pgmap v27: 97 pgs: 97 active+clean; 269 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 562 op/s 2023-10-08T01:49:42.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:42 smithi175 ceph-mon[111007]: Reconfiguring daemon prometheus.smithi082 on smithi082 2023-10-08T01:49:43.489 INFO:teuthology.orchestra.run.smithi082.stdout: 5 45577 9.99 MB/sec execute 15 sec latency 148.335 ms 2023-10-08T01:49:44.489 INFO:teuthology.orchestra.run.smithi082.stdout: 5 45924 9.66 MB/sec execute 16 sec latency 130.270 ms 2023-10-08T01:49:44.722 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:44 smithi082 ceph-mon[108319]: pgmap v28: 97 pgs: 97 active+clean; 269 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.5 MiB/s wr, 429 op/s 2023-10-08T01:49:44.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:44 smithi175 ceph-mon[111007]: pgmap v28: 97 pgs: 97 active+clean; 269 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.5 MiB/s wr, 429 op/s 2023-10-08T01:49:45.489 INFO:teuthology.orchestra.run.smithi082.stdout: 5 46237 9.55 MB/sec execute 17 sec latency 147.337 ms 2023-10-08T01:49:46.489 INFO:teuthology.orchestra.run.smithi082.stdout: 5 46640 9.69 MB/sec execute 18 sec latency 126.988 ms 2023-10-08T01:49:47.012 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:46 smithi082 ceph-mon[108319]: pgmap v29: 97 pgs: 97 active+clean; 281 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.6 KiB/s rd, 6.8 MiB/s wr, 621 op/s 2023-10-08T01:49:47.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:46 smithi175 ceph-mon[111007]: pgmap v29: 97 pgs: 97 active+clean; 281 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.6 KiB/s rd, 6.8 MiB/s wr, 621 op/s 2023-10-08T01:49:47.493 INFO:teuthology.orchestra.run.smithi082.stdout: 5 47013 9.49 MB/sec execute 19 sec latency 120.628 ms 2023-10-08T01:49:48.493 INFO:teuthology.orchestra.run.smithi082.stdout: 5 47385 9.25 MB/sec execute 20 sec latency 118.125 ms 2023-10-08T01:49:49.068 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:48 smithi082 ceph-mon[108319]: pgmap v30: 97 pgs: 97 active+clean; 281 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.4 MiB/s wr, 431 op/s 2023-10-08T01:49:49.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:48 smithi175 ceph-mon[111007]: pgmap v30: 97 pgs: 97 active+clean; 281 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.4 MiB/s wr, 431 op/s 2023-10-08T01:49:49.493 INFO:teuthology.orchestra.run.smithi082.stdout: 5 47775 9.32 MB/sec execute 21 sec latency 183.636 ms 2023-10-08T01:49:50.494 INFO:teuthology.orchestra.run.smithi082.stdout: 5 48301 9.93 MB/sec execute 22 sec latency 134.000 ms 2023-10-08T01:49:50.859 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:50 smithi082 ceph-mon[108319]: pgmap v31: 97 pgs: 97 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.0 MiB/s wr, 502 op/s 2023-10-08T01:49:51.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:50 smithi175 ceph-mon[111007]: pgmap v31: 97 pgs: 97 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.0 MiB/s wr, 502 op/s 2023-10-08T01:49:51.494 INFO:teuthology.orchestra.run.smithi082.stdout: 5 48789 10.19 MB/sec execute 23 sec latency 129.965 ms 2023-10-08T01:49:52.494 INFO:teuthology.orchestra.run.smithi082.stdout: 5 49121 10.11 MB/sec execute 24 sec latency 133.594 ms 2023-10-08T01:49:52.886 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:52 smithi082 ceph-mon[108319]: pgmap v32: 97 pgs: 97 active+clean; 281 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.0 MiB/s wr, 572 op/s 2023-10-08T01:49:53.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:52 smithi175 ceph-mon[111007]: pgmap v32: 97 pgs: 97 active+clean; 281 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.0 MiB/s wr, 572 op/s 2023-10-08T01:49:53.494 INFO:teuthology.orchestra.run.smithi082.stdout: 5 49481 9.98 MB/sec execute 25 sec latency 136.391 ms 2023-10-08T01:49:53.921 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:53 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:49:54.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:53 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:49:54.503 INFO:teuthology.orchestra.run.smithi082.stdout: 5 49783 9.91 MB/sec execute 26 sec latency 126.739 ms 2023-10-08T01:49:54.959 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:54 smithi082 ceph-mon[108319]: pgmap v33: 97 pgs: 97 active+clean; 281 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.4 MiB/s wr, 422 op/s 2023-10-08T01:49:55.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:54 smithi175 ceph-mon[111007]: pgmap v33: 97 pgs: 97 active+clean; 281 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.4 MiB/s wr, 422 op/s 2023-10-08T01:49:55.503 INFO:teuthology.orchestra.run.smithi082.stdout: 5 50130 10.00 MB/sec execute 27 sec latency 113.714 ms 2023-10-08T01:49:56.491 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:56 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:56.492 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:56 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:56.492 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:56 smithi082 ceph-mon[108319]: Reconfiguring node-exporter.smithi175 (dependencies changed)... 2023-10-08T01:49:56.492 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:56 smithi082 ceph-mon[108319]: Reconfiguring daemon node-exporter.smithi175 on smithi175 2023-10-08T01:49:56.492 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:56 smithi082 ceph-mon[108319]: pgmap v34: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.7 KiB/s rd, 7.1 MiB/s wr, 657 op/s 2023-10-08T01:49:56.509 INFO:teuthology.orchestra.run.smithi082.stdout: 5 50521 9.84 MB/sec execute 28 sec latency 128.768 ms 2023-10-08T01:49:56.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:56 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:56.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:56 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:56.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:56 smithi175 ceph-mon[111007]: Reconfiguring node-exporter.smithi175 (dependencies changed)... 2023-10-08T01:49:56.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:56 smithi175 ceph-mon[111007]: Reconfiguring daemon node-exporter.smithi175 on smithi175 2023-10-08T01:49:56.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:56 smithi175 ceph-mon[111007]: pgmap v34: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.7 KiB/s rd, 7.1 MiB/s wr, 657 op/s 2023-10-08T01:49:57.510 INFO:teuthology.orchestra.run.smithi082.stdout: 5 50901 9.64 MB/sec execute 29 sec latency 86.916 ms 2023-10-08T01:49:57.766 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:57.766 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:57.767 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-08T01:49:57.767 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-08T01:49:57.767 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi082.front.sepia.ceph.com:9093"}]: dispatch 2023-10-08T01:49:57.767 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi082.front.sepia.ceph.com:9093"}]: dispatch 2023-10-08T01:49:57.767 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:57.767 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-08T01:49:57.768 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-08T01:49:57.768 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi082.front.sepia.ceph.com:3000"}]: dispatch 2023-10-08T01:49:57.768 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi082.front.sepia.ceph.com:3000"}]: dispatch 2023-10-08T01:49:57.768 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:57.768 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-08T01:49:57.768 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-08T01:49:57.768 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi082.front.sepia.ceph.com:9095"}]: dispatch 2023-10-08T01:49:57.768 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi082.front.sepia.ceph.com:9095"}]: dispatch 2023-10-08T01:49:57.768 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:57.768 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:49:57.769 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: Upgrade: Need to upgrade myself (mgr.smithi175.wforxt) 2023-10-08T01:49:57.769 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:57 smithi082 ceph-mon[108319]: Upgrade: Need to upgrade myself (mgr.smithi175.wforxt) 2023-10-08T01:49:57.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:57.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:57.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-08T01:49:57.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-08T01:49:57.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi082.front.sepia.ceph.com:9093"}]: dispatch 2023-10-08T01:49:57.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi082.front.sepia.ceph.com:9093"}]: dispatch 2023-10-08T01:49:57.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:57.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-08T01:49:57.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-08T01:49:57.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi082.front.sepia.ceph.com:3000"}]: dispatch 2023-10-08T01:49:57.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi082.front.sepia.ceph.com:3000"}]: dispatch 2023-10-08T01:49:57.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:57.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-08T01:49:57.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-08T01:49:57.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi082.front.sepia.ceph.com:9095"}]: dispatch 2023-10-08T01:49:57.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi082.front.sepia.ceph.com:9095"}]: dispatch 2023-10-08T01:49:57.888 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:57.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:49:57.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: Upgrade: Need to upgrade myself (mgr.smithi175.wforxt) 2023-10-08T01:49:57.889 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:57 smithi175 ceph-mon[111007]: Upgrade: Need to upgrade myself (mgr.smithi175.wforxt) 2023-10-08T01:49:58.510 INFO:teuthology.orchestra.run.smithi082.stdout: 5 51235 9.69 MB/sec execute 30 sec latency 167.974 ms 2023-10-08T01:49:58.777 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:58 smithi082 ceph-mon[108319]: pgmap v35: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.8 MiB/s wr, 465 op/s 2023-10-08T01:49:58.777 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:58 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:58.777 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:58 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi082.tcjbip", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T01:49:58.777 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:58 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi082.tcjbip", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T01:49:58.777 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:58 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-08T01:49:58.778 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:58 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:49:59.049 INFO:teuthology.orchestra.run.smithi082.stdout:true 2023-10-08T01:49:59.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:58 smithi175 ceph-mon[111007]: pgmap v35: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.8 MiB/s wr, 465 op/s 2023-10-08T01:49:59.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:58 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:49:59.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:58 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi082.tcjbip", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T01:49:59.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:58 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi082.tcjbip", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-08T01:49:59.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:58 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-08T01:49:59.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:58 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T01:49:59.516 INFO:teuthology.orchestra.run.smithi082.stdout: 5 51593 9.83 MB/sec execute 31 sec latency 127.340 ms 2023-10-08T01:49:59.789 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:59 smithi082 ceph-mon[108319]: Upgrade: Updating mgr.smithi082.tcjbip 2023-10-08T01:49:59.789 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:49:59 smithi082 ceph-mon[108319]: Deploying daemon mgr.smithi082.tcjbip on smithi082 2023-10-08T01:49:59.937 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T01:49:59.937 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.smithi082 smithi082 *:9093,9094 starting - - - - 2023-10-08T01:49:59.937 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi082 smithi082 running (6m) 59s ago 6m 6995k - 17.2.0 e1d6a67b021e 20827e16c4c8 2023-10-08T01:49:59.937 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi175 smithi175 running (6m) 62s ago 6m 7159k - 17.2.0 e1d6a67b021e 2852804124ca 2023-10-08T01:49:59.937 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.smithi082 smithi082 *:3000 starting - - - - 2023-10-08T01:49:59.938 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi082.sregdh smithi082 running (2m) 59s ago 2m 33.7M - 17.2.0 e1d6a67b021e a4803cc92a2c 2023-10-08T01:49:59.938 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi175.whvzhg smithi175 running (2m) 62s ago 2m 15.1M - 17.2.0 e1d6a67b021e 888e3d6592a9 2023-10-08T01:49:59.938 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi082.tcjbip smithi082 *:9283 running (7m) 59s ago 7m 285M - 17.2.0 e1d6a67b021e 2d035d566eab 2023-10-08T01:49:59.938 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi175.wforxt smithi175 *:8443,9283 running (75s) 62s ago 6m 482M - 18.0.0-6609-g9725b08f d68377abd09f e3b20016e699 2023-10-08T01:49:59.938 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi082 smithi082 running (7m) 59s ago 7m 88.7M 2048M 17.2.0 e1d6a67b021e 201a6dcf5fd0 2023-10-08T01:49:59.939 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi175 smithi175 running (6m) 62s ago 6m 55.2M 2048M 17.2.0 e1d6a67b021e 2ed0c4eb1ec9 2023-10-08T01:49:59.939 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.0.0.smithi082.ohkmdt smithi082 *:2049 running (2m) 59s ago 2m 262M - 4.0 e1d6a67b021e 3e36ca6e2561 2023-10-08T01:49:59.939 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.1.0.smithi175.kbxhiq smithi175 *:2049 running (2m) 62s ago 2m 78.2M - 4.0 e1d6a67b021e 8ed2c87848e2 2023-10-08T01:49:59.939 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi082 smithi082 *:9100 starting - - - - 2023-10-08T01:49:59.939 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi175 smithi175 *:9100 starting - - - - 2023-10-08T01:49:59.940 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (5m) 59s ago 5m 525M 1942M 17.2.0 e1d6a67b021e e3f7e8e1599a 2023-10-08T01:49:59.940 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (5m) 59s ago 5m 358M 1942M 17.2.0 e1d6a67b021e f1e1161712dc 2023-10-08T01:49:59.940 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (5m) 59s ago 5m 205M 1942M 17.2.0 e1d6a67b021e 2343188079a6 2023-10-08T01:49:59.940 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (4m) 59s ago 4m 504M 1942M 17.2.0 e1d6a67b021e ea500a2424be 2023-10-08T01:49:59.940 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi175 running (4m) 62s ago 4m 457M 2710M 17.2.0 e1d6a67b021e 7f168363b2e3 2023-10-08T01:49:59.940 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi175 running (4m) 62s ago 4m 482M 2710M 17.2.0 e1d6a67b021e 8af1e81a0815 2023-10-08T01:49:59.941 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi175 running (3m) 62s ago 3m 464M 2710M 17.2.0 e1d6a67b021e f5c153962a4f 2023-10-08T01:49:59.941 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi175 running (3m) 62s ago 3m 753M 2710M 17.2.0 e1d6a67b021e 8ebae9f8b47a 2023-10-08T01:49:59.941 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.smithi082 smithi082 *:9095 starting - - - - 2023-10-08T01:50:00.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:59 smithi175 ceph-mon[111007]: Upgrade: Updating mgr.smithi082.tcjbip 2023-10-08T01:50:00.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:49:59 smithi175 ceph-mon[111007]: Deploying daemon mgr.smithi082.tcjbip on smithi082 2023-10-08T01:50:00.495 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:50:00.496 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2023-10-08T01:50:00.496 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:50:00.496 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:50:00.496 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2023-10-08T01:50:00.496 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-10-08T01:50:00.496 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:50:00.496 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:50:00.496 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2023-10-08T01:50:00.496 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-10-08T01:50:00.497 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:50:00.497 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2023-10-08T01:50:00.497 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:50:00.497 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:50:00.497 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2023-10-08T01:50:00.497 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-10-08T01:50:00.497 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:50:00.497 INFO:teuthology.orchestra.run.smithi082.stdout: } 2023-10-08T01:50:00.497 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:50:00.515 INFO:teuthology.orchestra.run.smithi082.stdout: 5 52050 9.97 MB/sec execute 32 sec latency 121.169 ms 2023-10-08T01:50:00.801 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:00 smithi082 ceph-mon[108319]: from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:00.801 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:00 smithi082 ceph-mon[108319]: from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:00.802 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:00 smithi082 ceph-mon[108319]: pgmap v36: 97 pgs: 97 active+clean; 293 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.1 KiB/s rd, 5.0 MiB/s wr, 477 op/s 2023-10-08T01:50:00.802 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:00 smithi082 ceph-mon[108319]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:00.802 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:00 smithi082 ceph-mon[108319]: overall HEALTH_OK 2023-10-08T01:50:00.802 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:00 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2165340674' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:50:00.941 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:50:00.941 INFO:teuthology.orchestra.run.smithi082.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991", 2023-10-08T01:50:00.942 INFO:teuthology.orchestra.run.smithi082.stdout: "in_progress": true, 2023-10-08T01:50:00.942 INFO:teuthology.orchestra.run.smithi082.stdout: "which": "Upgrading all daemon types on all hosts", 2023-10-08T01:50:00.942 INFO:teuthology.orchestra.run.smithi082.stdout: "services_complete": [], 2023-10-08T01:50:00.942 INFO:teuthology.orchestra.run.smithi082.stdout: "progress": "1/23 daemons upgraded", 2023-10-08T01:50:00.942 INFO:teuthology.orchestra.run.smithi082.stdout: "message": "Currently upgrading mgr daemons", 2023-10-08T01:50:00.942 INFO:teuthology.orchestra.run.smithi082.stdout: "is_paused": false 2023-10-08T01:50:00.942 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:50:01.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:00 smithi175 ceph-mon[111007]: from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:01.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:00 smithi175 ceph-mon[111007]: from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:01.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:00 smithi175 ceph-mon[111007]: pgmap v36: 97 pgs: 97 active+clean; 293 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.1 KiB/s rd, 5.0 MiB/s wr, 477 op/s 2023-10-08T01:50:01.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:00 smithi175 ceph-mon[111007]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:01.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:00 smithi175 ceph-mon[111007]: overall HEALTH_OK 2023-10-08T01:50:01.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:00 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2165340674' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:50:01.476 INFO:teuthology.orchestra.run.smithi082.stdout:HEALTH_OK 2023-10-08T01:50:01.523 INFO:teuthology.orchestra.run.smithi082.stdout: 5 52398 10.10 MB/sec execute 33 sec latency 123.959 ms 2023-10-08T01:50:01.825 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:01 smithi082 ceph-mon[108319]: from='client.14720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:01.825 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:01 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1863713364' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:50:02.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:01 smithi175 ceph-mon[111007]: from='client.14720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:02.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:01 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/1863713364' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:50:02.523 INFO:teuthology.orchestra.run.smithi082.stdout: 5 52655 9.91 MB/sec execute 34 sec latency 126.702 ms 2023-10-08T01:50:02.848 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:02 smithi082 ceph-mon[108319]: pgmap v37: 97 pgs: 97 active+clean; 295 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 6.2 MiB/s wr, 612 op/s 2023-10-08T01:50:03.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:02 smithi175 ceph-mon[111007]: pgmap v37: 97 pgs: 97 active+clean; 295 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 6.2 MiB/s wr, 612 op/s 2023-10-08T01:50:03.523 INFO:teuthology.orchestra.run.smithi082.stdout: 5 52920 9.72 MB/sec execute 35 sec latency 126.992 ms 2023-10-08T01:50:04.523 INFO:teuthology.orchestra.run.smithi082.stdout: 5 53279 9.76 MB/sec execute 36 sec latency 143.106 ms 2023-10-08T01:50:04.931 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:04 smithi082 ceph-mon[108319]: pgmap v38: 97 pgs: 97 active+clean; 295 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.7 MiB/s wr, 452 op/s 2023-10-08T01:50:05.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:04 smithi175 ceph-mon[111007]: pgmap v38: 97 pgs: 97 active+clean; 295 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.7 MiB/s wr, 452 op/s 2023-10-08T01:50:05.523 INFO:teuthology.orchestra.run.smithi082.stdout: 5 53582 9.71 MB/sec execute 37 sec latency 133.454 ms 2023-10-08T01:50:06.523 INFO:teuthology.orchestra.run.smithi082.stdout: 5 53970 9.72 MB/sec execute 38 sec latency 123.682 ms 2023-10-08T01:50:06.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:06 smithi082 ceph-mon[108319]: pgmap v39: 97 pgs: 97 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.8 KiB/s rd, 7.0 MiB/s wr, 653 op/s 2023-10-08T01:50:07.099 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:06 smithi175 ceph-mon[111007]: pgmap v39: 97 pgs: 97 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.8 KiB/s rd, 7.0 MiB/s wr, 653 op/s 2023-10-08T01:50:07.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 54358 9.58 MB/sec execute 39 sec latency 130.397 ms 2023-10-08T01:50:08.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 54615 9.49 MB/sec execute 40 sec latency 141.485 ms 2023-10-08T01:50:09.006 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:08 smithi082 ceph-mon[108319]: pgmap v40: 97 pgs: 97 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 418 op/s 2023-10-08T01:50:09.006 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:08 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:50:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:08 smithi175 ceph-mon[111007]: pgmap v40: 97 pgs: 97 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 418 op/s 2023-10-08T01:50:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:08 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:50:09.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 55072 9.76 MB/sec execute 41 sec latency 129.970 ms 2023-10-08T01:50:10.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 55497 9.87 MB/sec execute 42 sec latency 135.333 ms 2023-10-08T01:50:11.039 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:10 smithi082 ceph-mon[108319]: pgmap v41: 97 pgs: 97 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.6 MiB/s wr, 438 op/s 2023-10-08T01:50:11.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:10 smithi175 ceph-mon[111007]: pgmap v41: 97 pgs: 97 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.6 MiB/s wr, 438 op/s 2023-10-08T01:50:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: 5 55804 9.88 MB/sec execute 43 sec latency 170.931 ms 2023-10-08T01:50:12.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 56125 9.80 MB/sec execute 44 sec latency 130.572 ms 2023-10-08T01:50:13.090 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:12 smithi082 ceph-mon[108319]: pgmap v42: 97 pgs: 97 active+clean; 311 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.5 KiB/s rd, 6.1 MiB/s wr, 613 op/s 2023-10-08T01:50:13.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:12 smithi175 ceph-mon[111007]: pgmap v42: 97 pgs: 97 active+clean; 311 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.5 KiB/s rd, 6.1 MiB/s wr, 613 op/s 2023-10-08T01:50:13.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 56459 9.64 MB/sec execute 45 sec latency 117.842 ms 2023-10-08T01:50:14.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 56802 9.69 MB/sec execute 46 sec latency 126.419 ms 2023-10-08T01:50:15.135 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:14 smithi082 ceph-mon[108319]: pgmap v43: 97 pgs: 97 active+clean; 311 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.4 MiB/s wr, 407 op/s 2023-10-08T01:50:15.136 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:14 smithi175 ceph-mon[111007]: pgmap v43: 97 pgs: 97 active+clean; 311 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.4 MiB/s wr, 407 op/s 2023-10-08T01:50:15.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 57134 9.67 MB/sec execute 47 sec latency 127.690 ms 2023-10-08T01:50:16.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 57593 9.62 MB/sec execute 48 sec latency 128.722 ms 2023-10-08T01:50:16.897 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:16 smithi082 ceph-mon[108319]: pgmap v44: 97 pgs: 97 active+clean; 317 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.5 MiB/s wr, 621 op/s 2023-10-08T01:50:17.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:16 smithi175 ceph-mon[111007]: pgmap v44: 97 pgs: 97 active+clean; 317 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.5 MiB/s wr, 621 op/s 2023-10-08T01:50:17.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 57937 9.60 MB/sec execute 49 sec latency 123.575 ms 2023-10-08T01:50:18.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 58291 9.68 MB/sec execute 50 sec latency 127.659 ms 2023-10-08T01:50:18.952 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:18 smithi082 ceph-mon[108319]: pgmap v45: 97 pgs: 97 active+clean; 317 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.3 MiB/s wr, 420 op/s 2023-10-08T01:50:19.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:18 smithi175 ceph-mon[111007]: pgmap v45: 97 pgs: 97 active+clean; 317 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.3 MiB/s wr, 420 op/s 2023-10-08T01:50:19.526 INFO:teuthology.orchestra.run.smithi082.stdout: 5 58663 9.80 MB/sec execute 51 sec latency 134.945 ms 2023-10-08T01:50:20.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 59042 9.87 MB/sec execute 52 sec latency 132.430 ms 2023-10-08T01:50:20.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:20 smithi082 ceph-mon[108319]: pgmap v46: 97 pgs: 97 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.9 MiB/s wr, 524 op/s 2023-10-08T01:50:21.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:20 smithi175 ceph-mon[111007]: pgmap v46: 97 pgs: 97 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.9 MiB/s wr, 524 op/s 2023-10-08T01:50:21.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 59329 9.82 MB/sec execute 53 sec latency 192.259 ms 2023-10-08T01:50:22.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 59652 9.76 MB/sec execute 54 sec latency 129.945 ms 2023-10-08T01:50:23.038 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:22 smithi082 ceph-mon[108319]: pgmap v47: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.4 KiB/s rd, 6.2 MiB/s wr, 617 op/s 2023-10-08T01:50:23.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:22 smithi175 ceph-mon[111007]: pgmap v47: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.4 KiB/s rd, 6.2 MiB/s wr, 617 op/s 2023-10-08T01:50:23.524 INFO:teuthology.orchestra.run.smithi082.stdout: 5 60008 9.65 MB/sec execute 55 sec latency 129.513 ms 2023-10-08T01:50:24.057 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:23 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:50:24.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:23 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:50:24.526 INFO:teuthology.orchestra.run.smithi082.stdout: 5 60387 9.67 MB/sec execute 56 sec latency 126.764 ms 2023-10-08T01:50:25.082 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:24 smithi082 ceph-mon[108319]: pgmap v48: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.5 MiB/s wr, 430 op/s 2023-10-08T01:50:25.083 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:24 smithi082 ceph-mon[108319]: mgrmap e28: smithi175.wforxt(active, since 90s), standbys: smithi082.tcjbip 2023-10-08T01:50:25.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:24 smithi175 ceph-mon[111007]: pgmap v48: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.5 MiB/s wr, 430 op/s 2023-10-08T01:50:25.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:24 smithi175 ceph-mon[111007]: mgrmap e28: smithi175.wforxt(active, since 90s), standbys: smithi082.tcjbip 2023-10-08T01:50:25.526 INFO:teuthology.orchestra.run.smithi082.stdout: 5 60784 9.66 MB/sec execute 57 sec latency 127.026 ms 2023-10-08T01:50:26.526 INFO:teuthology.orchestra.run.smithi082.stdout: 5 61222 9.62 MB/sec execute 58 sec latency 127.066 ms 2023-10-08T01:50:27.117 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:26 smithi082 ceph-mon[108319]: pgmap v49: 97 pgs: 97 active+clean; 327 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.6 MiB/s wr, 650 op/s 2023-10-08T01:50:27.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:26 smithi175 ceph-mon[111007]: pgmap v49: 97 pgs: 97 active+clean; 327 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.6 MiB/s wr, 650 op/s 2023-10-08T01:50:27.526 INFO:teuthology.orchestra.run.smithi082.stdout: 5 61588 9.65 MB/sec execute 59 sec latency 127.062 ms 2023-10-08T01:50:28.526 INFO:teuthology.orchestra.run.smithi082.stdout: 5 62001 9.77 MB/sec execute 60 sec latency 129.849 ms 2023-10-08T01:50:29.146 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:28 smithi082 ceph-mon[108319]: pgmap v50: 97 pgs: 97 active+clean; 327 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.4 MiB/s wr, 436 op/s 2023-10-08T01:50:29.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:28 smithi175 ceph-mon[111007]: pgmap v50: 97 pgs: 97 active+clean; 327 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.4 MiB/s wr, 436 op/s 2023-10-08T01:50:29.526 INFO:teuthology.orchestra.run.smithi082.stdout: 5 62347 9.86 MB/sec execute 61 sec latency 131.610 ms 2023-10-08T01:50:30.526 INFO:teuthology.orchestra.run.smithi082.stdout: 5 62660 9.82 MB/sec execute 62 sec latency 126.647 ms 2023-10-08T01:50:31.184 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:30 smithi082 ceph-mon[108319]: pgmap v51: 97 pgs: 97 active+clean; 328 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.2 MiB/s wr, 470 op/s 2023-10-08T01:50:31.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:30 smithi175 ceph-mon[111007]: pgmap v51: 97 pgs: 97 active+clean; 328 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.2 MiB/s wr, 470 op/s 2023-10-08T01:50:31.526 INFO:teuthology.orchestra.run.smithi082.stdout: 5 62979 9.74 MB/sec execute 63 sec latency 129.859 ms 2023-10-08T01:50:31.905 INFO:teuthology.orchestra.run.smithi082.stdout:true 2023-10-08T01:50:32.529 INFO:teuthology.orchestra.run.smithi082.stdout: 5 63286 9.72 MB/sec execute 64 sec latency 201.840 ms 2023-10-08T01:50:32.785 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T01:50:32.785 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.smithi082 smithi082 *:9093,9094 starting - - - - 2023-10-08T01:50:32.785 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi082 smithi082 running (7m) 91s ago 7m 6995k - 17.2.0 e1d6a67b021e 20827e16c4c8 2023-10-08T01:50:32.785 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi175 smithi175 running (6m) 95s ago 6m 7159k - 17.2.0 e1d6a67b021e 2852804124ca 2023-10-08T01:50:32.785 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.smithi082 smithi082 *:3000 starting - - - - 2023-10-08T01:50:32.786 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi082.sregdh smithi082 running (3m) 91s ago 3m 33.7M - 17.2.0 e1d6a67b021e a4803cc92a2c 2023-10-08T01:50:32.786 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi175.whvzhg smithi175 running (3m) 95s ago 3m 15.1M - 17.2.0 e1d6a67b021e 888e3d6592a9 2023-10-08T01:50:32.786 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi082.tcjbip smithi082 *:9283 running (8m) 91s ago 8m 285M - 17.2.0 e1d6a67b021e 2d035d566eab 2023-10-08T01:50:32.786 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi175.wforxt smithi175 *:8443,9283 running (108s) 95s ago 6m 482M - 18.0.0-6609-g9725b08f d68377abd09f e3b20016e699 2023-10-08T01:50:32.786 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi082 smithi082 running (8m) 91s ago 8m 88.7M 2048M 17.2.0 e1d6a67b021e 201a6dcf5fd0 2023-10-08T01:50:32.786 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi175 smithi175 running (6m) 95s ago 6m 55.2M 2048M 17.2.0 e1d6a67b021e 2ed0c4eb1ec9 2023-10-08T01:50:32.786 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.0.0.smithi082.ohkmdt smithi082 *:2049 running (3m) 91s ago 3m 262M - 4.0 e1d6a67b021e 3e36ca6e2561 2023-10-08T01:50:32.786 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.1.0.smithi175.kbxhiq smithi175 *:2049 running (3m) 95s ago 3m 78.2M - 4.0 e1d6a67b021e 8ed2c87848e2 2023-10-08T01:50:32.786 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi082 smithi082 *:9100 starting - - - - 2023-10-08T01:50:32.786 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi175 smithi175 *:9100 starting - - - - 2023-10-08T01:50:32.786 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (6m) 91s ago 6m 525M 1942M 17.2.0 e1d6a67b021e e3f7e8e1599a 2023-10-08T01:50:32.787 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (5m) 91s ago 5m 358M 1942M 17.2.0 e1d6a67b021e f1e1161712dc 2023-10-08T01:50:32.787 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (5m) 91s ago 5m 205M 1942M 17.2.0 e1d6a67b021e 2343188079a6 2023-10-08T01:50:32.787 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (5m) 91s ago 5m 504M 1942M 17.2.0 e1d6a67b021e ea500a2424be 2023-10-08T01:50:32.787 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi175 running (5m) 95s ago 5m 457M 2710M 17.2.0 e1d6a67b021e 7f168363b2e3 2023-10-08T01:50:32.787 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi175 running (4m) 95s ago 4m 482M 2710M 17.2.0 e1d6a67b021e 8af1e81a0815 2023-10-08T01:50:32.787 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi175 running (4m) 95s ago 4m 464M 2710M 17.2.0 e1d6a67b021e f5c153962a4f 2023-10-08T01:50:32.787 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi175 running (4m) 95s ago 4m 753M 2710M 17.2.0 e1d6a67b021e 8ebae9f8b47a 2023-10-08T01:50:32.787 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.smithi082 smithi082 *:9095 starting - - - - 2023-10-08T01:50:32.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:32 smithi082 ceph-mon[108319]: pgmap v52: 97 pgs: 97 active+clean; 336 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.2 MiB/s wr, 552 op/s 2023-10-08T01:50:32.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:32 smithi082 ceph-mon[108319]: from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:33.326 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:50:33.326 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2023-10-08T01:50:33.326 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:50:33.326 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:50:33.326 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2023-10-08T01:50:33.327 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-10-08T01:50:33.327 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:50:33.327 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:50:33.327 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2023-10-08T01:50:33.327 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-10-08T01:50:33.327 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:50:33.327 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2023-10-08T01:50:33.327 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:50:33.327 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:50:33.328 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2023-10-08T01:50:33.328 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-10-08T01:50:33.328 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:50:33.328 INFO:teuthology.orchestra.run.smithi082.stdout: } 2023-10-08T01:50:33.328 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:50:33.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:32 smithi175 ceph-mon[111007]: pgmap v52: 97 pgs: 97 active+clean; 336 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.2 MiB/s wr, 552 op/s 2023-10-08T01:50:33.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:32 smithi175 ceph-mon[111007]: from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:33.530 INFO:teuthology.orchestra.run.smithi082.stdout: 5 63558 9.67 MB/sec execute 65 sec latency 127.910 ms 2023-10-08T01:50:33.783 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:50:33.783 INFO:teuthology.orchestra.run.smithi082.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991", 2023-10-08T01:50:33.783 INFO:teuthology.orchestra.run.smithi082.stdout: "in_progress": true, 2023-10-08T01:50:33.783 INFO:teuthology.orchestra.run.smithi082.stdout: "which": "Upgrading all daemon types on all hosts", 2023-10-08T01:50:33.783 INFO:teuthology.orchestra.run.smithi082.stdout: "services_complete": [], 2023-10-08T01:50:33.784 INFO:teuthology.orchestra.run.smithi082.stdout: "progress": "1/23 daemons upgraded", 2023-10-08T01:50:33.784 INFO:teuthology.orchestra.run.smithi082.stdout: "message": "Currently upgrading mgr daemons", 2023-10-08T01:50:33.784 INFO:teuthology.orchestra.run.smithi082.stdout: "is_paused": false 2023-10-08T01:50:33.784 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:50:34.246 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:33 smithi082 ceph-mon[108319]: from='client.24521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:34.246 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:33 smithi082 ceph-mon[108319]: from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:34.246 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:33 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2689617802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:50:34.315 INFO:teuthology.orchestra.run.smithi082.stdout:HEALTH_OK 2023-10-08T01:50:34.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:33 smithi175 ceph-mon[111007]: from='client.24521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:34.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:33 smithi175 ceph-mon[111007]: from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:34.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:33 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2689617802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:50:34.530 INFO:teuthology.orchestra.run.smithi082.stdout: 5 63933 9.67 MB/sec execute 66 sec latency 191.230 ms 2023-10-08T01:50:35.011 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:35 smithi082 ceph-mon[108319]: pgmap v53: 97 pgs: 97 active+clean; 336 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.6 MiB/s wr, 439 op/s 2023-10-08T01:50:35.012 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:35 smithi082 ceph-mon[108319]: from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:35.012 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:35 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/996176474' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:50:35.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:35 smithi175 ceph-mon[111007]: pgmap v53: 97 pgs: 97 active+clean; 336 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.6 MiB/s wr, 439 op/s 2023-10-08T01:50:35.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:35 smithi175 ceph-mon[111007]: from='client.14744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:50:35.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:35 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/996176474' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:50:35.530 INFO:teuthology.orchestra.run.smithi082.stdout: 5 64326 9.57 MB/sec execute 67 sec latency 119.318 ms 2023-10-08T01:50:36.530 INFO:teuthology.orchestra.run.smithi082.stdout: 5 64666 9.56 MB/sec execute 68 sec latency 129.503 ms 2023-10-08T01:50:37.045 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:36 smithi082 ceph-mon[108319]: pgmap v54: 97 pgs: 97 active+clean; 336 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.4 MiB/s wr, 640 op/s 2023-10-08T01:50:37.105 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:36 smithi175 ceph-mon[111007]: pgmap v54: 97 pgs: 97 active+clean; 336 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.4 MiB/s wr, 640 op/s 2023-10-08T01:50:37.530 INFO:teuthology.orchestra.run.smithi082.stdout: 5 65082 9.64 MB/sec execute 69 sec latency 125.102 ms 2023-10-08T01:50:38.532 INFO:teuthology.orchestra.run.smithi082.stdout: 5 65502 9.74 MB/sec execute 70 sec latency 125.685 ms 2023-10-08T01:50:38.860 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:38 smithi082 ceph-mon[108319]: pgmap v55: 97 pgs: 97 active+clean; 336 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.2 MiB/s wr, 420 op/s 2023-10-08T01:50:38.861 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:38 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:50:39.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:38 smithi175 ceph-mon[111007]: pgmap v55: 97 pgs: 97 active+clean; 336 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.2 MiB/s wr, 420 op/s 2023-10-08T01:50:39.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:38 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:50:39.530 INFO:teuthology.orchestra.run.smithi082.stdout: 5 65850 9.76 MB/sec execute 71 sec latency 129.625 ms 2023-10-08T01:50:40.530 INFO:teuthology.orchestra.run.smithi082.stdout: 5 66146 9.79 MB/sec execute 72 sec latency 132.982 ms 2023-10-08T01:50:40.884 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:40 smithi082 ceph-mon[108319]: pgmap v56: 97 pgs: 97 active+clean; 339 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.2 MiB/s wr, 465 op/s 2023-10-08T01:50:41.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:40 smithi175 ceph-mon[111007]: pgmap v56: 97 pgs: 97 active+clean; 339 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.2 MiB/s wr, 465 op/s 2023-10-08T01:50:41.530 INFO:teuthology.orchestra.run.smithi082.stdout: 5 66485 9.75 MB/sec execute 73 sec latency 134.004 ms 2023-10-08T01:50:42.530 INFO:teuthology.orchestra.run.smithi082.stdout: 5 66754 9.67 MB/sec execute 74 sec latency 127.205 ms 2023-10-08T01:50:42.920 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:42 smithi082 ceph-mon[108319]: pgmap v57: 97 pgs: 97 active+clean; 348 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.9 MiB/s wr, 631 op/s 2023-10-08T01:50:43.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:42 smithi175 ceph-mon[111007]: pgmap v57: 97 pgs: 97 active+clean; 348 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.9 MiB/s wr, 631 op/s 2023-10-08T01:50:43.530 INFO:teuthology.orchestra.run.smithi082.stdout: 5 67061 9.63 MB/sec execute 75 sec latency 202.384 ms 2023-10-08T01:50:44.537 INFO:teuthology.orchestra.run.smithi082.stdout: 5 67511 9.63 MB/sec execute 76 sec latency 89.369 ms 2023-10-08T01:50:44.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:44 smithi082 ceph-mon[108319]: pgmap v58: 97 pgs: 97 active+clean; 348 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.3 MiB/s wr, 446 op/s 2023-10-08T01:50:45.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:44 smithi175 ceph-mon[111007]: pgmap v58: 97 pgs: 97 active+clean; 348 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.3 MiB/s wr, 446 op/s 2023-10-08T01:50:45.537 INFO:teuthology.orchestra.run.smithi082.stdout: 5 67991 9.63 MB/sec execute 77 sec latency 130.022 ms 2023-10-08T01:50:46.538 INFO:teuthology.orchestra.run.smithi082.stdout: 5 68447 9.64 MB/sec execute 78 sec latency 127.480 ms 2023-10-08T01:50:47.048 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:46 smithi082 ceph-mon[108319]: pgmap v59: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.3 MiB/s wr, 705 op/s 2023-10-08T01:50:47.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:46 smithi175 ceph-mon[111007]: pgmap v59: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.3 MiB/s wr, 705 op/s 2023-10-08T01:50:47.542 INFO:teuthology.orchestra.run.smithi082.stdout: 5 68878 9.74 MB/sec execute 79 sec latency 135.913 ms 2023-10-08T01:50:48.542 INFO:teuthology.orchestra.run.smithi082.stdout: 5 69204 9.76 MB/sec execute 80 sec latency 161.802 ms 2023-10-08T01:50:49.087 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:48 smithi082 ceph-mon[108319]: pgmap v60: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.5 MiB/s wr, 505 op/s 2023-10-08T01:50:49.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:48 smithi175 ceph-mon[111007]: pgmap v60: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.5 MiB/s wr, 505 op/s 2023-10-08T01:50:49.542 INFO:teuthology.orchestra.run.smithi082.stdout: 5 69684 9.87 MB/sec execute 81 sec latency 133.138 ms 2023-10-08T01:50:50.547 INFO:teuthology.orchestra.run.smithi082.stdout: 5 70055 9.85 MB/sec execute 82 sec latency 142.234 ms 2023-10-08T01:50:51.103 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:50 smithi082 ceph-mon[108319]: pgmap v61: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 6.2 MiB/s wr, 685 op/s 2023-10-08T01:50:51.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:50 smithi175 ceph-mon[111007]: pgmap v61: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 6.2 MiB/s wr, 685 op/s 2023-10-08T01:50:51.547 INFO:teuthology.orchestra.run.smithi082.stdout: 5 70405 9.82 MB/sec execute 83 sec latency 128.914 ms 2023-10-08T01:50:52.557 INFO:teuthology.orchestra.run.smithi082.stdout: 5 70702 9.75 MB/sec execute 84 sec latency 133.906 ms 2023-10-08T01:50:53.168 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:52 smithi082 ceph-mon[108319]: pgmap v62: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.3 MiB/s wr, 704 op/s 2023-10-08T01:50:53.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:52 smithi175 ceph-mon[111007]: pgmap v62: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.3 MiB/s wr, 704 op/s 2023-10-08T01:50:53.557 INFO:teuthology.orchestra.run.smithi082.stdout: 5 71038 9.73 MB/sec execute 85 sec latency 88.473 ms 2023-10-08T01:50:54.040 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:53 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:50:54.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:53 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:50:54.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 71396 9.69 MB/sec execute 86 sec latency 126.626 ms 2023-10-08T01:50:55.078 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:54 smithi082 ceph-mon[108319]: pgmap v63: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.8 MiB/s wr, 503 op/s 2023-10-08T01:50:55.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:54 smithi175 ceph-mon[111007]: pgmap v63: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.8 MiB/s wr, 503 op/s 2023-10-08T01:50:55.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 71884 9.73 MB/sec execute 87 sec latency 119.866 ms 2023-10-08T01:50:56.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 72332 9.80 MB/sec execute 88 sec latency 129.942 ms 2023-10-08T01:50:57.121 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:56 smithi082 ceph-mon[108319]: pgmap v64: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 6.7 MiB/s wr, 724 op/s 2023-10-08T01:50:57.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:56 smithi175 ceph-mon[111007]: pgmap v64: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 6.7 MiB/s wr, 724 op/s 2023-10-08T01:50:57.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 72649 9.77 MB/sec execute 89 sec latency 123.069 ms 2023-10-08T01:50:58.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 72961 9.82 MB/sec execute 90 sec latency 123.896 ms 2023-10-08T01:50:59.174 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:50:58 smithi082 ceph-mon[108319]: pgmap v65: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 465 op/s 2023-10-08T01:50:59.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:50:58 smithi175 ceph-mon[111007]: pgmap v65: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 465 op/s 2023-10-08T01:50:59.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 73306 9.86 MB/sec execute 91 sec latency 149.339 ms 2023-10-08T01:51:00.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 73596 9.81 MB/sec execute 92 sec latency 152.878 ms 2023-10-08T01:51:01.212 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:00 smithi082 ceph-mon[108319]: pgmap v66: 97 pgs: 97 active+clean; 344 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.2 KiB/s rd, 6.5 MiB/s wr, 642 op/s 2023-10-08T01:51:01.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:00 smithi175 ceph-mon[111007]: pgmap v66: 97 pgs: 97 active+clean; 344 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.2 KiB/s rd, 6.5 MiB/s wr, 642 op/s 2023-10-08T01:51:01.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 73875 9.76 MB/sec execute 93 sec latency 135.533 ms 2023-10-08T01:51:02.230 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:02 smithi082 ceph-mon[108319]: pgmap v67: 97 pgs: 97 active+clean; 345 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.6 MiB/s wr, 497 op/s 2023-10-08T01:51:02.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:02 smithi175 ceph-mon[111007]: pgmap v67: 97 pgs: 97 active+clean; 345 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.6 MiB/s wr, 497 op/s 2023-10-08T01:51:02.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 74176 9.75 MB/sec execute 94 sec latency 144.738 ms 2023-10-08T01:51:03.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 74558 9.73 MB/sec execute 95 sec latency 127.105 ms 2023-10-08T01:51:04.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 74963 9.67 MB/sec execute 96 sec latency 117.660 ms 2023-10-08T01:51:04.785 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:04 smithi082 ceph-mon[108319]: pgmap v68: 97 pgs: 97 active+clean; 345 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.6 MiB/s wr, 433 op/s 2023-10-08T01:51:04.799 INFO:teuthology.orchestra.run.smithi082.stdout:true 2023-10-08T01:51:04.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:04 smithi175 ceph-mon[111007]: pgmap v68: 97 pgs: 97 active+clean; 345 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.6 MiB/s wr, 433 op/s 2023-10-08T01:51:05.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 75368 9.67 MB/sec execute 97 sec latency 126.849 ms 2023-10-08T01:51:05.701 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T01:51:05.702 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.smithi082 smithi082 *:9093,9094 starting - - - - 2023-10-08T01:51:05.702 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi082 smithi082 running (7m) 2m ago 7m 6995k - 17.2.0 e1d6a67b021e 20827e16c4c8 2023-10-08T01:51:05.702 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi175 smithi175 running (7m) 2m ago 7m 7159k - 17.2.0 e1d6a67b021e 2852804124ca 2023-10-08T01:51:05.702 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.smithi082 smithi082 *:3000 starting - - - - 2023-10-08T01:51:05.702 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi082.sregdh smithi082 running (3m) 2m ago 3m 33.7M - 17.2.0 e1d6a67b021e a4803cc92a2c 2023-10-08T01:51:05.702 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi175.whvzhg smithi175 running (3m) 2m ago 3m 15.1M - 17.2.0 e1d6a67b021e 888e3d6592a9 2023-10-08T01:51:05.702 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi082.tcjbip smithi082 *:9283 running (8m) 2m ago 8m 285M - 17.2.0 e1d6a67b021e 2d035d566eab 2023-10-08T01:51:05.702 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi175.wforxt smithi175 *:8443,9283 running (2m) 2m ago 7m 482M - 18.0.0-6609-g9725b08f d68377abd09f e3b20016e699 2023-10-08T01:51:05.702 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi082 smithi082 running (8m) 2m ago 8m 88.7M 2048M 17.2.0 e1d6a67b021e 201a6dcf5fd0 2023-10-08T01:51:05.702 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi175 smithi175 running (7m) 2m ago 7m 55.2M 2048M 17.2.0 e1d6a67b021e 2ed0c4eb1ec9 2023-10-08T01:51:05.703 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.0.0.smithi082.ohkmdt smithi082 *:2049 running (3m) 2m ago 3m 262M - 4.0 e1d6a67b021e 3e36ca6e2561 2023-10-08T01:51:05.703 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.1.0.smithi175.kbxhiq smithi175 *:2049 running (3m) 2m ago 3m 78.2M - 4.0 e1d6a67b021e 8ed2c87848e2 2023-10-08T01:51:05.703 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi082 smithi082 *:9100 starting - - - - 2023-10-08T01:51:05.703 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi175 smithi175 *:9100 starting - - - - 2023-10-08T01:51:05.703 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (6m) 2m ago 6m 525M 1942M 17.2.0 e1d6a67b021e e3f7e8e1599a 2023-10-08T01:51:05.703 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (6m) 2m ago 6m 358M 1942M 17.2.0 e1d6a67b021e f1e1161712dc 2023-10-08T01:51:05.703 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (6m) 2m ago 6m 205M 1942M 17.2.0 e1d6a67b021e 2343188079a6 2023-10-08T01:51:05.703 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (5m) 2m ago 5m 504M 1942M 17.2.0 e1d6a67b021e ea500a2424be 2023-10-08T01:51:05.703 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi175 running (5m) 2m ago 5m 457M 2710M 17.2.0 e1d6a67b021e 7f168363b2e3 2023-10-08T01:51:05.703 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi175 running (5m) 2m ago 5m 482M 2710M 17.2.0 e1d6a67b021e 8af1e81a0815 2023-10-08T01:51:05.703 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi175 running (5m) 2m ago 5m 464M 2710M 17.2.0 e1d6a67b021e f5c153962a4f 2023-10-08T01:51:05.704 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi175 running (4m) 2m ago 4m 753M 2710M 17.2.0 e1d6a67b021e 8ebae9f8b47a 2023-10-08T01:51:05.704 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.smithi082 smithi082 *:9095 starting - - - - 2023-10-08T01:51:05.802 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:05 smithi082 ceph-mon[108319]: from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:05.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:05 smithi175 ceph-mon[111007]: from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:06.213 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:51:06.213 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2023-10-08T01:51:06.213 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:51:06.213 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:51:06.213 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2023-10-08T01:51:06.213 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-10-08T01:51:06.213 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:51:06.214 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:51:06.214 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2023-10-08T01:51:06.214 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-10-08T01:51:06.214 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:51:06.214 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2023-10-08T01:51:06.214 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:51:06.214 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:51:06.214 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2023-10-08T01:51:06.214 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-10-08T01:51:06.214 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:51:06.214 INFO:teuthology.orchestra.run.smithi082.stdout: } 2023-10-08T01:51:06.215 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:51:06.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 75682 9.68 MB/sec execute 98 sec latency 182.581 ms 2023-10-08T01:51:06.704 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:51:06.704 INFO:teuthology.orchestra.run.smithi082.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991", 2023-10-08T01:51:06.704 INFO:teuthology.orchestra.run.smithi082.stdout: "in_progress": true, 2023-10-08T01:51:06.704 INFO:teuthology.orchestra.run.smithi082.stdout: "which": "Upgrading all daemon types on all hosts", 2023-10-08T01:51:06.705 INFO:teuthology.orchestra.run.smithi082.stdout: "services_complete": [], 2023-10-08T01:51:06.705 INFO:teuthology.orchestra.run.smithi082.stdout: "progress": "1/23 daemons upgraded", 2023-10-08T01:51:06.705 INFO:teuthology.orchestra.run.smithi082.stdout: "message": "Currently upgrading mgr daemons", 2023-10-08T01:51:06.705 INFO:teuthology.orchestra.run.smithi082.stdout: "is_paused": false 2023-10-08T01:51:06.705 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:51:07.092 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:06 smithi082 ceph-mon[108319]: from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:07.092 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:06 smithi082 ceph-mon[108319]: pgmap v69: 97 pgs: 97 active+clean; 335 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 6.2 MiB/s wr, 641 op/s 2023-10-08T01:51:07.092 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:06 smithi082 ceph-mon[108319]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:07.092 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:06 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1053825142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:51:07.100 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:06 smithi175 ceph-mon[111007]: from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:07.100 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:06 smithi175 ceph-mon[111007]: pgmap v69: 97 pgs: 97 active+clean; 335 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 6.2 MiB/s wr, 641 op/s 2023-10-08T01:51:07.100 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:06 smithi175 ceph-mon[111007]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:07.100 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:06 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/1053825142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:51:07.212 INFO:teuthology.orchestra.run.smithi082.stdout:HEALTH_OK 2023-10-08T01:51:07.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 76166 9.78 MB/sec execute 99 sec latency 145.329 ms 2023-10-08T01:51:08.119 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:07 smithi082 ceph-mon[108319]: from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:08.120 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:07 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1795027160' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:51:08.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:07 smithi175 ceph-mon[111007]: from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:08.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:07 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/1795027160' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:51:08.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 76542 9.80 MB/sec execute 100 sec latency 138.116 ms 2023-10-08T01:51:08.875 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:08 smithi082 ceph-mon[108319]: pgmap v70: 97 pgs: 97 active+clean; 335 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.3 MiB/s wr, 419 op/s 2023-10-08T01:51:08.875 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:08 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:51:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:08 smithi175 ceph-mon[111007]: pgmap v70: 97 pgs: 97 active+clean; 335 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.3 MiB/s wr, 419 op/s 2023-10-08T01:51:09.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:08 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:51:09.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 76824 9.82 MB/sec execute 101 sec latency 132.276 ms 2023-10-08T01:51:10.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 77072 9.79 MB/sec execute 102 sec latency 163.138 ms 2023-10-08T01:51:10.946 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:10 smithi082 ceph-mon[108319]: pgmap v71: 97 pgs: 97 active+clean; 337 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 6.1 MiB/s wr, 597 op/s 2023-10-08T01:51:11.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:10 smithi175 ceph-mon[111007]: pgmap v71: 97 pgs: 97 active+clean; 337 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 6.1 MiB/s wr, 597 op/s 2023-10-08T01:51:11.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 77380 9.73 MB/sec execute 103 sec latency 109.891 ms 2023-10-08T01:51:12.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 77667 9.69 MB/sec execute 104 sec latency 128.846 ms 2023-10-08T01:51:12.964 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:12 smithi082 ceph-mon[108319]: pgmap v72: 97 pgs: 97 active+clean; 341 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.1 MiB/s wr, 457 op/s 2023-10-08T01:51:13.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:12 smithi175 ceph-mon[111007]: pgmap v72: 97 pgs: 97 active+clean; 341 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.1 MiB/s wr, 457 op/s 2023-10-08T01:51:13.558 INFO:teuthology.orchestra.run.smithi082.stdout: 5 77938 9.64 MB/sec execute 105 sec latency 108.483 ms 2023-10-08T01:51:14.568 INFO:teuthology.orchestra.run.smithi082.stdout: 5 78359 9.65 MB/sec execute 106 sec latency 138.797 ms 2023-10-08T01:51:15.023 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:14 smithi082 ceph-mon[108319]: pgmap v73: 97 pgs: 97 active+clean; 341 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.3 MiB/s wr, 422 op/s 2023-10-08T01:51:15.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:14 smithi175 ceph-mon[111007]: pgmap v73: 97 pgs: 97 active+clean; 341 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.3 MiB/s wr, 422 op/s 2023-10-08T01:51:15.572 INFO:teuthology.orchestra.run.smithi082.stdout: 5 78818 9.62 MB/sec execute 107 sec latency 117.550 ms 2023-10-08T01:51:16.572 INFO:teuthology.orchestra.run.smithi082.stdout: 5 79228 9.64 MB/sec execute 108 sec latency 108.809 ms 2023-10-08T01:51:17.052 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:16 smithi082 ceph-mon[108319]: pgmap v74: 97 pgs: 97 active+clean; 330 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 622 op/s 2023-10-08T01:51:17.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:16 smithi175 ceph-mon[111007]: pgmap v74: 97 pgs: 97 active+clean; 330 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 622 op/s 2023-10-08T01:51:17.573 INFO:teuthology.orchestra.run.smithi082.stdout: 5 79714 9.76 MB/sec execute 109 sec latency 130.411 ms 2023-10-08T01:51:18.572 INFO:teuthology.orchestra.run.smithi082.stdout: 5 80156 9.81 MB/sec execute 110 sec latency 130.074 ms 2023-10-08T01:51:18.942 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:18 smithi082 ceph-mon[108319]: pgmap v75: 97 pgs: 97 active+clean; 330 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 415 op/s 2023-10-08T01:51:19.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:18 smithi175 ceph-mon[111007]: pgmap v75: 97 pgs: 97 active+clean; 330 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 415 op/s 2023-10-08T01:51:19.572 INFO:teuthology.orchestra.run.smithi082.stdout: 5 80503 9.85 MB/sec execute 111 sec latency 121.164 ms 2023-10-08T01:51:20.573 INFO:teuthology.orchestra.run.smithi082.stdout: 5 80780 9.78 MB/sec execute 112 sec latency 129.839 ms 2023-10-08T01:51:21.096 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:20 smithi082 ceph-mon[108319]: pgmap v76: 97 pgs: 97 active+clean; 337 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.7 MiB/s wr, 463 op/s 2023-10-08T01:51:21.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:20 smithi175 ceph-mon[111007]: pgmap v76: 97 pgs: 97 active+clean; 337 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.7 MiB/s wr, 463 op/s 2023-10-08T01:51:21.576 INFO:teuthology.orchestra.run.smithi082.stdout: 5 81032 9.72 MB/sec execute 113 sec latency 125.976 ms 2023-10-08T01:51:22.582 INFO:teuthology.orchestra.run.smithi082.stdout: 5 81363 9.70 MB/sec execute 114 sec latency 120.095 ms 2023-10-08T01:51:23.146 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:22 smithi082 ceph-mon[108319]: pgmap v77: 97 pgs: 97 active+clean; 347 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.5 MiB/s wr, 481 op/s 2023-10-08T01:51:23.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:22 smithi175 ceph-mon[111007]: pgmap v77: 97 pgs: 97 active+clean; 347 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.5 MiB/s wr, 481 op/s 2023-10-08T01:51:23.582 INFO:teuthology.orchestra.run.smithi082.stdout: 5 81743 9.70 MB/sec execute 115 sec latency 145.643 ms 2023-10-08T01:51:24.173 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:23 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:51:24.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:23 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:51:24.584 INFO:teuthology.orchestra.run.smithi082.stdout: 5 82145 9.68 MB/sec execute 116 sec latency 129.908 ms 2023-10-08T01:51:24.938 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:24 smithi082 ceph-mon[108319]: pgmap v78: 97 pgs: 97 active+clean; 347 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.6 MiB/s wr, 443 op/s 2023-10-08T01:51:25.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:24 smithi175 ceph-mon[111007]: pgmap v78: 97 pgs: 97 active+clean; 347 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.6 MiB/s wr, 443 op/s 2023-10-08T01:51:25.584 INFO:teuthology.orchestra.run.smithi082.stdout: 5 82578 9.69 MB/sec execute 117 sec latency 152.382 ms 2023-10-08T01:51:26.585 INFO:teuthology.orchestra.run.smithi082.stdout: 5 82987 9.70 MB/sec execute 118 sec latency 162.243 ms 2023-10-08T01:51:26.947 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:26 smithi082 ceph-mon[108319]: pgmap v79: 97 pgs: 97 active+clean; 330 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 6.2 MiB/s wr, 655 op/s 2023-10-08T01:51:27.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:26 smithi175 ceph-mon[111007]: pgmap v79: 97 pgs: 97 active+clean; 330 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 6.2 MiB/s wr, 655 op/s 2023-10-08T01:51:27.585 INFO:teuthology.orchestra.run.smithi082.stdout: 5 83407 9.78 MB/sec execute 119 sec latency 129.306 ms 2023-10-08T01:51:28.592 INFO:teuthology.orchestra.run.smithi082.stdout: 5 83788 9.82 MB/sec execute 120 sec latency 136.788 ms 2023-10-08T01:51:28.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:28 smithi082 ceph-mon[108319]: pgmap v80: 97 pgs: 97 active+clean; 330 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.6 MiB/s wr, 455 op/s 2023-10-08T01:51:29.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:28 smithi175 ceph-mon[111007]: pgmap v80: 97 pgs: 97 active+clean; 330 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.6 MiB/s wr, 455 op/s 2023-10-08T01:51:29.592 INFO:teuthology.orchestra.run.smithi082.stdout: 5 84137 9.82 MB/sec execute 121 sec latency 103.919 ms 2023-10-08T01:51:30.592 INFO:teuthology.orchestra.run.smithi082.stdout: 5 84391 9.78 MB/sec execute 122 sec latency 129.343 ms 2023-10-08T01:51:31.032 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:30 smithi082 ceph-mon[108319]: pgmap v81: 97 pgs: 97 active+clean; 333 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.8 MiB/s wr, 508 op/s 2023-10-08T01:51:31.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:30 smithi175 ceph-mon[111007]: pgmap v81: 97 pgs: 97 active+clean; 333 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.8 MiB/s wr, 508 op/s 2023-10-08T01:51:31.591 INFO:teuthology.orchestra.run.smithi082.stdout: 5 84703 9.74 MB/sec execute 123 sec latency 126.699 ms 2023-10-08T01:51:32.591 INFO:teuthology.orchestra.run.smithi082.stdout: 5 85037 9.71 MB/sec execute 124 sec latency 120.461 ms 2023-10-08T01:51:33.060 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:32 smithi082 ceph-mon[108319]: pgmap v82: 97 pgs: 97 active+clean; 344 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.9 MiB/s wr, 627 op/s 2023-10-08T01:51:33.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:32 smithi175 ceph-mon[111007]: pgmap v82: 97 pgs: 97 active+clean; 344 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.9 MiB/s wr, 627 op/s 2023-10-08T01:51:33.591 INFO:teuthology.orchestra.run.smithi082.stdout: 5 85424 9.70 MB/sec execute 125 sec latency 129.640 ms 2023-10-08T01:51:34.591 INFO:teuthology.orchestra.run.smithi082.stdout: 5 85850 9.72 MB/sec execute 126 sec latency 124.317 ms 2023-10-08T01:51:35.111 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:34 smithi082 ceph-mon[108319]: pgmap v83: 97 pgs: 97 active+clean; 344 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.3 MiB/s wr, 432 op/s 2023-10-08T01:51:35.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:34 smithi175 ceph-mon[111007]: pgmap v83: 97 pgs: 97 active+clean; 344 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.3 MiB/s wr, 432 op/s 2023-10-08T01:51:35.591 INFO:teuthology.orchestra.run.smithi082.stdout: 5 86220 9.71 MB/sec execute 127 sec latency 129.280 ms 2023-10-08T01:51:36.592 INFO:teuthology.orchestra.run.smithi082.stdout: 5 86609 9.74 MB/sec execute 128 sec latency 193.369 ms 2023-10-08T01:51:37.171 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:37 smithi082 ceph-mon[108319]: pgmap v84: 97 pgs: 97 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 6.1 MiB/s wr, 651 op/s 2023-10-08T01:51:37.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:37 smithi175 ceph-mon[111007]: pgmap v84: 97 pgs: 97 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 6.1 MiB/s wr, 651 op/s 2023-10-08T01:51:37.592 INFO:teuthology.orchestra.run.smithi082.stdout: 5 86974 9.77 MB/sec execute 129 sec latency 133.939 ms 2023-10-08T01:51:37.699 INFO:teuthology.orchestra.run.smithi082.stdout:true 2023-10-08T01:51:38.184 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:38 smithi082 ceph-mon[108319]: pgmap v85: 97 pgs: 97 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.5 MiB/s wr, 439 op/s 2023-10-08T01:51:38.184 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:38 smithi082 ceph-mon[108319]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:38.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:38 smithi175 ceph-mon[111007]: pgmap v85: 97 pgs: 97 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.5 MiB/s wr, 439 op/s 2023-10-08T01:51:38.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:38 smithi175 ceph-mon[111007]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:38.587 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T01:51:38.587 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.smithi082 smithi082 *:9093,9094 starting - - - - 2023-10-08T01:51:38.587 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi082 smithi082 running (8m) 2m ago 8m 6995k - 17.2.0 e1d6a67b021e 20827e16c4c8 2023-10-08T01:51:38.587 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi175 smithi175 running (7m) 2m ago 7m 7159k - 17.2.0 e1d6a67b021e 2852804124ca 2023-10-08T01:51:38.587 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.smithi082 smithi082 *:3000 starting - - - - 2023-10-08T01:51:38.587 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi082.sregdh smithi082 running (4m) 2m ago 4m 33.7M - 17.2.0 e1d6a67b021e a4803cc92a2c 2023-10-08T01:51:38.587 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi175.whvzhg smithi175 running (4m) 2m ago 4m 15.1M - 17.2.0 e1d6a67b021e 888e3d6592a9 2023-10-08T01:51:38.588 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi082.tcjbip smithi082 *:9283 running (9m) 2m ago 9m 285M - 17.2.0 e1d6a67b021e 2d035d566eab 2023-10-08T01:51:38.588 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi175.wforxt smithi175 *:8443,9283 running (2m) 2m ago 7m 482M - 18.0.0-6609-g9725b08f d68377abd09f e3b20016e699 2023-10-08T01:51:38.588 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi082 smithi082 running (9m) 2m ago 9m 88.7M 2048M 17.2.0 e1d6a67b021e 201a6dcf5fd0 2023-10-08T01:51:38.588 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi175 smithi175 running (7m) 2m ago 7m 55.2M 2048M 17.2.0 e1d6a67b021e 2ed0c4eb1ec9 2023-10-08T01:51:38.588 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.0.0.smithi082.ohkmdt smithi082 *:2049 running (4m) 2m ago 4m 262M - 4.0 e1d6a67b021e 3e36ca6e2561 2023-10-08T01:51:38.588 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.1.0.smithi175.kbxhiq smithi175 *:2049 running (4m) 2m ago 4m 78.2M - 4.0 e1d6a67b021e 8ed2c87848e2 2023-10-08T01:51:38.588 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi082 smithi082 *:9100 starting - - - - 2023-10-08T01:51:38.588 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi175 smithi175 *:9100 starting - - - - 2023-10-08T01:51:38.588 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (7m) 2m ago 7m 525M 1942M 17.2.0 e1d6a67b021e e3f7e8e1599a 2023-10-08T01:51:38.588 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (7m) 2m ago 7m 358M 1942M 17.2.0 e1d6a67b021e f1e1161712dc 2023-10-08T01:51:38.588 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (6m) 2m ago 6m 205M 1942M 17.2.0 e1d6a67b021e 2343188079a6 2023-10-08T01:51:38.588 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (6m) 2m ago 6m 504M 1942M 17.2.0 e1d6a67b021e ea500a2424be 2023-10-08T01:51:38.589 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi175 running (6m) 2m ago 6m 457M 2710M 17.2.0 e1d6a67b021e 7f168363b2e3 2023-10-08T01:51:38.589 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi175 running (5m) 2m ago 5m 482M 2710M 17.2.0 e1d6a67b021e 8af1e81a0815 2023-10-08T01:51:38.589 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi175 running (5m) 2m ago 5m 464M 2710M 17.2.0 e1d6a67b021e f5c153962a4f 2023-10-08T01:51:38.589 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi175 running (5m) 2m ago 5m 753M 2710M 17.2.0 e1d6a67b021e 8ebae9f8b47a 2023-10-08T01:51:38.589 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.smithi082 smithi082 *:9095 starting - - - - 2023-10-08T01:51:38.592 INFO:teuthology.orchestra.run.smithi082.stdout: 5 87286 9.79 MB/sec execute 130 sec latency 127.461 ms 2023-10-08T01:51:39.156 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:51:39.156 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2023-10-08T01:51:39.156 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:51:39.156 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:51:39.156 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2023-10-08T01:51:39.157 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-10-08T01:51:39.157 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:51:39.157 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:51:39.157 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2023-10-08T01:51:39.157 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-10-08T01:51:39.157 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:51:39.157 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2023-10-08T01:51:39.157 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:51:39.157 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:51:39.157 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2023-10-08T01:51:39.157 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-10-08T01:51:39.158 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:51:39.158 INFO:teuthology.orchestra.run.smithi082.stdout: } 2023-10-08T01:51:39.158 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:51:39.224 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:39 smithi082 ceph-mon[108319]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:39.224 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:39 smithi082 ceph-mon[108319]: from='client.24557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:39.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:39 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:51:39.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:39 smithi175 ceph-mon[111007]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:39.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:39 smithi175 ceph-mon[111007]: from='client.24557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:39.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:39 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:51:39.593 INFO:teuthology.orchestra.run.smithi082.stdout: 5 87581 9.79 MB/sec execute 131 sec latency 143.600 ms 2023-10-08T01:51:39.626 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:51:39.626 INFO:teuthology.orchestra.run.smithi082.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991", 2023-10-08T01:51:39.627 INFO:teuthology.orchestra.run.smithi082.stdout: "in_progress": true, 2023-10-08T01:51:39.627 INFO:teuthology.orchestra.run.smithi082.stdout: "which": "Upgrading all daemon types on all hosts", 2023-10-08T01:51:39.627 INFO:teuthology.orchestra.run.smithi082.stdout: "services_complete": [], 2023-10-08T01:51:39.627 INFO:teuthology.orchestra.run.smithi082.stdout: "progress": "1/23 daemons upgraded", 2023-10-08T01:51:39.627 INFO:teuthology.orchestra.run.smithi082.stdout: "message": "Currently upgrading mgr daemons", 2023-10-08T01:51:39.628 INFO:teuthology.orchestra.run.smithi082.stdout: "is_paused": false 2023-10-08T01:51:39.628 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:51:40.172 INFO:teuthology.orchestra.run.smithi082.stdout:HEALTH_OK 2023-10-08T01:51:40.247 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:40 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2392120868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:51:40.247 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:40 smithi082 ceph-mon[108319]: pgmap v86: 97 pgs: 97 active+clean; 331 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.8 MiB/s wr, 492 op/s 2023-10-08T01:51:40.247 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:40 smithi082 ceph-mon[108319]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:40.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:40 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2392120868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:51:40.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:40 smithi175 ceph-mon[111007]: pgmap v86: 97 pgs: 97 active+clean; 331 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.8 MiB/s wr, 492 op/s 2023-10-08T01:51:40.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:40 smithi175 ceph-mon[111007]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:51:40.592 INFO:teuthology.orchestra.run.smithi082.stdout: 5 87767 9.74 MB/sec execute 132 sec latency 129.485 ms 2023-10-08T01:51:41.268 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:41 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2066429018' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:51:41.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:41 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2066429018' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:51:41.593 INFO:teuthology.orchestra.run.smithi082.stdout: 5 88042 9.69 MB/sec execute 133 sec latency 152.023 ms 2023-10-08T01:51:42.044 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:42 smithi082 ceph-mon[108319]: pgmap v87: 97 pgs: 97 active+clean; 336 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.8 MiB/s wr, 581 op/s 2023-10-08T01:51:42.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:42 smithi175 ceph-mon[111007]: pgmap v87: 97 pgs: 97 active+clean; 336 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.8 MiB/s wr, 581 op/s 2023-10-08T01:51:42.592 INFO:teuthology.orchestra.run.smithi082.stdout: 5 88319 9.67 MB/sec execute 134 sec latency 129.527 ms 2023-10-08T01:51:43.593 INFO:teuthology.orchestra.run.smithi082.stdout: 5 88666 9.66 MB/sec execute 135 sec latency 111.684 ms 2023-10-08T01:51:44.593 INFO:teuthology.orchestra.run.smithi082.stdout: 5 88996 9.63 MB/sec execute 136 sec latency 135.364 ms 2023-10-08T01:51:44.677 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:44 smithi082 ceph-mon[108319]: pgmap v88: 97 pgs: 97 active+clean; 336 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 413 op/s 2023-10-08T01:51:45.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:44 smithi175 ceph-mon[111007]: pgmap v88: 97 pgs: 97 active+clean; 336 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 413 op/s 2023-10-08T01:51:45.593 INFO:teuthology.orchestra.run.smithi082.stdout: 5 89332 9.61 MB/sec execute 137 sec latency 121.470 ms 2023-10-08T01:51:46.593 INFO:teuthology.orchestra.run.smithi082.stdout: 5 89694 9.61 MB/sec execute 138 sec latency 207.558 ms 2023-10-08T01:51:46.870 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:46 smithi082 ceph-mon[108319]: pgmap v89: 97 pgs: 97 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 5.8 MiB/s wr, 604 op/s 2023-10-08T01:51:47.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:46 smithi175 ceph-mon[111007]: pgmap v89: 97 pgs: 97 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 5.8 MiB/s wr, 604 op/s 2023-10-08T01:51:47.593 INFO:teuthology.orchestra.run.smithi082.stdout: 5 90039 9.60 MB/sec execute 139 sec latency 128.807 ms 2023-10-08T01:51:48.597 INFO:teuthology.orchestra.run.smithi082.stdout: 5 90349 9.64 MB/sec execute 140 sec latency 140.487 ms 2023-10-08T01:51:48.927 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:48 smithi082 ceph-mon[108319]: pgmap v90: 97 pgs: 97 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.0 MiB/s wr, 385 op/s 2023-10-08T01:51:49.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:48 smithi175 ceph-mon[111007]: pgmap v90: 97 pgs: 97 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.0 MiB/s wr, 385 op/s 2023-10-08T01:51:49.597 INFO:teuthology.orchestra.run.smithi082.stdout: 5 90565 9.62 MB/sec execute 141 sec latency 146.097 ms 2023-10-08T01:51:50.597 INFO:teuthology.orchestra.run.smithi082.stdout: 5 90868 9.62 MB/sec execute 142 sec latency 129.828 ms 2023-10-08T01:51:50.993 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:50 smithi082 ceph-mon[108319]: pgmap v91: 97 pgs: 97 active+clean; 328 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 5.4 MiB/s wr, 533 op/s 2023-10-08T01:51:51.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:50 smithi175 ceph-mon[111007]: pgmap v91: 97 pgs: 97 active+clean; 328 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 5.4 MiB/s wr, 533 op/s 2023-10-08T01:51:51.597 INFO:teuthology.orchestra.run.smithi082.stdout: 5 91278 9.65 MB/sec execute 143 sec latency 164.623 ms 2023-10-08T01:51:52.597 INFO:teuthology.orchestra.run.smithi082.stdout: 5 91514 9.62 MB/sec execute 144 sec latency 177.260 ms 2023-10-08T01:51:53.080 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:52 smithi082 ceph-mon[108319]: pgmap v92: 97 pgs: 97 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.8 MiB/s wr, 513 op/s 2023-10-08T01:51:53.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:52 smithi175 ceph-mon[111007]: pgmap v92: 97 pgs: 97 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.8 MiB/s wr, 513 op/s 2023-10-08T01:51:53.597 INFO:teuthology.orchestra.run.smithi082.stdout: 5 91792 9.60 MB/sec execute 145 sec latency 134.479 ms 2023-10-08T01:51:54.095 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:53 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:51:54.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:53 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:51:54.597 INFO:teuthology.orchestra.run.smithi082.stdout: 5 92163 9.55 MB/sec execute 146 sec latency 120.915 ms 2023-10-08T01:51:55.108 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:54 smithi082 ceph-mon[108319]: pgmap v93: 97 pgs: 97 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.6 MiB/s wr, 370 op/s 2023-10-08T01:51:55.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:54 smithi175 ceph-mon[111007]: pgmap v93: 97 pgs: 97 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.6 MiB/s wr, 370 op/s 2023-10-08T01:51:55.602 INFO:teuthology.orchestra.run.smithi082.stdout: 5 92459 9.53 MB/sec execute 147 sec latency 138.570 ms 2023-10-08T01:51:56.603 INFO:teuthology.orchestra.run.smithi082.stdout: 5 92766 9.54 MB/sec execute 148 sec latency 204.519 ms 2023-10-08T01:51:56.904 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:56 smithi082 ceph-mon[108319]: pgmap v94: 97 pgs: 97 active+clean; 330 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.5 MiB/s wr, 564 op/s 2023-10-08T01:51:57.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:56 smithi175 ceph-mon[111007]: pgmap v94: 97 pgs: 97 active+clean; 330 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.5 MiB/s wr, 564 op/s 2023-10-08T01:51:57.603 INFO:teuthology.orchestra.run.smithi082.stdout: 5 93169 9.55 MB/sec execute 149 sec latency 133.859 ms 2023-10-08T01:51:58.603 INFO:teuthology.orchestra.run.smithi082.stdout: 5 93524 9.53 MB/sec execute 150 sec latency 171.420 ms 2023-10-08T01:51:58.946 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:51:58 smithi082 ceph-mon[108319]: pgmap v95: 97 pgs: 97 active+clean; 330 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-10-08T01:51:59.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:51:58 smithi175 ceph-mon[111007]: pgmap v95: 97 pgs: 97 active+clean; 330 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-10-08T01:51:59.612 INFO:teuthology.orchestra.run.smithi082.stdout: 5 93815 9.53 MB/sec execute 151 sec latency 126.259 ms 2023-10-08T01:52:00.612 INFO:teuthology.orchestra.run.smithi082.stdout: 5 94080 9.55 MB/sec execute 152 sec latency 138.421 ms 2023-10-08T01:52:01.002 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:00 smithi082 ceph-mon[108319]: pgmap v96: 97 pgs: 97 active+clean; 322 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 4.8 MiB/s wr, 417 op/s 2023-10-08T01:52:01.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:00 smithi175 ceph-mon[111007]: pgmap v96: 97 pgs: 97 active+clean; 322 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 4.8 MiB/s wr, 417 op/s 2023-10-08T01:52:01.618 INFO:teuthology.orchestra.run.smithi082.stdout: 5 94408 9.57 MB/sec execute 153 sec latency 138.756 ms 2023-10-08T01:52:02.618 INFO:teuthology.orchestra.run.smithi082.stdout: 5 94696 9.55 MB/sec execute 154 sec latency 190.715 ms 2023-10-08T01:52:03.053 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:02 smithi082 ceph-mon[108319]: pgmap v97: 97 pgs: 97 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.5 MiB/s wr, 425 op/s 2023-10-08T01:52:03.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:02 smithi175 ceph-mon[111007]: pgmap v97: 97 pgs: 97 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.5 MiB/s wr, 425 op/s 2023-10-08T01:52:03.619 INFO:teuthology.orchestra.run.smithi082.stdout: 5 94915 9.53 MB/sec execute 155 sec latency 123.824 ms 2023-10-08T01:52:04.619 INFO:teuthology.orchestra.run.smithi082.stdout: 5 95170 9.51 MB/sec execute 156 sec latency 128.785 ms 2023-10-08T01:52:05.082 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:04 smithi082 ceph-mon[108319]: pgmap v98: 97 pgs: 97 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.9 MiB/s wr, 393 op/s 2023-10-08T01:52:05.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:04 smithi175 ceph-mon[111007]: pgmap v98: 97 pgs: 97 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.9 MiB/s wr, 393 op/s 2023-10-08T01:52:05.619 INFO:teuthology.orchestra.run.smithi082.stdout: 5 95444 9.48 MB/sec execute 157 sec latency 126.816 ms 2023-10-08T01:52:06.619 INFO:teuthology.orchestra.run.smithi082.stdout: 5 95751 9.44 MB/sec execute 158 sec latency 120.515 ms 2023-10-08T01:52:07.144 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:06 smithi082 ceph-mon[108319]: pgmap v99: 97 pgs: 97 active+clean; 328 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.9 MiB/s wr, 561 op/s 2023-10-08T01:52:07.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:06 smithi175 ceph-mon[111007]: pgmap v99: 97 pgs: 97 active+clean; 328 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.9 MiB/s wr, 561 op/s 2023-10-08T01:52:07.623 INFO:teuthology.orchestra.run.smithi082.stdout: 5 96009 9.42 MB/sec execute 159 sec latency 141.351 ms 2023-10-08T01:52:08.619 INFO:teuthology.orchestra.run.smithi082.stdout: 5 96246 9.40 MB/sec execute 160 sec latency 117.436 ms 2023-10-08T01:52:09.178 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:08 smithi082 ceph-mon[108319]: pgmap v100: 97 pgs: 97 active+clean; 328 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 368 op/s 2023-10-08T01:52:09.178 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:08 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:52:09.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:08 smithi175 ceph-mon[111007]: pgmap v100: 97 pgs: 97 active+clean; 328 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 368 op/s 2023-10-08T01:52:09.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:08 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:52:09.619 INFO:teuthology.orchestra.run.smithi082.stdout: 5 96571 9.42 MB/sec execute 161 sec latency 130.274 ms 2023-10-08T01:52:10.623 INFO:teuthology.orchestra.run.smithi082.stdout: 5 96906 9.40 MB/sec execute 162 sec latency 140.394 ms 2023-10-08T01:52:10.682 INFO:teuthology.orchestra.run.smithi082.stdout:true 2023-10-08T01:52:10.984 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:10 smithi082 ceph-mon[108319]: pgmap v101: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.6 MiB/s wr, 431 op/s 2023-10-08T01:52:11.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:10 smithi175 ceph-mon[111007]: pgmap v101: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.6 MiB/s wr, 431 op/s 2023-10-08T01:52:11.561 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T01:52:11.562 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.smithi082 smithi082 *:9093,9094 starting - - - - 2023-10-08T01:52:11.562 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi082 smithi082 running (8m) 3m ago 8m 6995k - 17.2.0 e1d6a67b021e 20827e16c4c8 2023-10-08T01:52:11.562 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi175 smithi175 running (8m) 3m ago 8m 7159k - 17.2.0 e1d6a67b021e 2852804124ca 2023-10-08T01:52:11.562 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.smithi082 smithi082 *:3000 starting - - - - 2023-10-08T01:52:11.562 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi082.sregdh smithi082 running (5m) 3m ago 5m 33.7M - 17.2.0 e1d6a67b021e a4803cc92a2c 2023-10-08T01:52:11.562 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi175.whvzhg smithi175 running (5m) 3m ago 5m 15.1M - 17.2.0 e1d6a67b021e 888e3d6592a9 2023-10-08T01:52:11.562 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi082.tcjbip smithi082 *:9283 running (9m) 3m ago 9m 285M - 17.2.0 e1d6a67b021e 2d035d566eab 2023-10-08T01:52:11.562 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi175.wforxt smithi175 *:8443,9283 running (3m) 3m ago 8m 482M - 18.0.0-6609-g9725b08f d68377abd09f e3b20016e699 2023-10-08T01:52:11.562 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi082 smithi082 running (10m) 3m ago 10m 88.7M 2048M 17.2.0 e1d6a67b021e 201a6dcf5fd0 2023-10-08T01:52:11.562 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi175 smithi175 running (8m) 3m ago 8m 55.2M 2048M 17.2.0 e1d6a67b021e 2ed0c4eb1ec9 2023-10-08T01:52:11.563 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.0.0.smithi082.ohkmdt smithi082 *:2049 running (4m) 3m ago 4m 262M - 4.0 e1d6a67b021e 3e36ca6e2561 2023-10-08T01:52:11.563 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.1.0.smithi175.kbxhiq smithi175 *:2049 running (4m) 3m ago 4m 78.2M - 4.0 e1d6a67b021e 8ed2c87848e2 2023-10-08T01:52:11.563 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi082 smithi082 *:9100 starting - - - - 2023-10-08T01:52:11.563 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi175 smithi175 *:9100 starting - - - - 2023-10-08T01:52:11.563 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (7m) 3m ago 7m 525M 1942M 17.2.0 e1d6a67b021e e3f7e8e1599a 2023-10-08T01:52:11.563 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (7m) 3m ago 7m 358M 1942M 17.2.0 e1d6a67b021e f1e1161712dc 2023-10-08T01:52:11.563 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (7m) 3m ago 7m 205M 1942M 17.2.0 e1d6a67b021e 2343188079a6 2023-10-08T01:52:11.563 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (6m) 3m ago 6m 504M 1942M 17.2.0 e1d6a67b021e ea500a2424be 2023-10-08T01:52:11.563 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi175 running (6m) 3m ago 6m 457M 2710M 17.2.0 e1d6a67b021e 7f168363b2e3 2023-10-08T01:52:11.563 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi175 running (6m) 3m ago 6m 482M 2710M 17.2.0 e1d6a67b021e 8af1e81a0815 2023-10-08T01:52:11.563 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi175 running (6m) 3m ago 6m 464M 2710M 17.2.0 e1d6a67b021e f5c153962a4f 2023-10-08T01:52:11.564 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi175 running (5m) 3m ago 5m 753M 2710M 17.2.0 e1d6a67b021e 8ebae9f8b47a 2023-10-08T01:52:11.564 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.smithi082 smithi082 *:9095 starting - - - - 2023-10-08T01:52:11.623 INFO:teuthology.orchestra.run.smithi082.stdout: 5 97190 9.39 MB/sec execute 163 sec latency 129.762 ms 2023-10-08T01:52:12.034 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:11 smithi082 ceph-mon[108319]: from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:12.081 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:52:12.081 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2023-10-08T01:52:12.082 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:52:12.082 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:52:12.082 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2023-10-08T01:52:12.082 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-10-08T01:52:12.082 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:52:12.082 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:52:12.082 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2023-10-08T01:52:12.082 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-10-08T01:52:12.082 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:52:12.082 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2023-10-08T01:52:12.083 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:52:12.083 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:52:12.083 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2023-10-08T01:52:12.083 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-10-08T01:52:12.083 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:52:12.083 INFO:teuthology.orchestra.run.smithi082.stdout: } 2023-10-08T01:52:12.083 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:52:12.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:11 smithi175 ceph-mon[111007]: from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:12.539 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:52:12.539 INFO:teuthology.orchestra.run.smithi082.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991", 2023-10-08T01:52:12.539 INFO:teuthology.orchestra.run.smithi082.stdout: "in_progress": true, 2023-10-08T01:52:12.540 INFO:teuthology.orchestra.run.smithi082.stdout: "which": "Upgrading all daemon types on all hosts", 2023-10-08T01:52:12.540 INFO:teuthology.orchestra.run.smithi082.stdout: "services_complete": [], 2023-10-08T01:52:12.540 INFO:teuthology.orchestra.run.smithi082.stdout: "progress": "1/23 daemons upgraded", 2023-10-08T01:52:12.540 INFO:teuthology.orchestra.run.smithi082.stdout: "message": "Currently upgrading mgr daemons", 2023-10-08T01:52:12.540 INFO:teuthology.orchestra.run.smithi082.stdout: "is_paused": false 2023-10-08T01:52:12.540 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:52:12.623 INFO:teuthology.orchestra.run.smithi082.stdout: 5 97379 9.37 MB/sec execute 164 sec latency 127.651 ms 2023-10-08T01:52:13.041 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:12 smithi082 ceph-mon[108319]: from='client.14802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:13.042 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:12 smithi082 ceph-mon[108319]: from='client.14806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:13.042 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:12 smithi082 ceph-mon[108319]: pgmap v102: 97 pgs: 97 active+clean; 321 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 KiB/s rd, 4.6 MiB/s wr, 495 op/s 2023-10-08T01:52:13.042 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:12 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2754753618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:52:13.042 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:12 smithi082 ceph-mon[108319]: from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:13.063 INFO:teuthology.orchestra.run.smithi082.stdout:HEALTH_OK 2023-10-08T01:52:13.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:12 smithi175 ceph-mon[111007]: from='client.14802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:13.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:12 smithi175 ceph-mon[111007]: from='client.14806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:13.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:12 smithi175 ceph-mon[111007]: pgmap v102: 97 pgs: 97 active+clean; 321 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.8 KiB/s rd, 4.6 MiB/s wr, 495 op/s 2023-10-08T01:52:13.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:12 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2754753618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:52:13.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:12 smithi175 ceph-mon[111007]: from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:13.623 INFO:teuthology.orchestra.run.smithi082.stdout: 5 97567 9.35 MB/sec execute 165 sec latency 148.121 ms 2023-10-08T01:52:14.070 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:14 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/2435830018' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:52:14.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:14 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/2435830018' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:52:14.632 INFO:teuthology.orchestra.run.smithi082.stdout: 5 97908 9.37 MB/sec execute 166 sec latency 129.702 ms 2023-10-08T01:52:15.091 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:15 smithi082 ceph-mon[108319]: pgmap v103: 97 pgs: 97 active+clean; 321 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.5 MiB/s wr, 339 op/s 2023-10-08T01:52:15.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:15 smithi175 ceph-mon[111007]: pgmap v103: 97 pgs: 97 active+clean; 321 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.5 MiB/s wr, 339 op/s 2023-10-08T01:52:15.640 INFO:teuthology.orchestra.run.smithi082.stdout: 5 98247 9.38 MB/sec execute 167 sec latency 130.259 ms 2023-10-08T01:52:16.649 INFO:teuthology.orchestra.run.smithi082.stdout: 5 98505 9.36 MB/sec execute 168 sec latency 129.417 ms 2023-10-08T01:52:17.139 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:16 smithi082 ceph-mon[108319]: pgmap v104: 97 pgs: 97 active+clean; 333 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.3 MiB/s wr, 491 op/s 2023-10-08T01:52:17.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:16 smithi175 ceph-mon[111007]: pgmap v104: 97 pgs: 97 active+clean; 333 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.3 MiB/s wr, 491 op/s 2023-10-08T01:52:17.649 INFO:teuthology.orchestra.run.smithi082.stdout: 5 98764 9.35 MB/sec execute 169 sec latency 129.700 ms 2023-10-08T01:52:18.649 INFO:teuthology.orchestra.run.smithi082.stdout: 5 99082 9.32 MB/sec execute 170 sec latency 132.960 ms 2023-10-08T01:52:18.918 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:18 smithi082 ceph-mon[108319]: pgmap v105: 97 pgs: 97 active+clean; 333 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.2 MiB/s wr, 323 op/s 2023-10-08T01:52:19.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:18 smithi175 ceph-mon[111007]: pgmap v105: 97 pgs: 97 active+clean; 333 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.2 MiB/s wr, 323 op/s 2023-10-08T01:52:19.650 INFO:teuthology.orchestra.run.smithi082.stdout: 5 99393 9.29 MB/sec execute 171 sec latency 134.439 ms 2023-10-08T01:52:20.650 INFO:teuthology.orchestra.run.smithi082.stdout: 5 99775 9.31 MB/sec execute 172 sec latency 127.335 ms 2023-10-08T01:52:20.956 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:20 smithi082 ceph-mon[108319]: pgmap v106: 97 pgs: 97 active+clean; 332 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 4.1 MiB/s wr, 402 op/s 2023-10-08T01:52:21.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:20 smithi175 ceph-mon[111007]: pgmap v106: 97 pgs: 97 active+clean; 332 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 4.1 MiB/s wr, 402 op/s 2023-10-08T01:52:21.650 INFO:teuthology.orchestra.run.smithi082.stdout: 5 100068 9.30 MB/sec execute 173 sec latency 126.826 ms 2023-10-08T01:52:22.653 INFO:teuthology.orchestra.run.smithi082.stdout: 5 100439 9.29 MB/sec execute 174 sec latency 143.559 ms 2023-10-08T01:52:22.986 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:22 smithi082 ceph-mon[108319]: pgmap v107: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.4 MiB/s wr, 448 op/s 2023-10-08T01:52:23.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:22 smithi175 ceph-mon[111007]: pgmap v107: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.4 MiB/s wr, 448 op/s 2023-10-08T01:52:23.666 INFO:teuthology.orchestra.run.smithi082.stdout: 5 100755 9.29 MB/sec execute 175 sec latency 121.039 ms 2023-10-08T01:52:24.005 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:23 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:52:24.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:23 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:52:24.662 INFO:teuthology.orchestra.run.smithi082.stdout: 5 100988 9.28 MB/sec execute 176 sec latency 214.303 ms 2023-10-08T01:52:25.032 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:24 smithi082 ceph-mon[108319]: pgmap v108: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.6 MiB/s wr, 341 op/s 2023-10-08T01:52:25.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:24 smithi175 ceph-mon[111007]: pgmap v108: 97 pgs: 97 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.6 MiB/s wr, 341 op/s 2023-10-08T01:52:25.662 INFO:teuthology.orchestra.run.smithi082.stdout: 5 101312 9.30 MB/sec execute 177 sec latency 129.339 ms 2023-10-08T01:52:26.662 INFO:teuthology.orchestra.run.smithi082.stdout: 5 101606 9.29 MB/sec execute 178 sec latency 140.623 ms 2023-10-08T01:52:27.097 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:26 smithi082 ceph-mon[108319]: pgmap v109: 97 pgs: 97 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.5 MiB/s wr, 533 op/s 2023-10-08T01:52:27.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:26 smithi175 ceph-mon[111007]: pgmap v109: 97 pgs: 97 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.5 MiB/s wr, 533 op/s 2023-10-08T01:52:27.662 INFO:teuthology.orchestra.run.smithi082.stdout: 5 101915 9.30 MB/sec execute 179 sec latency 135.635 ms 2023-10-08T01:52:28.662 INFO:teuthology.orchestra.run.smithi082.stdout: 5 102154 9.29 MB/sec execute 180 sec latency 204.243 ms 2023-10-08T01:52:29.144 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:28 smithi082 ceph-mon[108319]: pgmap v110: 97 pgs: 97 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 380 op/s 2023-10-08T01:52:29.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:28 smithi175 ceph-mon[111007]: pgmap v110: 97 pgs: 97 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 380 op/s 2023-10-08T01:52:29.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 102548 9.27 MB/sec execute 181 sec latency 130.034 ms 2023-10-08T01:52:30.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 102879 9.24 MB/sec execute 182 sec latency 132.085 ms 2023-10-08T01:52:31.184 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:30 smithi082 ceph-mon[108319]: pgmap v111: 97 pgs: 97 active+clean; 324 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.4 MiB/s wr, 409 op/s 2023-10-08T01:52:31.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:30 smithi175 ceph-mon[111007]: pgmap v111: 97 pgs: 97 active+clean; 324 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.4 MiB/s wr, 409 op/s 2023-10-08T01:52:31.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 103147 9.22 MB/sec execute 183 sec latency 124.713 ms 2023-10-08T01:52:32.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 103559 9.28 MB/sec execute 184 sec latency 134.666 ms 2023-10-08T01:52:32.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:32 smithi082 ceph-mon[108319]: pgmap v112: 97 pgs: 97 active+clean; 327 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.6 KiB/s rd, 4.8 MiB/s wr, 483 op/s 2023-10-08T01:52:33.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:32 smithi175 ceph-mon[111007]: pgmap v112: 97 pgs: 97 active+clean; 327 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.6 KiB/s rd, 4.8 MiB/s wr, 483 op/s 2023-10-08T01:52:33.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 104022 9.28 MB/sec execute 185 sec latency 134.467 ms 2023-10-08T01:52:34.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 104408 9.28 MB/sec execute 186 sec latency 131.230 ms 2023-10-08T01:52:35.043 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:34 smithi082 ceph-mon[108319]: pgmap v113: 97 pgs: 97 active+clean; 327 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.9 MiB/s wr, 374 op/s 2023-10-08T01:52:35.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:34 smithi175 ceph-mon[111007]: pgmap v113: 97 pgs: 97 active+clean; 327 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.9 MiB/s wr, 374 op/s 2023-10-08T01:52:35.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 104636 9.27 MB/sec execute 187 sec latency 209.071 ms 2023-10-08T01:52:36.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 105040 9.29 MB/sec execute 188 sec latency 127.016 ms 2023-10-08T01:52:37.082 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:36 smithi082 ceph-mon[108319]: pgmap v114: 97 pgs: 97 active+clean; 321 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.0 MiB/s wr, 595 op/s 2023-10-08T01:52:37.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:36 smithi175 ceph-mon[111007]: pgmap v114: 97 pgs: 97 active+clean; 321 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.0 MiB/s wr, 595 op/s 2023-10-08T01:52:37.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 105406 9.30 MB/sec execute 189 sec latency 129.451 ms 2023-10-08T01:52:38.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 105641 9.29 MB/sec execute 190 sec latency 130.783 ms 2023-10-08T01:52:39.106 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:38 smithi082 ceph-mon[108319]: pgmap v115: 97 pgs: 97 active+clean; 321 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 403 op/s 2023-10-08T01:52:39.107 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:38 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:52:39.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:38 smithi175 ceph-mon[111007]: pgmap v115: 97 pgs: 97 active+clean; 321 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 403 op/s 2023-10-08T01:52:39.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:38 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:52:39.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 105929 9.28 MB/sec execute 191 sec latency 152.261 ms 2023-10-08T01:52:40.136 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:40 smithi082 ceph-mon[108319]: pgmap v116: 97 pgs: 97 active+clean; 321 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 5.2 MiB/s wr, 493 op/s 2023-10-08T01:52:40.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:40 smithi175 ceph-mon[111007]: pgmap v116: 97 pgs: 97 active+clean; 321 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 5.2 MiB/s wr, 493 op/s 2023-10-08T01:52:40.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 106236 9.25 MB/sec execute 192 sec latency 126.266 ms 2023-10-08T01:52:41.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 106477 9.22 MB/sec execute 193 sec latency 120.649 ms 2023-10-08T01:52:42.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 106686 9.20 MB/sec execute 194 sec latency 132.230 ms 2023-10-08T01:52:42.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:42 smithi082 ceph-mon[108319]: pgmap v117: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.6 MiB/s wr, 566 op/s 2023-10-08T01:52:43.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:42 smithi175 ceph-mon[111007]: pgmap v117: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.6 MiB/s wr, 566 op/s 2023-10-08T01:52:43.546 INFO:teuthology.orchestra.run.smithi082.stdout:true 2023-10-08T01:52:43.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 106959 9.20 MB/sec execute 195 sec latency 149.481 ms 2023-10-08T01:52:44.439 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T01:52:44.439 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.smithi082 smithi082 *:9093,9094 starting - - - - 2023-10-08T01:52:44.439 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi082 smithi082 running (9m) 3m ago 9m 6995k - 17.2.0 e1d6a67b021e 20827e16c4c8 2023-10-08T01:52:44.439 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi175 smithi175 running (9m) 3m ago 9m 7159k - 17.2.0 e1d6a67b021e 2852804124ca 2023-10-08T01:52:44.439 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.smithi082 smithi082 *:3000 starting - - - - 2023-10-08T01:52:44.439 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi082.sregdh smithi082 running (5m) 3m ago 5m 33.7M - 17.2.0 e1d6a67b021e a4803cc92a2c 2023-10-08T01:52:44.439 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi175.whvzhg smithi175 running (5m) 3m ago 5m 15.1M - 17.2.0 e1d6a67b021e 888e3d6592a9 2023-10-08T01:52:44.439 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi082.tcjbip smithi082 *:9283 running (10m) 3m ago 10m 285M - 17.2.0 e1d6a67b021e 2d035d566eab 2023-10-08T01:52:44.439 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi175.wforxt smithi175 *:8443,9283 running (3m) 3m ago 8m 482M - 18.0.0-6609-g9725b08f d68377abd09f e3b20016e699 2023-10-08T01:52:44.439 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi082 smithi082 running (10m) 3m ago 10m 88.7M 2048M 17.2.0 e1d6a67b021e 201a6dcf5fd0 2023-10-08T01:52:44.440 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi175 smithi175 running (8m) 3m ago 8m 55.2M 2048M 17.2.0 e1d6a67b021e 2ed0c4eb1ec9 2023-10-08T01:52:44.440 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.0.0.smithi082.ohkmdt smithi082 *:2049 running (5m) 3m ago 5m 262M - 4.0 e1d6a67b021e 3e36ca6e2561 2023-10-08T01:52:44.440 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.1.0.smithi175.kbxhiq smithi175 *:2049 running (5m) 3m ago 5m 78.2M - 4.0 e1d6a67b021e 8ed2c87848e2 2023-10-08T01:52:44.440 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi082 smithi082 *:9100 starting - - - - 2023-10-08T01:52:44.440 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi175 smithi175 *:9100 starting - - - - 2023-10-08T01:52:44.440 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (8m) 3m ago 8m 525M 1942M 17.2.0 e1d6a67b021e e3f7e8e1599a 2023-10-08T01:52:44.440 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (8m) 3m ago 8m 358M 1942M 17.2.0 e1d6a67b021e f1e1161712dc 2023-10-08T01:52:44.440 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (7m) 3m ago 7m 205M 1942M 17.2.0 e1d6a67b021e 2343188079a6 2023-10-08T01:52:44.440 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (7m) 3m ago 7m 504M 1942M 17.2.0 e1d6a67b021e ea500a2424be 2023-10-08T01:52:44.440 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi175 running (7m) 3m ago 7m 457M 2710M 17.2.0 e1d6a67b021e 7f168363b2e3 2023-10-08T01:52:44.440 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi175 running (6m) 3m ago 6m 482M 2710M 17.2.0 e1d6a67b021e 8af1e81a0815 2023-10-08T01:52:44.440 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi175 running (6m) 3m ago 6m 464M 2710M 17.2.0 e1d6a67b021e f5c153962a4f 2023-10-08T01:52:44.441 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi175 running (6m) 3m ago 6m 753M 2710M 17.2.0 e1d6a67b021e 8ebae9f8b47a 2023-10-08T01:52:44.441 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.smithi082 smithi082 *:9095 starting - - - - 2023-10-08T01:52:44.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 107231 9.19 MB/sec execute 196 sec latency 149.809 ms 2023-10-08T01:52:45.006 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:52:45.006 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2023-10-08T01:52:45.006 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:52:45.006 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:52:45.006 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2023-10-08T01:52:45.006 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-10-08T01:52:45.006 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:52:45.006 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:52:45.006 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2023-10-08T01:52:45.007 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-10-08T01:52:45.007 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:52:45.007 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2023-10-08T01:52:45.007 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T01:52:45.007 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T01:52:45.007 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2023-10-08T01:52:45.007 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-10-08T01:52:45.007 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T01:52:45.007 INFO:teuthology.orchestra.run.smithi082.stdout: } 2023-10-08T01:52:45.007 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:52:45.011 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:44 smithi082 ceph-mon[108319]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:45.011 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:44 smithi082 ceph-mon[108319]: pgmap v118: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.3 MiB/s wr, 413 op/s 2023-10-08T01:52:45.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:44 smithi175 ceph-mon[111007]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:45.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:44 smithi175 ceph-mon[111007]: pgmap v118: 97 pgs: 97 active+clean; 326 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.3 MiB/s wr, 413 op/s 2023-10-08T01:52:45.469 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T01:52:45.469 INFO:teuthology.orchestra.run.smithi082.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991", 2023-10-08T01:52:45.469 INFO:teuthology.orchestra.run.smithi082.stdout: "in_progress": true, 2023-10-08T01:52:45.469 INFO:teuthology.orchestra.run.smithi082.stdout: "which": "Upgrading all daemon types on all hosts", 2023-10-08T01:52:45.469 INFO:teuthology.orchestra.run.smithi082.stdout: "services_complete": [], 2023-10-08T01:52:45.469 INFO:teuthology.orchestra.run.smithi082.stdout: "progress": "1/23 daemons upgraded", 2023-10-08T01:52:45.469 INFO:teuthology.orchestra.run.smithi082.stdout: "message": "Currently upgrading mgr daemons", 2023-10-08T01:52:45.470 INFO:teuthology.orchestra.run.smithi082.stdout: "is_paused": false 2023-10-08T01:52:45.470 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T01:52:45.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 107563 9.20 MB/sec execute 197 sec latency 130.781 ms 2023-10-08T01:52:46.020 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:45 smithi082 ceph-mon[108319]: from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:46.020 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:45 smithi082 ceph-mon[108319]: from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:46.020 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:45 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/699067581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:52:46.053 INFO:teuthology.orchestra.run.smithi082.stdout:HEALTH_OK 2023-10-08T01:52:46.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:45 smithi175 ceph-mon[111007]: from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:46.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:45 smithi175 ceph-mon[111007]: from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:46.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:45 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/699067581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T01:52:46.672 INFO:teuthology.orchestra.run.smithi082.stdout: 5 107844 9.19 MB/sec execute 198 sec latency 127.230 ms 2023-10-08T01:52:47.043 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:46 smithi082 ceph-mon[108319]: from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:47.043 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:46 smithi082 ceph-mon[108319]: pgmap v119: 97 pgs: 97 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.7 MiB/s wr, 576 op/s 2023-10-08T01:52:47.043 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:46 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3506505526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:52:47.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:46 smithi175 ceph-mon[111007]: from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:52:47.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:46 smithi175 ceph-mon[111007]: pgmap v119: 97 pgs: 97 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.7 MiB/s wr, 576 op/s 2023-10-08T01:52:47.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:46 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/3506505526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T01:52:47.675 INFO:teuthology.orchestra.run.smithi082.stdout: 5 108142 9.18 MB/sec execute 199 sec latency 135.409 ms 2023-10-08T01:52:48.680 INFO:teuthology.orchestra.run.smithi082.stdout: 5 108441 9.18 MB/sec execute 200 sec latency 132.629 ms 2023-10-08T01:52:49.202 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:48 smithi082 ceph-mon[108319]: pgmap v120: 97 pgs: 97 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 354 op/s 2023-10-08T01:52:49.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:48 smithi175 ceph-mon[111007]: pgmap v120: 97 pgs: 97 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 354 op/s 2023-10-08T01:52:49.681 INFO:teuthology.orchestra.run.smithi082.stdout: 5 108770 9.19 MB/sec execute 201 sec latency 123.580 ms 2023-10-08T01:52:50.681 INFO:teuthology.orchestra.run.smithi082.stdout: 5 109043 9.19 MB/sec execute 202 sec latency 125.677 ms 2023-10-08T01:52:51.213 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:50 smithi082 ceph-mon[108319]: pgmap v121: 97 pgs: 97 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.4 MiB/s wr, 399 op/s 2023-10-08T01:52:51.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:50 smithi175 ceph-mon[111007]: pgmap v121: 97 pgs: 97 active+clean; 323 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.4 MiB/s wr, 399 op/s 2023-10-08T01:52:51.685 INFO:teuthology.orchestra.run.smithi082.stdout: 5 109329 9.20 MB/sec execute 203 sec latency 133.501 ms 2023-10-08T01:52:52.686 INFO:teuthology.orchestra.run.smithi082.stdout: 5 109598 9.17 MB/sec execute 204 sec latency 126.292 ms 2023-10-08T01:52:53.004 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:52 smithi082 ceph-mon[108319]: pgmap v122: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 4.5 MiB/s wr, 437 op/s 2023-10-08T01:52:53.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:52 smithi175 ceph-mon[111007]: pgmap v122: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 4.5 MiB/s wr, 437 op/s 2023-10-08T01:52:53.686 INFO:teuthology.orchestra.run.smithi082.stdout: 5 109930 9.13 MB/sec execute 205 sec latency 117.988 ms 2023-10-08T01:52:54.012 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:53 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:52:54.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:53 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:52:54.686 INFO:teuthology.orchestra.run.smithi082.stdout: 5 110157 9.11 MB/sec execute 206 sec latency 124.964 ms 2023-10-08T01:52:55.026 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:55 smithi082 ceph-mon[108319]: pgmap v123: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-10-08T01:52:55.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:55 smithi175 ceph-mon[111007]: pgmap v123: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-10-08T01:52:55.686 INFO:teuthology.orchestra.run.smithi082.stdout: 5 110441 9.12 MB/sec execute 207 sec latency 126.814 ms 2023-10-08T01:52:56.686 INFO:teuthology.orchestra.run.smithi082.stdout: 5 110834 9.14 MB/sec execute 208 sec latency 123.698 ms 2023-10-08T01:52:56.945 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:56 smithi082 ceph-mon[108319]: pgmap v124: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.1 MiB/s wr, 514 op/s 2023-10-08T01:52:57.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:56 smithi175 ceph-mon[111007]: pgmap v124: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.1 MiB/s wr, 514 op/s 2023-10-08T01:52:57.686 INFO:teuthology.orchestra.run.smithi082.stdout: 5 111249 9.14 MB/sec execute 209 sec latency 130.171 ms 2023-10-08T01:52:58.686 INFO:teuthology.orchestra.run.smithi082.stdout: 5 111569 9.13 MB/sec execute 210 sec latency 135.618 ms 2023-10-08T01:52:59.098 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:52:58 smithi082 ceph-mon[108319]: pgmap v125: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.7 MiB/s wr, 352 op/s 2023-10-08T01:52:59.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:52:58 smithi175 ceph-mon[111007]: pgmap v125: 97 pgs: 97 active+clean; 325 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.7 MiB/s wr, 352 op/s 2023-10-08T01:52:59.689 INFO:teuthology.orchestra.run.smithi082.stdout: 5 111937 9.15 MB/sec execute 211 sec latency 126.889 ms 2023-10-08T01:53:00.689 INFO:teuthology.orchestra.run.smithi082.stdout: 5 112287 9.15 MB/sec execute 212 sec latency 205.987 ms 2023-10-08T01:53:01.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:00 smithi175 ceph-mon[111007]: pgmap v126: 97 pgs: 97 active+clean; 325 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.8 MiB/s wr, 436 op/s 2023-10-08T01:53:01.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:00 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:53:01.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:00 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:53:01.138 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:00 smithi082 ceph-mon[108319]: pgmap v126: 97 pgs: 97 active+clean; 325 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.8 MiB/s wr, 436 op/s 2023-10-08T01:53:01.138 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:00 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:53:01.138 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:00 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T01:53:01.689 INFO:teuthology.orchestra.run.smithi082.stdout: 5 112629 9.17 MB/sec execute 213 sec latency 142.292 ms 2023-10-08T01:53:02.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:01 smithi175 ceph-mon[111007]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi082.tcjbip on host smithi082 failed. 2023-10-08T01:53:02.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:01 smithi175 ceph-mon[111007]: pgmap v127: 97 pgs: 97 active+clean; 324 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 575 op/s 2023-10-08T01:53:02.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:01 smithi175 ceph-mon[111007]: Health check failed: Upgrading daemon mgr.smithi082.tcjbip on host smithi082 failed. (UPGRADE_REDEPLOY_DAEMON) 2023-10-08T01:53:02.156 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:01 smithi082 ceph-mon[108319]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi082.tcjbip on host smithi082 failed. 2023-10-08T01:53:02.157 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:01 smithi082 ceph-mon[108319]: pgmap v127: 97 pgs: 97 active+clean; 324 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 575 op/s 2023-10-08T01:53:02.157 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:01 smithi082 ceph-mon[108319]: Health check failed: Upgrading daemon mgr.smithi082.tcjbip on host smithi082 failed. (UPGRADE_REDEPLOY_DAEMON) 2023-10-08T01:53:02.689 INFO:teuthology.orchestra.run.smithi082.stdout: 5 112869 9.18 MB/sec execute 214 sec latency 127.146 ms 2023-10-08T01:53:03.687 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:03 smithi082 ceph-mon[108319]: pgmap v128: 97 pgs: 97 active+clean; 324 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 430 op/s 2023-10-08T01:53:03.688 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:03 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:53:03.688 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:03 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:53:03.689 INFO:teuthology.orchestra.run.smithi082.stdout: 5 113147 9.14 MB/sec execute 215 sec latency 126.337 ms 2023-10-08T01:53:03.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:03 smithi175 ceph-mon[111007]: pgmap v128: 97 pgs: 97 active+clean; 324 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 430 op/s 2023-10-08T01:53:03.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:03 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:53:03.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:03 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:53:04.690 INFO:teuthology.orchestra.run.smithi082.stdout: 5 113496 9.11 MB/sec execute 216 sec latency 129.483 ms 2023-10-08T01:53:05.696 INFO:teuthology.orchestra.run.smithi082.stdout: 5 113705 9.09 MB/sec execute 217 sec latency 197.948 ms 2023-10-08T01:53:05.734 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:05 smithi082 ceph-mon[108319]: pgmap v129: 97 pgs: 97 active+clean; 324 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 430 op/s 2023-10-08T01:53:05.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:05 smithi175 ceph-mon[111007]: pgmap v129: 97 pgs: 97 active+clean; 324 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 430 op/s 2023-10-08T01:53:06.704 INFO:teuthology.orchestra.run.smithi082.stdout: 5 114024 9.11 MB/sec execute 218 sec latency 126.526 ms 2023-10-08T01:53:07.707 INFO:teuthology.orchestra.run.smithi082.stdout: 5 114420 9.12 MB/sec execute 219 sec latency 143.326 ms 2023-10-08T01:53:08.021 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:07 smithi082 ceph-mon[108319]: pgmap v130: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.5 MiB/s wr, 442 op/s 2023-10-08T01:53:08.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:07 smithi175 ceph-mon[111007]: pgmap v130: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.5 MiB/s wr, 442 op/s 2023-10-08T01:53:08.707 INFO:teuthology.orchestra.run.smithi082.stdout: 5 114860 9.13 MB/sec execute 220 sec latency 129.745 ms 2023-10-08T01:53:09.707 INFO:teuthology.orchestra.run.smithi082.stdout: 5 115131 9.11 MB/sec execute 221 sec latency 126.291 ms 2023-10-08T01:53:09.804 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:09 smithi082 ceph-mon[108319]: pgmap v131: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.5 MiB/s wr, 442 op/s 2023-10-08T01:53:09.804 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:09 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:53:09.804 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:09 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:53:10.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:09 smithi175 ceph-mon[111007]: pgmap v131: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.5 MiB/s wr, 442 op/s 2023-10-08T01:53:10.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:09 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T01:53:10.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:09 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:53:10.714 INFO:teuthology.orchestra.run.smithi082.stdout: 5 115539 9.13 MB/sec execute 222 sec latency 124.235 ms 2023-10-08T01:53:11.714 INFO:teuthology.orchestra.run.smithi082.stdout: 5 115962 9.16 MB/sec execute 223 sec latency 135.398 ms 2023-10-08T01:53:12.103 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:11 smithi082 ceph-mon[108319]: pgmap v132: 97 pgs: 97 active+clean; 321 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.6 KiB/s rd, 5.6 MiB/s wr, 577 op/s 2023-10-08T01:53:12.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:11 smithi175 ceph-mon[111007]: pgmap v132: 97 pgs: 97 active+clean; 321 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.6 KiB/s rd, 5.6 MiB/s wr, 577 op/s 2023-10-08T01:53:12.726 INFO:teuthology.orchestra.run.smithi082.stdout: 5 116247 9.16 MB/sec execute 224 sec latency 127.299 ms 2023-10-08T01:53:13.726 INFO:teuthology.orchestra.run.smithi082.stdout: 5 116608 9.15 MB/sec execute 225 sec latency 145.917 ms 2023-10-08T01:53:14.141 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:13 smithi082 ceph-mon[108319]: pgmap v133: 97 pgs: 97 active+clean; 321 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.0 MiB/s wr, 393 op/s 2023-10-08T01:53:14.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:13 smithi175 ceph-mon[111007]: pgmap v133: 97 pgs: 97 active+clean; 321 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.0 MiB/s wr, 393 op/s 2023-10-08T01:53:14.726 INFO:teuthology.orchestra.run.smithi082.stdout: 5 116959 9.13 MB/sec execute 226 sec latency 114.052 ms 2023-10-08T01:53:15.726 INFO:teuthology.orchestra.run.smithi082.stdout: 5 117237 9.11 MB/sec execute 227 sec latency 138.308 ms 2023-10-08T01:53:16.167 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:15 smithi082 ceph-mon[108319]: pgmap v134: 97 pgs: 97 active+clean; 321 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.0 MiB/s wr, 393 op/s 2023-10-08T01:53:16.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:15 smithi175 ceph-mon[111007]: pgmap v134: 97 pgs: 97 active+clean; 321 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.0 MiB/s wr, 393 op/s 2023-10-08T01:53:16.516 INFO:teuthology.orchestra.run.smithi082.stdout:true 2023-10-08T01:53:16.726 INFO:teuthology.orchestra.run.smithi082.stdout: 5 117481 9.11 MB/sec execute 228 sec latency 123.637 ms 2023-10-08T01:53:16.982 INFO:teuthology.orchestra.run.smithi082.stdout:"Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi082.tcjbip on host smithi082 failed." 2023-10-08T01:53:17.726 INFO:teuthology.orchestra.run.smithi082.stdout: 5 117797 9.12 MB/sec execute 229 sec latency 135.962 ms 2023-10-08T01:53:17.941 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:17 smithi082 ceph-mon[108319]: pgmap v135: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.3 KiB/s rd, 6.2 MiB/s wr, 606 op/s 2023-10-08T01:53:18.194 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:17 smithi082 ceph-mon[108319]: from='client.14842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:53:18.194 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:17 smithi082 ceph-mon[108319]: from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:53:18.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:17 smithi175 ceph-mon[111007]: pgmap v135: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.3 KiB/s rd, 6.2 MiB/s wr, 606 op/s 2023-10-08T01:53:18.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:17 smithi175 ceph-mon[111007]: from='client.14842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:53:18.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:17 smithi175 ceph-mon[111007]: from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T01:53:18.727 INFO:teuthology.orchestra.run.smithi082.stdout: 5 118108 9.12 MB/sec execute 230 sec latency 131.277 ms 2023-10-08T01:53:19.727 INFO:teuthology.orchestra.run.smithi082.stdout: 5 118327 9.10 MB/sec execute 231 sec latency 120.655 ms 2023-10-08T01:53:20.000 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:19 smithi082 ceph-mon[108319]: pgmap v136: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.3 MiB/s wr, 417 op/s 2023-10-08T01:53:20.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:19 smithi175 ceph-mon[111007]: pgmap v136: 97 pgs: 97 active+clean; 326 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.3 MiB/s wr, 417 op/s 2023-10-08T01:53:20.727 INFO:teuthology.orchestra.run.smithi082.stdout: 5 118615 9.10 MB/sec execute 232 sec latency 127.906 ms 2023-10-08T01:53:21.728 INFO:teuthology.orchestra.run.smithi082.stdout: 5 118929 9.10 MB/sec execute 233 sec latency 142.000 ms 2023-10-08T01:53:22.030 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:21 smithi082 ceph-mon[108319]: pgmap v137: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.1 MiB/s wr, 593 op/s 2023-10-08T01:53:22.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:21 smithi175 ceph-mon[111007]: pgmap v137: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.1 MiB/s wr, 593 op/s 2023-10-08T01:53:22.728 INFO:teuthology.orchestra.run.smithi082.stdout: 5 119178 9.09 MB/sec execute 234 sec latency 149.442 ms 2023-10-08T01:53:23.728 INFO:teuthology.orchestra.run.smithi082.stdout: 5 119432 9.08 MB/sec execute 235 sec latency 134.820 ms 2023-10-08T01:53:24.086 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:23 smithi082 ceph-mon[108319]: pgmap v138: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 388 op/s 2023-10-08T01:53:24.087 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:23 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:53:24.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:23 smithi175 ceph-mon[111007]: pgmap v138: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 388 op/s 2023-10-08T01:53:24.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:23 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:53:24.728 INFO:teuthology.orchestra.run.smithi082.stdout: 5 119780 9.08 MB/sec execute 236 sec latency 126.831 ms 2023-10-08T01:53:25.728 INFO:teuthology.orchestra.run.smithi082.stdout: 5 120112 9.08 MB/sec execute 237 sec latency 189.507 ms 2023-10-08T01:53:26.125 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:25 smithi082 ceph-mon[108319]: pgmap v139: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 389 op/s 2023-10-08T01:53:26.414 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:25 smithi175 ceph-mon[111007]: pgmap v139: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 389 op/s 2023-10-08T01:53:26.728 INFO:teuthology.orchestra.run.smithi082.stdout: 5 120446 9.08 MB/sec execute 238 sec latency 126.679 ms 2023-10-08T01:53:27.732 INFO:teuthology.orchestra.run.smithi082.stdout: 5 120824 9.06 MB/sec execute 239 sec latency 105.599 ms 2023-10-08T01:53:28.173 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:27 smithi082 ceph-mon[108319]: pgmap v140: 97 pgs: 97 active+clean; 328 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.9 MiB/s wr, 557 op/s 2023-10-08T01:53:28.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:27 smithi175 ceph-mon[111007]: pgmap v140: 97 pgs: 97 active+clean; 328 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.9 MiB/s wr, 557 op/s 2023-10-08T01:53:28.732 INFO:teuthology.orchestra.run.smithi082.stdout: 5 121111 9.05 MB/sec execute 240 sec latency 117.731 ms 2023-10-08T01:53:29.236 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:29 smithi082 ceph-mon[108319]: pgmap v141: 97 pgs: 97 active+clean; 328 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.7 MiB/s wr, 344 op/s 2023-10-08T01:53:29.644 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:29 smithi175 ceph-mon[111007]: pgmap v141: 97 pgs: 97 active+clean; 328 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.7 MiB/s wr, 344 op/s 2023-10-08T01:53:29.732 INFO:teuthology.orchestra.run.smithi082.stdout: 5 121359 9.05 MB/sec execute 241 sec latency 137.171 ms 2023-10-08T01:53:30.739 INFO:teuthology.orchestra.run.smithi082.stdout: 5 121698 9.06 MB/sec execute 242 sec latency 126.759 ms 2023-10-08T01:53:31.739 INFO:teuthology.orchestra.run.smithi082.stdout: 5 122098 9.06 MB/sec execute 243 sec latency 139.611 ms 2023-10-08T01:53:32.080 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:31 smithi082 ceph-mon[108319]: pgmap v142: 97 pgs: 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.5 MiB/s wr, 543 op/s 2023-10-08T01:53:32.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:31 smithi175 ceph-mon[111007]: pgmap v142: 97 pgs: 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.5 MiB/s wr, 543 op/s 2023-10-08T01:53:32.739 INFO:teuthology.orchestra.run.smithi082.stdout: 5 122361 9.07 MB/sec execute 244 sec latency 124.097 ms 2023-10-08T01:53:33.739 INFO:teuthology.orchestra.run.smithi082.stdout: 5 122573 9.07 MB/sec execute 245 sec latency 211.005 ms 2023-10-08T01:53:34.155 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:33 smithi082 ceph-mon[108319]: pgmap v143: 97 pgs: 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.8 MiB/s wr, 367 op/s 2023-10-08T01:53:34.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:33 smithi175 ceph-mon[111007]: pgmap v143: 97 pgs: 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.8 MiB/s wr, 367 op/s 2023-10-08T01:53:34.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 122836 9.06 MB/sec execute 246 sec latency 133.576 ms 2023-10-08T01:53:35.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 123062 9.04 MB/sec execute 247 sec latency 126.980 ms 2023-10-08T01:53:35.927 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:35 smithi082 ceph-mon[108319]: pgmap v144: 97 pgs: 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.8 MiB/s wr, 367 op/s 2023-10-08T01:53:36.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:35 smithi175 ceph-mon[111007]: pgmap v144: 97 pgs: 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.8 MiB/s wr, 367 op/s 2023-10-08T01:53:36.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 123332 9.04 MB/sec execute 248 sec latency 111.515 ms 2023-10-08T01:53:37.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 123514 9.01 MB/sec execute 249 sec latency 124.656 ms 2023-10-08T01:53:37.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:37 smithi082 ceph-mon[108319]: pgmap v145: 97 pgs: 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.7 MiB/s wr, 539 op/s 2023-10-08T01:53:38.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:37 smithi175 ceph-mon[111007]: pgmap v145: 97 pgs: 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.7 MiB/s wr, 539 op/s 2023-10-08T01:53:38.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 123766 9.00 MB/sec execute 250 sec latency 96.519 ms 2023-10-08T01:53:39.040 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:38 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:53:39.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:38 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:53:39.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 124067 8.99 MB/sec execute 251 sec latency 135.077 ms 2023-10-08T01:53:40.053 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:39 smithi082 ceph-mon[108319]: pgmap v146: 97 pgs: 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.8 MiB/s wr, 370 op/s 2023-10-08T01:53:40.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:39 smithi175 ceph-mon[111007]: pgmap v146: 97 pgs: 97 active+clean; 326 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.8 MiB/s wr, 370 op/s 2023-10-08T01:53:40.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 124384 8.97 MB/sec execute 252 sec latency 126.892 ms 2023-10-08T01:53:41.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 124726 8.98 MB/sec execute 253 sec latency 143.251 ms 2023-10-08T01:53:42.123 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:41 smithi082 ceph-mon[108319]: pgmap v147: 97 pgs: 97 active+clean; 321 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.2 MiB/s wr, 526 op/s 2023-10-08T01:53:42.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:41 smithi175 ceph-mon[111007]: pgmap v147: 97 pgs: 97 active+clean; 321 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.2 MiB/s wr, 526 op/s 2023-10-08T01:53:42.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 125115 8.99 MB/sec execute 254 sec latency 123.108 ms 2023-10-08T01:53:43.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 125465 8.99 MB/sec execute 255 sec latency 129.867 ms 2023-10-08T01:53:44.173 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:43 smithi082 ceph-mon[108319]: pgmap v148: 97 pgs: 97 active+clean; 321 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 327 op/s 2023-10-08T01:53:44.389 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:43 smithi175 ceph-mon[111007]: pgmap v148: 97 pgs: 97 active+clean; 321 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 327 op/s 2023-10-08T01:53:44.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 125741 8.99 MB/sec execute 256 sec latency 162.662 ms 2023-10-08T01:53:45.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 126006 8.99 MB/sec execute 257 sec latency 137.100 ms 2023-10-08T01:53:46.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:45 smithi082 ceph-mon[108319]: pgmap v149: 97 pgs: 97 active+clean; 321 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 327 op/s 2023-10-08T01:53:46.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:45 smithi175 ceph-mon[111007]: pgmap v149: 97 pgs: 97 active+clean; 321 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 327 op/s 2023-10-08T01:53:46.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 126249 8.98 MB/sec execute 258 sec latency 132.773 ms 2023-10-08T01:53:47.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 126504 8.98 MB/sec execute 259 sec latency 129.630 ms 2023-10-08T01:53:48.241 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:47 smithi082 ceph-mon[108319]: pgmap v150: 97 pgs: 97 active+clean; 322 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.2 MiB/s wr, 519 op/s 2023-10-08T01:53:48.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:48 smithi175 ceph-mon[111007]: pgmap v150: 97 pgs: 97 active+clean; 322 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.2 MiB/s wr, 519 op/s 2023-10-08T01:53:48.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 126757 8.98 MB/sec execute 260 sec latency 140.040 ms 2023-10-08T01:53:49.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 126960 8.97 MB/sec execute 261 sec latency 207.281 ms 2023-10-08T01:53:50.033 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:49 smithi082 ceph-mon[108319]: pgmap v151: 97 pgs: 97 active+clean; 322 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.2 MiB/s wr, 347 op/s 2023-10-08T01:53:50.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:49 smithi175 ceph-mon[111007]: pgmap v151: 97 pgs: 97 active+clean; 322 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.2 MiB/s wr, 347 op/s 2023-10-08T01:53:50.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 127218 8.96 MB/sec execute 262 sec latency 142.912 ms 2023-10-08T01:53:51.741 INFO:teuthology.orchestra.run.smithi082.stdout: 5 127578 8.93 MB/sec execute 263 sec latency 126.850 ms 2023-10-08T01:53:52.073 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:52 smithi082 ceph-mon[108319]: pgmap v152: 97 pgs: 97 active+clean; 328 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.2 MiB/s wr, 505 op/s 2023-10-08T01:53:52.389 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:52 smithi175 ceph-mon[111007]: pgmap v152: 97 pgs: 97 active+clean; 328 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.2 MiB/s wr, 505 op/s 2023-10-08T01:53:52.742 INFO:teuthology.orchestra.run.smithi082.stdout: 5 127794 8.91 MB/sec execute 264 sec latency 123.189 ms 2023-10-08T01:53:53.742 INFO:teuthology.orchestra.run.smithi082.stdout: 5 128100 8.92 MB/sec execute 265 sec latency 115.393 ms 2023-10-08T01:53:54.145 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:54 smithi082 ceph-mon[108319]: pgmap v153: 97 pgs: 97 active+clean; 328 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.9 MiB/s wr, 349 op/s 2023-10-08T01:53:54.145 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:53:54.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:54 smithi175 ceph-mon[111007]: pgmap v153: 97 pgs: 97 active+clean; 328 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.9 MiB/s wr, 349 op/s 2023-10-08T01:53:54.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:53:54.742 INFO:teuthology.orchestra.run.smithi082.stdout: 5 128395 8.92 MB/sec execute 266 sec latency 133.968 ms 2023-10-08T01:53:55.749 INFO:teuthology.orchestra.run.smithi082.stdout: 5 128777 8.92 MB/sec execute 267 sec latency 105.345 ms 2023-10-08T01:53:56.189 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:56 smithi082 ceph-mon[108319]: pgmap v154: 97 pgs: 97 active+clean; 328 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.9 MiB/s wr, 349 op/s 2023-10-08T01:53:56.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:56 smithi175 ceph-mon[111007]: pgmap v154: 97 pgs: 97 active+clean; 328 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.9 MiB/s wr, 349 op/s 2023-10-08T01:53:56.752 INFO:teuthology.orchestra.run.smithi082.stdout: 5 129048 8.91 MB/sec execute 268 sec latency 129.552 ms 2023-10-08T01:53:57.218 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:57 smithi082 ceph-mon[108319]: pgmap v155: 97 pgs: 97 active+clean; 318 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.3 MiB/s wr, 528 op/s 2023-10-08T01:53:57.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:57 smithi175 ceph-mon[111007]: pgmap v155: 97 pgs: 97 active+clean; 318 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.3 MiB/s wr, 528 op/s 2023-10-08T01:53:57.752 INFO:teuthology.orchestra.run.smithi082.stdout: 5 129322 8.91 MB/sec execute 269 sec latency 131.819 ms 2023-10-08T01:53:58.754 INFO:teuthology.orchestra.run.smithi082.stdout: 5 129490 8.90 MB/sec execute 270 sec latency 195.711 ms 2023-10-08T01:53:59.530 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:53:59 smithi082 ceph-mon[108319]: pgmap v156: 97 pgs: 97 active+clean; 318 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.4 MiB/s wr, 336 op/s 2023-10-08T01:53:59.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:53:59 smithi175 ceph-mon[111007]: pgmap v156: 97 pgs: 97 active+clean; 318 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.4 MiB/s wr, 336 op/s 2023-10-08T01:53:59.753 INFO:teuthology.orchestra.run.smithi082.stdout: 5 129823 8.91 MB/sec execute 271 sec latency 203.958 ms 2023-10-08T01:54:00.766 INFO:teuthology.orchestra.run.smithi082.stdout: 5 130085 8.91 MB/sec execute 272 sec latency 171.959 ms 2023-10-08T01:54:01.764 INFO:teuthology.orchestra.run.smithi082.stdout: 5 130300 8.89 MB/sec execute 273 sec latency 138.430 ms 2023-10-08T01:54:02.096 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:01 smithi082 ceph-mon[108319]: pgmap v157: 97 pgs: 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.2 MiB/s wr, 493 op/s 2023-10-08T01:54:02.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:01 smithi175 ceph-mon[111007]: pgmap v157: 97 pgs: 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.2 MiB/s wr, 493 op/s 2023-10-08T01:54:02.764 INFO:teuthology.orchestra.run.smithi082.stdout: 5 130527 8.89 MB/sec execute 274 sec latency 112.455 ms 2023-10-08T01:54:03.764 INFO:teuthology.orchestra.run.smithi082.stdout: 5 130827 8.88 MB/sec execute 275 sec latency 126.933 ms 2023-10-08T01:54:04.130 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:03 smithi082 ceph-mon[108319]: pgmap v158: 97 pgs: 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.2 MiB/s wr, 336 op/s 2023-10-08T01:54:04.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:03 smithi175 ceph-mon[111007]: pgmap v158: 97 pgs: 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.2 MiB/s wr, 336 op/s 2023-10-08T01:54:04.773 INFO:teuthology.orchestra.run.smithi082.stdout: 5 131123 8.86 MB/sec execute 276 sec latency 129.306 ms 2023-10-08T01:54:05.773 INFO:teuthology.orchestra.run.smithi082.stdout: 5 131402 8.85 MB/sec execute 277 sec latency 121.183 ms 2023-10-08T01:54:06.158 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:05 smithi082 ceph-mon[108319]: pgmap v159: 97 pgs: 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.2 MiB/s wr, 336 op/s 2023-10-08T01:54:06.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:05 smithi175 ceph-mon[111007]: pgmap v159: 97 pgs: 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.2 MiB/s wr, 336 op/s 2023-10-08T01:54:06.780 INFO:teuthology.orchestra.run.smithi082.stdout: 5 131634 8.84 MB/sec execute 278 sec latency 166.753 ms 2023-10-08T01:54:07.782 INFO:teuthology.orchestra.run.smithi082.stdout: 5 131978 8.83 MB/sec execute 279 sec latency 128.763 ms 2023-10-08T01:54:07.970 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:07 smithi082 ceph-mon[108319]: pgmap v160: 97 pgs: 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.9 MiB/s wr, 507 op/s 2023-10-08T01:54:08.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:07 smithi175 ceph-mon[111007]: pgmap v160: 97 pgs: 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.9 MiB/s wr, 507 op/s 2023-10-08T01:54:08.789 INFO:teuthology.orchestra.run.smithi082.stdout: 5 132279 8.83 MB/sec execute 280 sec latency 131.927 ms 2023-10-08T01:54:08.986 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:08 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:54:09.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:08 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:54:09.789 INFO:teuthology.orchestra.run.smithi082.stdout: 5 132599 8.85 MB/sec execute 281 sec latency 130.094 ms 2023-10-08T01:54:10.029 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:09 smithi082 ceph-mon[108319]: pgmap v161: 97 pgs: 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 328 op/s 2023-10-08T01:54:10.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:09 smithi175 ceph-mon[111007]: pgmap v161: 97 pgs: 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 328 op/s 2023-10-08T01:54:10.789 INFO:teuthology.orchestra.run.smithi082.stdout: 5 132907 8.85 MB/sec execute 282 sec latency 138.776 ms 2023-10-08T01:54:11.791 INFO:teuthology.orchestra.run.smithi082.stdout: 5 133229 8.86 MB/sec execute 283 sec latency 135.585 ms 2023-10-08T01:54:12.085 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:11 smithi082 ceph-mon[108319]: pgmap v162: 97 pgs: 97 active+clean; 323 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.1 MiB/s wr, 502 op/s 2023-10-08T01:54:12.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:11 smithi175 ceph-mon[111007]: pgmap v162: 97 pgs: 97 active+clean; 323 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.1 MiB/s wr, 502 op/s 2023-10-08T01:54:12.800 INFO:teuthology.orchestra.run.smithi082.stdout: 5 133479 8.85 MB/sec execute 284 sec latency 123.635 ms 2023-10-08T01:54:13.800 INFO:teuthology.orchestra.run.smithi082.stdout: 5 133772 8.85 MB/sec execute 285 sec latency 134.701 ms 2023-10-08T01:54:14.126 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:13 smithi082 ceph-mon[108319]: pgmap v163: 97 pgs: 97 active+clean; 323 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.3 MiB/s wr, 344 op/s 2023-10-08T01:54:14.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:13 smithi175 ceph-mon[111007]: pgmap v163: 97 pgs: 97 active+clean; 323 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.3 MiB/s wr, 344 op/s 2023-10-08T01:54:14.800 INFO:teuthology.orchestra.run.smithi082.stdout: 5 134063 8.83 MB/sec execute 286 sec latency 126.991 ms 2023-10-08T01:54:15.800 INFO:teuthology.orchestra.run.smithi082.stdout: 5 134413 8.84 MB/sec execute 287 sec latency 106.638 ms 2023-10-08T01:54:16.150 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:15 smithi082 ceph-mon[108319]: pgmap v164: 97 pgs: 97 active+clean; 323 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.3 MiB/s wr, 344 op/s 2023-10-08T01:54:16.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:15 smithi175 ceph-mon[111007]: pgmap v164: 97 pgs: 97 active+clean; 323 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.3 MiB/s wr, 344 op/s 2023-10-08T01:54:16.805 INFO:teuthology.orchestra.run.smithi082.stdout: 5 134728 8.84 MB/sec execute 288 sec latency 136.507 ms 2023-10-08T01:54:17.806 INFO:teuthology.orchestra.run.smithi082.stdout: 5 135137 8.82 MB/sec execute 289 sec latency 120.427 ms 2023-10-08T01:54:18.192 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:18 smithi082 ceph-mon[108319]: pgmap v165: 97 pgs: 97 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.4 MiB/s wr, 524 op/s 2023-10-08T01:54:18.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:18 smithi175 ceph-mon[111007]: pgmap v165: 97 pgs: 97 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.4 MiB/s wr, 524 op/s 2023-10-08T01:54:18.806 INFO:teuthology.orchestra.run.smithi082.stdout: 5 135459 8.81 MB/sec execute 290 sec latency 126.844 ms 2023-10-08T01:54:19.205 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:19 smithi082 ceph-mon[108319]: pgmap v166: 97 pgs: 97 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.7 MiB/s wr, 353 op/s 2023-10-08T01:54:19.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:19 smithi175 ceph-mon[111007]: pgmap v166: 97 pgs: 97 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.7 MiB/s wr, 353 op/s 2023-10-08T01:54:19.806 INFO:teuthology.orchestra.run.smithi082.stdout: 5 135843 8.84 MB/sec execute 291 sec latency 192.054 ms 2023-10-08T01:54:20.806 INFO:teuthology.orchestra.run.smithi082.stdout: 5 136180 8.86 MB/sec execute 292 sec latency 129.239 ms 2023-10-08T01:54:21.814 INFO:teuthology.orchestra.run.smithi082.stdout: 5 136607 8.88 MB/sec execute 293 sec latency 126.985 ms 2023-10-08T01:54:22.011 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:21 smithi082 ceph-mon[108319]: pgmap v167: 97 pgs: 97 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.6 MiB/s wr, 560 op/s 2023-10-08T01:54:22.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:21 smithi175 ceph-mon[111007]: pgmap v167: 97 pgs: 97 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.6 MiB/s wr, 560 op/s 2023-10-08T01:54:22.815 INFO:teuthology.orchestra.run.smithi082.stdout: 5 136928 8.88 MB/sec execute 294 sec latency 131.541 ms 2023-10-08T01:54:23.818 INFO:teuthology.orchestra.run.smithi082.stdout: 5 137122 8.85 MB/sec execute 295 sec latency 133.895 ms 2023-10-08T01:54:24.045 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:23 smithi082 ceph-mon[108319]: pgmap v168: 97 pgs: 97 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 386 op/s 2023-10-08T01:54:24.045 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:23 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:54:24.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:23 smithi175 ceph-mon[111007]: pgmap v168: 97 pgs: 97 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 386 op/s 2023-10-08T01:54:24.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:23 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:54:24.818 INFO:teuthology.orchestra.run.smithi082.stdout: 5 137428 8.84 MB/sec execute 296 sec latency 124.017 ms 2023-10-08T01:54:25.818 INFO:teuthology.orchestra.run.smithi082.stdout: 5 137727 8.83 MB/sec execute 297 sec latency 139.817 ms 2023-10-08T01:54:26.117 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:25 smithi082 ceph-mon[108319]: pgmap v169: 97 pgs: 97 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 386 op/s 2023-10-08T01:54:26.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:25 smithi175 ceph-mon[111007]: pgmap v169: 97 pgs: 97 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 386 op/s 2023-10-08T01:54:26.818 INFO:teuthology.orchestra.run.smithi082.stdout: 5 138015 8.83 MB/sec execute 298 sec latency 143.183 ms 2023-10-08T01:54:27.818 INFO:teuthology.orchestra.run.smithi082.stdout: 5 138302 8.83 MB/sec execute 299 sec latency 127.171 ms 2023-10-08T01:54:28.053 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:27 smithi082 ceph-mon[108319]: pgmap v170: 97 pgs: 97 active+clean; 328 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.2 MiB/s wr, 577 op/s 2023-10-08T01:54:28.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:27 smithi175 ceph-mon[111007]: pgmap v170: 97 pgs: 97 active+clean; 328 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.2 MiB/s wr, 577 op/s 2023-10-08T01:54:28.818 INFO:teuthology.orchestra.run.smithi082.stdout: 5 138735 8.82 MB/sec execute 300 sec latency 149.767 ms 2023-10-08T01:54:29.823 INFO:teuthology.orchestra.run.smithi082.stdout: 5 138996 8.81 MB/sec execute 301 sec latency 126.549 ms 2023-10-08T01:54:30.196 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:29 smithi082 ceph-mon[108319]: pgmap v171: 97 pgs: 97 active+clean; 328 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.1 MiB/s wr, 398 op/s 2023-10-08T01:54:30.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:29 smithi175 ceph-mon[111007]: pgmap v171: 97 pgs: 97 active+clean; 328 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.1 MiB/s wr, 398 op/s 2023-10-08T01:54:30.829 INFO:teuthology.orchestra.run.smithi082.stdout: 5 139371 8.83 MB/sec execute 302 sec latency 135.511 ms 2023-10-08T01:54:31.829 INFO:teuthology.orchestra.run.smithi082.stdout: 5 139711 8.84 MB/sec execute 303 sec latency 125.818 ms 2023-10-08T01:54:31.982 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:31 smithi082 ceph-mon[108319]: pgmap v172: 97 pgs: 97 active+clean; 317 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.8 MiB/s wr, 603 op/s 2023-10-08T01:54:32.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:31 smithi175 ceph-mon[111007]: pgmap v172: 97 pgs: 97 active+clean; 317 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.8 MiB/s wr, 603 op/s 2023-10-08T01:54:32.829 INFO:teuthology.orchestra.run.smithi082.stdout: 5 140076 8.86 MB/sec execute 304 sec latency 133.806 ms 2023-10-08T01:54:33.829 INFO:teuthology.orchestra.run.smithi082.stdout: 5 140333 8.85 MB/sec execute 305 sec latency 137.072 ms 2023-10-08T01:54:34.014 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:33 smithi082 ceph-mon[108319]: pgmap v173: 97 pgs: 97 active+clean; 317 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 396 op/s 2023-10-08T01:54:34.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:33 smithi175 ceph-mon[111007]: pgmap v173: 97 pgs: 97 active+clean; 317 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 396 op/s 2023-10-08T01:54:34.829 INFO:teuthology.orchestra.run.smithi082.stdout: 5 140565 8.84 MB/sec execute 306 sec latency 129.791 ms 2023-10-08T01:54:35.829 INFO:teuthology.orchestra.run.smithi082.stdout: 5 140853 8.82 MB/sec execute 307 sec latency 120.732 ms 2023-10-08T01:54:36.075 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:35 smithi082 ceph-mon[108319]: pgmap v174: 97 pgs: 97 active+clean; 317 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 396 op/s 2023-10-08T01:54:36.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:35 smithi175 ceph-mon[111007]: pgmap v174: 97 pgs: 97 active+clean; 317 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 396 op/s 2023-10-08T01:54:36.829 INFO:teuthology.orchestra.run.smithi082.stdout: 5 141095 8.82 MB/sec execute 308 sec latency 124.198 ms 2023-10-08T01:54:37.829 INFO:teuthology.orchestra.run.smithi082.stdout: 5 141325 8.80 MB/sec execute 309 sec latency 198.658 ms 2023-10-08T01:54:38.117 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:37 smithi082 ceph-mon[108319]: pgmap v175: 97 pgs: 97 active+clean; 324 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.2 MiB/s wr, 580 op/s 2023-10-08T01:54:38.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:37 smithi175 ceph-mon[111007]: pgmap v175: 97 pgs: 97 active+clean; 324 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.2 MiB/s wr, 580 op/s 2023-10-08T01:54:38.829 INFO:teuthology.orchestra.run.smithi082.stdout: 5 141563 8.81 MB/sec execute 310 sec latency 126.526 ms 2023-10-08T01:54:39.148 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:38 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:54:39.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:38 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:54:39.835 INFO:teuthology.orchestra.run.smithi082.stdout: 5 141873 8.80 MB/sec execute 311 sec latency 126.759 ms 2023-10-08T01:54:40.173 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:39 smithi082 ceph-mon[108319]: pgmap v176: 97 pgs: 97 active+clean; 324 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.9 MiB/s wr, 389 op/s 2023-10-08T01:54:40.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:39 smithi175 ceph-mon[111007]: pgmap v176: 97 pgs: 97 active+clean; 324 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.9 MiB/s wr, 389 op/s 2023-10-08T01:54:40.835 INFO:teuthology.orchestra.run.smithi082.stdout: 5 142177 8.78 MB/sec execute 312 sec latency 118.006 ms 2023-10-08T01:54:41.844 INFO:teuthology.orchestra.run.smithi082.stdout: 5 142575 8.79 MB/sec execute 313 sec latency 130.198 ms 2023-10-08T01:54:42.216 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:41 smithi082 ceph-mon[108319]: pgmap v177: 97 pgs: 97 active+clean; 318 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.3 MiB/s wr, 552 op/s 2023-10-08T01:54:42.391 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:41 smithi175 ceph-mon[111007]: pgmap v177: 97 pgs: 97 active+clean; 318 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.3 MiB/s wr, 552 op/s 2023-10-08T01:54:42.844 INFO:teuthology.orchestra.run.smithi082.stdout: 5 142912 8.79 MB/sec execute 314 sec latency 140.030 ms 2023-10-08T01:54:43.844 INFO:teuthology.orchestra.run.smithi082.stdout: 5 143284 8.81 MB/sec execute 315 sec latency 129.455 ms 2023-10-08T01:54:44.248 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:43 smithi082 ceph-mon[108319]: pgmap v178: 97 pgs: 97 active+clean; 318 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.6 MiB/s wr, 347 op/s 2023-10-08T01:54:44.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:43 smithi175 ceph-mon[111007]: pgmap v178: 97 pgs: 97 active+clean; 318 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.6 MiB/s wr, 347 op/s 2023-10-08T01:54:44.844 INFO:teuthology.orchestra.run.smithi082.stdout: 5 143615 8.82 MB/sec execute 316 sec latency 201.495 ms 2023-10-08T01:54:45.844 INFO:teuthology.orchestra.run.smithi082.stdout: 5 143879 8.83 MB/sec execute 317 sec latency 141.690 ms 2023-10-08T01:54:46.061 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:46 smithi082 ceph-mon[108319]: pgmap v179: 97 pgs: 97 active+clean; 318 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.6 MiB/s wr, 347 op/s 2023-10-08T01:54:46.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:46 smithi175 ceph-mon[111007]: pgmap v179: 97 pgs: 97 active+clean; 318 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.6 MiB/s wr, 347 op/s 2023-10-08T01:54:46.844 INFO:teuthology.orchestra.run.smithi082.stdout: 5 144165 8.81 MB/sec execute 318 sec latency 120.702 ms 2023-10-08T01:54:47.844 INFO:teuthology.orchestra.run.smithi082.stdout: 5 144380 8.78 MB/sec execute 319 sec latency 126.635 ms 2023-10-08T01:54:48.111 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:48 smithi082 ceph-mon[108319]: pgmap v180: 97 pgs: 97 active+clean; 328 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 6.0 MiB/s wr, 548 op/s 2023-10-08T01:54:48.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:48 smithi175 ceph-mon[111007]: pgmap v180: 97 pgs: 97 active+clean; 328 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 6.0 MiB/s wr, 548 op/s 2023-10-08T01:54:48.844 INFO:teuthology.orchestra.run.smithi082.stdout: 5 144551 8.77 MB/sec execute 320 sec latency 125.699 ms 2023-10-08T01:54:49.046 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:49 smithi082 ceph-mon[108319]: pgmap v181: 97 pgs: 97 active+clean; 328 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.8 MiB/s wr, 363 op/s 2023-10-08T01:54:49.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:49 smithi175 ceph-mon[111007]: pgmap v181: 97 pgs: 97 active+clean; 328 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.8 MiB/s wr, 363 op/s 2023-10-08T01:54:49.845 INFO:teuthology.orchestra.run.smithi082.stdout: 5 144802 8.76 MB/sec execute 321 sec latency 198.104 ms 2023-10-08T01:54:50.844 INFO:teuthology.orchestra.run.smithi082.stdout: 5 145108 8.77 MB/sec execute 322 sec latency 128.742 ms 2023-10-08T01:54:51.844 INFO:teuthology.orchestra.run.smithi082.stdout: 5 145406 8.75 MB/sec execute 323 sec latency 117.583 ms 2023-10-08T01:54:52.125 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:51 smithi082 ceph-mon[108319]: pgmap v182: 97 pgs: 97 active+clean; 328 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.2 MiB/s wr, 524 op/s 2023-10-08T01:54:52.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:51 smithi175 ceph-mon[111007]: pgmap v182: 97 pgs: 97 active+clean; 328 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.2 MiB/s wr, 524 op/s 2023-10-08T01:54:52.844 INFO:teuthology.orchestra.run.smithi082.stdout: 5 145685 8.75 MB/sec execute 324 sec latency 132.278 ms 2023-10-08T01:54:53.844 INFO:teuthology.orchestra.run.smithi082.stdout: 5 145934 8.75 MB/sec execute 325 sec latency 140.237 ms 2023-10-08T01:54:54.180 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:53 smithi082 ceph-mon[108319]: pgmap v183: 97 pgs: 97 active+clean; 328 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 361 op/s 2023-10-08T01:54:54.181 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:53 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:54:54.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:53 smithi175 ceph-mon[111007]: pgmap v183: 97 pgs: 97 active+clean; 328 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 361 op/s 2023-10-08T01:54:54.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:53 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:54:54.851 INFO:teuthology.orchestra.run.smithi082.stdout: 5 146191 8.74 MB/sec execute 326 sec latency 132.182 ms 2023-10-08T01:54:55.859 INFO:teuthology.orchestra.run.smithi082.stdout: 5 146525 8.75 MB/sec execute 327 sec latency 141.898 ms 2023-10-08T01:54:56.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:55 smithi082 ceph-mon[108319]: pgmap v184: 97 pgs: 97 active+clean; 328 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 361 op/s 2023-10-08T01:54:56.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:55 smithi175 ceph-mon[111007]: pgmap v184: 97 pgs: 97 active+clean; 328 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 361 op/s 2023-10-08T01:54:56.859 INFO:teuthology.orchestra.run.smithi082.stdout: 5 146781 8.75 MB/sec execute 328 sec latency 148.836 ms 2023-10-08T01:54:57.859 INFO:teuthology.orchestra.run.smithi082.stdout: 5 147135 8.77 MB/sec execute 329 sec latency 204.462 ms 2023-10-08T01:54:58.020 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:54:58 smithi082 ceph-mon[108319]: pgmap v185: 97 pgs: 97 active+clean; 325 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.3 MiB/s wr, 521 op/s 2023-10-08T01:54:58.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:54:58 smithi175 ceph-mon[111007]: pgmap v185: 97 pgs: 97 active+clean; 325 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.3 MiB/s wr, 521 op/s 2023-10-08T01:54:58.859 INFO:teuthology.orchestra.run.smithi082.stdout: 5 147462 8.77 MB/sec execute 330 sec latency 127.362 ms 2023-10-08T01:54:59.859 INFO:teuthology.orchestra.run.smithi082.stdout: 5 147685 8.75 MB/sec execute 331 sec latency 130.144 ms 2023-10-08T01:55:00.059 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:00 smithi082 ceph-mon[108319]: pgmap v186: 97 pgs: 97 active+clean; 325 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.0 MiB/s wr, 321 op/s 2023-10-08T01:55:00.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:00 smithi175 ceph-mon[111007]: pgmap v186: 97 pgs: 97 active+clean; 325 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.0 MiB/s wr, 321 op/s 2023-10-08T01:55:00.859 INFO:teuthology.orchestra.run.smithi082.stdout: 5 148085 8.74 MB/sec execute 332 sec latency 90.172 ms 2023-10-08T01:55:01.861 INFO:teuthology.orchestra.run.smithi082.stdout: 5 148375 8.73 MB/sec execute 333 sec latency 106.828 ms 2023-10-08T01:55:02.091 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:01 smithi082 ceph-mon[108319]: pgmap v187: 97 pgs: 97 active+clean; 331 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.0 MiB/s wr, 496 op/s 2023-10-08T01:55:02.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:01 smithi175 ceph-mon[111007]: pgmap v187: 97 pgs: 97 active+clean; 331 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.0 MiB/s wr, 496 op/s 2023-10-08T01:55:02.867 INFO:teuthology.orchestra.run.smithi082.stdout: 5 148757 8.75 MB/sec execute 334 sec latency 109.461 ms 2023-10-08T01:55:03.867 INFO:teuthology.orchestra.run.smithi082.stdout: 5 149117 8.74 MB/sec execute 335 sec latency 130.405 ms 2023-10-08T01:55:04.156 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:03 smithi082 ceph-mon[108319]: pgmap v188: 97 pgs: 97 active+clean; 331 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.5 MiB/s wr, 336 op/s 2023-10-08T01:55:04.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:03 smithi175 ceph-mon[111007]: pgmap v188: 97 pgs: 97 active+clean; 331 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.5 MiB/s wr, 336 op/s 2023-10-08T01:55:04.877 INFO:teuthology.orchestra.run.smithi082.stdout: 5 149494 8.75 MB/sec execute 336 sec latency 125.041 ms 2023-10-08T01:55:05.877 INFO:teuthology.orchestra.run.smithi082.stdout: 5 149777 8.74 MB/sec execute 337 sec latency 154.029 ms 2023-10-08T01:55:06.197 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:05 smithi082 ceph-mon[108319]: pgmap v189: 97 pgs: 97 active+clean; 331 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.5 MiB/s wr, 336 op/s 2023-10-08T01:55:06.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:05 smithi175 ceph-mon[111007]: pgmap v189: 97 pgs: 97 active+clean; 331 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.5 MiB/s wr, 336 op/s 2023-10-08T01:55:06.884 INFO:teuthology.orchestra.run.smithi082.stdout: 5 150092 8.75 MB/sec execute 338 sec latency 162.112 ms 2023-10-08T01:55:07.884 INFO:teuthology.orchestra.run.smithi082.stdout: 5 150412 8.76 MB/sec execute 339 sec latency 128.917 ms 2023-10-08T01:55:08.261 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:08 smithi082 ceph-mon[108319]: pgmap v190: 97 pgs: 97 active+clean; 325 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.3 MiB/s wr, 552 op/s 2023-10-08T01:55:08.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:08 smithi175 ceph-mon[111007]: pgmap v190: 97 pgs: 97 active+clean; 325 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.3 MiB/s wr, 552 op/s 2023-10-08T01:55:08.884 INFO:teuthology.orchestra.run.smithi082.stdout: 5 150740 8.77 MB/sec execute 340 sec latency 126.673 ms 2023-10-08T01:55:09.034 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:09 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:55:09.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:09 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:55:09.893 INFO:teuthology.orchestra.run.smithi082.stdout: 5 150970 8.76 MB/sec execute 341 sec latency 130.545 ms 2023-10-08T01:55:10.067 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:10 smithi082 ceph-mon[108319]: pgmap v191: 97 pgs: 97 active+clean; 325 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.8 MiB/s wr, 392 op/s 2023-10-08T01:55:10.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:10 smithi175 ceph-mon[111007]: pgmap v191: 97 pgs: 97 active+clean; 325 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.8 MiB/s wr, 392 op/s 2023-10-08T01:55:10.892 INFO:teuthology.orchestra.run.smithi082.stdout: 5 151172 8.75 MB/sec execute 342 sec latency 137.599 ms 2023-10-08T01:55:11.901 INFO:teuthology.orchestra.run.smithi082.stdout: 5 151400 8.73 MB/sec execute 343 sec latency 130.821 ms 2023-10-08T01:55:12.102 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:11 smithi082 ceph-mon[108319]: pgmap v192: 97 pgs: 97 active+clean; 336 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.4 KiB/s rd, 6.2 MiB/s wr, 570 op/s 2023-10-08T01:55:12.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:11 smithi175 ceph-mon[111007]: pgmap v192: 97 pgs: 97 active+clean; 336 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.4 KiB/s rd, 6.2 MiB/s wr, 570 op/s 2023-10-08T01:55:12.901 INFO:teuthology.orchestra.run.smithi082.stdout: 5 151622 8.71 MB/sec execute 344 sec latency 125.896 ms 2023-10-08T01:55:13.901 INFO:teuthology.orchestra.run.smithi082.stdout: 5 151827 8.69 MB/sec execute 345 sec latency 146.885 ms 2023-10-08T01:55:14.169 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:13 smithi082 ceph-mon[108319]: pgmap v193: 97 pgs: 97 active+clean; 336 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.1 MiB/s wr, 394 op/s 2023-10-08T01:55:14.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:13 smithi175 ceph-mon[111007]: pgmap v193: 97 pgs: 97 active+clean; 336 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.1 MiB/s wr, 394 op/s 2023-10-08T01:55:14.901 INFO:teuthology.orchestra.run.smithi082.stdout: 5 152030 8.68 MB/sec execute 346 sec latency 126.655 ms 2023-10-08T01:55:15.901 INFO:teuthology.orchestra.run.smithi082.stdout: 5 152377 8.69 MB/sec execute 347 sec latency 140.487 ms 2023-10-08T01:55:16.122 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:15 smithi082 ceph-mon[108319]: pgmap v194: 97 pgs: 97 active+clean; 336 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.1 MiB/s wr, 394 op/s 2023-10-08T01:55:16.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:15 smithi175 ceph-mon[111007]: pgmap v194: 97 pgs: 97 active+clean; 336 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.1 MiB/s wr, 394 op/s 2023-10-08T01:55:16.901 INFO:teuthology.orchestra.run.smithi082.stdout: 5 152792 8.70 MB/sec execute 348 sec latency 123.346 ms 2023-10-08T01:55:17.901 INFO:teuthology.orchestra.run.smithi082.stdout: 5 153211 8.71 MB/sec execute 349 sec latency 130.045 ms 2023-10-08T01:55:18.030 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:18 smithi082 ceph-mon[108319]: pgmap v195: 97 pgs: 97 active+clean; 328 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.2 MiB/s wr, 538 op/s 2023-10-08T01:55:18.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:18 smithi175 ceph-mon[111007]: pgmap v195: 97 pgs: 97 active+clean; 328 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.2 MiB/s wr, 538 op/s 2023-10-08T01:55:18.901 INFO:teuthology.orchestra.run.smithi082.stdout: 5 153481 8.71 MB/sec execute 350 sec latency 125.179 ms 2023-10-08T01:55:19.901 INFO:teuthology.orchestra.run.smithi082.stdout: 5 153785 8.72 MB/sec execute 351 sec latency 146.165 ms 2023-10-08T01:55:20.083 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:20 smithi082 ceph-mon[108319]: pgmap v196: 97 pgs: 97 active+clean; 328 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 322 op/s 2023-10-08T01:55:20.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:20 smithi175 ceph-mon[111007]: pgmap v196: 97 pgs: 97 active+clean; 328 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 322 op/s 2023-10-08T01:55:20.901 INFO:teuthology.orchestra.run.smithi082.stdout: 5 154156 8.72 MB/sec execute 352 sec latency 123.744 ms 2023-10-08T01:55:21.901 INFO:teuthology.orchestra.run.smithi082.stdout: 5 154471 8.73 MB/sec execute 353 sec latency 129.820 ms 2023-10-08T01:55:22.144 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:22 smithi082 ceph-mon[108319]: pgmap v197: 97 pgs: 97 active+clean; 334 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.6 MiB/s wr, 519 op/s 2023-10-08T01:55:22.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:22 smithi175 ceph-mon[111007]: pgmap v197: 97 pgs: 97 active+clean; 334 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.6 MiB/s wr, 519 op/s 2023-10-08T01:55:22.901 INFO:teuthology.orchestra.run.smithi082.stdout: 5 154663 8.71 MB/sec execute 354 sec latency 153.734 ms 2023-10-08T01:55:23.171 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:23 smithi082 ceph-mon[108319]: pgmap v198: 97 pgs: 97 active+clean; 334 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.2 MiB/s wr, 340 op/s 2023-10-08T01:55:23.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:23 smithi175 ceph-mon[111007]: pgmap v198: 97 pgs: 97 active+clean; 334 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.2 MiB/s wr, 340 op/s 2023-10-08T01:55:23.901 INFO:teuthology.orchestra.run.smithi082.stdout: 5 154971 8.70 MB/sec execute 355 sec latency 126.838 ms 2023-10-08T01:55:24.196 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:24 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:55:24.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:24 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:55:24.903 INFO:teuthology.orchestra.run.smithi082.stdout: 5 155240 8.69 MB/sec execute 356 sec latency 108.326 ms 2023-10-08T01:55:25.221 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:25 smithi082 ceph-mon[108319]: pgmap v199: 97 pgs: 97 active+clean; 334 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.2 MiB/s wr, 340 op/s 2023-10-08T01:55:25.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:25 smithi175 ceph-mon[111007]: pgmap v199: 97 pgs: 97 active+clean; 334 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.2 MiB/s wr, 340 op/s 2023-10-08T01:55:25.911 INFO:teuthology.orchestra.run.smithi082.stdout: 5 155520 8.68 MB/sec execute 357 sec latency 135.604 ms 2023-10-08T01:55:26.912 INFO:teuthology.orchestra.run.smithi082.stdout: 5 155853 8.69 MB/sec execute 358 sec latency 149.289 ms 2023-10-08T01:55:27.912 INFO:teuthology.orchestra.run.smithi082.stdout: 5 156168 8.68 MB/sec execute 359 sec latency 129.887 ms 2023-10-08T01:55:28.016 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:27 smithi082 ceph-mon[108319]: pgmap v200: 97 pgs: 97 active+clean; 333 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.1 MiB/s wr, 529 op/s 2023-10-08T01:55:28.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:27 smithi175 ceph-mon[111007]: pgmap v200: 97 pgs: 97 active+clean; 333 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.1 MiB/s wr, 529 op/s 2023-10-08T01:55:28.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 156558 8.68 MB/sec execute 360 sec latency 87.428 ms 2023-10-08T01:55:29.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 156775 8.67 MB/sec execute 361 sec latency 129.695 ms 2023-10-08T01:55:30.035 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:29 smithi082 ceph-mon[108319]: pgmap v201: 97 pgs: 97 active+clean; 333 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.0 MiB/s wr, 385 op/s 2023-10-08T01:55:30.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:29 smithi175 ceph-mon[111007]: pgmap v201: 97 pgs: 97 active+clean; 333 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.0 MiB/s wr, 385 op/s 2023-10-08T01:55:30.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 157160 8.71 MB/sec execute 362 sec latency 133.825 ms 2023-10-08T01:55:31.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 157445 8.70 MB/sec execute 363 sec latency 137.713 ms 2023-10-08T01:55:32.156 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:31 smithi082 ceph-mon[108319]: pgmap v202: 97 pgs: 97 active+clean; 329 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.8 MiB/s wr, 567 op/s 2023-10-08T01:55:32.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:31 smithi175 ceph-mon[111007]: pgmap v202: 97 pgs: 97 active+clean; 329 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.8 MiB/s wr, 567 op/s 2023-10-08T01:55:32.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 157681 8.70 MB/sec execute 364 sec latency 146.192 ms 2023-10-08T01:55:33.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 157892 8.70 MB/sec execute 365 sec latency 126.499 ms 2023-10-08T01:55:34.205 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:34 smithi082 ceph-mon[108319]: pgmap v203: 97 pgs: 97 active+clean; 329 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 369 op/s 2023-10-08T01:55:34.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:34 smithi175 ceph-mon[111007]: pgmap v203: 97 pgs: 97 active+clean; 329 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 369 op/s 2023-10-08T01:55:34.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 158109 8.68 MB/sec execute 366 sec latency 126.801 ms 2023-10-08T01:55:35.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 158402 8.67 MB/sec execute 367 sec latency 126.567 ms 2023-10-08T01:55:36.238 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:36 smithi082 ceph-mon[108319]: pgmap v204: 97 pgs: 97 active+clean; 329 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 369 op/s 2023-10-08T01:55:36.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:36 smithi175 ceph-mon[111007]: pgmap v204: 97 pgs: 97 active+clean; 329 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 369 op/s 2023-10-08T01:55:36.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 158652 8.66 MB/sec execute 368 sec latency 126.218 ms 2023-10-08T01:55:37.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 158972 8.66 MB/sec execute 369 sec latency 192.571 ms 2023-10-08T01:55:38.025 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:38 smithi082 ceph-mon[108319]: pgmap v205: 97 pgs: 97 active+clean; 339 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.6 MiB/s wr, 527 op/s 2023-10-08T01:55:38.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:38 smithi175 ceph-mon[111007]: pgmap v205: 97 pgs: 97 active+clean; 339 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.6 MiB/s wr, 527 op/s 2023-10-08T01:55:38.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 159417 8.66 MB/sec execute 370 sec latency 124.151 ms 2023-10-08T01:55:39.150 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:39 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:55:39.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:39 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:55:39.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 159797 8.65 MB/sec execute 371 sec latency 125.433 ms 2023-10-08T01:55:40.311 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:40 smithi082 ceph-mon[108319]: pgmap v206: 97 pgs: 97 active+clean; 339 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-10-08T01:55:40.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:40 smithi175 ceph-mon[111007]: pgmap v206: 97 pgs: 97 active+clean; 339 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-10-08T01:55:40.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 160169 8.66 MB/sec execute 372 sec latency 159.028 ms 2023-10-08T01:55:41.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 160568 8.69 MB/sec execute 373 sec latency 140.500 ms 2023-10-08T01:55:42.101 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:41 smithi082 ceph-mon[108319]: pgmap v207: 97 pgs: 97 active+clean; 323 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.1 MiB/s wr, 542 op/s 2023-10-08T01:55:42.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:41 smithi175 ceph-mon[111007]: pgmap v207: 97 pgs: 97 active+clean; 323 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.1 MiB/s wr, 542 op/s 2023-10-08T01:55:42.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 160926 8.71 MB/sec execute 374 sec latency 204.629 ms 2023-10-08T01:55:43.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 161206 8.70 MB/sec execute 375 sec latency 126.978 ms 2023-10-08T01:55:44.147 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:43 smithi082 ceph-mon[108319]: pgmap v208: 97 pgs: 97 active+clean; 323 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.4 MiB/s wr, 360 op/s 2023-10-08T01:55:44.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:43 smithi175 ceph-mon[111007]: pgmap v208: 97 pgs: 97 active+clean; 323 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.4 MiB/s wr, 360 op/s 2023-10-08T01:55:44.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 161403 8.70 MB/sec execute 376 sec latency 143.148 ms 2023-10-08T01:55:45.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 161590 8.68 MB/sec execute 377 sec latency 127.635 ms 2023-10-08T01:55:46.205 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:45 smithi082 ceph-mon[108319]: pgmap v209: 97 pgs: 97 active+clean; 323 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.4 MiB/s wr, 360 op/s 2023-10-08T01:55:46.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:45 smithi175 ceph-mon[111007]: pgmap v209: 97 pgs: 97 active+clean; 323 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.4 MiB/s wr, 360 op/s 2023-10-08T01:55:46.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 161779 8.66 MB/sec execute 378 sec latency 136.979 ms 2023-10-08T01:55:47.920 INFO:teuthology.orchestra.run.smithi082.stdout: 5 162024 8.65 MB/sec execute 379 sec latency 123.457 ms 2023-10-08T01:55:47.991 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:47 smithi082 ceph-mon[108319]: pgmap v210: 97 pgs: 97 active+clean; 337 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 6.0 MiB/s wr, 556 op/s 2023-10-08T01:55:48.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:47 smithi175 ceph-mon[111007]: pgmap v210: 97 pgs: 97 active+clean; 337 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 6.0 MiB/s wr, 556 op/s 2023-10-08T01:55:48.934 INFO:teuthology.orchestra.run.smithi082.stdout: 5 162244 8.64 MB/sec execute 380 sec latency 134.967 ms 2023-10-08T01:55:49.934 INFO:teuthology.orchestra.run.smithi082.stdout: 5 162485 8.63 MB/sec execute 381 sec latency 152.844 ms 2023-10-08T01:55:50.023 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:50 smithi082 ceph-mon[108319]: pgmap v211: 97 pgs: 97 active+clean; 337 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.1 MiB/s wr, 398 op/s 2023-10-08T01:55:50.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:50 smithi175 ceph-mon[111007]: pgmap v211: 97 pgs: 97 active+clean; 337 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.1 MiB/s wr, 398 op/s 2023-10-08T01:55:50.934 INFO:teuthology.orchestra.run.smithi082.stdout: 5 162823 8.63 MB/sec execute 382 sec latency 142.864 ms 2023-10-08T01:55:51.934 INFO:teuthology.orchestra.run.smithi082.stdout: 5 163131 8.62 MB/sec execute 383 sec latency 123.763 ms 2023-10-08T01:55:52.034 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:52 smithi082 ceph-mon[108319]: pgmap v212: 97 pgs: 97 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.3 MiB/s wr, 546 op/s 2023-10-08T01:55:52.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:52 smithi175 ceph-mon[111007]: pgmap v212: 97 pgs: 97 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.3 MiB/s wr, 546 op/s 2023-10-08T01:55:52.935 INFO:teuthology.orchestra.run.smithi082.stdout: 5 163389 8.62 MB/sec execute 384 sec latency 160.051 ms 2023-10-08T01:55:53.934 INFO:teuthology.orchestra.run.smithi082.stdout: 5 163655 8.62 MB/sec execute 385 sec latency 130.001 ms 2023-10-08T01:55:54.100 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:54 smithi082 ceph-mon[108319]: pgmap v213: 97 pgs: 97 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 343 op/s 2023-10-08T01:55:54.182 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:55:54.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:54 smithi175 ceph-mon[111007]: pgmap v213: 97 pgs: 97 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 343 op/s 2023-10-08T01:55:54.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:55:54.934 INFO:teuthology.orchestra.run.smithi082.stdout: 5 163924 8.62 MB/sec execute 386 sec latency 140.460 ms 2023-10-08T01:55:55.941 INFO:teuthology.orchestra.run.smithi082.stdout: 5 164195 8.63 MB/sec execute 387 sec latency 204.686 ms 2023-10-08T01:55:56.186 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:56 smithi082 ceph-mon[108319]: pgmap v214: 97 pgs: 97 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 343 op/s 2023-10-08T01:55:56.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:56 smithi175 ceph-mon[111007]: pgmap v214: 97 pgs: 97 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 343 op/s 2023-10-08T01:55:56.941 INFO:teuthology.orchestra.run.smithi082.stdout: 5 164468 8.63 MB/sec execute 388 sec latency 129.722 ms 2023-10-08T01:55:57.230 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:57 smithi082 ceph-mon[108319]: pgmap v215: 97 pgs: 97 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.4 MiB/s wr, 506 op/s 2023-10-08T01:55:57.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:57 smithi175 ceph-mon[111007]: pgmap v215: 97 pgs: 97 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.4 MiB/s wr, 506 op/s 2023-10-08T01:55:57.941 INFO:teuthology.orchestra.run.smithi082.stdout: 5 164671 8.63 MB/sec execute 389 sec latency 124.985 ms 2023-10-08T01:55:58.942 INFO:teuthology.orchestra.run.smithi082.stdout: 5 164902 8.63 MB/sec execute 390 sec latency 134.620 ms 2023-10-08T01:55:59.535 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:55:59 smithi082 ceph-mon[108319]: pgmap v216: 97 pgs: 97 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 2.8 MiB/s wr, 310 op/s 2023-10-08T01:55:59.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:55:59 smithi175 ceph-mon[111007]: pgmap v216: 97 pgs: 97 active+clean; 332 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 2.8 MiB/s wr, 310 op/s 2023-10-08T01:55:59.942 INFO:teuthology.orchestra.run.smithi082.stdout: 5 165047 8.61 MB/sec execute 391 sec latency 165.092 ms 2023-10-08T01:56:00.942 INFO:teuthology.orchestra.run.smithi082.stdout: 5 165207 8.60 MB/sec execute 392 sec latency 123.611 ms 2023-10-08T01:56:01.947 INFO:teuthology.orchestra.run.smithi082.stdout: 5 165373 8.58 MB/sec execute 393 sec latency 142.929 ms 2023-10-08T01:56:02.160 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:02 smithi082 ceph-mon[108319]: pgmap v217: 97 pgs: 97 active+clean; 339 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.5 MiB/s wr, 443 op/s 2023-10-08T01:56:02.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:02 smithi175 ceph-mon[111007]: pgmap v217: 97 pgs: 97 active+clean; 339 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.5 MiB/s wr, 443 op/s 2023-10-08T01:56:02.947 INFO:teuthology.orchestra.run.smithi082.stdout: 5 165561 8.57 MB/sec execute 394 sec latency 121.131 ms 2023-10-08T01:56:03.947 INFO:teuthology.orchestra.run.smithi082.stdout: 5 165756 8.55 MB/sec execute 395 sec latency 142.283 ms 2023-10-08T01:56:04.221 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:04 smithi082 ceph-mon[108319]: pgmap v218: 97 pgs: 97 active+clean; 339 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 3.3 MiB/s wr, 296 op/s 2023-10-08T01:56:04.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:04 smithi175 ceph-mon[111007]: pgmap v218: 97 pgs: 97 active+clean; 339 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 3.3 MiB/s wr, 296 op/s 2023-10-08T01:56:04.947 INFO:teuthology.orchestra.run.smithi082.stdout: 5 166011 8.55 MB/sec execute 396 sec latency 207.023 ms 2023-10-08T01:56:05.947 INFO:teuthology.orchestra.run.smithi082.stdout: 5 166268 8.53 MB/sec execute 397 sec latency 112.091 ms 2023-10-08T01:56:06.018 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:06 smithi082 ceph-mon[108319]: pgmap v219: 97 pgs: 97 active+clean; 339 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 3.3 MiB/s wr, 296 op/s 2023-10-08T01:56:06.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:06 smithi175 ceph-mon[111007]: pgmap v219: 97 pgs: 97 active+clean; 339 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 3.3 MiB/s wr, 296 op/s 2023-10-08T01:56:06.947 INFO:teuthology.orchestra.run.smithi082.stdout: 5 166527 8.53 MB/sec execute 398 sec latency 132.736 ms 2023-10-08T01:56:07.947 INFO:teuthology.orchestra.run.smithi082.stdout: 5 166766 8.52 MB/sec execute 399 sec latency 134.975 ms 2023-10-08T01:56:08.060 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:08 smithi082 ceph-mon[108319]: pgmap v220: 97 pgs: 97 active+clean; 332 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.3 MiB/s wr, 427 op/s 2023-10-08T01:56:08.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:08 smithi175 ceph-mon[111007]: pgmap v220: 97 pgs: 97 active+clean; 332 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.3 MiB/s wr, 427 op/s 2023-10-08T01:56:08.948 INFO:teuthology.orchestra.run.smithi082.stdout: 5 167130 8.53 MB/sec execute 400 sec latency 129.840 ms 2023-10-08T01:56:09.094 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:09 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:56:09.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:09 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:56:09.947 INFO:teuthology.orchestra.run.smithi082.stdout: 5 167434 8.53 MB/sec execute 401 sec latency 128.033 ms 2023-10-08T01:56:10.124 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:10 smithi082 ceph-mon[108319]: pgmap v221: 97 pgs: 97 active+clean; 332 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.7 MiB/s wr, 264 op/s 2023-10-08T01:56:10.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:10 smithi175 ceph-mon[111007]: pgmap v221: 97 pgs: 97 active+clean; 332 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.7 MiB/s wr, 264 op/s 2023-10-08T01:56:10.948 INFO:teuthology.orchestra.run.smithi082.stdout: 5 167771 8.54 MB/sec execute 402 sec latency 105.423 ms 2023-10-08T01:56:11.950 INFO:teuthology.orchestra.run.smithi082.stdout: 5 168080 8.56 MB/sec execute 403 sec latency 129.933 ms 2023-10-08T01:56:12.133 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:11 smithi082 ceph-mon[108319]: pgmap v222: 97 pgs: 97 active+clean; 332 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.3 MiB/s wr, 431 op/s 2023-10-08T01:56:12.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:12 smithi175 ceph-mon[111007]: pgmap v222: 97 pgs: 97 active+clean; 332 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.3 MiB/s wr, 431 op/s 2023-10-08T01:56:12.958 INFO:teuthology.orchestra.run.smithi082.stdout: 5 168297 8.55 MB/sec execute 404 sec latency 133.061 ms 2023-10-08T01:56:13.958 INFO:teuthology.orchestra.run.smithi082.stdout: 5 168522 8.55 MB/sec execute 405 sec latency 140.191 ms 2023-10-08T01:56:14.237 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:14 smithi082 ceph-mon[108319]: pgmap v223: 97 pgs: 97 active+clean; 332 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.6 MiB/s wr, 298 op/s 2023-10-08T01:56:14.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:14 smithi175 ceph-mon[111007]: pgmap v223: 97 pgs: 97 active+clean; 332 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.6 MiB/s wr, 298 op/s 2023-10-08T01:56:14.959 INFO:teuthology.orchestra.run.smithi082.stdout: 5 168708 8.53 MB/sec execute 406 sec latency 139.018 ms 2023-10-08T01:56:15.959 INFO:teuthology.orchestra.run.smithi082.stdout: 5 168892 8.52 MB/sec execute 407 sec latency 133.160 ms 2023-10-08T01:56:16.035 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:16 smithi082 ceph-mon[108319]: pgmap v224: 97 pgs: 97 active+clean; 332 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.6 MiB/s wr, 298 op/s 2023-10-08T01:56:16.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:16 smithi175 ceph-mon[111007]: pgmap v224: 97 pgs: 97 active+clean; 332 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.6 MiB/s wr, 298 op/s 2023-10-08T01:56:16.959 INFO:teuthology.orchestra.run.smithi082.stdout: 5 169126 8.51 MB/sec execute 408 sec latency 144.718 ms 2023-10-08T01:56:17.045 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:17 smithi082 ceph-mon[108319]: pgmap v225: 97 pgs: 97 active+clean; 340 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.5 MiB/s wr, 450 op/s 2023-10-08T01:56:17.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:17 smithi175 ceph-mon[111007]: pgmap v225: 97 pgs: 97 active+clean; 340 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.5 MiB/s wr, 450 op/s 2023-10-08T01:56:17.959 INFO:teuthology.orchestra.run.smithi082.stdout: 5 169363 8.50 MB/sec execute 409 sec latency 125.254 ms 2023-10-08T01:56:18.959 INFO:teuthology.orchestra.run.smithi082.stdout: 5 169648 8.49 MB/sec execute 410 sec latency 108.257 ms 2023-10-08T01:56:19.387 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:19 smithi082 ceph-mon[108319]: pgmap v226: 97 pgs: 97 active+clean; 340 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 3.5 MiB/s wr, 319 op/s 2023-10-08T01:56:19.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:19 smithi175 ceph-mon[111007]: pgmap v226: 97 pgs: 97 active+clean; 340 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 3.5 MiB/s wr, 319 op/s 2023-10-08T01:56:19.959 INFO:teuthology.orchestra.run.smithi082.stdout: 5 169925 8.48 MB/sec execute 411 sec latency 126.725 ms 2023-10-08T01:56:20.962 INFO:teuthology.orchestra.run.smithi082.stdout: 5 170221 8.48 MB/sec execute 413 sec latency 132.121 ms 2023-10-08T01:56:21.963 INFO:teuthology.orchestra.run.smithi082.stdout: 5 170645 8.49 MB/sec execute 414 sec latency 125.684 ms 2023-10-08T01:56:22.182 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:22 smithi082 ceph-mon[108319]: pgmap v227: 97 pgs: 97 active+clean; 329 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.7 MiB/s wr, 478 op/s 2023-10-08T01:56:22.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:22 smithi175 ceph-mon[111007]: pgmap v227: 97 pgs: 97 active+clean; 329 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.7 MiB/s wr, 478 op/s 2023-10-08T01:56:22.963 INFO:teuthology.orchestra.run.smithi082.stdout: 5 171024 8.50 MB/sec execute 415 sec latency 121.554 ms 2023-10-08T01:56:23.963 INFO:teuthology.orchestra.run.smithi082.stdout: 5 171344 8.51 MB/sec execute 416 sec latency 127.159 ms 2023-10-08T01:56:24.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:24 smithi082 ceph-mon[108319]: pgmap v228: 97 pgs: 97 active+clean; 329 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.1 MiB/s wr, 312 op/s 2023-10-08T01:56:24.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:24 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:56:24.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:24 smithi175 ceph-mon[111007]: pgmap v228: 97 pgs: 97 active+clean; 329 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.1 MiB/s wr, 312 op/s 2023-10-08T01:56:24.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:24 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:56:24.970 INFO:teuthology.orchestra.run.smithi082.stdout: 5 171580 8.51 MB/sec execute 417 sec latency 135.776 ms 2023-10-08T01:56:25.980 INFO:teuthology.orchestra.run.smithi082.stdout: 5 171864 8.51 MB/sec execute 418 sec latency 133.173 ms 2023-10-08T01:56:26.267 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:26 smithi082 ceph-mon[108319]: pgmap v229: 97 pgs: 97 active+clean; 329 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.1 MiB/s wr, 312 op/s 2023-10-08T01:56:26.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:26 smithi175 ceph-mon[111007]: pgmap v229: 97 pgs: 97 active+clean; 329 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.1 MiB/s wr, 312 op/s 2023-10-08T01:56:26.980 INFO:teuthology.orchestra.run.smithi082.stdout: 5 172148 8.51 MB/sec execute 419 sec latency 129.646 ms 2023-10-08T01:56:27.980 INFO:teuthology.orchestra.run.smithi082.stdout: 5 172361 8.50 MB/sec execute 420 sec latency 120.757 ms 2023-10-08T01:56:28.065 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:28 smithi082 ceph-mon[108319]: pgmap v230: 97 pgs: 97 active+clean; 339 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.3 MiB/s wr, 498 op/s 2023-10-08T01:56:28.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:28 smithi175 ceph-mon[111007]: pgmap v230: 97 pgs: 97 active+clean; 339 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.3 MiB/s wr, 498 op/s 2023-10-08T01:56:28.980 INFO:teuthology.orchestra.run.smithi082.stdout: 5 172587 8.49 MB/sec execute 421 sec latency 124.543 ms 2023-10-08T01:56:29.988 INFO:teuthology.orchestra.run.smithi082.stdout: 5 172928 8.48 MB/sec execute 422 sec latency 98.985 ms 2023-10-08T01:56:30.097 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:30 smithi082 ceph-mon[108319]: pgmap v231: 97 pgs: 97 active+clean; 339 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.4 MiB/s wr, 345 op/s 2023-10-08T01:56:30.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:30 smithi175 ceph-mon[111007]: pgmap v231: 97 pgs: 97 active+clean; 339 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.4 MiB/s wr, 345 op/s 2023-10-08T01:56:30.988 INFO:teuthology.orchestra.run.smithi082.stdout: 5 173200 8.48 MB/sec execute 423 sec latency 113.855 ms 2023-10-08T01:56:31.988 INFO:teuthology.orchestra.run.smithi082.stdout: 5 173564 8.47 MB/sec execute 424 sec latency 139.901 ms 2023-10-08T01:56:32.144 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:32 smithi082 ceph-mon[108319]: pgmap v232: 97 pgs: 97 active+clean; 340 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.1 MiB/s wr, 516 op/s 2023-10-08T01:56:32.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:32 smithi175 ceph-mon[111007]: pgmap v232: 97 pgs: 97 active+clean; 340 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.1 MiB/s wr, 516 op/s 2023-10-08T01:56:32.989 INFO:teuthology.orchestra.run.smithi082.stdout: 5 173910 8.48 MB/sec execute 425 sec latency 123.653 ms 2023-10-08T01:56:33.180 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:33 smithi082 ceph-mon[108319]: pgmap v233: 97 pgs: 97 active+clean; 340 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.9 MiB/s wr, 356 op/s 2023-10-08T01:56:33.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:33 smithi175 ceph-mon[111007]: pgmap v233: 97 pgs: 97 active+clean; 340 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.9 MiB/s wr, 356 op/s 2023-10-08T01:56:33.988 INFO:teuthology.orchestra.run.smithi082.stdout: 5 174273 8.48 MB/sec execute 426 sec latency 90.099 ms 2023-10-08T01:56:34.989 INFO:teuthology.orchestra.run.smithi082.stdout: 5 174658 8.49 MB/sec execute 427 sec latency 132.697 ms 2023-10-08T01:56:35.506 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:35 smithi082 ceph-mon[108319]: pgmap v234: 97 pgs: 97 active+clean; 340 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.9 MiB/s wr, 356 op/s 2023-10-08T01:56:35.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:35 smithi175 ceph-mon[111007]: pgmap v234: 97 pgs: 97 active+clean; 340 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.9 MiB/s wr, 356 op/s 2023-10-08T01:56:35.989 INFO:teuthology.orchestra.run.smithi082.stdout: 5 174913 8.50 MB/sec execute 428 sec latency 123.874 ms 2023-10-08T01:56:36.989 INFO:teuthology.orchestra.run.smithi082.stdout: 5 175240 8.50 MB/sec execute 429 sec latency 130.298 ms 2023-10-08T01:56:37.990 INFO:teuthology.orchestra.run.smithi082.stdout: 5 175469 8.50 MB/sec execute 430 sec latency 124.093 ms 2023-10-08T01:56:38.045 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:38 smithi082 ceph-mon[108319]: pgmap v235: 97 pgs: 97 active+clean; 335 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.7 MiB/s wr, 555 op/s 2023-10-08T01:56:38.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:38 smithi175 ceph-mon[111007]: pgmap v235: 97 pgs: 97 active+clean; 335 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.7 MiB/s wr, 555 op/s 2023-10-08T01:56:38.999 INFO:teuthology.orchestra.run.smithi082.stdout: 5 175751 8.49 MB/sec execute 431 sec latency 127.121 ms 2023-10-08T01:56:39.067 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:39 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:56:39.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:39 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:56:39.999 INFO:teuthology.orchestra.run.smithi082.stdout: 5 175961 8.48 MB/sec execute 432 sec latency 122.430 ms 2023-10-08T01:56:40.121 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:40 smithi082 ceph-mon[108319]: pgmap v236: 97 pgs: 97 active+clean; 335 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.5 MiB/s wr, 369 op/s 2023-10-08T01:56:40.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:40 smithi175 ceph-mon[111007]: pgmap v236: 97 pgs: 97 active+clean; 335 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.5 MiB/s wr, 369 op/s 2023-10-08T01:56:41.000 INFO:teuthology.orchestra.run.smithi082.stdout: 5 176152 8.48 MB/sec execute 433 sec latency 139.214 ms 2023-10-08T01:56:42.000 INFO:teuthology.orchestra.run.smithi082.stdout: 5 176539 8.48 MB/sec execute 434 sec latency 124.268 ms 2023-10-08T01:56:42.171 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:42 smithi082 ceph-mon[108319]: pgmap v237: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.6 MiB/s wr, 536 op/s 2023-10-08T01:56:42.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:42 smithi175 ceph-mon[111007]: pgmap v237: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.6 MiB/s wr, 536 op/s 2023-10-08T01:56:43.000 INFO:teuthology.orchestra.run.smithi082.stdout: 5 176791 8.46 MB/sec execute 435 sec latency 126.616 ms 2023-10-08T01:56:44.000 INFO:teuthology.orchestra.run.smithi082.stdout: 5 177217 8.47 MB/sec execute 436 sec latency 123.845 ms 2023-10-08T01:56:44.216 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:44 smithi082 ceph-mon[108319]: pgmap v238: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.9 MiB/s wr, 365 op/s 2023-10-08T01:56:44.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:44 smithi175 ceph-mon[111007]: pgmap v238: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.9 MiB/s wr, 365 op/s 2023-10-08T01:56:45.000 INFO:teuthology.orchestra.run.smithi082.stdout: 5 177648 8.47 MB/sec execute 437 sec latency 129.677 ms 2023-10-08T01:56:45.250 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:45 smithi082 ceph-mon[108319]: pgmap v239: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.9 MiB/s wr, 365 op/s 2023-10-08T01:56:45.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:45 smithi175 ceph-mon[111007]: pgmap v239: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.9 MiB/s wr, 365 op/s 2023-10-08T01:56:46.000 INFO:teuthology.orchestra.run.smithi082.stdout: 5 178048 8.48 MB/sec execute 438 sec latency 216.857 ms 2023-10-08T01:56:47.000 INFO:teuthology.orchestra.run.smithi082.stdout: 5 178385 8.50 MB/sec execute 439 sec latency 142.174 ms 2023-10-08T01:56:47.296 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:47 smithi082 ceph-mon[108319]: pgmap v240: 97 pgs: 97 active+clean; 337 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.3 MiB/s wr, 557 op/s 2023-10-08T01:56:47.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:47 smithi175 ceph-mon[111007]: pgmap v240: 97 pgs: 97 active+clean; 337 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.3 MiB/s wr, 557 op/s 2023-10-08T01:56:48.003 INFO:teuthology.orchestra.run.smithi082.stdout: 5 178628 8.50 MB/sec execute 440 sec latency 128.130 ms 2023-10-08T01:56:49.003 INFO:teuthology.orchestra.run.smithi082.stdout: 5 178832 8.50 MB/sec execute 441 sec latency 117.292 ms 2023-10-08T01:56:49.582 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:49 smithi082 ceph-mon[108319]: pgmap v241: 97 pgs: 97 active+clean; 337 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.5 MiB/s wr, 359 op/s 2023-10-08T01:56:49.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:49 smithi175 ceph-mon[111007]: pgmap v241: 97 pgs: 97 active+clean; 337 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.5 MiB/s wr, 359 op/s 2023-10-08T01:56:50.003 INFO:teuthology.orchestra.run.smithi082.stdout: 5 179016 8.49 MB/sec execute 442 sec latency 128.876 ms 2023-10-08T01:56:51.003 INFO:teuthology.orchestra.run.smithi082.stdout: 5 179256 8.48 MB/sec execute 443 sec latency 120.733 ms 2023-10-08T01:56:52.003 INFO:teuthology.orchestra.run.smithi082.stdout: 5 179583 8.48 MB/sec execute 444 sec latency 127.640 ms 2023-10-08T01:56:52.123 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:52 smithi082 ceph-mon[108319]: pgmap v242: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.8 MiB/s wr, 534 op/s 2023-10-08T01:56:52.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:52 smithi175 ceph-mon[111007]: pgmap v242: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.8 MiB/s wr, 534 op/s 2023-10-08T01:56:53.004 INFO:teuthology.orchestra.run.smithi082.stdout: 5 179826 8.47 MB/sec execute 445 sec latency 129.478 ms 2023-10-08T01:56:53.136 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:53 smithi082 ceph-mon[108319]: pgmap v243: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.8 MiB/s wr, 367 op/s 2023-10-08T01:56:53.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:53 smithi175 ceph-mon[111007]: pgmap v243: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.8 MiB/s wr, 367 op/s 2023-10-08T01:56:54.004 INFO:teuthology.orchestra.run.smithi082.stdout: 5 180146 8.46 MB/sec execute 446 sec latency 126.237 ms 2023-10-08T01:56:54.154 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:56:54.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:56:55.004 INFO:teuthology.orchestra.run.smithi082.stdout: 5 180416 8.45 MB/sec execute 447 sec latency 86.796 ms 2023-10-08T01:56:55.165 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:55 smithi082 ceph-mon[108319]: pgmap v244: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.8 MiB/s wr, 367 op/s 2023-10-08T01:56:55.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:55 smithi175 ceph-mon[111007]: pgmap v244: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.8 MiB/s wr, 367 op/s 2023-10-08T01:56:56.014 INFO:teuthology.orchestra.run.smithi082.stdout: 5 180704 8.45 MB/sec execute 448 sec latency 140.772 ms 2023-10-08T01:56:57.014 INFO:teuthology.orchestra.run.smithi082.stdout: 5 181003 8.45 MB/sec execute 449 sec latency 123.668 ms 2023-10-08T01:56:57.203 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:57 smithi082 ceph-mon[108319]: pgmap v245: 97 pgs: 97 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.2 MiB/s wr, 547 op/s 2023-10-08T01:56:57.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:57 smithi175 ceph-mon[111007]: pgmap v245: 97 pgs: 97 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.2 MiB/s wr, 547 op/s 2023-10-08T01:56:58.014 INFO:teuthology.orchestra.run.smithi082.stdout: 5 181259 8.45 MB/sec execute 450 sec latency 92.936 ms 2023-10-08T01:56:59.021 INFO:teuthology.orchestra.run.smithi082.stdout: 5 181570 8.45 MB/sec execute 451 sec latency 170.114 ms 2023-10-08T01:56:59.564 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:56:59 smithi082 ceph-mon[108319]: pgmap v246: 97 pgs: 97 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 355 op/s 2023-10-08T01:56:59.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:56:59 smithi175 ceph-mon[111007]: pgmap v246: 97 pgs: 97 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 355 op/s 2023-10-08T01:57:00.021 INFO:teuthology.orchestra.run.smithi082.stdout: 5 181930 8.46 MB/sec execute 452 sec latency 132.377 ms 2023-10-08T01:57:01.021 INFO:teuthology.orchestra.run.smithi082.stdout: 5 182255 8.47 MB/sec execute 453 sec latency 138.296 ms 2023-10-08T01:57:01.362 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:01 smithi082 ceph-mon[108319]: pgmap v247: 97 pgs: 97 active+clean; 341 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.6 MiB/s wr, 521 op/s 2023-10-08T01:57:01.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:01 smithi175 ceph-mon[111007]: pgmap v247: 97 pgs: 97 active+clean; 341 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.6 MiB/s wr, 521 op/s 2023-10-08T01:57:02.027 INFO:teuthology.orchestra.run.smithi082.stdout: 5 182534 8.47 MB/sec execute 454 sec latency 129.672 ms 2023-10-08T01:57:03.027 INFO:teuthology.orchestra.run.smithi082.stdout: 5 182806 8.47 MB/sec execute 455 sec latency 143.180 ms 2023-10-08T01:57:03.406 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:03 smithi082 ceph-mon[108319]: pgmap v248: 97 pgs: 97 active+clean; 341 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.3 MiB/s wr, 345 op/s 2023-10-08T01:57:03.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:03 smithi175 ceph-mon[111007]: pgmap v248: 97 pgs: 97 active+clean; 341 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.3 MiB/s wr, 345 op/s 2023-10-08T01:57:04.030 INFO:teuthology.orchestra.run.smithi082.stdout: 5 183081 8.45 MB/sec execute 456 sec latency 135.573 ms 2023-10-08T01:57:05.030 INFO:teuthology.orchestra.run.smithi082.stdout: 5 183320 8.45 MB/sec execute 457 sec latency 187.243 ms 2023-10-08T01:57:05.468 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:05 smithi082 ceph-mon[108319]: pgmap v249: 97 pgs: 97 active+clean; 341 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.3 MiB/s wr, 345 op/s 2023-10-08T01:57:05.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:05 smithi175 ceph-mon[111007]: pgmap v249: 97 pgs: 97 active+clean; 341 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.3 MiB/s wr, 345 op/s 2023-10-08T01:57:06.030 INFO:teuthology.orchestra.run.smithi082.stdout: 5 183656 8.45 MB/sec execute 458 sec latency 129.095 ms 2023-10-08T01:57:07.030 INFO:teuthology.orchestra.run.smithi082.stdout: 5 184047 8.44 MB/sec execute 459 sec latency 104.216 ms 2023-10-08T01:57:07.108 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:07 smithi082 ceph-mon[108319]: pgmap v250: 97 pgs: 97 active+clean; 351 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 528 op/s 2023-10-08T01:57:07.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:07 smithi175 ceph-mon[111007]: pgmap v250: 97 pgs: 97 active+clean; 351 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 528 op/s 2023-10-08T01:57:08.030 INFO:teuthology.orchestra.run.smithi082.stdout: 5 184365 8.44 MB/sec execute 460 sec latency 120.860 ms 2023-10-08T01:57:09.030 INFO:teuthology.orchestra.run.smithi082.stdout: 5 184685 8.44 MB/sec execute 461 sec latency 200.882 ms 2023-10-08T01:57:09.585 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:09 smithi082 ceph-mon[108319]: pgmap v251: 97 pgs: 97 active+clean; 351 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.9 MiB/s wr, 348 op/s 2023-10-08T01:57:09.586 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:09 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:57:09.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:09 smithi175 ceph-mon[111007]: pgmap v251: 97 pgs: 97 active+clean; 351 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.9 MiB/s wr, 348 op/s 2023-10-08T01:57:09.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:09 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:57:10.030 INFO:teuthology.orchestra.run.smithi082.stdout: 5 184924 8.44 MB/sec execute 462 sec latency 96.338 ms 2023-10-08T01:57:11.030 INFO:teuthology.orchestra.run.smithi082.stdout: 5 185173 8.44 MB/sec execute 463 sec latency 120.497 ms 2023-10-08T01:57:11.427 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:11 smithi082 ceph-mon[108319]: pgmap v252: 97 pgs: 97 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.4 MiB/s wr, 543 op/s 2023-10-08T01:57:11.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:11 smithi175 ceph-mon[111007]: pgmap v252: 97 pgs: 97 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.4 MiB/s wr, 543 op/s 2023-10-08T01:57:12.030 INFO:teuthology.orchestra.run.smithi082.stdout: 5 185433 8.44 MB/sec execute 464 sec latency 183.335 ms 2023-10-08T01:57:13.030 INFO:teuthology.orchestra.run.smithi082.stdout: 5 185664 8.45 MB/sec execute 465 sec latency 197.088 ms 2023-10-08T01:57:13.515 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:13 smithi082 ceph-mon[108319]: pgmap v253: 97 pgs: 97 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 377 op/s 2023-10-08T01:57:13.896 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:13 smithi175 ceph-mon[111007]: pgmap v253: 97 pgs: 97 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 377 op/s 2023-10-08T01:57:14.039 INFO:teuthology.orchestra.run.smithi082.stdout: 5 185896 8.45 MB/sec execute 466 sec latency 126.545 ms 2023-10-08T01:57:15.039 INFO:teuthology.orchestra.run.smithi082.stdout: 5 186062 8.44 MB/sec execute 467 sec latency 129.642 ms 2023-10-08T01:57:15.568 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:15 smithi082 ceph-mon[108319]: pgmap v254: 97 pgs: 97 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 377 op/s 2023-10-08T01:57:15.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:15 smithi175 ceph-mon[111007]: pgmap v254: 97 pgs: 97 active+clean; 337 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 377 op/s 2023-10-08T01:57:16.049 INFO:teuthology.orchestra.run.smithi082.stdout: 5 186241 8.43 MB/sec execute 468 sec latency 129.871 ms 2023-10-08T01:57:17.049 INFO:teuthology.orchestra.run.smithi082.stdout: 5 186440 8.42 MB/sec execute 469 sec latency 141.490 ms 2023-10-08T01:57:17.096 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:17 smithi082 ceph-mon[108319]: pgmap v255: 97 pgs: 97 active+clean; 349 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.4 MiB/s wr, 507 op/s 2023-10-08T01:57:17.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:17 smithi175 ceph-mon[111007]: pgmap v255: 97 pgs: 97 active+clean; 349 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.4 MiB/s wr, 507 op/s 2023-10-08T01:57:18.049 INFO:teuthology.orchestra.run.smithi082.stdout: 5 186613 8.41 MB/sec execute 470 sec latency 90.990 ms 2023-10-08T01:57:19.051 INFO:teuthology.orchestra.run.smithi082.stdout: 5 186803 8.40 MB/sec execute 471 sec latency 211.833 ms 2023-10-08T01:57:19.405 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:19 smithi082 ceph-mon[108319]: pgmap v256: 97 pgs: 97 active+clean; 349 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 324 op/s 2023-10-08T01:57:19.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:19 smithi175 ceph-mon[111007]: pgmap v256: 97 pgs: 97 active+clean; 349 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 324 op/s 2023-10-08T01:57:20.051 INFO:teuthology.orchestra.run.smithi082.stdout: 5 187089 8.40 MB/sec execute 472 sec latency 88.411 ms 2023-10-08T01:57:21.057 INFO:teuthology.orchestra.run.smithi082.stdout: 5 187438 8.39 MB/sec execute 473 sec latency 130.341 ms 2023-10-08T01:57:21.446 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:21 smithi082 ceph-mon[108319]: pgmap v257: 97 pgs: 97 active+clean; 342 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.6 KiB/s rd, 4.5 MiB/s wr, 463 op/s 2023-10-08T01:57:21.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:21 smithi175 ceph-mon[111007]: pgmap v257: 97 pgs: 97 active+clean; 342 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.6 KiB/s rd, 4.5 MiB/s wr, 463 op/s 2023-10-08T01:57:22.058 INFO:teuthology.orchestra.run.smithi082.stdout: 5 187800 8.39 MB/sec execute 474 sec latency 120.260 ms 2023-10-08T01:57:23.059 INFO:teuthology.orchestra.run.smithi082.stdout: 5 188101 8.38 MB/sec execute 475 sec latency 128.731 ms 2023-10-08T01:57:23.485 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:23 smithi082 ceph-mon[108319]: pgmap v258: 97 pgs: 97 active+clean; 342 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 269 op/s 2023-10-08T01:57:23.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:23 smithi175 ceph-mon[111007]: pgmap v258: 97 pgs: 97 active+clean; 342 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 269 op/s 2023-10-08T01:57:24.059 INFO:teuthology.orchestra.run.smithi082.stdout: 5 188428 8.39 MB/sec execute 476 sec latency 126.635 ms 2023-10-08T01:57:24.511 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:24 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:57:24.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:24 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:57:25.059 INFO:teuthology.orchestra.run.smithi082.stdout: 5 188721 8.39 MB/sec execute 477 sec latency 124.332 ms 2023-10-08T01:57:25.551 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:25 smithi082 ceph-mon[108319]: pgmap v259: 97 pgs: 97 active+clean; 342 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 269 op/s 2023-10-08T01:57:25.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:25 smithi175 ceph-mon[111007]: pgmap v259: 97 pgs: 97 active+clean; 342 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 269 op/s 2023-10-08T01:57:26.058 INFO:teuthology.orchestra.run.smithi082.stdout: 5 189028 8.40 MB/sec execute 478 sec latency 127.298 ms 2023-10-08T01:57:27.059 INFO:teuthology.orchestra.run.smithi082.stdout: 5 189376 8.42 MB/sec execute 479 sec latency 129.612 ms 2023-10-08T01:57:27.083 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:27 smithi082 ceph-mon[108319]: pgmap v260: 97 pgs: 97 active+clean; 341 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.8 MiB/s wr, 454 op/s 2023-10-08T01:57:27.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:27 smithi175 ceph-mon[111007]: pgmap v260: 97 pgs: 97 active+clean; 341 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.8 MiB/s wr, 454 op/s 2023-10-08T01:57:28.059 INFO:teuthology.orchestra.run.smithi082.stdout: 5 189601 8.41 MB/sec execute 480 sec latency 132.305 ms 2023-10-08T01:57:29.059 INFO:teuthology.orchestra.run.smithi082.stdout: 5 189839 8.40 MB/sec execute 481 sec latency 134.896 ms 2023-10-08T01:57:29.416 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:29 smithi082 ceph-mon[108319]: pgmap v261: 97 pgs: 97 active+clean; 341 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 2.9 MiB/s wr, 324 op/s 2023-10-08T01:57:29.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:29 smithi175 ceph-mon[111007]: pgmap v261: 97 pgs: 97 active+clean; 341 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 2.9 MiB/s wr, 324 op/s 2023-10-08T01:57:30.059 INFO:teuthology.orchestra.run.smithi082.stdout: 5 190091 8.39 MB/sec execute 482 sec latency 122.650 ms 2023-10-08T01:57:31.061 INFO:teuthology.orchestra.run.smithi082.stdout: 5 190372 8.39 MB/sec execute 483 sec latency 139.600 ms 2023-10-08T01:57:31.494 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:31 smithi082 ceph-mon[108319]: pgmap v262: 97 pgs: 97 active+clean; 349 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.9 MiB/s wr, 490 op/s 2023-10-08T01:57:31.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:31 smithi175 ceph-mon[111007]: pgmap v262: 97 pgs: 97 active+clean; 349 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.9 MiB/s wr, 490 op/s 2023-10-08T01:57:32.065 INFO:teuthology.orchestra.run.smithi082.stdout: 5 190629 8.38 MB/sec execute 484 sec latency 115.036 ms 2023-10-08T01:57:33.066 INFO:teuthology.orchestra.run.smithi082.stdout: 5 190990 8.39 MB/sec execute 485 sec latency 126.955 ms 2023-10-08T01:57:33.517 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:33 smithi082 ceph-mon[108319]: pgmap v263: 97 pgs: 97 active+clean; 349 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.7 MiB/s wr, 350 op/s 2023-10-08T01:57:33.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:33 smithi175 ceph-mon[111007]: pgmap v263: 97 pgs: 97 active+clean; 349 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.7 MiB/s wr, 350 op/s 2023-10-08T01:57:34.066 INFO:teuthology.orchestra.run.smithi082.stdout: 5 191366 8.38 MB/sec execute 486 sec latency 124.977 ms 2023-10-08T01:57:35.066 INFO:teuthology.orchestra.run.smithi082.stdout: 5 191739 8.38 MB/sec execute 487 sec latency 125.154 ms 2023-10-08T01:57:35.586 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:35 smithi082 ceph-mon[108319]: pgmap v264: 97 pgs: 97 active+clean; 349 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.7 MiB/s wr, 350 op/s 2023-10-08T01:57:35.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:35 smithi175 ceph-mon[111007]: pgmap v264: 97 pgs: 97 active+clean; 349 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.7 MiB/s wr, 350 op/s 2023-10-08T01:57:36.066 INFO:teuthology.orchestra.run.smithi082.stdout: 5 191996 8.38 MB/sec execute 488 sec latency 136.239 ms 2023-10-08T01:57:37.066 INFO:teuthology.orchestra.run.smithi082.stdout: 5 192348 8.39 MB/sec execute 489 sec latency 132.441 ms 2023-10-08T01:57:37.170 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:37 smithi082 ceph-mon[108319]: pgmap v265: 97 pgs: 97 active+clean; 335 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.2 MiB/s wr, 551 op/s 2023-10-08T01:57:37.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:37 smithi175 ceph-mon[111007]: pgmap v265: 97 pgs: 97 active+clean; 335 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.2 MiB/s wr, 551 op/s 2023-10-08T01:57:38.067 INFO:teuthology.orchestra.run.smithi082.stdout: 5 192625 8.39 MB/sec execute 490 sec latency 133.199 ms 2023-10-08T01:57:39.073 INFO:teuthology.orchestra.run.smithi082.stdout: 5 192917 8.40 MB/sec execute 491 sec latency 151.243 ms 2023-10-08T01:57:39.464 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:39 smithi082 ceph-mon[108319]: pgmap v266: 97 pgs: 97 active+clean; 335 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.5 MiB/s wr, 365 op/s 2023-10-08T01:57:39.464 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:39 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:57:39.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:39 smithi175 ceph-mon[111007]: pgmap v266: 97 pgs: 97 active+clean; 335 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.5 MiB/s wr, 365 op/s 2023-10-08T01:57:39.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:39 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:57:40.073 INFO:teuthology.orchestra.run.smithi082.stdout: 5 193131 8.40 MB/sec execute 492 sec latency 134.020 ms 2023-10-08T01:57:41.073 INFO:teuthology.orchestra.run.smithi082.stdout: 5 193287 8.39 MB/sec execute 493 sec latency 123.720 ms 2023-10-08T01:57:41.504 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:41 smithi082 ceph-mon[108319]: pgmap v267: 97 pgs: 97 active+clean; 342 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.7 MiB/s wr, 530 op/s 2023-10-08T01:57:41.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:41 smithi175 ceph-mon[111007]: pgmap v267: 97 pgs: 97 active+clean; 342 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.7 MiB/s wr, 530 op/s 2023-10-08T01:57:42.073 INFO:teuthology.orchestra.run.smithi082.stdout: 5 193460 8.38 MB/sec execute 494 sec latency 125.539 ms 2023-10-08T01:57:43.076 INFO:teuthology.orchestra.run.smithi082.stdout: 5 193680 8.37 MB/sec execute 495 sec latency 109.285 ms 2023-10-08T01:57:43.566 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:43 smithi082 ceph-mon[108319]: pgmap v268: 97 pgs: 97 active+clean; 342 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-10-08T01:57:43.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:43 smithi175 ceph-mon[111007]: pgmap v268: 97 pgs: 97 active+clean; 342 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-10-08T01:57:44.076 INFO:teuthology.orchestra.run.smithi082.stdout: 5 193858 8.36 MB/sec execute 496 sec latency 130.185 ms 2023-10-08T01:57:45.076 INFO:teuthology.orchestra.run.smithi082.stdout: 5 194040 8.35 MB/sec execute 497 sec latency 159.310 ms 2023-10-08T01:57:45.435 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:45 smithi082 ceph-mon[108319]: pgmap v269: 97 pgs: 97 active+clean; 342 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-10-08T01:57:45.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:45 smithi175 ceph-mon[111007]: pgmap v269: 97 pgs: 97 active+clean; 342 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-10-08T01:57:46.085 INFO:teuthology.orchestra.run.smithi082.stdout: 5 194245 8.34 MB/sec execute 498 sec latency 128.813 ms 2023-10-08T01:57:47.091 INFO:teuthology.orchestra.run.smithi082.stdout: 5 194485 8.33 MB/sec execute 499 sec latency 129.010 ms 2023-10-08T01:57:47.232 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:47 smithi082 ceph-mon[108319]: pgmap v270: 97 pgs: 97 active+clean; 341 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 4.9 MiB/s wr, 488 op/s 2023-10-08T01:57:47.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:47 smithi175 ceph-mon[111007]: pgmap v270: 97 pgs: 97 active+clean; 341 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 4.9 MiB/s wr, 488 op/s 2023-10-08T01:57:48.091 INFO:teuthology.orchestra.run.smithi082.stdout: 5 194695 8.33 MB/sec execute 500 sec latency 111.809 ms 2023-10-08T01:57:49.091 INFO:teuthology.orchestra.run.smithi082.stdout: 5 195018 8.32 MB/sec execute 501 sec latency 188.785 ms 2023-10-08T01:57:49.578 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:49 smithi082 ceph-mon[108319]: pgmap v271: 97 pgs: 97 active+clean; 341 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.4 MiB/s wr, 288 op/s 2023-10-08T01:57:49.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:49 smithi175 ceph-mon[111007]: pgmap v271: 97 pgs: 97 active+clean; 341 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.4 MiB/s wr, 288 op/s 2023-10-08T01:57:50.091 INFO:teuthology.orchestra.run.smithi082.stdout: 5 195343 8.32 MB/sec execute 502 sec latency 137.797 ms 2023-10-08T01:57:51.091 INFO:teuthology.orchestra.run.smithi082.stdout: 5 195654 8.32 MB/sec execute 503 sec latency 134.495 ms 2023-10-08T01:57:51.388 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:51 smithi082 ceph-mon[108319]: pgmap v272: 97 pgs: 97 active+clean; 336 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.5 MiB/s wr, 440 op/s 2023-10-08T01:57:51.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:51 smithi175 ceph-mon[111007]: pgmap v272: 97 pgs: 97 active+clean; 336 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.5 MiB/s wr, 440 op/s 2023-10-08T01:57:52.091 INFO:teuthology.orchestra.run.smithi082.stdout: 5 195829 8.32 MB/sec execute 504 sec latency 132.000 ms 2023-10-08T01:57:53.091 INFO:teuthology.orchestra.run.smithi082.stdout: 5 196075 8.33 MB/sec execute 505 sec latency 132.047 ms 2023-10-08T01:57:53.431 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:53 smithi082 ceph-mon[108319]: pgmap v273: 97 pgs: 97 active+clean; 336 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 2.3 MiB/s wr, 276 op/s 2023-10-08T01:57:53.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:53 smithi175 ceph-mon[111007]: pgmap v273: 97 pgs: 97 active+clean; 336 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 2.3 MiB/s wr, 276 op/s 2023-10-08T01:57:54.101 INFO:teuthology.orchestra.run.smithi082.stdout: 5 196414 8.33 MB/sec execute 506 sec latency 130.187 ms 2023-10-08T01:57:54.468 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:57:54.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:57:55.105 INFO:teuthology.orchestra.run.smithi082.stdout: 5 196748 8.34 MB/sec execute 507 sec latency 126.367 ms 2023-10-08T01:57:55.480 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:55 smithi082 ceph-mon[108319]: pgmap v274: 97 pgs: 97 active+clean; 336 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 2.3 MiB/s wr, 276 op/s 2023-10-08T01:57:55.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:55 smithi175 ceph-mon[111007]: pgmap v274: 97 pgs: 97 active+clean; 336 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 2.3 MiB/s wr, 276 op/s 2023-10-08T01:57:56.106 INFO:teuthology.orchestra.run.smithi082.stdout: 5 196961 8.34 MB/sec execute 508 sec latency 130.890 ms 2023-10-08T01:57:57.107 INFO:teuthology.orchestra.run.smithi082.stdout: 5 197198 8.32 MB/sec execute 509 sec latency 126.825 ms 2023-10-08T01:57:57.259 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:57 smithi082 ceph-mon[108319]: pgmap v275: 97 pgs: 97 active+clean; 347 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.4 MiB/s wr, 434 op/s 2023-10-08T01:57:57.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:57 smithi175 ceph-mon[111007]: pgmap v275: 97 pgs: 97 active+clean; 347 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.4 MiB/s wr, 434 op/s 2023-10-08T01:57:58.107 INFO:teuthology.orchestra.run.smithi082.stdout: 5 197509 8.32 MB/sec execute 510 sec latency 129.646 ms 2023-10-08T01:57:59.109 INFO:teuthology.orchestra.run.smithi082.stdout: 5 197831 8.32 MB/sec execute 511 sec latency 126.013 ms 2023-10-08T01:57:59.600 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:57:59 smithi082 ceph-mon[108319]: pgmap v276: 97 pgs: 97 active+clean; 347 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 311 op/s 2023-10-08T01:57:59.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:57:59 smithi175 ceph-mon[111007]: pgmap v276: 97 pgs: 97 active+clean; 347 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 311 op/s 2023-10-08T01:58:00.110 INFO:teuthology.orchestra.run.smithi082.stdout: 5 198156 8.32 MB/sec execute 512 sec latency 201.808 ms 2023-10-08T01:58:01.113 INFO:teuthology.orchestra.run.smithi082.stdout: 5 198467 8.31 MB/sec execute 513 sec latency 133.982 ms 2023-10-08T01:58:01.379 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:01 smithi082 ceph-mon[108319]: pgmap v277: 97 pgs: 97 active+clean; 337 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.9 MiB/s wr, 502 op/s 2023-10-08T01:58:01.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:01 smithi175 ceph-mon[111007]: pgmap v277: 97 pgs: 97 active+clean; 337 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.9 MiB/s wr, 502 op/s 2023-10-08T01:58:02.111 INFO:teuthology.orchestra.run.smithi082.stdout: 5 198816 8.31 MB/sec execute 514 sec latency 126.627 ms 2023-10-08T01:58:03.110 INFO:teuthology.orchestra.run.smithi082.stdout: 5 199117 8.31 MB/sec execute 515 sec latency 133.981 ms 2023-10-08T01:58:03.431 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:03 smithi082 ceph-mon[108319]: pgmap v278: 97 pgs: 97 active+clean; 337 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.8 MiB/s wr, 349 op/s 2023-10-08T01:58:03.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:03 smithi175 ceph-mon[111007]: pgmap v278: 97 pgs: 97 active+clean; 337 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.8 MiB/s wr, 349 op/s 2023-10-08T01:58:04.110 INFO:teuthology.orchestra.run.smithi082.stdout: 5 199397 8.31 MB/sec execute 516 sec latency 143.293 ms 2023-10-08T01:58:05.111 INFO:teuthology.orchestra.run.smithi082.stdout: 5 199711 8.33 MB/sec execute 517 sec latency 202.002 ms 2023-10-08T01:58:05.613 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:05 smithi082 ceph-mon[108319]: pgmap v279: 97 pgs: 97 active+clean; 337 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.8 MiB/s wr, 349 op/s 2023-10-08T01:58:05.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:05 smithi175 ceph-mon[111007]: pgmap v279: 97 pgs: 97 active+clean; 337 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.8 MiB/s wr, 349 op/s 2023-10-08T01:58:06.118 INFO:teuthology.orchestra.run.smithi082.stdout: 5 200012 8.33 MB/sec execute 518 sec latency 165.072 ms 2023-10-08T01:58:07.119 INFO:teuthology.orchestra.run.smithi082.stdout: 5 200244 8.33 MB/sec execute 519 sec latency 192.680 ms 2023-10-08T01:58:07.145 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:07 smithi082 ceph-mon[108319]: pgmap v280: 97 pgs: 97 active+clean; 342 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.6 MiB/s wr, 525 op/s 2023-10-08T01:58:07.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:07 smithi175 ceph-mon[111007]: pgmap v280: 97 pgs: 97 active+clean; 342 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.6 MiB/s wr, 525 op/s 2023-10-08T01:58:08.119 INFO:teuthology.orchestra.run.smithi082.stdout: 5 200478 8.32 MB/sec execute 520 sec latency 123.707 ms 2023-10-08T01:58:09.119 INFO:teuthology.orchestra.run.smithi082.stdout: 5 200709 8.31 MB/sec execute 521 sec latency 132.248 ms 2023-10-08T01:58:09.442 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:09 smithi082 ceph-mon[108319]: pgmap v281: 97 pgs: 97 active+clean; 342 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 367 op/s 2023-10-08T01:58:09.443 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:09 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:58:09.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:09 smithi175 ceph-mon[111007]: pgmap v281: 97 pgs: 97 active+clean; 342 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 367 op/s 2023-10-08T01:58:09.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:09 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:58:10.126 INFO:teuthology.orchestra.run.smithi082.stdout: 5 200947 8.31 MB/sec execute 522 sec latency 138.532 ms 2023-10-08T01:58:11.126 INFO:teuthology.orchestra.run.smithi082.stdout: 5 201197 8.31 MB/sec execute 523 sec latency 116.846 ms 2023-10-08T01:58:11.488 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:11 smithi082 ceph-mon[108319]: pgmap v282: 97 pgs: 97 active+clean; 346 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 523 op/s 2023-10-08T01:58:11.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:11 smithi175 ceph-mon[111007]: pgmap v282: 97 pgs: 97 active+clean; 346 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 523 op/s 2023-10-08T01:58:12.126 INFO:teuthology.orchestra.run.smithi082.stdout: 5 201522 8.30 MB/sec execute 524 sec latency 134.298 ms 2023-10-08T01:58:13.127 INFO:teuthology.orchestra.run.smithi082.stdout: 5 201848 8.30 MB/sec execute 525 sec latency 121.151 ms 2023-10-08T01:58:13.537 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:13 smithi082 ceph-mon[108319]: pgmap v283: 97 pgs: 97 active+clean; 346 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.6 MiB/s wr, 332 op/s 2023-10-08T01:58:13.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:13 smithi175 ceph-mon[111007]: pgmap v283: 97 pgs: 97 active+clean; 346 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.6 MiB/s wr, 332 op/s 2023-10-08T01:58:14.132 INFO:teuthology.orchestra.run.smithi082.stdout: 5 202090 8.29 MB/sec execute 526 sec latency 146.396 ms 2023-10-08T01:58:15.132 INFO:teuthology.orchestra.run.smithi082.stdout: 5 202471 8.30 MB/sec execute 527 sec latency 180.449 ms 2023-10-08T01:58:15.576 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:15 smithi082 ceph-mon[108319]: pgmap v284: 97 pgs: 97 active+clean; 346 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.6 MiB/s wr, 332 op/s 2023-10-08T01:58:15.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:15 smithi175 ceph-mon[111007]: pgmap v284: 97 pgs: 97 active+clean; 346 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.6 MiB/s wr, 332 op/s 2023-10-08T01:58:16.139 INFO:teuthology.orchestra.run.smithi082.stdout: 5 202729 8.29 MB/sec execute 528 sec latency 122.935 ms 2023-10-08T01:58:17.107 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:17 smithi082 ceph-mon[108319]: pgmap v285: 97 pgs: 97 active+clean; 338 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 512 op/s 2023-10-08T01:58:17.144 INFO:teuthology.orchestra.run.smithi082.stdout: 5 203052 8.30 MB/sec execute 529 sec latency 130.866 ms 2023-10-08T01:58:17.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:17 smithi175 ceph-mon[111007]: pgmap v285: 97 pgs: 97 active+clean; 338 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 512 op/s 2023-10-08T01:58:18.144 INFO:teuthology.orchestra.run.smithi082.stdout: 5 203299 8.30 MB/sec execute 530 sec latency 117.716 ms 2023-10-08T01:58:19.144 INFO:teuthology.orchestra.run.smithi082.stdout: 5 203483 8.30 MB/sec execute 531 sec latency 129.741 ms 2023-10-08T01:58:19.427 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:19 smithi082 ceph-mon[108319]: pgmap v286: 97 pgs: 97 active+clean; 338 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.2 MiB/s wr, 335 op/s 2023-10-08T01:58:19.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:19 smithi175 ceph-mon[111007]: pgmap v286: 97 pgs: 97 active+clean; 338 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.2 MiB/s wr, 335 op/s 2023-10-08T01:58:20.144 INFO:teuthology.orchestra.run.smithi082.stdout: 5 203687 8.30 MB/sec execute 532 sec latency 216.669 ms 2023-10-08T01:58:21.144 INFO:teuthology.orchestra.run.smithi082.stdout: 5 203891 8.29 MB/sec execute 533 sec latency 172.969 ms 2023-10-08T01:58:21.515 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:21 smithi082 ceph-mon[108319]: pgmap v287: 97 pgs: 97 active+clean; 346 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.1 MiB/s wr, 484 op/s 2023-10-08T01:58:21.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:21 smithi175 ceph-mon[111007]: pgmap v287: 97 pgs: 97 active+clean; 346 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.1 MiB/s wr, 484 op/s 2023-10-08T01:58:22.151 INFO:teuthology.orchestra.run.smithi082.stdout: 5 204083 8.29 MB/sec execute 534 sec latency 125.517 ms 2023-10-08T01:58:23.151 INFO:teuthology.orchestra.run.smithi082.stdout: 5 204270 8.28 MB/sec execute 535 sec latency 135.526 ms 2023-10-08T01:58:23.547 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:23 smithi082 ceph-mon[108319]: pgmap v288: 97 pgs: 97 active+clean; 346 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 328 op/s 2023-10-08T01:58:23.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:23 smithi175 ceph-mon[111007]: pgmap v288: 97 pgs: 97 active+clean; 346 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 328 op/s 2023-10-08T01:58:24.151 INFO:teuthology.orchestra.run.smithi082.stdout: 5 204459 8.27 MB/sec execute 536 sec latency 139.357 ms 2023-10-08T01:58:24.603 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:24 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:58:24.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:24 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:58:25.151 INFO:teuthology.orchestra.run.smithi082.stdout: 5 204672 8.26 MB/sec execute 537 sec latency 121.039 ms 2023-10-08T01:58:25.619 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:25 smithi082 ceph-mon[108319]: pgmap v289: 97 pgs: 97 active+clean; 346 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 328 op/s 2023-10-08T01:58:25.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:25 smithi175 ceph-mon[111007]: pgmap v289: 97 pgs: 97 active+clean; 346 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 328 op/s 2023-10-08T01:58:26.151 INFO:teuthology.orchestra.run.smithi082.stdout: 5 204965 8.26 MB/sec execute 538 sec latency 138.719 ms 2023-10-08T01:58:27.151 INFO:teuthology.orchestra.run.smithi082.stdout: 5 205246 8.25 MB/sec execute 539 sec latency 137.702 ms 2023-10-08T01:58:27.156 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:27 smithi082 ceph-mon[108319]: pgmap v290: 97 pgs: 97 active+clean; 345 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.6 MiB/s wr, 461 op/s 2023-10-08T01:58:27.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:27 smithi175 ceph-mon[111007]: pgmap v290: 97 pgs: 97 active+clean; 345 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.6 MiB/s wr, 461 op/s 2023-10-08T01:58:28.151 INFO:teuthology.orchestra.run.smithi082.stdout: 5 205513 8.24 MB/sec execute 540 sec latency 120.276 ms 2023-10-08T01:58:29.151 INFO:teuthology.orchestra.run.smithi082.stdout: 5 205745 8.24 MB/sec execute 541 sec latency 128.369 ms 2023-10-08T01:58:29.483 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:29 smithi082 ceph-mon[108319]: pgmap v291: 97 pgs: 97 active+clean; 345 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.2 MiB/s wr, 282 op/s 2023-10-08T01:58:29.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:29 smithi175 ceph-mon[111007]: pgmap v291: 97 pgs: 97 active+clean; 345 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.2 MiB/s wr, 282 op/s 2023-10-08T01:58:30.151 INFO:teuthology.orchestra.run.smithi082.stdout: 5 206012 8.24 MB/sec execute 542 sec latency 123.705 ms 2023-10-08T01:58:31.154 INFO:teuthology.orchestra.run.smithi082.stdout: 5 206301 8.25 MB/sec execute 543 sec latency 124.726 ms 2023-10-08T01:58:31.539 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:31 smithi082 ceph-mon[108319]: pgmap v292: 97 pgs: 97 active+clean; 343 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.7 MiB/s wr, 448 op/s 2023-10-08T01:58:31.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:31 smithi175 ceph-mon[111007]: pgmap v292: 97 pgs: 97 active+clean; 343 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.7 MiB/s wr, 448 op/s 2023-10-08T01:58:32.153 INFO:teuthology.orchestra.run.smithi082.stdout: 5 206552 8.25 MB/sec execute 544 sec latency 133.316 ms 2023-10-08T01:58:33.152 INFO:teuthology.orchestra.run.smithi082.stdout: 5 206810 8.25 MB/sec execute 545 sec latency 144.631 ms 2023-10-08T01:58:33.616 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:33 smithi082 ceph-mon[108319]: pgmap v293: 97 pgs: 97 active+clean; 343 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.8 MiB/s wr, 300 op/s 2023-10-08T01:58:33.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:33 smithi175 ceph-mon[111007]: pgmap v293: 97 pgs: 97 active+clean; 343 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.8 MiB/s wr, 300 op/s 2023-10-08T01:58:34.153 INFO:teuthology.orchestra.run.smithi082.stdout: 5 206982 8.24 MB/sec execute 546 sec latency 140.219 ms 2023-10-08T01:58:35.163 INFO:teuthology.orchestra.run.smithi082.stdout: 5 207135 8.23 MB/sec execute 547 sec latency 137.660 ms 2023-10-08T01:58:35.415 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:35 smithi082 ceph-mon[108319]: pgmap v294: 97 pgs: 97 active+clean; 343 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.8 MiB/s wr, 300 op/s 2023-10-08T01:58:35.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:35 smithi175 ceph-mon[111007]: pgmap v294: 97 pgs: 97 active+clean; 343 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.8 MiB/s wr, 300 op/s 2023-10-08T01:58:36.171 INFO:teuthology.orchestra.run.smithi082.stdout: 5 207425 8.24 MB/sec execute 548 sec latency 123.883 ms 2023-10-08T01:58:37.173 INFO:teuthology.orchestra.run.smithi082.stdout: 5 207654 8.23 MB/sec execute 549 sec latency 129.496 ms 2023-10-08T01:58:37.203 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:37 smithi082 ceph-mon[108319]: pgmap v295: 97 pgs: 97 active+clean; 346 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.4 MiB/s wr, 429 op/s 2023-10-08T01:58:37.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:37 smithi175 ceph-mon[111007]: pgmap v295: 97 pgs: 97 active+clean; 346 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.4 MiB/s wr, 429 op/s 2023-10-08T01:58:38.171 INFO:teuthology.orchestra.run.smithi082.stdout: 5 207911 8.22 MB/sec execute 550 sec latency 207.774 ms 2023-10-08T01:58:39.175 INFO:teuthology.orchestra.run.smithi082.stdout: 5 208201 8.23 MB/sec execute 551 sec latency 120.475 ms 2023-10-08T01:58:39.513 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:39 smithi082 ceph-mon[108319]: pgmap v296: 97 pgs: 97 active+clean; 346 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.1 MiB/s wr, 296 op/s 2023-10-08T01:58:39.514 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:39 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:58:39.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:39 smithi175 ceph-mon[111007]: pgmap v296: 97 pgs: 97 active+clean; 346 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.1 MiB/s wr, 296 op/s 2023-10-08T01:58:39.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:39 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:58:40.175 INFO:teuthology.orchestra.run.smithi082.stdout: 5 208494 8.22 MB/sec execute 552 sec latency 121.089 ms 2023-10-08T01:58:41.175 INFO:teuthology.orchestra.run.smithi082.stdout: 5 208765 8.22 MB/sec execute 553 sec latency 126.919 ms 2023-10-08T01:58:41.540 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:41 smithi082 ceph-mon[108319]: pgmap v297: 97 pgs: 97 active+clean; 340 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.5 MiB/s wr, 460 op/s 2023-10-08T01:58:41.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:41 smithi175 ceph-mon[111007]: pgmap v297: 97 pgs: 97 active+clean; 340 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.5 MiB/s wr, 460 op/s 2023-10-08T01:58:42.175 INFO:teuthology.orchestra.run.smithi082.stdout: 5 209063 8.21 MB/sec execute 554 sec latency 130.778 ms 2023-10-08T01:58:43.175 INFO:teuthology.orchestra.run.smithi082.stdout: 5 209328 8.21 MB/sec execute 555 sec latency 143.636 ms 2023-10-08T01:58:43.619 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:43 smithi082 ceph-mon[108319]: pgmap v298: 97 pgs: 97 active+clean; 340 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.0 MiB/s wr, 293 op/s 2023-10-08T01:58:43.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:43 smithi175 ceph-mon[111007]: pgmap v298: 97 pgs: 97 active+clean; 340 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.0 MiB/s wr, 293 op/s 2023-10-08T01:58:44.185 INFO:teuthology.orchestra.run.smithi082.stdout: 5 209660 8.22 MB/sec execute 556 sec latency 130.158 ms 2023-10-08T01:58:45.185 INFO:teuthology.orchestra.run.smithi082.stdout: 5 209942 8.22 MB/sec execute 557 sec latency 129.889 ms 2023-10-08T01:58:45.405 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:45 smithi082 ceph-mon[108319]: pgmap v299: 97 pgs: 97 active+clean; 340 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.0 MiB/s wr, 293 op/s 2023-10-08T01:58:45.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:45 smithi175 ceph-mon[111007]: pgmap v299: 97 pgs: 97 active+clean; 340 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.0 MiB/s wr, 293 op/s 2023-10-08T01:58:46.193 INFO:teuthology.orchestra.run.smithi082.stdout: 5 210229 8.22 MB/sec execute 558 sec latency 126.722 ms 2023-10-08T01:58:47.193 INFO:teuthology.orchestra.run.smithi082.stdout: 5 210561 8.22 MB/sec execute 559 sec latency 138.252 ms 2023-10-08T01:58:47.201 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:47 smithi082 ceph-mon[108319]: pgmap v300: 97 pgs: 97 active+clean; 344 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.8 MiB/s wr, 471 op/s 2023-10-08T01:58:47.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:47 smithi175 ceph-mon[111007]: pgmap v300: 97 pgs: 97 active+clean; 344 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.8 MiB/s wr, 471 op/s 2023-10-08T01:58:48.193 INFO:teuthology.orchestra.run.smithi082.stdout: 5 210793 8.22 MB/sec execute 560 sec latency 116.578 ms 2023-10-08T01:58:49.193 INFO:teuthology.orchestra.run.smithi082.stdout: 5 211040 8.22 MB/sec execute 561 sec latency 123.886 ms 2023-10-08T01:58:49.491 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:49 smithi082 ceph-mon[108319]: pgmap v301: 97 pgs: 97 active+clean; 344 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.1 MiB/s wr, 341 op/s 2023-10-08T01:58:49.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:49 smithi175 ceph-mon[111007]: pgmap v301: 97 pgs: 97 active+clean; 344 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.1 MiB/s wr, 341 op/s 2023-10-08T01:58:50.193 INFO:teuthology.orchestra.run.smithi082.stdout: 5 211285 8.21 MB/sec execute 562 sec latency 132.577 ms 2023-10-08T01:58:51.193 INFO:teuthology.orchestra.run.smithi082.stdout: 5 211552 8.21 MB/sec execute 563 sec latency 146.335 ms 2023-10-08T01:58:51.555 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:51 smithi082 ceph-mon[108319]: pgmap v302: 97 pgs: 97 active+clean; 348 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.1 MiB/s wr, 503 op/s 2023-10-08T01:58:51.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:51 smithi175 ceph-mon[111007]: pgmap v302: 97 pgs: 97 active+clean; 348 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.1 MiB/s wr, 503 op/s 2023-10-08T01:58:52.193 INFO:teuthology.orchestra.run.smithi082.stdout: 5 211852 8.21 MB/sec execute 564 sec latency 126.395 ms 2023-10-08T01:58:53.193 INFO:teuthology.orchestra.run.smithi082.stdout: 5 212099 8.20 MB/sec execute 565 sec latency 120.556 ms 2023-10-08T01:58:53.606 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:53 smithi082 ceph-mon[108319]: pgmap v303: 97 pgs: 97 active+clean; 348 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-10-08T01:58:53.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:53 smithi175 ceph-mon[111007]: pgmap v303: 97 pgs: 97 active+clean; 348 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-10-08T01:58:54.194 INFO:teuthology.orchestra.run.smithi082.stdout: 5 212349 8.20 MB/sec execute 566 sec latency 126.296 ms 2023-10-08T01:58:54.619 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:58:54.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:58:55.193 INFO:teuthology.orchestra.run.smithi082.stdout: 5 212644 8.20 MB/sec execute 567 sec latency 131.031 ms 2023-10-08T01:58:55.397 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:55 smithi082 ceph-mon[108319]: pgmap v304: 97 pgs: 97 active+clean; 348 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-10-08T01:58:55.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:55 smithi175 ceph-mon[111007]: pgmap v304: 97 pgs: 97 active+clean; 348 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-10-08T01:58:56.199 INFO:teuthology.orchestra.run.smithi082.stdout: 5 212948 8.19 MB/sec execute 568 sec latency 206.359 ms 2023-10-08T01:58:57.188 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:57 smithi082 ceph-mon[108319]: pgmap v305: 97 pgs: 97 active+clean; 342 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.1 MiB/s wr, 504 op/s 2023-10-08T01:58:57.198 INFO:teuthology.orchestra.run.smithi082.stdout: 5 213269 8.20 MB/sec execute 569 sec latency 123.866 ms 2023-10-08T01:58:57.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:57 smithi175 ceph-mon[111007]: pgmap v305: 97 pgs: 97 active+clean; 342 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.1 MiB/s wr, 504 op/s 2023-10-08T01:58:58.199 INFO:teuthology.orchestra.run.smithi082.stdout: 5 213625 8.21 MB/sec execute 570 sec latency 141.468 ms 2023-10-08T01:58:59.198 INFO:teuthology.orchestra.run.smithi082.stdout: 5 214043 8.21 MB/sec execute 571 sec latency 129.919 ms 2023-10-08T01:58:59.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:58:59 smithi082 ceph-mon[108319]: pgmap v306: 97 pgs: 97 active+clean; 342 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.4 MiB/s wr, 326 op/s 2023-10-08T01:58:59.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:58:59 smithi175 ceph-mon[111007]: pgmap v306: 97 pgs: 97 active+clean; 342 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.4 MiB/s wr, 326 op/s 2023-10-08T01:59:00.199 INFO:teuthology.orchestra.run.smithi082.stdout: 5 214261 8.21 MB/sec execute 572 sec latency 143.406 ms 2023-10-08T01:59:01.199 INFO:teuthology.orchestra.run.smithi082.stdout: 5 214420 8.20 MB/sec execute 573 sec latency 144.992 ms 2023-10-08T01:59:01.508 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:01 smithi082 ceph-mon[108319]: pgmap v307: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 5.4 MiB/s wr, 512 op/s 2023-10-08T01:59:01.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:01 smithi175 ceph-mon[111007]: pgmap v307: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 5.4 MiB/s wr, 512 op/s 2023-10-08T01:59:02.199 INFO:teuthology.orchestra.run.smithi082.stdout: 5 214612 8.19 MB/sec execute 574 sec latency 123.494 ms 2023-10-08T01:59:03.199 INFO:teuthology.orchestra.run.smithi082.stdout: 5 214862 8.19 MB/sec execute 575 sec latency 207.526 ms 2023-10-08T01:59:03.593 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:03 smithi082 ceph-mon[108319]: pgmap v308: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 350 op/s 2023-10-08T01:59:03.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:03 smithi175 ceph-mon[111007]: pgmap v308: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 350 op/s 2023-10-08T01:59:04.203 INFO:teuthology.orchestra.run.smithi082.stdout: 5 215061 8.19 MB/sec execute 576 sec latency 132.644 ms 2023-10-08T01:59:05.203 INFO:teuthology.orchestra.run.smithi082.stdout: 5 215301 8.18 MB/sec execute 577 sec latency 120.716 ms 2023-10-08T01:59:05.630 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:05 smithi082 ceph-mon[108319]: pgmap v309: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 350 op/s 2023-10-08T01:59:05.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:05 smithi175 ceph-mon[111007]: pgmap v309: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 350 op/s 2023-10-08T01:59:06.203 INFO:teuthology.orchestra.run.smithi082.stdout: 5 215511 8.18 MB/sec execute 578 sec latency 177.550 ms 2023-10-08T01:59:07.161 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:07 smithi082 ceph-mon[108319]: pgmap v310: 97 pgs: 97 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.4 KiB/s rd, 4.9 MiB/s wr, 487 op/s 2023-10-08T01:59:07.206 INFO:teuthology.orchestra.run.smithi082.stdout: 5 215702 8.17 MB/sec execute 579 sec latency 128.538 ms 2023-10-08T01:59:07.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:07 smithi175 ceph-mon[111007]: pgmap v310: 97 pgs: 97 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.4 KiB/s rd, 4.9 MiB/s wr, 487 op/s 2023-10-08T01:59:08.206 INFO:teuthology.orchestra.run.smithi082.stdout: 5 215904 8.17 MB/sec execute 580 sec latency 147.331 ms 2023-10-08T01:59:09.206 INFO:teuthology.orchestra.run.smithi082.stdout: 5 216218 8.16 MB/sec execute 581 sec latency 118.132 ms 2023-10-08T01:59:09.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:09 smithi082 ceph-mon[108319]: pgmap v311: 97 pgs: 97 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 323 op/s 2023-10-08T01:59:09.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:09 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:59:09.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:09 smithi175 ceph-mon[111007]: pgmap v311: 97 pgs: 97 active+clean; 343 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 323 op/s 2023-10-08T01:59:09.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:09 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:59:10.206 INFO:teuthology.orchestra.run.smithi082.stdout: 5 216524 8.16 MB/sec execute 582 sec latency 129.796 ms 2023-10-08T01:59:11.206 INFO:teuthology.orchestra.run.smithi082.stdout: 5 216776 8.16 MB/sec execute 583 sec latency 134.763 ms 2023-10-08T01:59:11.551 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:11 smithi082 ceph-mon[108319]: pgmap v312: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 463 op/s 2023-10-08T01:59:11.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:11 smithi175 ceph-mon[111007]: pgmap v312: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 463 op/s 2023-10-08T01:59:12.206 INFO:teuthology.orchestra.run.smithi082.stdout: 5 216988 8.16 MB/sec execute 584 sec latency 204.254 ms 2023-10-08T01:59:13.206 INFO:teuthology.orchestra.run.smithi082.stdout: 5 217274 8.17 MB/sec execute 585 sec latency 154.981 ms 2023-10-08T01:59:13.617 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:13 smithi082 ceph-mon[108319]: pgmap v313: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.6 MiB/s wr, 277 op/s 2023-10-08T01:59:13.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:13 smithi175 ceph-mon[111007]: pgmap v313: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.6 MiB/s wr, 277 op/s 2023-10-08T01:59:14.212 INFO:teuthology.orchestra.run.smithi082.stdout: 5 217513 8.16 MB/sec execute 586 sec latency 144.951 ms 2023-10-08T01:59:15.212 INFO:teuthology.orchestra.run.smithi082.stdout: 5 217732 8.16 MB/sec execute 587 sec latency 123.677 ms 2023-10-08T01:59:15.447 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:15 smithi082 ceph-mon[108319]: pgmap v314: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.6 MiB/s wr, 277 op/s 2023-10-08T01:59:15.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:15 smithi175 ceph-mon[111007]: pgmap v314: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.6 MiB/s wr, 277 op/s 2023-10-08T01:59:16.212 INFO:teuthology.orchestra.run.smithi082.stdout: 5 217924 8.15 MB/sec execute 588 sec latency 158.544 ms 2023-10-08T01:59:17.212 INFO:teuthology.orchestra.run.smithi082.stdout: 5 218136 8.15 MB/sec execute 589 sec latency 129.285 ms 2023-10-08T01:59:17.282 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:17 smithi082 ceph-mon[108319]: pgmap v315: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.4 MiB/s wr, 427 op/s 2023-10-08T01:59:17.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:17 smithi175 ceph-mon[111007]: pgmap v315: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.4 MiB/s wr, 427 op/s 2023-10-08T01:59:18.212 INFO:teuthology.orchestra.run.smithi082.stdout: 5 218312 8.14 MB/sec execute 590 sec latency 139.710 ms 2023-10-08T01:59:19.218 INFO:teuthology.orchestra.run.smithi082.stdout: 5 218612 8.14 MB/sec execute 591 sec latency 207.579 ms 2023-10-08T01:59:19.598 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:19 smithi082 ceph-mon[108319]: pgmap v316: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.0 MiB/s wr, 290 op/s 2023-10-08T01:59:19.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:19 smithi175 ceph-mon[111007]: pgmap v316: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.0 MiB/s wr, 290 op/s 2023-10-08T01:59:20.218 INFO:teuthology.orchestra.run.smithi082.stdout: 5 218910 8.14 MB/sec execute 592 sec latency 127.939 ms 2023-10-08T01:59:21.218 INFO:teuthology.orchestra.run.smithi082.stdout: 5 219250 8.14 MB/sec execute 593 sec latency 107.107 ms 2023-10-08T01:59:21.639 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:21 smithi082 ceph-mon[108319]: pgmap v317: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.4 MiB/s wr, 438 op/s 2023-10-08T01:59:21.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:21 smithi175 ceph-mon[111007]: pgmap v317: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.4 MiB/s wr, 438 op/s 2023-10-08T01:59:22.218 INFO:teuthology.orchestra.run.smithi082.stdout: 5 219559 8.14 MB/sec execute 594 sec latency 137.936 ms 2023-10-08T01:59:23.221 INFO:teuthology.orchestra.run.smithi082.stdout: 5 219949 8.14 MB/sec execute 595 sec latency 135.990 ms 2023-10-08T01:59:23.441 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:23 smithi082 ceph-mon[108319]: pgmap v318: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.2 MiB/s wr, 298 op/s 2023-10-08T01:59:23.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:23 smithi175 ceph-mon[111007]: pgmap v318: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.2 MiB/s wr, 298 op/s 2023-10-08T01:59:24.221 INFO:teuthology.orchestra.run.smithi082.stdout: 5 220149 8.13 MB/sec execute 596 sec latency 131.558 ms 2023-10-08T01:59:24.456 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:24 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:59:24.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:24 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:59:25.226 INFO:teuthology.orchestra.run.smithi082.stdout: 5 220502 8.14 MB/sec execute 597 sec latency 127.946 ms 2023-10-08T01:59:25.476 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:25 smithi082 ceph-mon[108319]: pgmap v319: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.2 MiB/s wr, 298 op/s 2023-10-08T01:59:25.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:25 smithi175 ceph-mon[111007]: pgmap v319: 97 pgs: 97 active+clean; 344 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.2 MiB/s wr, 298 op/s 2023-10-08T01:59:26.226 INFO:teuthology.orchestra.run.smithi082.stdout: 5 220815 8.15 MB/sec execute 598 sec latency 127.159 ms 2023-10-08T01:59:27.226 INFO:teuthology.orchestra.run.smithi082.stdout: 5 221028 8.14 MB/sec execute 599 sec latency 138.590 ms 2023-10-08T01:59:27.284 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:27 smithi082 ceph-mon[108319]: pgmap v320: 97 pgs: 97 active+clean; 344 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.9 MiB/s wr, 479 op/s 2023-10-08T01:59:27.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:27 smithi175 ceph-mon[111007]: pgmap v320: 97 pgs: 97 active+clean; 344 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.9 MiB/s wr, 479 op/s 2023-10-08T01:59:28.236 INFO:teuthology.orchestra.run.smithi082.stdout: 5 221319 8.15 MB/sec execute 600 sec latency 115.128 ms 2023-10-08T01:59:29.240 INFO:teuthology.orchestra.run.smithi082.stdout: 5 cleanup 601 sec 2023-10-08T01:59:29.617 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:29 smithi082 ceph-mon[108319]: pgmap v321: 97 pgs: 97 active+clean; 344 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.1 MiB/s wr, 329 op/s 2023-10-08T01:59:29.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:29 smithi175 ceph-mon[111007]: pgmap v321: 97 pgs: 97 active+clean; 344 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.1 MiB/s wr, 329 op/s 2023-10-08T01:59:30.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 602 sec 2023-10-08T01:59:31.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 603 sec 2023-10-08T01:59:31.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:31 smithi175 ceph-mon[111007]: pgmap v322: 97 pgs: 97 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 487 op/s 2023-10-08T01:59:31.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:31 smithi082 ceph-mon[108319]: pgmap v322: 97 pgs: 97 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 487 op/s 2023-10-08T01:59:32.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 604 sec 2023-10-08T01:59:33.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 605 sec 2023-10-08T01:59:33.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:33 smithi082 ceph-mon[108319]: pgmap v323: 97 pgs: 97 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.6 MiB/s wr, 339 op/s 2023-10-08T01:59:33.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:33 smithi175 ceph-mon[111007]: pgmap v323: 97 pgs: 97 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.6 MiB/s wr, 339 op/s 2023-10-08T01:59:34.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 606 sec 2023-10-08T01:59:35.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 607 sec 2023-10-08T01:59:35.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:35 smithi082 ceph-mon[108319]: pgmap v324: 97 pgs: 97 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.6 MiB/s wr, 339 op/s 2023-10-08T01:59:35.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:35 smithi175 ceph-mon[111007]: pgmap v324: 97 pgs: 97 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.6 MiB/s wr, 339 op/s 2023-10-08T01:59:36.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 608 sec 2023-10-08T01:59:37.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 609 sec 2023-10-08T01:59:37.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:37 smithi175 ceph-mon[111007]: pgmap v325: 97 pgs: 97 active+clean; 256 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 3.7 MiB/s wr, 369 op/s 2023-10-08T01:59:37.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:37 smithi082 ceph-mon[108319]: pgmap v325: 97 pgs: 97 active+clean; 256 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 3.7 MiB/s wr, 369 op/s 2023-10-08T01:59:38.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 610 sec 2023-10-08T01:59:39.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 611 sec 2023-10-08T01:59:39.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:39 smithi175 ceph-mon[111007]: pgmap v326: 97 pgs: 97 active+clean; 256 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.9 MiB/s wr, 188 op/s 2023-10-08T01:59:39.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:39 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:59:39.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:39 smithi082 ceph-mon[108319]: pgmap v326: 97 pgs: 97 active+clean; 256 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.9 MiB/s wr, 188 op/s 2023-10-08T01:59:39.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:39 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:59:40.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 612 sec 2023-10-08T01:59:41.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 613 sec 2023-10-08T01:59:41.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:41 smithi175 ceph-mon[111007]: pgmap v327: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 1.9 MiB/s wr, 191 op/s 2023-10-08T01:59:41.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:41 smithi082 ceph-mon[108319]: pgmap v327: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 1.9 MiB/s wr, 191 op/s 2023-10-08T01:59:42.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 614 sec 2023-10-08T01:59:43.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 615 sec 2023-10-08T01:59:43.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:43 smithi175 ceph-mon[111007]: pgmap v328: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 38 KiB/s wr, 33 op/s 2023-10-08T01:59:43.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:43 smithi082 ceph-mon[108319]: pgmap v328: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 38 KiB/s wr, 33 op/s 2023-10-08T01:59:44.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 616 sec 2023-10-08T01:59:45.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 617 sec 2023-10-08T01:59:45.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:45 smithi175 ceph-mon[111007]: pgmap v329: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 38 KiB/s wr, 33 op/s 2023-10-08T01:59:45.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:45 smithi082 ceph-mon[108319]: pgmap v329: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 38 KiB/s wr, 33 op/s 2023-10-08T01:59:46.240 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 618 sec 2023-10-08T01:59:47.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 619 sec 2023-10-08T01:59:47.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:47 smithi175 ceph-mon[111007]: pgmap v330: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 38 KiB/s wr, 34 op/s 2023-10-08T01:59:47.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:47 smithi082 ceph-mon[108319]: pgmap v330: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 38 KiB/s wr, 34 op/s 2023-10-08T01:59:48.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 620 sec 2023-10-08T01:59:49.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 621 sec 2023-10-08T01:59:49.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:49 smithi175 ceph-mon[111007]: pgmap v331: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 5.4 KiB/s wr, 3 op/s 2023-10-08T01:59:49.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:49 smithi082 ceph-mon[108319]: pgmap v331: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 5.4 KiB/s wr, 3 op/s 2023-10-08T01:59:50.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 622 sec 2023-10-08T01:59:51.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 623 sec 2023-10-08T01:59:51.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:51 smithi175 ceph-mon[111007]: pgmap v332: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 5.8 KiB/s wr, 3 op/s 2023-10-08T01:59:51.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:51 smithi082 ceph-mon[108319]: pgmap v332: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 5.8 KiB/s wr, 3 op/s 2023-10-08T01:59:52.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 624 sec 2023-10-08T01:59:53.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 625 sec 2023-10-08T01:59:53.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:53 smithi175 ceph-mon[111007]: pgmap v333: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-10-08T01:59:53.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:53 smithi082 ceph-mon[108319]: pgmap v333: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-10-08T01:59:54.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 626 sec 2023-10-08T01:59:54.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:59:54.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T01:59:55.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 627 sec 2023-10-08T01:59:55.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:55 smithi082 ceph-mon[108319]: pgmap v334: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-10-08T01:59:55.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:55 smithi175 ceph-mon[111007]: pgmap v334: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-10-08T01:59:56.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 628 sec 2023-10-08T01:59:57.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 629 sec 2023-10-08T01:59:57.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:57 smithi175 ceph-mon[111007]: pgmap v335: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-10-08T01:59:57.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:57 smithi082 ceph-mon[108319]: pgmap v335: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-10-08T01:59:58.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 630 sec 2023-10-08T01:59:59.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 631 sec 2023-10-08T01:59:59.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 01:59:59 smithi175 ceph-mon[111007]: pgmap v336: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-10-08T01:59:59.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 01:59:59 smithi082 ceph-mon[108319]: pgmap v336: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-10-08T02:00:00.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 632 sec 2023-10-08T02:00:00.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: Health detail: HEALTH_WARN Upgrading daemon mgr.smithi082.tcjbip on host smithi082 failed. 2023-10-08T02:00:00.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: [WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi082.tcjbip on host smithi082 failed. 2023-10-08T02:00:00.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: Upgrade daemon: mgr.smithi082.tcjbip: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi082.tcjbip ... 2023-10-08T02:00:00.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: Non-zero exit code 1 from systemctl daemon-reload 2023-10-08T02:00:00.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: systemctl: stderr Failed to reload daemon: Connection timed out 2023-10-08T02:00:00.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: Traceback (most recent call last): 2023-10-08T02:00:00.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-08T02:00:00.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: "__main__", mod_spec) 2023-10-08T02:00:00.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-08T02:00:00.638 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: exec(code, run_globals) 2023-10-08T02:00:00.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 7655, in 2023-10-08T02:00:00.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 7643, in main 2023-10-08T02:00:00.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 5093, in command_deploy_from 2023-10-08T02:00:00.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 5111, in _common_deploy 2023-10-08T02:00:00.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 5148, in _dispatch_deploy 2023-10-08T02:00:00.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 2799, in deploy_daemon 2023-10-08T02:00:00.639 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 3032, in deploy_daemon_units 2023-10-08T02:00:00.640 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: File "/tmp/tmpidkm1zt3.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-08T02:00:00.640 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:00 smithi175 ceph-mon[111007]: RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-10-08T02:00:00.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: Health detail: HEALTH_WARN Upgrading daemon mgr.smithi082.tcjbip on host smithi082 failed. 2023-10-08T02:00:00.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: [WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi082.tcjbip on host smithi082 failed. 2023-10-08T02:00:00.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: Upgrade daemon: mgr.smithi082.tcjbip: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi082.tcjbip ... 2023-10-08T02:00:00.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: Non-zero exit code 1 from systemctl daemon-reload 2023-10-08T02:00:00.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: systemctl: stderr Failed to reload daemon: Connection timed out 2023-10-08T02:00:00.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: Traceback (most recent call last): 2023-10-08T02:00:00.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-08T02:00:00.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: "__main__", mod_spec) 2023-10-08T02:00:00.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-08T02:00:00.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: exec(code, run_globals) 2023-10-08T02:00:00.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 7655, in 2023-10-08T02:00:00.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 7643, in main 2023-10-08T02:00:00.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 5093, in command_deploy_from 2023-10-08T02:00:00.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 5111, in _common_deploy 2023-10-08T02:00:00.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 5148, in _dispatch_deploy 2023-10-08T02:00:00.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 2799, in deploy_daemon 2023-10-08T02:00:00.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 3032, in deploy_daemon_units 2023-10-08T02:00:00.727 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: File "/tmp/tmpidkm1zt3.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-08T02:00:00.728 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:00 smithi082 ceph-mon[108319]: RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-10-08T02:00:01.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 633 sec 2023-10-08T02:00:01.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:01 smithi175 ceph-mon[111007]: pgmap v337: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-10-08T02:00:01.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:01 smithi082 ceph-mon[108319]: pgmap v337: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-10-08T02:00:02.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 634 sec 2023-10-08T02:00:03.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 635 sec 2023-10-08T02:00:03.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:03 smithi082 ceph-mon[108319]: pgmap v338: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:03.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:03 smithi175 ceph-mon[111007]: pgmap v338: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:04.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 636 sec 2023-10-08T02:00:05.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 637 sec 2023-10-08T02:00:05.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:05 smithi082 ceph-mon[108319]: pgmap v339: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:05.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:05 smithi175 ceph-mon[111007]: pgmap v339: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:06.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 638 sec 2023-10-08T02:00:07.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 639 sec 2023-10-08T02:00:07.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:07 smithi175 ceph-mon[111007]: pgmap v340: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:00:07.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:07 smithi082 ceph-mon[108319]: pgmap v340: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:00:08.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 640 sec 2023-10-08T02:00:09.241 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 641 sec 2023-10-08T02:00:09.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:09 smithi082 ceph-mon[108319]: pgmap v341: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:09.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:09 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:00:09.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:09 smithi175 ceph-mon[111007]: pgmap v341: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:09.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:09 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:00:10.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 642 sec 2023-10-08T02:00:11.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 643 sec 2023-10-08T02:00:11.504 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:11 smithi082 ceph-mon[108319]: pgmap v342: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:11.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:11 smithi175 ceph-mon[111007]: pgmap v342: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:12.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 644 sec 2023-10-08T02:00:13.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 645 sec 2023-10-08T02:00:13.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:13 smithi082 ceph-mon[108319]: pgmap v343: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:13.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:13 smithi175 ceph-mon[111007]: pgmap v343: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:14.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 646 sec 2023-10-08T02:00:15.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 647 sec 2023-10-08T02:00:15.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:15 smithi082 ceph-mon[108319]: pgmap v344: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:15.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:15 smithi175 ceph-mon[111007]: pgmap v344: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:16.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 648 sec 2023-10-08T02:00:17.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 649 sec 2023-10-08T02:00:17.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:17 smithi175 ceph-mon[111007]: pgmap v345: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.1 KiB/s wr, 0 op/s 2023-10-08T02:00:17.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:17 smithi082 ceph-mon[108319]: pgmap v345: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.1 KiB/s wr, 0 op/s 2023-10-08T02:00:18.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 650 sec 2023-10-08T02:00:19.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 651 sec 2023-10-08T02:00:19.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:19 smithi175 ceph-mon[111007]: pgmap v346: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 3.1 KiB/s wr, 0 op/s 2023-10-08T02:00:19.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:19 smithi082 ceph-mon[108319]: pgmap v346: 97 pgs: 97 active+clean; 244 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 3.1 KiB/s wr, 0 op/s 2023-10-08T02:00:20.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 652 sec 2023-10-08T02:00:21.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 653 sec 2023-10-08T02:00:21.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:21 smithi082 ceph-mon[108319]: pgmap v347: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.4 KiB/s wr, 1 op/s 2023-10-08T02:00:21.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:21 smithi175 ceph-mon[111007]: pgmap v347: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.4 KiB/s wr, 1 op/s 2023-10-08T02:00:22.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 654 sec 2023-10-08T02:00:23.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 655 sec 2023-10-08T02:00:23.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:23 smithi082 ceph-mon[108319]: pgmap v348: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.4 KiB/s wr, 1 op/s 2023-10-08T02:00:23.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:23 smithi175 ceph-mon[111007]: pgmap v348: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.4 KiB/s wr, 1 op/s 2023-10-08T02:00:24.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 656 sec 2023-10-08T02:00:24.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:24 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:00:24.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:24 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:00:25.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 657 sec 2023-10-08T02:00:25.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:25 smithi082 ceph-mon[108319]: pgmap v349: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.4 KiB/s wr, 1 op/s 2023-10-08T02:00:25.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:25 smithi175 ceph-mon[111007]: pgmap v349: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.4 KiB/s wr, 1 op/s 2023-10-08T02:00:26.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 658 sec 2023-10-08T02:00:27.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 659 sec 2023-10-08T02:00:27.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:27 smithi175 ceph-mon[111007]: pgmap v350: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 4.4 KiB/s wr, 2 op/s 2023-10-08T02:00:27.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:27 smithi082 ceph-mon[108319]: pgmap v350: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 4.4 KiB/s wr, 2 op/s 2023-10-08T02:00:28.245 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 660 sec 2023-10-08T02:00:29.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 661 sec 2023-10-08T02:00:29.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:29 smithi082 ceph-mon[108319]: pgmap v351: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 1 op/s 2023-10-08T02:00:29.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:29 smithi175 ceph-mon[111007]: pgmap v351: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 1 op/s 2023-10-08T02:00:30.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 662 sec 2023-10-08T02:00:31.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 663 sec 2023-10-08T02:00:31.726 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:31 smithi082 ceph-mon[108319]: pgmap v352: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 1 op/s 2023-10-08T02:00:31.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:31 smithi175 ceph-mon[111007]: pgmap v352: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.3 KiB/s wr, 1 op/s 2023-10-08T02:00:32.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 664 sec 2023-10-08T02:00:33.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 665 sec 2023-10-08T02:00:33.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:33 smithi082 ceph-mon[108319]: pgmap v353: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:33.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:33 smithi175 ceph-mon[111007]: pgmap v353: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:34.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 666 sec 2023-10-08T02:00:35.242 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 667 sec 2023-10-08T02:00:35.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:35 smithi082 ceph-mon[108319]: pgmap v354: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:35.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:35 smithi175 ceph-mon[111007]: pgmap v354: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:36.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 668 sec 2023-10-08T02:00:37.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 669 sec 2023-10-08T02:00:37.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:37 smithi175 ceph-mon[111007]: pgmap v355: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:00:37.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:37 smithi082 ceph-mon[108319]: pgmap v355: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:00:38.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 670 sec 2023-10-08T02:00:39.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 671 sec 2023-10-08T02:00:39.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:39 smithi082 ceph-mon[108319]: pgmap v356: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:39.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:39 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:00:39.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:39 smithi175 ceph-mon[111007]: pgmap v356: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:39.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:39 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:00:40.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 672 sec 2023-10-08T02:00:41.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 673 sec 2023-10-08T02:00:41.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:41 smithi082 ceph-mon[108319]: pgmap v357: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:41.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:41 smithi175 ceph-mon[111007]: pgmap v357: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:42.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 674 sec 2023-10-08T02:00:43.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 675 sec 2023-10-08T02:00:43.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:43 smithi082 ceph-mon[108319]: pgmap v358: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:43.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:43 smithi175 ceph-mon[111007]: pgmap v358: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:44.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 676 sec 2023-10-08T02:00:45.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 677 sec 2023-10-08T02:00:45.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:45 smithi082 ceph-mon[108319]: pgmap v359: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:45.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:45 smithi175 ceph-mon[111007]: pgmap v359: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:46.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 678 sec 2023-10-08T02:00:47.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 679 sec 2023-10-08T02:00:47.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:47 smithi175 ceph-mon[111007]: pgmap v360: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:00:47.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:47 smithi082 ceph-mon[108319]: pgmap v360: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:00:48.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 680 sec 2023-10-08T02:00:49.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 681 sec 2023-10-08T02:00:49.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:49 smithi082 ceph-mon[108319]: pgmap v361: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:49.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:49 smithi175 ceph-mon[111007]: pgmap v361: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:50.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 682 sec 2023-10-08T02:00:51.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 683 sec 2023-10-08T02:00:51.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:51 smithi082 ceph-mon[108319]: pgmap v362: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:51.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:51 smithi175 ceph-mon[111007]: pgmap v362: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:52.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 684 sec 2023-10-08T02:00:53.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 685 sec 2023-10-08T02:00:53.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:53 smithi082 ceph-mon[108319]: pgmap v363: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:53.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:53 smithi175 ceph-mon[111007]: pgmap v363: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:54.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 686 sec 2023-10-08T02:00:54.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:00:54.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:00:55.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 687 sec 2023-10-08T02:00:55.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:55 smithi082 ceph-mon[108319]: pgmap v364: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:55.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:55 smithi175 ceph-mon[111007]: pgmap v364: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:56.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 688 sec 2023-10-08T02:00:57.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 689 sec 2023-10-08T02:00:57.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:57 smithi175 ceph-mon[111007]: pgmap v365: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:00:57.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:57 smithi082 ceph-mon[108319]: pgmap v365: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:00:58.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 690 sec 2023-10-08T02:00:59.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 691 sec 2023-10-08T02:00:59.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:00:59 smithi082 ceph-mon[108319]: pgmap v366: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:00:59.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:00:59 smithi175 ceph-mon[111007]: pgmap v366: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:00.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 692 sec 2023-10-08T02:01:01.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 693 sec 2023-10-08T02:01:01.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:01 smithi175 ceph-mon[111007]: pgmap v367: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:01.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:01 smithi082 ceph-mon[108319]: pgmap v367: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:02.243 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 694 sec 2023-10-08T02:01:03.244 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 695 sec 2023-10-08T02:01:03.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:03 smithi082 ceph-mon[108319]: pgmap v368: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:03.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:03 smithi175 ceph-mon[111007]: pgmap v368: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:04.008 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch ps' 2023-10-08T02:01:04.244 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 696 sec 2023-10-08T02:01:04.428 INFO:teuthology.orchestra.run.smithi082.stdout: 0 cleanup 696 sec 2023-10-08T02:01:04.428 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T02:01:04.428 INFO:teuthology.orchestra.run.smithi082.stdout: Operation Count AvgLat MaxLat 2023-10-08T02:01:04.428 INFO:teuthology.orchestra.run.smithi082.stdout: ---------------------------------------- 2023-10-08T02:01:04.428 INFO:teuthology.orchestra.run.smithi082.stdout: NTCreateX 156540 6.823 167.971 2023-10-08T02:01:04.429 INFO:teuthology.orchestra.run.smithi082.stdout: Close 114932 0.129 17.673 2023-10-08T02:01:04.429 INFO:teuthology.orchestra.run.smithi082.stdout: Rename 6638 11.574 216.841 2023-10-08T02:01:04.429 INFO:teuthology.orchestra.run.smithi082.stdout: Unlink 31670 6.678 108.972 2023-10-08T02:01:04.429 INFO:teuthology.orchestra.run.smithi082.stdout: Qpathinfo 141926 2.752 112.939 2023-10-08T02:01:04.429 INFO:teuthology.orchestra.run.smithi082.stdout: Qfileinfo 24748 0.092 14.909 2023-10-08T02:01:04.429 INFO:teuthology.orchestra.run.smithi082.stdout: Qfsinfo 26081 1.362 48.312 2023-10-08T02:01:04.429 INFO:teuthology.orchestra.run.smithi082.stdout: Sfileinfo 12729 10.360 91.860 2023-10-08T02:01:04.429 INFO:teuthology.orchestra.run.smithi082.stdout: Find 54908 4.978 170.109 2023-10-08T02:01:04.429 INFO:teuthology.orchestra.run.smithi082.stdout: WriteX 77370 10.257 65.784 2023-10-08T02:01:04.430 INFO:teuthology.orchestra.run.smithi082.stdout: ReadX 246084 0.010 6.961 2023-10-08T02:01:04.430 INFO:teuthology.orchestra.run.smithi082.stdout: LockX 512 0.400 12.054 2023-10-08T02:01:04.430 INFO:teuthology.orchestra.run.smithi082.stdout: UnlockX 512 0.299 3.097 2023-10-08T02:01:04.430 INFO:teuthology.orchestra.run.smithi082.stdout: Flush 10964 0.002 0.016 2023-10-08T02:01:04.430 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T02:01:04.430 INFO:teuthology.orchestra.run.smithi082.stdout:Throughput 8.14545 MB/sec 5 clients 5 procs max_latency=216.857 ms 2023-10-08T02:01:04.432 DEBUG:teuthology.orchestra.run.smithi082:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2023-10-08T02:01:04.490 DEBUG:teuthology.orchestra.run.smithi082:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2023-10-08T02:01:04.569 DEBUG:teuthology.orchestra.run.smithi082:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2023-10-08T02:01:04.630 INFO:teuthology.orchestra.run.smithi082.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2023-10-08T02:01:04.630 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T02:01:04.631 INFO:teuthology.orchestra.run.smithi082.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2023-10-08T02:01:04.631 INFO:teuthology.orchestra.run.smithi082.stdout:3 of 5 processes prepared for launch 0 sec 2023-10-08T02:01:04.732 INFO:teuthology.orchestra.run.smithi082.stdout:5 of 5 processes prepared for launch 0 sec 2023-10-08T02:01:04.732 INFO:teuthology.orchestra.run.smithi082.stdout:releasing clients 2023-10-08T02:01:05.077 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:04 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:05.077 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:04 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:05.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:04 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:05.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:04 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:06.017 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T02:01:06.017 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.smithi082 smithi082 *:9093,9094 starting - - - - 2023-10-08T02:01:06.017 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi082 smithi082 running (17m) 12m ago 17m 6995k - 17.2.0 e1d6a67b021e 20827e16c4c8 2023-10-08T02:01:06.018 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi175 smithi175 running (17m) 8m ago 17m 7155k - 17.2.0 e1d6a67b021e 2852804124ca 2023-10-08T02:01:06.018 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.smithi082 smithi082 *:3000 starting - - - - 2023-10-08T02:01:06.018 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi082.sregdh smithi082 running (13m) 12m ago 13m 33.7M - 17.2.0 e1d6a67b021e a4803cc92a2c 2023-10-08T02:01:06.018 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi175.whvzhg smithi175 running (13m) 8m ago 13m 16.3M - 17.2.0 e1d6a67b021e 888e3d6592a9 2023-10-08T02:01:06.018 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi082.tcjbip smithi082 *:9283 running (18m) 12m ago 18m 285M - 17.2.0 e1d6a67b021e 2d035d566eab 2023-10-08T02:01:06.018 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi175.wforxt smithi175 *:8443,9283 running (12m) 8m ago 17m 509M - 18.0.0-6609-g9725b08f d68377abd09f e3b20016e699 2023-10-08T02:01:06.018 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi082 smithi082 running (18m) 12m ago 18m 88.7M 2048M 17.2.0 e1d6a67b021e 201a6dcf5fd0 2023-10-08T02:01:06.018 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi175 smithi175 running (17m) 8m ago 17m 62.8M 2048M 17.2.0 e1d6a67b021e 2ed0c4eb1ec9 2023-10-08T02:01:06.018 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.0.0.smithi082.ohkmdt smithi082 *:2049 running (13m) 12m ago 13m 262M - 4.0 e1d6a67b021e 3e36ca6e2561 2023-10-08T02:01:06.018 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.1.0.smithi175.kbxhiq smithi175 *:2049 running (13m) 8m ago 13m 84.4M - 4.0 e1d6a67b021e 8ed2c87848e2 2023-10-08T02:01:06.019 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi082 smithi082 *:9100 starting - - - - 2023-10-08T02:01:06.019 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi175 smithi175 *:9100 running (11m) 8m ago 17m 19.8M - 1.3.1 1dbe0e931976 56c40f55a508 2023-10-08T02:01:06.019 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (16m) 12m ago 16m 525M 1942M 17.2.0 e1d6a67b021e e3f7e8e1599a 2023-10-08T02:01:06.019 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (16m) 12m ago 16m 358M 1942M 17.2.0 e1d6a67b021e f1e1161712dc 2023-10-08T02:01:06.019 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (16m) 12m ago 16m 205M 1942M 17.2.0 e1d6a67b021e 2343188079a6 2023-10-08T02:01:06.019 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (15m) 12m ago 15m 504M 1942M 17.2.0 e1d6a67b021e ea500a2424be 2023-10-08T02:01:06.019 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi175 running (15m) 8m ago 15m 1336M 2710M 17.2.0 e1d6a67b021e 7f168363b2e3 2023-10-08T02:01:06.019 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi175 running (15m) 8m ago 15m 1787M 2710M 17.2.0 e1d6a67b021e 8af1e81a0815 2023-10-08T02:01:06.019 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi175 running (15m) 8m ago 15m 1410M 2710M 17.2.0 e1d6a67b021e f5c153962a4f 2023-10-08T02:01:06.019 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi175 running (14m) 8m ago 14m 2165M 2710M 17.2.0 e1d6a67b021e 8ebae9f8b47a 2023-10-08T02:01:06.020 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.smithi082 smithi082 *:9095 starting - - - - 2023-10-08T02:01:06.138 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:05 smithi082 ceph-mon[108319]: pgmap v369: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:06.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:05 smithi175 ceph-mon[111007]: pgmap v369: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:06.552 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph versions' 2023-10-08T02:01:06.737 INFO:teuthology.orchestra.run.smithi082.stdout: 5 284 16.91 MB/sec execute 1 sec latency 140.918 ms 2023-10-08T02:01:07.215 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:06 smithi082 ceph-mon[108319]: from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T02:01:07.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:06 smithi175 ceph-mon[111007]: from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T02:01:07.737 INFO:teuthology.orchestra.run.smithi082.stdout: 5 391 16.91 MB/sec execute 2 sec latency 145.909 ms 2023-10-08T02:01:08.005 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:07 smithi082 ceph-mon[108319]: pgmap v370: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.4 KiB/s wr, 0 op/s 2023-10-08T02:01:08.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:07 smithi175 ceph-mon[111007]: pgmap v370: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.4 KiB/s wr, 0 op/s 2023-10-08T02:01:08.737 INFO:teuthology.orchestra.run.smithi082.stdout: 5 495 16.78 MB/sec execute 3 sec latency 150.707 ms 2023-10-08T02:01:09.046 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T02:01:09.047 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2023-10-08T02:01:09.047 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T02:01:09.047 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T02:01:09.047 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2023-10-08T02:01:09.047 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-10-08T02:01:09.047 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T02:01:09.047 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T02:01:09.047 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2023-10-08T02:01:09.047 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-10-08T02:01:09.047 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T02:01:09.048 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2023-10-08T02:01:09.048 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T02:01:09.048 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T02:01:09.048 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2023-10-08T02:01:09.048 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-10-08T02:01:09.048 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T02:01:09.048 INFO:teuthology.orchestra.run.smithi082.stdout: } 2023-10-08T02:01:09.048 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T02:01:09.073 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:08 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:01:09.073 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:08 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:09.073 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:08 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:09.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:08 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:01:09.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:08 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:09.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:08 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:09.528 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-10-08T02:01:09.737 INFO:teuthology.orchestra.run.smithi082.stdout: 5 677 17.02 MB/sec execute 4 sec latency 123.575 ms 2023-10-08T02:01:10.117 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:09 smithi082 ceph-mon[108319]: pgmap v371: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 3.4 KiB/s wr, 0 op/s 2023-10-08T02:01:10.117 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:09 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1272477000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T02:01:10.117 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:09 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T02:01:10.117 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:09 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T02:01:10.117 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:09 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:10.117 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:09 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:10.117 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:09 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T02:01:10.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:09 smithi175 ceph-mon[111007]: pgmap v371: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 3.4 KiB/s wr, 0 op/s 2023-10-08T02:01:10.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:09 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/1272477000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T02:01:10.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:09 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T02:01:10.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:09 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T02:01:10.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:09 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:10.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:09 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:10.388 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:09 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T02:01:10.737 INFO:teuthology.orchestra.run.smithi082.stdout: 5 cleanup 5 sec 2023-10-08T02:01:11.130 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:10 smithi082 ceph-mon[108319]: pgmap v372: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 182 B/s rd, 3.6 KiB/s wr, 0 op/s 2023-10-08T02:01:11.130 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:10 smithi082 ceph-mon[108319]: Health check failed: 1 hosts fail cephadm check (CEPHADM_HOST_CHECK_FAILED) 2023-10-08T02:01:11.131 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:10 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:11.131 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:10 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:11.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:10 smithi175 ceph-mon[111007]: pgmap v372: 97 pgs: 97 active+clean; 242 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 182 B/s rd, 3.6 KiB/s wr, 0 op/s 2023-10-08T02:01:11.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:10 smithi175 ceph-mon[111007]: Health check failed: 1 hosts fail cephadm check (CEPHADM_HOST_CHECK_FAILED) 2023-10-08T02:01:11.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:10 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:11.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:10 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:11.439 INFO:teuthology.orchestra.run.smithi082.stdout:wait for servicemap items w/ changing names to refresh 2023-10-08T02:01:11.737 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 6 sec 2023-10-08T02:01:12.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:12 smithi082 ceph-mon[108319]: pgmap v373: 97 pgs: 97 active+clean; 336 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 547 B/s rd, 9.3 MiB/s wr, 153 op/s 2023-10-08T02:01:12.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:12 smithi175 ceph-mon[111007]: pgmap v373: 97 pgs: 97 active+clean; 336 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 547 B/s rd, 9.3 MiB/s wr, 153 op/s 2023-10-08T02:01:12.737 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 7 sec 2023-10-08T02:01:13.737 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 8 sec 2023-10-08T02:01:14.737 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 9 sec 2023-10-08T02:01:14.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:14 smithi175 ceph-mon[111007]: pgmap v374: 97 pgs: 97 active+clean; 336 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 547 B/s rd, 9.3 MiB/s wr, 153 op/s 2023-10-08T02:01:14.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:14 smithi082 ceph-mon[108319]: pgmap v374: 97 pgs: 97 active+clean; 336 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 547 B/s rd, 9.3 MiB/s wr, 153 op/s 2023-10-08T02:01:15.737 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 10 sec 2023-10-08T02:01:16.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 11 sec 2023-10-08T02:01:16.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:16 smithi175 ceph-mon[111007]: pgmap v375: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 9.7 MiB/s wr, 212 op/s 2023-10-08T02:01:16.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:16 smithi082 ceph-mon[108319]: pgmap v375: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 9.7 MiB/s wr, 212 op/s 2023-10-08T02:01:17.737 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 12 sec 2023-10-08T02:01:18.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 13 sec 2023-10-08T02:01:18.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:18 smithi175 ceph-mon[111007]: pgmap v376: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 9.7 MiB/s wr, 212 op/s 2023-10-08T02:01:18.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:18 smithi082 ceph-mon[108319]: pgmap v376: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 9.7 MiB/s wr, 212 op/s 2023-10-08T02:01:19.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 14 sec 2023-10-08T02:01:20.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 15 sec 2023-10-08T02:01:20.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:20 smithi082 ceph-mon[108319]: pgmap v377: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 9.7 MiB/s wr, 212 op/s 2023-10-08T02:01:21.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:20 smithi175 ceph-mon[111007]: pgmap v377: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 9.7 MiB/s wr, 212 op/s 2023-10-08T02:01:21.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 16 sec 2023-10-08T02:01:22.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:22 smithi082 ceph-mon[108319]: pgmap v378: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 9.1 MiB/s wr, 198 op/s 2023-10-08T02:01:22.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:22 smithi175 ceph-mon[111007]: pgmap v378: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 9.1 MiB/s wr, 198 op/s 2023-10-08T02:01:22.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 17 sec 2023-10-08T02:01:23.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 18 sec 2023-10-08T02:01:24.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 19 sec 2023-10-08T02:01:24.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:24 smithi082 ceph-mon[108319]: pgmap v379: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 470 KiB/s wr, 55 op/s 2023-10-08T02:01:24.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:24 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:24.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:24 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:01:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:24 smithi175 ceph-mon[111007]: pgmap v379: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 470 KiB/s wr, 55 op/s 2023-10-08T02:01:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:24 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:24 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:01:25.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 20 sec 2023-10-08T02:01:26.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 21 sec 2023-10-08T02:01:26.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:26 smithi082 ceph-mon[108319]: pgmap v380: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 KiB/s rd, 470 KiB/s wr, 55 op/s 2023-10-08T02:01:27.099 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:26 smithi175 ceph-mon[111007]: pgmap v380: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 KiB/s rd, 470 KiB/s wr, 55 op/s 2023-10-08T02:01:27.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 22 sec 2023-10-08T02:01:28.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 23 sec 2023-10-08T02:01:28.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:28 smithi082 ceph-mon[108319]: pgmap v381: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 15 KiB/s wr, 0 op/s 2023-10-08T02:01:29.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:28 smithi175 ceph-mon[111007]: pgmap v381: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 15 KiB/s wr, 0 op/s 2023-10-08T02:01:29.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 24 sec 2023-10-08T02:01:30.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 25 sec 2023-10-08T02:01:30.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:30 smithi082 ceph-mon[108319]: pgmap v382: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 15 KiB/s wr, 0 op/s 2023-10-08T02:01:31.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:30 smithi175 ceph-mon[111007]: pgmap v382: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 15 KiB/s wr, 0 op/s 2023-10-08T02:01:31.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 26 sec 2023-10-08T02:01:32.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:32 smithi082 ceph-mon[108319]: pgmap v383: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 15 KiB/s wr, 0 op/s 2023-10-08T02:01:32.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:32 smithi175 ceph-mon[111007]: pgmap v383: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 15 KiB/s wr, 0 op/s 2023-10-08T02:01:32.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 27 sec 2023-10-08T02:01:33.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 28 sec 2023-10-08T02:01:34.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 29 sec 2023-10-08T02:01:34.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:34 smithi082 ceph-mon[108319]: pgmap v384: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-10-08T02:01:35.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:34 smithi175 ceph-mon[111007]: pgmap v384: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-10-08T02:01:35.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 30 sec 2023-10-08T02:01:36.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 31 sec 2023-10-08T02:01:36.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:36 smithi082 ceph-mon[108319]: pgmap v385: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-10-08T02:01:37.099 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:36 smithi175 ceph-mon[111007]: pgmap v385: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2023-10-08T02:01:37.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 32 sec 2023-10-08T02:01:38.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 33 sec 2023-10-08T02:01:38.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:38 smithi082 ceph-mon[108319]: pgmap v386: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:38.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:38 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:01:39.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:38 smithi175 ceph-mon[111007]: pgmap v386: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:39.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:38 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:01:39.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 34 sec 2023-10-08T02:01:40.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 35 sec 2023-10-08T02:01:40.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:40 smithi082 ceph-mon[108319]: pgmap v387: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:41.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:40 smithi175 ceph-mon[111007]: pgmap v387: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:41.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 36 sec 2023-10-08T02:01:42.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:42 smithi082 ceph-mon[108319]: pgmap v388: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:42.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:42 smithi175 ceph-mon[111007]: pgmap v388: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:42.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 37 sec 2023-10-08T02:01:43.738 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 38 sec 2023-10-08T02:01:44.739 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 39 sec 2023-10-08T02:01:44.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:44 smithi082 ceph-mon[108319]: pgmap v389: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:45.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:44 smithi175 ceph-mon[111007]: pgmap v389: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:45.739 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 40 sec 2023-10-08T02:01:46.739 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 41 sec 2023-10-08T02:01:46.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:46 smithi082 ceph-mon[108319]: pgmap v390: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:01:47.099 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:46 smithi175 ceph-mon[111007]: pgmap v390: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:01:47.739 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 42 sec 2023-10-08T02:01:48.739 INFO:teuthology.orchestra.run.smithi082.stdout: 1 cleanup 43 sec 2023-10-08T02:01:48.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:48 smithi082 ceph-mon[108319]: pgmap v391: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:49.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:48 smithi175 ceph-mon[111007]: pgmap v391: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:49.345 INFO:teuthology.orchestra.run.smithi082.stdout: 0 cleanup 44 sec 2023-10-08T02:01:49.345 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T02:01:49.346 INFO:teuthology.orchestra.run.smithi082.stdout: Operation Count AvgLat MaxLat 2023-10-08T02:01:49.346 INFO:teuthology.orchestra.run.smithi082.stdout: ---------------------------------------- 2023-10-08T02:01:49.346 INFO:teuthology.orchestra.run.smithi082.stdout: NTCreateX 452 26.977 150.703 2023-10-08T02:01:49.346 INFO:teuthology.orchestra.run.smithi082.stdout: Close 424 9.870 39.033 2023-10-08T02:01:49.346 INFO:teuthology.orchestra.run.smithi082.stdout: Rename 11 27.359 92.193 2023-10-08T02:01:49.346 INFO:teuthology.orchestra.run.smithi082.stdout: Unlink 28 9.875 63.804 2023-10-08T02:01:49.346 INFO:teuthology.orchestra.run.smithi082.stdout: Qpathinfo 84 3.231 34.166 2023-10-08T02:01:49.346 INFO:teuthology.orchestra.run.smithi082.stdout: Qfileinfo 313 15.089 28.034 2023-10-08T02:01:49.346 INFO:teuthology.orchestra.run.smithi082.stdout: Qfsinfo 69 1.926 19.697 2023-10-08T02:01:49.346 INFO:teuthology.orchestra.run.smithi082.stdout: Sfileinfo 53 17.432 62.978 2023-10-08T02:01:49.347 INFO:teuthology.orchestra.run.smithi082.stdout: Find 76 11.329 110.138 2023-10-08T02:01:49.347 INFO:teuthology.orchestra.run.smithi082.stdout: WriteX 1498 0.028 0.076 2023-10-08T02:01:49.347 INFO:teuthology.orchestra.run.smithi082.stdout: ReadX 282 0.017 0.377 2023-10-08T02:01:49.347 INFO:teuthology.orchestra.run.smithi082.stdout: Flush 84 14.734 30.729 2023-10-08T02:01:49.347 INFO:teuthology.orchestra.run.smithi082.stdout: 2023-10-08T02:01:49.347 INFO:teuthology.orchestra.run.smithi082.stdout:Throughput 17.0241 MB/sec 5 clients 5 procs max_latency=150.707 ms 2023-10-08T02:01:49.348 DEBUG:teuthology.parallel:result is None 2023-10-08T02:01:49.544 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'sleep 60' 2023-10-08T02:01:50.874 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:50 smithi082 ceph-mon[108319]: pgmap v392: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:51.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:50 smithi175 ceph-mon[111007]: pgmap v392: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:01:53.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:52 smithi175 ceph-mon[111007]: pgmap v393: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 682 B/s wr, 0 op/s 2023-10-08T02:01:53.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:52 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:53.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:52 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:53.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:52 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T02:01:53.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:52 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T02:01:53.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:52 smithi175 ceph-mon[111007]: pgmap v394: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 200 B/s rd, 800 B/s wr, 0 op/s 2023-10-08T02:01:53.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:52 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:53.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:52 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:53.138 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:52 smithi175 ceph-mon[111007]: Health check cleared: CEPHADM_HOST_CHECK_FAILED (was: 1 hosts fail cephadm check) 2023-10-08T02:01:53.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:52 smithi082 ceph-mon[108319]: pgmap v393: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 682 B/s wr, 0 op/s 2023-10-08T02:01:53.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:52 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:53.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:52 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:53.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:52 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T02:01:53.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:52 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T02:01:53.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:52 smithi082 ceph-mon[108319]: pgmap v394: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 200 B/s rd, 800 B/s wr, 0 op/s 2023-10-08T02:01:53.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:52 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:53.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:52 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:53.226 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:52 smithi082 ceph-mon[108319]: Health check cleared: CEPHADM_HOST_CHECK_FAILED (was: 1 hosts fail cephadm check) 2023-10-08T02:01:54.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:54 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:54.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:01:54.976 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:54 smithi082 ceph-mon[108319]: pgmap v395: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 200 B/s rd, 800 B/s wr, 0 op/s 2023-10-08T02:01:55.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:54 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:01:55.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:01:55.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:54 smithi175 ceph-mon[111007]: pgmap v395: 97 pgs: 97 active+clean; 237 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 200 B/s rd, 800 B/s wr, 0 op/s 2023-10-08T02:01:57.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:56 smithi175 ceph-mon[111007]: pgmap v396: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 3.4 KiB/s wr, 2 op/s 2023-10-08T02:01:57.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:56 smithi082 ceph-mon[108319]: pgmap v396: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 3.4 KiB/s wr, 2 op/s 2023-10-08T02:01:59.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:01:58 smithi175 ceph-mon[111007]: pgmap v397: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 3.4 KiB/s wr, 2 op/s 2023-10-08T02:01:59.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:01:58 smithi082 ceph-mon[108319]: pgmap v397: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 3.4 KiB/s wr, 2 op/s 2023-10-08T02:02:01.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:00 smithi175 ceph-mon[111007]: pgmap v398: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 3.4 KiB/s wr, 2 op/s 2023-10-08T02:02:01.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:00 smithi082 ceph-mon[108319]: pgmap v398: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 3.4 KiB/s wr, 2 op/s 2023-10-08T02:02:02.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:02 smithi082 ceph-mon[108319]: pgmap v399: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 4.0 KiB/s wr, 2 op/s 2023-10-08T02:02:02.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:02 smithi175 ceph-mon[111007]: pgmap v399: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 4.0 KiB/s wr, 2 op/s 2023-10-08T02:02:05.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:04 smithi175 ceph-mon[111007]: pgmap v400: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 3.4 KiB/s wr, 2 op/s 2023-10-08T02:02:05.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:04 smithi082 ceph-mon[108319]: pgmap v400: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 3.4 KiB/s wr, 2 op/s 2023-10-08T02:02:07.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:06 smithi175 ceph-mon[111007]: pgmap v401: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 597 B/s rd, 3.4 KiB/s wr, 2 op/s 2023-10-08T02:02:07.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:06 smithi082 ceph-mon[108319]: pgmap v401: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 597 B/s rd, 3.4 KiB/s wr, 2 op/s 2023-10-08T02:02:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:08 smithi175 ceph-mon[111007]: pgmap v402: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-10-08T02:02:09.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:08 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:02:09.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:08 smithi082 ceph-mon[108319]: pgmap v402: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-10-08T02:02:09.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:08 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:02:11.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:10 smithi175 ceph-mon[111007]: pgmap v403: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-10-08T02:02:11.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:10 smithi082 ceph-mon[108319]: pgmap v403: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-10-08T02:02:12.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:12 smithi082 ceph-mon[108319]: pgmap v404: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-10-08T02:02:12.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:12 smithi175 ceph-mon[111007]: pgmap v404: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-10-08T02:02:15.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:14 smithi175 ceph-mon[111007]: pgmap v405: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:15.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:14 smithi082 ceph-mon[108319]: pgmap v405: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:17.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:16 smithi175 ceph-mon[111007]: pgmap v406: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:02:17.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:16 smithi082 ceph-mon[108319]: pgmap v406: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:02:19.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:18 smithi175 ceph-mon[111007]: pgmap v407: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:19.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:18 smithi082 ceph-mon[108319]: pgmap v407: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:21.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:20 smithi175 ceph-mon[111007]: pgmap v408: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:21.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:20 smithi082 ceph-mon[108319]: pgmap v408: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:22.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:22 smithi082 ceph-mon[108319]: pgmap v409: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:22.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:22 smithi175 ceph-mon[111007]: pgmap v409: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:23.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:23 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:02:24.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:23 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:02:24.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:24 smithi082 ceph-mon[108319]: pgmap v410: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:25.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:24 smithi175 ceph-mon[111007]: pgmap v410: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:27.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:26 smithi175 ceph-mon[111007]: pgmap v411: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:02:27.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:26 smithi082 ceph-mon[108319]: pgmap v411: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:02:29.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:28 smithi175 ceph-mon[111007]: pgmap v412: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:29.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:28 smithi082 ceph-mon[108319]: pgmap v412: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:31.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:30 smithi175 ceph-mon[111007]: pgmap v413: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:31.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:30 smithi082 ceph-mon[108319]: pgmap v413: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:32.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:32 smithi082 ceph-mon[108319]: pgmap v414: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:32.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:32 smithi175 ceph-mon[111007]: pgmap v414: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:35.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:34 smithi175 ceph-mon[111007]: pgmap v415: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:35.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:34 smithi082 ceph-mon[108319]: pgmap v415: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:37.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:36 smithi175 ceph-mon[111007]: pgmap v416: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:02:37.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:36 smithi082 ceph-mon[108319]: pgmap v416: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:02:39.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:38 smithi082 ceph-mon[108319]: pgmap v417: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:39.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:38 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:02:39.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:38 smithi175 ceph-mon[111007]: pgmap v417: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:39.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:38 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:02:41.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:40 smithi082 ceph-mon[108319]: pgmap v418: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:41.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:40 smithi175 ceph-mon[111007]: pgmap v418: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:42.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:42 smithi082 ceph-mon[108319]: pgmap v419: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:42.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:42 smithi175 ceph-mon[111007]: pgmap v419: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:45.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:44 smithi175 ceph-mon[111007]: pgmap v420: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:45.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:44 smithi082 ceph-mon[108319]: pgmap v420: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:47.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:46 smithi175 ceph-mon[111007]: pgmap v421: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:02:47.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:46 smithi082 ceph-mon[108319]: pgmap v421: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:02:49.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:48 smithi082 ceph-mon[108319]: pgmap v422: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:49.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:48 smithi175 ceph-mon[111007]: pgmap v422: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:51.186 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:50 smithi082 ceph-mon[108319]: pgmap v423: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:51.387 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:50 smithi175 ceph-mon[111007]: pgmap v423: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:51.393 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch ps' 2023-10-08T02:02:52.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:52 smithi082 ceph-mon[108319]: pgmap v424: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:52.475 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:52 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T02:02:52.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:52 smithi175 ceph-mon[111007]: pgmap v424: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:52.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:52 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T02:02:52.948 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-08T02:02:52.948 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.smithi082 smithi082 *:9093,9094 running (13m) 61s ago 19m - - 0.23.0 ba2b418f427c c0bb608f9568 2023-10-08T02:02:52.948 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi082 smithi082 running (19m) 61s ago 19m - - 17.2.0 e1d6a67b021e 20827e16c4c8 2023-10-08T02:02:52.948 INFO:teuthology.orchestra.run.smithi082.stdout:crash.smithi175 smithi175 running (19m) 9m ago 19m 7155k - 17.2.0 e1d6a67b021e 2852804124ca 2023-10-08T02:02:52.948 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.smithi082 smithi082 *:3000 running (13m) 61s ago 19m - - 8.3.5 dad864ee21e9 e5da02c7ac97 2023-10-08T02:02:52.949 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi082.sregdh smithi082 running (15m) 61s ago 15m - - 17.2.0 e1d6a67b021e a4803cc92a2c 2023-10-08T02:02:52.949 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foofs.smithi175.whvzhg smithi175 running (15m) 9m ago 15m 16.3M - 17.2.0 e1d6a67b021e 888e3d6592a9 2023-10-08T02:02:52.949 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi082.tcjbip smithi082 *:8443,9283,8765 running (20m) 61s ago 20m - - 17.2.0 e1d6a67b021e 2d035d566eab 2023-10-08T02:02:52.949 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.smithi175.wforxt smithi175 *:8443,9283 running (14m) 9m ago 19m 509M - 18.0.0-6609-g9725b08f d68377abd09f e3b20016e699 2023-10-08T02:02:52.949 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi082 smithi082 running (20m) 61s ago 20m - 2048M 17.2.0 e1d6a67b021e 201a6dcf5fd0 2023-10-08T02:02:52.949 INFO:teuthology.orchestra.run.smithi082.stdout:mon.smithi175 smithi175 running (19m) 9m ago 19m 62.8M 2048M 17.2.0 e1d6a67b021e 2ed0c4eb1ec9 2023-10-08T02:02:52.949 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.0.0.smithi082.ohkmdt smithi082 *:2049 running (15m) 61s ago 15m - - 4.0 e1d6a67b021e 3e36ca6e2561 2023-10-08T02:02:52.949 INFO:teuthology.orchestra.run.smithi082.stdout:nfs.foo.1.0.smithi175.kbxhiq smithi175 *:2049 running (15m) 9m ago 15m 84.4M - 4.0 e1d6a67b021e 8ed2c87848e2 2023-10-08T02:02:52.949 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi082 smithi082 *:9100 running (13m) 61s ago 19m - - 1.3.1 1dbe0e931976 1c7b6e84226f 2023-10-08T02:02:52.949 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.smithi175 smithi175 *:9100 running (12m) 9m ago 18m 19.8M - 1.3.1 1dbe0e931976 56c40f55a508 2023-10-08T02:02:52.950 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (18m) 61s ago 18m - 1942M 17.2.0 e1d6a67b021e e3f7e8e1599a 2023-10-08T02:02:52.950 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (18m) 61s ago 18m - 1942M 17.2.0 e1d6a67b021e f1e1161712dc 2023-10-08T02:02:52.950 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (17m) 61s ago 17m - 1942M 17.2.0 e1d6a67b021e 2343188079a6 2023-10-08T02:02:52.950 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (17m) 61s ago 17m - 1942M 17.2.0 e1d6a67b021e ea500a2424be 2023-10-08T02:02:52.950 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi175 running (17m) 9m ago 17m 1336M 2710M 17.2.0 e1d6a67b021e 7f168363b2e3 2023-10-08T02:02:52.950 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi175 running (17m) 9m ago 17m 1787M 2710M 17.2.0 e1d6a67b021e 8af1e81a0815 2023-10-08T02:02:52.950 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi175 running (16m) 9m ago 16m 1410M 2710M 17.2.0 e1d6a67b021e f5c153962a4f 2023-10-08T02:02:52.950 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi175 running (16m) 9m ago 16m 2165M 2710M 17.2.0 e1d6a67b021e 8ebae9f8b47a 2023-10-08T02:02:52.950 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.smithi082 smithi082 *:9095 running (12m) 61s ago 18m - - 2.33.4 514e6a882f6e fdb1dc654f45 2023-10-08T02:02:53.225 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:53 smithi082 ceph-mon[108319]: from='client.14858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T02:02:53.448 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch upgrade status' 2023-10-08T02:02:53.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:53 smithi175 ceph-mon[111007]: from='client.14858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T02:02:54.346 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:54 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:02:54.346 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:54 smithi082 ceph-mon[108319]: pgmap v425: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:54.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:54 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T02:02:54.637 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:54 smithi175 ceph-mon[111007]: pgmap v425: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:55.318 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T02:02:55.318 INFO:teuthology.orchestra.run.smithi082.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991", 2023-10-08T02:02:55.318 INFO:teuthology.orchestra.run.smithi082.stdout: "in_progress": true, 2023-10-08T02:02:55.318 INFO:teuthology.orchestra.run.smithi082.stdout: "which": "Upgrading all daemon types on all hosts", 2023-10-08T02:02:55.318 INFO:teuthology.orchestra.run.smithi082.stdout: "services_complete": [], 2023-10-08T02:02:55.318 INFO:teuthology.orchestra.run.smithi082.stdout: "progress": "1/23 daemons upgraded", 2023-10-08T02:02:55.318 INFO:teuthology.orchestra.run.smithi082.stdout: "message": "Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi082.tcjbip on host smithi082 failed.", 2023-10-08T02:02:55.318 INFO:teuthology.orchestra.run.smithi082.stdout: "is_paused": true 2023-10-08T02:02:55.318 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T02:02:55.883 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph health detail' 2023-10-08T02:02:56.825 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:56 smithi082 ceph-mon[108319]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T02:02:56.825 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:56 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:02:56.825 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:56 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:02:56.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:56 smithi082 ceph-mon[108319]: pgmap v426: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:02:56.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:56 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T02:02:56.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:56 smithi082 ceph-mon[108319]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T02:02:56.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:56 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:02:56.826 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:56 smithi082 ceph-mon[108319]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:02:57.100 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:56 smithi175 ceph-mon[111007]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-08T02:02:57.100 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:56 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:02:57.100 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:56 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:02:57.101 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:56 smithi175 ceph-mon[111007]: pgmap v426: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-10-08T02:02:57.101 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:56 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T02:02:57.101 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:56 smithi175 ceph-mon[111007]: from='mgr.24451 172.21.15.175:0/3183259481' entity='mgr.smithi175.wforxt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T02:02:57.101 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:56 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:02:57.101 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:56 smithi175 ceph-mon[111007]: from='mgr.24451 ' entity='mgr.smithi175.wforxt' 2023-10-08T02:02:57.280 INFO:teuthology.orchestra.run.smithi082.stdout:HEALTH_WARN Upgrading daemon mgr.smithi082.tcjbip on host smithi082 failed. 2023-10-08T02:02:57.280 INFO:teuthology.orchestra.run.smithi082.stdout:[WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi082.tcjbip on host smithi082 failed. 2023-10-08T02:02:57.281 INFO:teuthology.orchestra.run.smithi082.stdout: Upgrade daemon: mgr.smithi082.tcjbip: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi082.tcjbip ... 2023-10-08T02:02:57.281 INFO:teuthology.orchestra.run.smithi082.stdout:Non-zero exit code 1 from systemctl daemon-reload 2023-10-08T02:02:57.281 INFO:teuthology.orchestra.run.smithi082.stdout:systemctl: stderr Failed to reload daemon: Connection timed out 2023-10-08T02:02:57.281 INFO:teuthology.orchestra.run.smithi082.stdout:Traceback (most recent call last): 2023-10-08T02:02:57.281 INFO:teuthology.orchestra.run.smithi082.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-10-08T02:02:57.281 INFO:teuthology.orchestra.run.smithi082.stdout: "__main__", mod_spec) 2023-10-08T02:02:57.281 INFO:teuthology.orchestra.run.smithi082.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-10-08T02:02:57.281 INFO:teuthology.orchestra.run.smithi082.stdout: exec(code, run_globals) 2023-10-08T02:02:57.281 INFO:teuthology.orchestra.run.smithi082.stdout: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 7655, in 2023-10-08T02:02:57.281 INFO:teuthology.orchestra.run.smithi082.stdout: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 7643, in main 2023-10-08T02:02:57.281 INFO:teuthology.orchestra.run.smithi082.stdout: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 5093, in command_deploy_from 2023-10-08T02:02:57.282 INFO:teuthology.orchestra.run.smithi082.stdout: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 5111, in _common_deploy 2023-10-08T02:02:57.282 INFO:teuthology.orchestra.run.smithi082.stdout: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 5148, in _dispatch_deploy 2023-10-08T02:02:57.282 INFO:teuthology.orchestra.run.smithi082.stdout: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 2799, in deploy_daemon 2023-10-08T02:02:57.282 INFO:teuthology.orchestra.run.smithi082.stdout: File "/tmp/tmpidkm1zt3.cephadm.build/__main__.py", line 3032, in deploy_daemon_units 2023-10-08T02:02:57.282 INFO:teuthology.orchestra.run.smithi082.stdout: File "/tmp/tmpidkm1zt3.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-10-08T02:02:57.282 INFO:teuthology.orchestra.run.smithi082.stdout:RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-10-08T02:02:57.646 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph versions' 2023-10-08T02:02:57.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:57 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/371620432' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T02:02:58.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:57 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/371620432' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-10-08T02:02:58.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:58 smithi082 ceph-mon[108319]: pgmap v427: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:59.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:58 smithi175 ceph-mon[111007]: pgmap v427: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:02:59.159 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2023-10-08T02:02:59.159 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2023-10-08T02:02:59.159 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T02:02:59.159 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T02:02:59.160 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2023-10-08T02:02:59.160 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-10-08T02:02:59.160 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T02:02:59.160 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T02:02:59.160 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2023-10-08T02:02:59.160 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-10-08T02:02:59.160 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T02:02:59.160 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2023-10-08T02:02:59.160 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-10-08T02:02:59.160 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2023-10-08T02:02:59.160 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2023-10-08T02:02:59.160 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-10-08T02:02:59.161 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-08T02:02:59.161 INFO:teuthology.orchestra.run.smithi082.stdout: } 2023-10-08T02:02:59.161 INFO:teuthology.orchestra.run.smithi082.stdout:} 2023-10-08T02:02:59.570 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-10-08T02:02:59.725 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:02:59 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/1207339323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T02:03:00.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:02:59 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/1207339323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T02:03:00.975 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:03:00 smithi082 ceph-mon[108319]: pgmap v428: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:03:01.051 INFO:teuthology.orchestra.run.smithi082.stdout:false 2023-10-08T02:03:01.137 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:03:00 smithi175 ceph-mon[111007]: pgmap v428: 97 pgs: 97 active+clean; 231 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-10-08T02:03:01.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T02:03:01.396 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa/tasks/cephadm.py", line 1313, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi082 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-10-08T02:03:01.471 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=c9ecf5b5672541818d79b428ee7a4436 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa/tasks/cephadm.py", line 1313, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi082 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-10-08T02:03:01.475 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-08T02:03:01.485 INFO:tasks.cephadm:Teardown begin 2023-10-08T02:03:01.485 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-08T02:03:01.528 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-08T02:03:01.566 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-08T02:03:01.567 DEBUG:teuthology.orchestra.run.smithi082:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-08T02:03:01.588 DEBUG:teuthology.orchestra.run.smithi175:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-08T02:03:01.630 INFO:tasks.cephadm:Stopping all daemons... 2023-10-08T02:03:01.630 INFO:tasks.cephadm.mon.smithi082:Stopping mon.smithi082... 2023-10-08T02:03:01.630 DEBUG:teuthology.orchestra.run.smithi082:> sudo systemctl stop ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@mon.smithi082 2023-10-08T02:03:01.887 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:03:01 smithi175 ceph-mon[111007]: from='client.? 172.21.15.82:0/3119876908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T02:03:01.934 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:03:01 smithi082 systemd[1]: Stopping Ceph mon.smithi082 for d44655b4-657b-11ee-8db5-212e2dc638e7... 2023-10-08T02:03:01.934 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:03:01 smithi082 ceph-mon[108319]: from='client.? 172.21.15.82:0/3119876908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-08T02:03:01.934 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:03:01 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-mon-smithi082[108296]: 2023-10-08T02:03:01.733+0000 7fb348c32700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi082 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-10-08T02:03:01.934 INFO:journalctl@ceph.mon.smithi082.smithi082.stdout:Oct 08 02:03:01 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-mon-smithi082[108296]: 2023-10-08T02:03:01.733+0000 7fb348c32700 -1 mon.smithi082@0(leader) e2 *** Got Signal Terminated *** 2023-10-08T02:03:02.087 DEBUG:teuthology.orchestra.run.smithi082:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@mon.smithi082.service' 2023-10-08T02:03:02.165 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T02:03:02.166 INFO:tasks.cephadm.mon.smithi082:Stopped mon.smithi082 2023-10-08T02:03:02.166 INFO:tasks.cephadm.mon.smithi175:Stopping mon.smithi175... 2023-10-08T02:03:02.166 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@mon.smithi175 2023-10-08T02:03:02.563 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:03:02 smithi175 systemd[1]: Stopping Ceph mon.smithi175 for d44655b4-657b-11ee-8db5-212e2dc638e7... 2023-10-08T02:03:02.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:03:02 smithi175 bash[136031]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-mon.smithi175" found: no such container 2023-10-08T02:03:02.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:03:02 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-mon-smithi175[110975]: 2023-10-08T02:03:02.304+0000 7f244b446700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi175 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-10-08T02:03:02.564 INFO:journalctl@ceph.mon.smithi175.smithi175.stdout:Oct 08 02:03:02 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-mon-smithi175[110975]: 2023-10-08T02:03:02.304+0000 7f244b446700 -1 mon.smithi175@1(peon) e2 *** Got Signal Terminated *** 2023-10-08T02:03:02.779 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@mon.smithi175.service' 2023-10-08T02:03:02.832 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T02:03:02.832 INFO:tasks.cephadm.mon.smithi175:Stopped mon.smithi175 2023-10-08T02:03:02.832 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-10-08T02:03:02.833 DEBUG:teuthology.orchestra.run.smithi082:> sudo systemctl stop ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.0 2023-10-08T02:03:03.225 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 02:03:02 smithi082 systemd[1]: Stopping Ceph osd.0 for d44655b4-657b-11ee-8db5-212e2dc638e7... 2023-10-08T02:03:03.225 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 02:03:02 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-0[120780]: 2023-10-08T02:03:02.936+0000 7f368e729700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-08T02:03:03.226 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 02:03:02 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-0[120780]: 2023-10-08T02:03:02.936+0000 7f368e729700 -1 osd.0 69 *** Got signal Terminated *** 2023-10-08T02:03:03.226 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 02:03:02 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-0[120780]: 2023-10-08T02:03:02.936+0000 7f368e729700 -1 osd.0 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T02:03:08.930 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 02:03:08 smithi082 bash[158836]: ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-0 2023-10-08T02:03:08.930 INFO:journalctl@ceph.osd.0.smithi082.stdout:Oct 08 02:03:08 smithi082 bash[158880]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd.0" found: no such container 2023-10-08T02:03:09.598 DEBUG:teuthology.orchestra.run.smithi082:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.0.service' 2023-10-08T02:03:09.639 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T02:03:09.639 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-10-08T02:03:09.639 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-08T02:03:09.639 DEBUG:teuthology.orchestra.run.smithi082:> sudo systemctl stop ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.1 2023-10-08T02:03:09.975 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 02:03:09 smithi082 systemd[1]: Stopping Ceph osd.1 for d44655b4-657b-11ee-8db5-212e2dc638e7... 2023-10-08T02:03:09.975 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 02:03:09 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-1[124503]: 2023-10-08T02:03:09.834+0000 7f594df21700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-08T02:03:09.975 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 02:03:09 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-1[124503]: 2023-10-08T02:03:09.834+0000 7f594df21700 -1 osd.1 69 *** Got signal Terminated *** 2023-10-08T02:03:09.976 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 02:03:09 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-1[124503]: 2023-10-08T02:03:09.834+0000 7f594df21700 -1 osd.1 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T02:03:15.710 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 02:03:15 smithi082 bash[159057]: ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-1 2023-10-08T02:03:15.711 INFO:journalctl@ceph.osd.1.smithi082.stdout:Oct 08 02:03:15 smithi082 bash[159143]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd.1" found: no such container 2023-10-08T02:03:16.379 DEBUG:teuthology.orchestra.run.smithi082:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-08T02:03:16.420 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T02:03:16.420 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-08T02:03:16.421 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-08T02:03:16.421 DEBUG:teuthology.orchestra.run.smithi082:> sudo systemctl stop ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.2 2023-10-08T02:03:16.725 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 02:03:16 smithi082 systemd[1]: Stopping Ceph osd.2 for d44655b4-657b-11ee-8db5-212e2dc638e7... 2023-10-08T02:03:16.726 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 02:03:16 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-2[129089]: 2023-10-08T02:03:16.569+0000 7fdcb713d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-08T02:03:16.726 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 02:03:16 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-2[129089]: 2023-10-08T02:03:16.569+0000 7fdcb713d700 -1 osd.2 69 *** Got signal Terminated *** 2023-10-08T02:03:16.726 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 02:03:16 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-2[129089]: 2023-10-08T02:03:16.569+0000 7fdcb713d700 -1 osd.2 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T02:03:22.448 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 02:03:22 smithi082 bash[159322]: ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-2 2023-10-08T02:03:22.448 INFO:journalctl@ceph.osd.2.smithi082.stdout:Oct 08 02:03:22 smithi082 bash[159364]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd.2" found: no such container 2023-10-08T02:03:23.190 DEBUG:teuthology.orchestra.run.smithi082:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.2.service' 2023-10-08T02:03:23.230 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T02:03:23.230 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-08T02:03:23.231 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-10-08T02:03:23.231 DEBUG:teuthology.orchestra.run.smithi082:> sudo systemctl stop ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.3 2023-10-08T02:03:23.475 INFO:journalctl@ceph.osd.3.smithi082.stdout:Oct 08 02:03:23 smithi082 systemd[1]: Stopping Ceph osd.3 for d44655b4-657b-11ee-8db5-212e2dc638e7... 2023-10-08T02:03:23.476 INFO:journalctl@ceph.osd.3.smithi082.stdout:Oct 08 02:03:23 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-3[133431]: 2023-10-08T02:03:23.364+0000 7f033ee05700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-08T02:03:23.476 INFO:journalctl@ceph.osd.3.smithi082.stdout:Oct 08 02:03:23 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-3[133431]: 2023-10-08T02:03:23.364+0000 7f033ee05700 -1 osd.3 69 *** Got signal Terminated *** 2023-10-08T02:03:23.476 INFO:journalctl@ceph.osd.3.smithi082.stdout:Oct 08 02:03:23 smithi082 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-3[133431]: 2023-10-08T02:03:23.364+0000 7f033ee05700 -1 osd.3 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T02:03:28.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:28 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:28.568+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:29.449 INFO:journalctl@ceph.osd.3.smithi082.stdout:Oct 08 02:03:29 smithi082 bash[159542]: ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-3 2023-10-08T02:03:29.449 INFO:journalctl@ceph.osd.3.smithi082.stdout:Oct 08 02:03:29 smithi082 bash[159586]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd.3" found: no such container 2023-10-08T02:03:29.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:29 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:29.577+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:30.151 DEBUG:teuthology.orchestra.run.smithi082:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.3.service' 2023-10-08T02:03:30.434 INFO:journalctl@ceph.osd.3.smithi082.stdout:Oct 08 02:03:30 smithi082 systemd[1]: ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.3.service: Succeeded. 2023-10-08T02:03:30.600 INFO:journalctl@ceph.osd.3.smithi082.stdout:Oct 08 02:03:30 smithi082 systemd[1]: Stopped Ceph osd.3 for d44655b4-657b-11ee-8db5-212e2dc638e7. 2023-10-08T02:03:30.602 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T02:03:30.602 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-10-08T02:03:30.603 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-08T02:03:30.603 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.4 2023-10-08T02:03:30.887 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:30 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:30.762+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.402543+0000 front 2023-10-08T02:03:05.402739+0000 (oldest deadline 2023-10-08T02:03:30.102797+0000) 2023-10-08T02:03:30.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:30 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:30.580+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:30.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:30 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:30.558+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:30.888 INFO:journalctl@ceph.osd.4.smithi175.stdout:Oct 08 02:03:30 smithi175 systemd[1]: Stopping Ceph osd.4 for d44655b4-657b-11ee-8db5-212e2dc638e7... 2023-10-08T02:03:30.888 INFO:journalctl@ceph.osd.4.smithi175.stdout:Oct 08 02:03:30 smithi175 bash[136193]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd.4" found: no such container 2023-10-08T02:03:30.888 INFO:journalctl@ceph.osd.4.smithi175.stdout:Oct 08 02:03:30 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-4[115719]: 2023-10-08T02:03:30.739+0000 7f8ec1e82700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-08T02:03:30.889 INFO:journalctl@ceph.osd.4.smithi175.stdout:Oct 08 02:03:30 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-4[115719]: 2023-10-08T02:03:30.739+0000 7f8ec1e82700 -1 osd.4 69 *** Got signal Terminated *** 2023-10-08T02:03:30.889 INFO:journalctl@ceph.osd.4.smithi175.stdout:Oct 08 02:03:30 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-4[115719]: 2023-10-08T02:03:30.739+0000 7f8ec1e82700 -1 osd.4 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T02:03:31.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:31 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:31.602+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:31.888 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:31 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:31.752+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.402543+0000 front 2023-10-08T02:03:05.402739+0000 (oldest deadline 2023-10-08T02:03:30.102797+0000) 2023-10-08T02:03:31.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:31 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:31.562+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:32.887 INFO:journalctl@ceph.osd.4.smithi175.stdout:Oct 08 02:03:32 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-4[115719]: 2023-10-08T02:03:32.712+0000 7f8ebd01a700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.857055+0000 front 2023-10-08T02:03:07.856951+0000 (oldest deadline 2023-10-08T02:03:32.556817+0000) 2023-10-08T02:03:32.887 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:32 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:32.761+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.402543+0000 front 2023-10-08T02:03:05.402739+0000 (oldest deadline 2023-10-08T02:03:30.102797+0000) 2023-10-08T02:03:32.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:32 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:32.555+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:32.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:32 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:32.592+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:33.887 INFO:journalctl@ceph.osd.4.smithi175.stdout:Oct 08 02:03:33 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-4[115719]: 2023-10-08T02:03:33.673+0000 7f8ebd01a700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.857055+0000 front 2023-10-08T02:03:07.856951+0000 (oldest deadline 2023-10-08T02:03:32.556817+0000) 2023-10-08T02:03:33.887 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:33 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:33.791+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.402543+0000 front 2023-10-08T02:03:05.402739+0000 (oldest deadline 2023-10-08T02:03:30.102797+0000) 2023-10-08T02:03:33.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:33 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:33.560+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:33.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:33 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:33.642+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:34.810 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:34 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:34.552+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:34.811 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:34 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:34.606+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:34.811 INFO:journalctl@ceph.osd.4.smithi175.stdout:Oct 08 02:03:34 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-4[115719]: 2023-10-08T02:03:34.713+0000 7f8ebd01a700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.857055+0000 front 2023-10-08T02:03:07.856951+0000 (oldest deadline 2023-10-08T02:03:32.556817+0000) 2023-10-08T02:03:35.137 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:34 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:34.809+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.402543+0000 front 2023-10-08T02:03:05.402739+0000 (oldest deadline 2023-10-08T02:03:30.102797+0000) 2023-10-08T02:03:35.887 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:35 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:35.794+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.402543+0000 front 2023-10-08T02:03:05.402739+0000 (oldest deadline 2023-10-08T02:03:30.102797+0000) 2023-10-08T02:03:35.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:35 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:35.569+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:35.889 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:35 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:35.593+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:36.808 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:36 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:36.538+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:36.809 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:36 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:36.587+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:36.809 INFO:journalctl@ceph.osd.4.smithi175.stdout:Oct 08 02:03:36 smithi175 bash[136205]: ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-4 2023-10-08T02:03:36.809 INFO:journalctl@ceph.osd.4.smithi175.stdout:Oct 08 02:03:36 smithi175 bash[136285]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd.4" found: no such container 2023-10-08T02:03:37.100 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:36 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:36.807+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.402543+0000 front 2023-10-08T02:03:05.402739+0000 (oldest deadline 2023-10-08T02:03:30.102797+0000) 2023-10-08T02:03:37.606 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.4.service' 2023-10-08T02:03:37.647 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T02:03:37.648 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-08T02:03:37.648 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-08T02:03:37.648 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.5 2023-10-08T02:03:37.713 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:37 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:37.564+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:37.713 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:37 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:37.572+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:38.137 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:37 smithi175 systemd[1]: Stopping Ceph osd.5 for d44655b4-657b-11ee-8db5-212e2dc638e7... 2023-10-08T02:03:38.137 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:37 smithi175 bash[136463]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd.5" found: no such container 2023-10-08T02:03:38.137 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:37 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:37.821+0000 7f9718613700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-08T02:03:38.138 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:37 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:37.821+0000 7f9718613700 -1 osd.5 69 *** Got signal Terminated *** 2023-10-08T02:03:38.138 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:37 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:37.821+0000 7f9718613700 -1 osd.5 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T02:03:38.138 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:37 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:37.849+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.402543+0000 front 2023-10-08T02:03:05.402739+0000 (oldest deadline 2023-10-08T02:03:30.102797+0000) 2023-10-08T02:03:38.844 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:38 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:38.602+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:38.844 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:38 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:38.602+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.092564+0000 front 2023-10-08T02:03:13.092654+0000 (oldest deadline 2023-10-08T02:03:37.792497+0000) 2023-10-08T02:03:38.845 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:38 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:38.540+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:38.845 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:38 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:38.540+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:39.137 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:38 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:38.844+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.402543+0000 front 2023-10-08T02:03:05.402739+0000 (oldest deadline 2023-10-08T02:03:30.102797+0000) 2023-10-08T02:03:39.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:39 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:39.587+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:39.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:39 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:39.587+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.092564+0000 front 2023-10-08T02:03:13.092654+0000 (oldest deadline 2023-10-08T02:03:37.792497+0000) 2023-10-08T02:03:39.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:39 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:39.527+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:39.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:39 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:39.527+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:40.387 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:39 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:39.888+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.402543+0000 front 2023-10-08T02:03:05.402739+0000 (oldest deadline 2023-10-08T02:03:30.102797+0000) 2023-10-08T02:03:40.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:40 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:40.626+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:40.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:40 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:40.626+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.092564+0000 front 2023-10-08T02:03:13.092654+0000 (oldest deadline 2023-10-08T02:03:37.792497+0000) 2023-10-08T02:03:40.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:40 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:40.513+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:40.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:40 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:40.513+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:41.387 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:40 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:40.909+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.402543+0000 front 2023-10-08T02:03:05.402739+0000 (oldest deadline 2023-10-08T02:03:30.102797+0000) 2023-10-08T02:03:41.387 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:40 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:40.909+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:14.203791+0000 front 2023-10-08T02:03:14.203912+0000 (oldest deadline 2023-10-08T02:03:40.103996+0000) 2023-10-08T02:03:41.863 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:41 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:41.610+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:41.864 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:41 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:41.610+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.092564+0000 front 2023-10-08T02:03:13.092654+0000 (oldest deadline 2023-10-08T02:03:37.792497+0000) 2023-10-08T02:03:41.864 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:41 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:41.562+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:41.864 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:41 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:41.562+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:42.137 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:41 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:41.863+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.402543+0000 front 2023-10-08T02:03:05.402739+0000 (oldest deadline 2023-10-08T02:03:30.102797+0000) 2023-10-08T02:03:42.137 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:41 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:41.863+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:14.203791+0000 front 2023-10-08T02:03:14.203912+0000 (oldest deadline 2023-10-08T02:03:40.103996+0000) 2023-10-08T02:03:42.816 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:42 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:42.649+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:42.817 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:42 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:42.649+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.092564+0000 front 2023-10-08T02:03:13.092654+0000 (oldest deadline 2023-10-08T02:03:37.792497+0000) 2023-10-08T02:03:42.817 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:42 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:42.526+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:42.817 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:42 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:42.526+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:43.137 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:42 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:42.816+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.402543+0000 front 2023-10-08T02:03:05.402739+0000 (oldest deadline 2023-10-08T02:03:30.102797+0000) 2023-10-08T02:03:43.137 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:42 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:42.816+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:14.203791+0000 front 2023-10-08T02:03:14.203912+0000 (oldest deadline 2023-10-08T02:03:40.103996+0000) 2023-10-08T02:03:43.138 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:42 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5[119169]: 2023-10-08T02:03:42.816+0000 7f9713fac700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:20.104736+0000 front 2023-10-08T02:03:20.104747+0000 (oldest deadline 2023-10-08T02:03:42.404452+0000) 2023-10-08T02:03:43.637 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:43 smithi175 bash[136475]: ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-5 2023-10-08T02:03:43.637 INFO:journalctl@ceph.osd.5.smithi175.stdout:Oct 08 02:03:43 smithi175 bash[136521]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd.5" found: no such container 2023-10-08T02:03:43.638 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:43 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:43.602+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:43.638 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:43 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:43.602+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.092564+0000 front 2023-10-08T02:03:13.092654+0000 (oldest deadline 2023-10-08T02:03:37.792497+0000) 2023-10-08T02:03:43.638 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:43 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:43.568+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:43.638 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:43 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:43.568+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:43.639 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:43 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:43.568+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:19.827067+0000 front 2023-10-08T02:03:19.827004+0000 (oldest deadline 2023-10-08T02:03:43.327121+0000) 2023-10-08T02:03:44.514 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.5.service' 2023-10-08T02:03:44.595 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T02:03:44.595 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-08T02:03:44.595 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-08T02:03:44.596 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.6 2023-10-08T02:03:44.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:44 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:44.569+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:44.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:44 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:44.569+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:44.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:44 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:44.569+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:19.827067+0000 front 2023-10-08T02:03:19.827004+0000 (oldest deadline 2023-10-08T02:03:43.327121+0000) 2023-10-08T02:03:44.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:44 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:44.587+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:44.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:44 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:44.587+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.092564+0000 front 2023-10-08T02:03:13.092654+0000 (oldest deadline 2023-10-08T02:03:37.792497+0000) 2023-10-08T02:03:44.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:44 smithi175 systemd[1]: Stopping Ceph osd.6 for d44655b4-657b-11ee-8db5-212e2dc638e7... 2023-10-08T02:03:44.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:44 smithi175 bash[136699]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd.6" found: no such container 2023-10-08T02:03:44.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:44 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:44.753+0000 7f2be70b7700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-08T02:03:44.889 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:44 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:44.753+0000 7f2be70b7700 -1 osd.6 69 *** Got signal Terminated *** 2023-10-08T02:03:44.889 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:44 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:44.753+0000 7f2be70b7700 -1 osd.6 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T02:03:45.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:45 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:45.562+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:45.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:45 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:45.562+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.092564+0000 front 2023-10-08T02:03:13.092654+0000 (oldest deadline 2023-10-08T02:03:37.792497+0000) 2023-10-08T02:03:45.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:45 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:45.562+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:21.293518+0000 front 2023-10-08T02:03:21.293484+0000 (oldest deadline 2023-10-08T02:03:44.793449+0000) 2023-10-08T02:03:45.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:45 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:45.597+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:45.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:45 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:45.597+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:45.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:45 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:45.597+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:19.827067+0000 front 2023-10-08T02:03:19.827004+0000 (oldest deadline 2023-10-08T02:03:43.327121+0000) 2023-10-08T02:03:46.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:46 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:46.597+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:46.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:46 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:46.597+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.092564+0000 front 2023-10-08T02:03:13.092654+0000 (oldest deadline 2023-10-08T02:03:37.792497+0000) 2023-10-08T02:03:46.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:46 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:46.597+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:21.293518+0000 front 2023-10-08T02:03:21.293484+0000 (oldest deadline 2023-10-08T02:03:44.793449+0000) 2023-10-08T02:03:46.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:46 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:46.604+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:46.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:46 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:46.604+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:46.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:46 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:46.604+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:19.827067+0000 front 2023-10-08T02:03:19.827004+0000 (oldest deadline 2023-10-08T02:03:43.327121+0000) 2023-10-08T02:03:47.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:47 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:47.636+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:47.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:47 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:47.636+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.092564+0000 front 2023-10-08T02:03:13.092654+0000 (oldest deadline 2023-10-08T02:03:37.792497+0000) 2023-10-08T02:03:47.887 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:47 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:47.636+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:21.293518+0000 front 2023-10-08T02:03:21.293484+0000 (oldest deadline 2023-10-08T02:03:44.793449+0000) 2023-10-08T02:03:47.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:47 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:47.636+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:47.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:47 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:47.636+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:47.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:47 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:47.636+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:19.827067+0000 front 2023-10-08T02:03:19.827004+0000 (oldest deadline 2023-10-08T02:03:43.327121+0000) 2023-10-08T02:03:48.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:48 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:48.675+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:48.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:48 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:48.675+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:48.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:48 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:48.675+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:19.827067+0000 front 2023-10-08T02:03:19.827004+0000 (oldest deadline 2023-10-08T02:03:43.327121+0000) 2023-10-08T02:03:48.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:48 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:48.618+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:48.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:48 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:48.618+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.092564+0000 front 2023-10-08T02:03:13.092654+0000 (oldest deadline 2023-10-08T02:03:37.792497+0000) 2023-10-08T02:03:48.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:48 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:48.618+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:21.293518+0000 front 2023-10-08T02:03:21.293484+0000 (oldest deadline 2023-10-08T02:03:44.793449+0000) 2023-10-08T02:03:49.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:49 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:49.597+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:05.590937+0000 front 2023-10-08T02:03:05.590949+0000 (oldest deadline 2023-10-08T02:03:30.290936+0000) 2023-10-08T02:03:49.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:49 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:49.597+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.092564+0000 front 2023-10-08T02:03:13.092654+0000 (oldest deadline 2023-10-08T02:03:37.792497+0000) 2023-10-08T02:03:49.888 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:49 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6[122692]: 2023-10-08T02:03:49.597+0000 7f2be024b700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:21.293518+0000 front 2023-10-08T02:03:21.293484+0000 (oldest deadline 2023-10-08T02:03:44.793449+0000) 2023-10-08T02:03:49.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:49 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:49.711+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:49.889 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:49 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:49.711+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:49.889 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:49 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:49.711+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:19.827067+0000 front 2023-10-08T02:03:19.827004+0000 (oldest deadline 2023-10-08T02:03:43.327121+0000) 2023-10-08T02:03:49.889 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:49 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:49.711+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6830 osd.3 since back 2023-10-08T02:03:28.028256+0000 front 2023-10-08T02:03:28.028241+0000 (oldest deadline 2023-10-08T02:03:49.128131+0000) 2023-10-08T02:03:50.637 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:50 smithi175 bash[136711]: ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-6 2023-10-08T02:03:50.637 INFO:journalctl@ceph.osd.6.smithi175.stdout:Oct 08 02:03:50 smithi175 bash[136752]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd.6" found: no such container 2023-10-08T02:03:51.113 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:50 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:50.681+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:51.113 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:50 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:50.681+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:51.113 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:50 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:50.681+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:19.827067+0000 front 2023-10-08T02:03:19.827004+0000 (oldest deadline 2023-10-08T02:03:43.327121+0000) 2023-10-08T02:03:51.113 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:50 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:50.681+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6830 osd.3 since back 2023-10-08T02:03:28.028256+0000 front 2023-10-08T02:03:28.028241+0000 (oldest deadline 2023-10-08T02:03:49.128131+0000) 2023-10-08T02:03:51.445 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.6.service' 2023-10-08T02:03:51.486 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T02:03:51.487 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-08T02:03:51.487 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-08T02:03:51.487 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.7 2023-10-08T02:03:51.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:51 smithi175 systemd[1]: Stopping Ceph osd.7 for d44655b4-657b-11ee-8db5-212e2dc638e7... 2023-10-08T02:03:51.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:51 smithi175 bash[136967]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd.7" found: no such container 2023-10-08T02:03:51.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:51 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:51.649+0000 7f9d22693700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-08T02:03:51.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:51 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:51.649+0000 7f9d22693700 -1 osd.7 69 *** Got signal Terminated *** 2023-10-08T02:03:51.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:51 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:51.649+0000 7f9d22693700 -1 osd.7 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T02:03:51.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:51 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:51.672+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:51.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:51 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:51.672+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:51.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:51 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:51.672+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:19.827067+0000 front 2023-10-08T02:03:19.827004+0000 (oldest deadline 2023-10-08T02:03:43.327121+0000) 2023-10-08T02:03:51.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:51 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:51.672+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6830 osd.3 since back 2023-10-08T02:03:28.028256+0000 front 2023-10-08T02:03:28.028241+0000 (oldest deadline 2023-10-08T02:03:49.128131+0000) 2023-10-08T02:03:53.137 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:52 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:52.665+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:53.137 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:52 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:52.665+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:53.137 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:52 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:52.665+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:19.827067+0000 front 2023-10-08T02:03:19.827004+0000 (oldest deadline 2023-10-08T02:03:43.327121+0000) 2023-10-08T02:03:53.138 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:52 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:52.665+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6830 osd.3 since back 2023-10-08T02:03:28.028256+0000 front 2023-10-08T02:03:28.028241+0000 (oldest deadline 2023-10-08T02:03:49.128131+0000) 2023-10-08T02:03:53.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:53 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:53.674+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:53.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:53 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:53.674+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:53.887 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:53 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:53.674+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:19.827067+0000 front 2023-10-08T02:03:19.827004+0000 (oldest deadline 2023-10-08T02:03:43.327121+0000) 2023-10-08T02:03:53.888 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:53 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:53.674+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6830 osd.3 since back 2023-10-08T02:03:28.028256+0000 front 2023-10-08T02:03:28.028241+0000 (oldest deadline 2023-10-08T02:03:49.128131+0000) 2023-10-08T02:03:55.137 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:54 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:54.682+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:55.137 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:54 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:54.682+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:55.137 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:54 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:54.682+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:19.827067+0000 front 2023-10-08T02:03:19.827004+0000 (oldest deadline 2023-10-08T02:03:43.327121+0000) 2023-10-08T02:03:55.137 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:54 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:54.682+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6830 osd.3 since back 2023-10-08T02:03:28.028256+0000 front 2023-10-08T02:03:28.028241+0000 (oldest deadline 2023-10-08T02:03:49.128131+0000) 2023-10-08T02:03:56.137 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:55 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:55.689+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2023-10-08T02:03:07.923441+0000 front 2023-10-08T02:03:07.923357+0000 (oldest deadline 2023-10-08T02:03:28.423296+0000) 2023-10-08T02:03:56.137 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:55 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:55.689+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2023-10-08T02:03:13.525413+0000 front 2023-10-08T02:03:13.525505+0000 (oldest deadline 2023-10-08T02:03:38.225472+0000) 2023-10-08T02:03:56.137 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:55 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:55.689+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2023-10-08T02:03:19.827067+0000 front 2023-10-08T02:03:19.827004+0000 (oldest deadline 2023-10-08T02:03:43.327121+0000) 2023-10-08T02:03:56.137 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:55 smithi175 ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7[126179]: 2023-10-08T02:03:55.689+0000 7f9d1c829700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.82:6830 osd.3 since back 2023-10-08T02:03:28.028256+0000 front 2023-10-08T02:03:28.028241+0000 (oldest deadline 2023-10-08T02:03:49.128131+0000) 2023-10-08T02:03:57.637 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:57 smithi175 bash[136979]: ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd-7 2023-10-08T02:03:57.637 INFO:journalctl@ceph.osd.7.smithi175.stdout:Oct 08 02:03:57 smithi175 bash[137025]: Error: no container with name or ID "ceph-d44655b4-657b-11ee-8db5-212e2dc638e7-osd.7" found: no such container 2023-10-08T02:03:58.519 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d44655b4-657b-11ee-8db5-212e2dc638e7@osd.7.service' 2023-10-08T02:03:58.562 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T02:03:58.563 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-08T02:03:58.563 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-08T02:04:20.156 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-08T02:04:35.956 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-08T02:04:35.996 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-08T02:04:36.027 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-08T02:04:36.030 DEBUG:teuthology.misc:Transferring archived files from smithi082:/var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi/7417015/remote/smithi082/crash 2023-10-08T02:04:36.031 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/crash -- . 2023-10-08T02:04:36.109 INFO:teuthology.orchestra.run.smithi082.stderr:tar: /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-08T02:04:36.109 INFO:teuthology.orchestra.run.smithi082.stderr:tar: Error is not recoverable: exiting now 2023-10-08T02:04:36.111 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi/7417015/remote/smithi175/crash 2023-10-08T02:04:36.112 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/crash -- . 2023-10-08T02:04:36.151 INFO:teuthology.orchestra.run.smithi175.stderr:tar: /var/lib/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-08T02:04:36.151 INFO:teuthology.orchestra.run.smithi175.stderr:tar: Error is not recoverable: exiting now 2023-10-08T02:04:36.152 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-08T02:04:36.152 DEBUG:teuthology.orchestra.run.smithi082:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-08T02:04:36.181 INFO:teuthology.orchestra.run.smithi082.stderr:grep: /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph.log: No such file or directory 2023-10-08T02:04:36.183 INFO:tasks.cephadm:Compressing logs... 2023-10-08T02:04:36.183 DEBUG:teuthology.orchestra.run.smithi082:> 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 -- 2023-10-08T02:04:36.226 DEBUG:teuthology.orchestra.run.smithi175:> 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 -- 2023-10-08T02:04:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-08T02:04:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:: No such file or directory 2023-10-08T02:04:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mon.smithi082.log 2023-10-08T02:04:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-08T02:04:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.2.log 2023-10-08T02:04:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mon.smithi082.log: gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.3.log 2023-10-08T02:04:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-volume.log: /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.0.log 2023-10-08T02:04:36.257 INFO:teuthology.orchestra.run.smithi175.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-08T02:04:36.257 INFO:teuthology.orchestra.run.smithi175.stderr:: No such file or directory 2023-10-08T02:04:36.257 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.6.log 2023-10-08T02:04:36.257 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-08T02:04:36.258 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mds.foofs.smithi175.whvzhg.log 2023-10-08T02:04:36.258 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mgr.smithi175.wforxt.log 2023-10-08T02:04:36.258 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-volume.log: /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mds.foofs.smithi175.whvzhg.log: gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.7.log 2023-10-08T02:04:36.258 INFO:teuthology.orchestra.run.smithi175.stderr: 60.4% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mds.foofs.smithi175.whvzhg.log.gz 2023-10-08T02:04:36.258 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mgr.smithi175.wforxt.log: gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mon.smithi175.log 2023-10-08T02:04:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.3.log: /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.0.log: 90.9% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-08T02:04:36.260 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.7.log: /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mon.smithi175.log: 91.0% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-08T02:04:36.260 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.4.log 2023-10-08T02:04:36.260 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.5.log 2023-10-08T02:04:36.260 INFO:teuthology.orchestra.run.smithi175.stderr: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-08T02:04:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mds.foofs.smithi082.sregdh.log 2023-10-08T02:04:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.1.log 2023-10-08T02:04:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mds.foofs.smithi082.sregdh.log: 79.8% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mds.foofs.smithi082.sregdh.log.gz 2023-10-08T02:04:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.1.log: 90.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-08T02:04:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mgr.smithi082.tcjbip.log 2023-10-08T02:04:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mgr.smithi082.tcjbip.log: 88.5% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mgr.smithi082.tcjbip.log.gz 2023-10-08T02:04:36.379 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.4.log: /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.5.log: 91.2% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mgr.smithi175.wforxt.log.gz 2023-10-08T02:04:36.552 INFO:teuthology.orchestra.run.smithi175.stderr: 92.3% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mon.smithi175.log.gz 2023-10-08T02:04:37.716 INFO:teuthology.orchestra.run.smithi082.stderr: 91.7% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-mon.smithi082.log.gz 2023-10-08T02:04:44.487 INFO:teuthology.orchestra.run.smithi082.stderr: 94.5% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.2.log.gz 2023-10-08T02:04:45.968 INFO:teuthology.orchestra.run.smithi175.stderr: 94.0% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.4.log.gz 2023-10-08T02:04:47.776 INFO:teuthology.orchestra.run.smithi175.stderr: 94.3% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.6.log.gz 2023-10-08T02:04:47.858 INFO:teuthology.orchestra.run.smithi082.stderr: 94.1% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.0.log.gz 2023-10-08T02:04:48.825 INFO:teuthology.orchestra.run.smithi082.stderr: 94.1% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.3.log.gz 2023-10-08T02:04:49.681 INFO:teuthology.orchestra.run.smithi082.stderr: 94.3% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.1.log.gz 2023-10-08T02:04:49.683 INFO:teuthology.orchestra.run.smithi082.stderr: 2023-10-08T02:04:49.683 INFO:teuthology.orchestra.run.smithi082.stderr:real 0m13.441s 2023-10-08T02:04:49.683 INFO:teuthology.orchestra.run.smithi082.stderr:user 0m45.457s 2023-10-08T02:04:49.683 INFO:teuthology.orchestra.run.smithi082.stderr:sys 0m1.885s 2023-10-08T02:04:51.686 INFO:teuthology.orchestra.run.smithi175.stderr: 94.2% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.5.log.gz 2023-10-08T02:04:54.586 INFO:teuthology.orchestra.run.smithi175.stderr: 94.2% -- replaced with /var/log/ceph/d44655b4-657b-11ee-8db5-212e2dc638e7/ceph-osd.7.log.gz 2023-10-08T02:04:54.587 INFO:teuthology.orchestra.run.smithi175.stderr: 2023-10-08T02:04:54.588 INFO:teuthology.orchestra.run.smithi175.stderr:real 0m18.344s 2023-10-08T02:04:54.588 INFO:teuthology.orchestra.run.smithi175.stderr:user 0m53.180s 2023-10-08T02:04:54.588 INFO:teuthology.orchestra.run.smithi175.stderr:sys 0m2.174s 2023-10-08T02:04:54.588 INFO:tasks.cephadm:Archiving logs... 2023-10-08T02:04:54.588 DEBUG:teuthology.misc:Transferring archived files from smithi082:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi/7417015/remote/smithi082/log 2023-10-08T02:04:54.590 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-08T02:05:00.937 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi/7417015/remote/smithi175/log 2023-10-08T02:05:00.938 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-08T02:05:08.705 INFO:tasks.cephadm:Removing cluster... 2023-10-08T02:05:08.705 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 --force 2023-10-08T02:05:09.251 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 --force 2023-10-08T02:05:09.638 INFO:tasks.cephadm:Removing cephadm ... 2023-10-08T02:05:09.638 DEBUG:teuthology.orchestra.run.smithi082:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-08T02:05:09.657 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-08T02:05:09.676 INFO:tasks.cephadm:Teardown complete 2023-10-08T02:05:09.676 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-08T02:05:09.686 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-08T02:05:09.687 DEBUG:teuthology.orchestra.run.smithi082:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-08T02:05:09.699 DEBUG:teuthology.orchestra.run.smithi175:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-08T02:05:09.715 INFO:teuthology.orchestra.run.smithi082.stderr:bash: ntpq: command not found 2023-10-08T02:05:09.719 INFO:teuthology.orchestra.run.smithi082.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-08T02:05:09.720 INFO:teuthology.orchestra.run.smithi082.stdout:=============================================================================== 2023-10-08T02:05:09.720 INFO:teuthology.orchestra.run.smithi082.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 61 -178us[ -168us] +/- 85ms 2023-10-08T02:05:09.720 INFO:teuthology.orchestra.run.smithi082.stdout:^* hv02.front.sepia.ceph.com 3 6 377 60 -441us[ -431us] +/- 68ms 2023-10-08T02:05:09.720 INFO:teuthology.orchestra.run.smithi082.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 60 +651us[ +651us] +/- 70ms 2023-10-08T02:05:09.720 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T02:05:09.732 INFO:teuthology.orchestra.run.smithi175.stderr:bash: ntpq: command not found 2023-10-08T02:05:09.736 INFO:teuthology.orchestra.run.smithi175.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-08T02:05:09.736 INFO:teuthology.orchestra.run.smithi175.stdout:=============================================================================== 2023-10-08T02:05:09.736 INFO:teuthology.orchestra.run.smithi175.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 58 -172us[ -172us] +/- 85ms 2023-10-08T02:05:09.737 INFO:teuthology.orchestra.run.smithi175.stdout:^* hv02.front.sepia.ceph.com 3 6 377 61 -427us[ -386us] +/- 68ms 2023-10-08T02:05:09.737 INFO:teuthology.orchestra.run.smithi175.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 63 +647us[ +688us] +/- 70ms 2023-10-08T02:05:09.737 INFO:teuthology.orchestra.run.smithi175.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T02:05:09.738 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-08T02:05:09.748 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-08T02:05:09.749 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-08T02:05:09.761 DEBUG:teuthology.orchestra.run.smithi082:> 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 2023-10-08T02:05:09.858 DEBUG:teuthology.orchestra.run.smithi175:> 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 2023-10-08T02:05:09.949 DEBUG:teuthology.orchestra.run.smithi082:> 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 2023-10-08T02:05:09.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T02:05:09.982 DEBUG:teuthology.orchestra.run.smithi175:> 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 2023-10-08T02:05:10.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T02:05:10.015 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-08T02:05:10.025 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-08T02:05:10.034 INFO:teuthology.task.internal:Duration was 1872.898654 seconds 2023-10-08T02:05:10.035 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-08T02:05:10.045 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-08T02:05:10.045 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-08T02:05:10.048 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-08T02:05:10.092 INFO:teuthology.orchestra.run.smithi082.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-08T02:05:10.101 INFO:teuthology.orchestra.run.smithi175.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-08T02:05:10.488 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-08T02:05:10.488 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi082.front.sepia.ceph.com 2023-10-08T02:05:10.489 DEBUG:teuthology.orchestra.run.smithi082:> 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 2023-10-08T02:05:10.514 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi175.front.sepia.ceph.com 2023-10-08T02:05:10.514 DEBUG:teuthology.orchestra.run.smithi175:> 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 2023-10-08T02:05:10.539 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-08T02:05:10.539 DEBUG:teuthology.orchestra.run.smithi082:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-08T02:05:10.557 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-08T02:05:10.632 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-08T02:05:10.632 DEBUG:teuthology.orchestra.run.smithi082:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-08T02:05:10.635 DEBUG:teuthology.orchestra.run.smithi175:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-08T02:05:19.171 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-08T02:05:19.182 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-08T02:05:19.183 DEBUG:teuthology.orchestra.run.smithi082:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-08T02:05:19.212 DEBUG:teuthology.orchestra.run.smithi175:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-08T02:05:19.246 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-08T02:05:19.257 DEBUG:teuthology.orchestra.run.smithi082:> 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 2023-10-08T02:05:19.259 DEBUG:teuthology.orchestra.run.smithi175:> 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 2023-10-08T02:05:19.284 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern = core 2023-10-08T02:05:19.316 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = core 2023-10-08T02:05:19.374 DEBUG:teuthology.orchestra.run.smithi082:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-08T02:05:19.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T02:05:19.432 DEBUG:teuthology.orchestra.run.smithi175:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-08T02:05:19.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T02:05:19.451 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-08T02:05:19.462 INFO:teuthology.task.internal:Transferring archived files... 2023-10-08T02:05:19.463 DEBUG:teuthology.misc:Transferring archived files from smithi082:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi/7417015/remote/smithi082 2023-10-08T02:05:19.463 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-08T02:05:19.534 DEBUG:teuthology.misc:Transferring archived files from smithi175:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi/7417015/remote/smithi175 2023-10-08T02:05:19.534 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-08T02:05:19.575 INFO:teuthology.task.internal:Removing archive directory... 2023-10-08T02:05:19.575 DEBUG:teuthology.orchestra.run.smithi082:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-08T02:05:19.579 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-08T02:05:19.627 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-08T02:05:19.640 INFO:teuthology.task.internal:Not uploading archives. 2023-10-08T02:05:19.640 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-08T02:05:19.651 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-08T02:05:19.651 DEBUG:teuthology.orchestra.run.smithi082:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-08T02:05:19.653 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-08T02:05:19.669 INFO:teuthology.orchestra.run.smithi082.stdout: 525733 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 8 02:05 /home/ubuntu/cephtest 2023-10-08T02:05:19.686 INFO:teuthology.orchestra.run.smithi175.stdout: 526080 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 8 02:05 /home/ubuntu/cephtest 2023-10-08T02:05:19.687 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-08T02:05:19.698 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-08T02:05:19.720 INFO:teuthology.nuke:Checking targets against current locks 2023-10-08T02:05:19.748 DEBUG:teuthology.nuke:shortname: smithi082 2023-10-08T02:05:19.748 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-08T02:05:19.772 DEBUG:teuthology.nuke:shortname: smithi175 2023-10-08T02:05:19.772 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-08T02:05:19.776 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi082.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi/7417015', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-08 01:25:44.713799', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLDnnharq641sy9JEj6Xt02DuJIrVy2hdYE9mGuKjNjTBfFZZSM13dUNnASU96l/cDc/RiLtMPLlLwqGxEKTgDc='} 2023-10-08T02:05:19.796 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_14:03:45-orch-main-distro-default-smithi/7417015', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-08 01:25:44.715680', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGp4sLIOCVHxcR1hDGB6NvwCgFHXE9By6+u5Co/Jh4UczoOXr3y8f2UxZ1MxAYclgZJbFf313F7kZwN/wy3RZtI='} 2023-10-08T02:05:19.825 INFO:teuthology.orchestra.console.smithi082:Power off 2023-10-08T02:05:19.825 DEBUG:teuthology.orchestra.console.smithi082:pexpect command: ipmitool -H smithi082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-08T02:05:19.849 DEBUG:teuthology.orchestra.console.smithi082:power off output: Chassis Power Control: Down/Off 2023-10-08T02:05:19.850 DEBUG:teuthology.orchestra.console.smithi082:pexpect command: ipmitool -H smithi082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-08T02:05:19.872 INFO:teuthology.orchestra.console.smithi175:Power off 2023-10-08T02:05:19.872 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-08T02:05:19.882 DEBUG:teuthology.orchestra.console.smithi082:check power output: Chassis Power is on 2023-10-08T02:05:19.896 DEBUG:teuthology.orchestra.console.smithi175:power off output: Chassis Power Control: Down/Off 2023-10-08T02:05:19.896 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-08T02:05:19.925 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2023-10-08T02:05:23.884 DEBUG:teuthology.orchestra.console.smithi082:pexpect command: ipmitool -H smithi082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-08T02:05:23.926 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-08T02:05:23.994 DEBUG:teuthology.orchestra.console.smithi082:check power output: Chassis Power is on 2023-10-08T02:05:24.036 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2023-10-08T02:05:27.998 DEBUG:teuthology.orchestra.console.smithi082:pexpect command: ipmitool -H smithi082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-08T02:05:28.037 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-08T02:05:28.108 DEBUG:teuthology.orchestra.console.smithi082:check power output: Chassis Power is off 2023-10-08T02:05:28.150 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2023-10-08T02:05:28.210 INFO:teuthology.orchestra.console.smithi082:Power off completed 2023-10-08T02:05:32.154 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-08T02:05:32.264 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is off 2023-10-08T02:05:32.364 INFO:teuthology.orchestra.console.smithi175:Power off completed 2023-10-08T02:05:32.469 INFO:teuthology.run:Summary data: description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/17.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 1872.8986535072327 failure_reason: 'Command failed on smithi082 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d44655b4-657b-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=c9ecf5b5672541818d79b428ee7a4436 status: fail success: false 2023-10-08T02:05:32.469 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-08T02:05:32.556 INFO:teuthology.run:FAIL