2023-12-02T07:24:16.141 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-02T07:24:16.141 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475245 --owner scheduled_yuriw@teuthology --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} -- /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475245/orig.config.yaml 2023-12-02T07:24:16.178 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T07:24:16.295 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475245 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: '7475245' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-01_18:06:01-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: bed7681480ccb0192b91a35e691658867e1e96b7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: bed7681480ccb0192b91a35e691658867e1e96b7 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: bed7681480ccb0192b91a35e691658867e1e96b7 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: 4558 sha1: bed7681480ccb0192b91a35e691658867e1e96b7 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: bed7681480ccb0192b91a35e691658867e1e96b7 targets: smithi006.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJYRFJsLv1y2fiqgm8ikJdCCh6kMBYtnD+TdzAGqLvjxmpL1yUdHmmLbdx6JRsO64LbGg4qi0OLEuvp1ou6nVss= smithi141.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC+37kTsLaLy+P0g4X4PRr63WG0BhpeBCgiRY0w+7qWHpbKxqQFXgkGHpWpdNLNGjrd7mhKBNNd+WwOm9zPhP3I= 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: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-01_18:06:01 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.232157 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-12-02T07:24:16.295 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa; will attempt to use it 2023-12-02T07:24:16.296 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks 2023-12-02T07:24:16.296 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-02T07:24:16.297 INFO:teuthology.task.internal:Checking packages... 2023-12-02T07:24:16.320 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'bed7681480ccb0192b91a35e691658867e1e96b7' 2023-12-02T07:24:16.320 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T07:24:16.320 INFO:teuthology.packaging:ref: None 2023-12-02T07:24:16.320 INFO:teuthology.packaging:tag: None 2023-12-02T07:24:16.321 INFO:teuthology.packaging:branch: main 2023-12-02T07:24:16.321 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:24:16.321 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-12-02T07:24:16.555 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7660.gb27938f5 2023-12-02T07:24:16.556 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-02T07:24:16.564 INFO:teuthology.task.internal:no buildpackages task found 2023-12-02T07:24:16.564 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-02T07:24:16.611 INFO:teuthology.task.internal:Saving configuration 2023-12-02T07:24:16.626 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-02T07:24:16.635 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T07:24:16.661 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi006.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475245', '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-12-02 07:19:16.988256', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJYRFJsLv1y2fiqgm8ikJdCCh6kMBYtnD+TdzAGqLvjxmpL1yUdHmmLbdx6JRsO64LbGg4qi0OLEuvp1ou6nVss='} 2023-12-02T07:24:16.683 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi141.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475245', '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-12-02 07:19:16.986479', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC+37kTsLaLy+P0g4X4PRr63WG0BhpeBCgiRY0w+7qWHpbKxqQFXgkGHpWpdNLNGjrd7mhKBNNd+WwOm9zPhP3I='} 2023-12-02T07:24:16.683 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-02T07:24:16.692 INFO:teuthology.task.internal:roles: ubuntu@smithi006.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2023-12-02T07:24:16.692 INFO:teuthology.task.internal:roles: ubuntu@smithi141.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2023-12-02T07:24:16.693 INFO:teuthology.run_tasks:Running task console_log... 2023-12-02T07:24:16.766 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f128d97c280>, signals=[15]) 2023-12-02T07:24:16.767 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-02T07:24:16.775 INFO:teuthology.task.internal:Opening connections... 2023-12-02T07:24:16.775 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T07:24:16.777 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:24:16.849 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi141.front.sepia.ceph.com 2023-12-02T07:24:16.850 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:24:16.919 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-02T07:24:16.927 DEBUG:teuthology.orchestra.run.smithi006:> uname -m 2023-12-02T07:24:16.950 INFO:teuthology.orchestra.run.smithi006.stdout:x86_64 2023-12-02T07:24:16.950 DEBUG:teuthology.orchestra.run.smithi006:> cat /etc/os-release 2023-12-02T07:24:17.012 INFO:teuthology.orchestra.run.smithi006.stdout:NAME="CentOS Stream" 2023-12-02T07:24:17.012 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION="8" 2023-12-02T07:24:17.012 INFO:teuthology.orchestra.run.smithi006.stdout:ID="centos" 2023-12-02T07:24:17.012 INFO:teuthology.orchestra.run.smithi006.stdout:ID_LIKE="rhel fedora" 2023-12-02T07:24:17.012 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION_ID="8" 2023-12-02T07:24:17.012 INFO:teuthology.orchestra.run.smithi006.stdout:PLATFORM_ID="platform:el8" 2023-12-02T07:24:17.012 INFO:teuthology.orchestra.run.smithi006.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-02T07:24:17.012 INFO:teuthology.orchestra.run.smithi006.stdout:ANSI_COLOR="0;31" 2023-12-02T07:24:17.012 INFO:teuthology.orchestra.run.smithi006.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-02T07:24:17.012 INFO:teuthology.orchestra.run.smithi006.stdout:HOME_URL="https://centos.org/" 2023-12-02T07:24:17.012 INFO:teuthology.orchestra.run.smithi006.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T07:24:17.012 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-02T07:24:17.013 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-02T07:24:17.013 INFO:teuthology.lock.ops:Updating smithi006.front.sepia.ceph.com on lock server 2023-12-02T07:24:17.037 DEBUG:teuthology.orchestra.run.smithi141:> uname -m 2023-12-02T07:24:17.059 INFO:teuthology.orchestra.run.smithi141.stdout:x86_64 2023-12-02T07:24:17.059 DEBUG:teuthology.orchestra.run.smithi141:> cat /etc/os-release 2023-12-02T07:24:17.121 INFO:teuthology.orchestra.run.smithi141.stdout:NAME="CentOS Stream" 2023-12-02T07:24:17.121 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION="8" 2023-12-02T07:24:17.121 INFO:teuthology.orchestra.run.smithi141.stdout:ID="centos" 2023-12-02T07:24:17.121 INFO:teuthology.orchestra.run.smithi141.stdout:ID_LIKE="rhel fedora" 2023-12-02T07:24:17.121 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION_ID="8" 2023-12-02T07:24:17.121 INFO:teuthology.orchestra.run.smithi141.stdout:PLATFORM_ID="platform:el8" 2023-12-02T07:24:17.121 INFO:teuthology.orchestra.run.smithi141.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-02T07:24:17.121 INFO:teuthology.orchestra.run.smithi141.stdout:ANSI_COLOR="0;31" 2023-12-02T07:24:17.121 INFO:teuthology.orchestra.run.smithi141.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-02T07:24:17.121 INFO:teuthology.orchestra.run.smithi141.stdout:HOME_URL="https://centos.org/" 2023-12-02T07:24:17.121 INFO:teuthology.orchestra.run.smithi141.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T07:24:17.122 INFO:teuthology.orchestra.run.smithi141.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-02T07:24:17.122 INFO:teuthology.orchestra.run.smithi141.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-02T07:24:17.122 INFO:teuthology.lock.ops:Updating smithi141.front.sepia.ceph.com on lock server 2023-12-02T07:24:17.145 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-02T07:24:17.155 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-02T07:24:17.186 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-02T07:24:17.187 DEBUG:teuthology.orchestra.run.smithi006:> test '!' -e /home/ubuntu/cephtest 2023-12-02T07:24:17.189 DEBUG:teuthology.orchestra.run.smithi141:> test '!' -e /home/ubuntu/cephtest 2023-12-02T07:24:17.209 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-02T07:24:17.237 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-02T07:24:17.237 DEBUG:teuthology.orchestra.run.smithi006:> test -z $(ls -A /var/lib/ceph) 2023-12-02T07:24:17.252 DEBUG:teuthology.orchestra.run.smithi141:> test -z $(ls -A /var/lib/ceph) 2023-12-02T07:24:17.285 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-02T07:24:17.344 INFO:teuthology.run_tasks:Running task kernel... 2023-12-02T07:24:17.364 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-02T07:24:17.364 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-02T07:24:17.364 DEBUG:teuthology.orchestra.run.smithi006:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T07:24:17.365 DEBUG:teuthology.orchestra.run.smithi141:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T07:24:17.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T07:24:17.384 DEBUG:teuthology.orchestra.run.smithi141:> uname -r 2023-12-02T07:24:17.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T07:24:17.386 DEBUG:teuthology.orchestra.run.smithi006:> uname -r 2023-12-02T07:24:17.443 INFO:teuthology.orchestra.run.smithi141.stdout:4.18.0-489.el8.x86_64 2023-12-02T07:24:17.443 INFO:teuthology.task.kernel:Running kernel on smithi141: 4.18.0-489.el8.x86_64 2023-12-02T07:24:17.443 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum install -y kernel 2023-12-02T07:24:17.449 INFO:teuthology.orchestra.run.smithi006.stdout:4.18.0-489.el8.x86_64 2023-12-02T07:24:17.449 INFO:teuthology.task.kernel:Running kernel on smithi006: 4.18.0-489.el8.x86_64 2023-12-02T07:24:17.449 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum install -y kernel 2023-12-02T07:24:22.058 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS Stream 8 - AppStream 16 MB/s | 34 MB 00:02 2023-12-02T07:24:22.089 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 8 - AppStream 17 MB/s | 34 MB 00:01 2023-12-02T07:24:29.991 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS Stream 8 - BaseOS 33 MB/s | 55 MB 00:01 2023-12-02T07:24:31.875 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 8 - BaseOS 18 MB/s | 55 MB 00:03 2023-12-02T07:24:37.999 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS Stream 8 - Extras 91 kB/s | 18 kB 00:00 2023-12-02T07:24:38.391 INFO:teuthology.orchestra.run.smithi141.stdout:CentOS Stream 8 - Extras common packages 33 kB/s | 6.9 kB 00:00 2023-12-02T07:24:38.693 INFO:teuthology.orchestra.run.smithi141.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-02T07:24:40.210 INFO:teuthology.orchestra.run.smithi141.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-12-02T07:24:40.408 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 8 - Extras 90 kB/s | 18 kB 00:00 2023-12-02T07:24:40.817 INFO:teuthology.orchestra.run.smithi006.stdout:CentOS Stream 8 - Extras common packages 32 kB/s | 6.9 kB 00:00 2023-12-02T07:24:41.135 INFO:teuthology.orchestra.run.smithi006.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-02T07:24:42.792 INFO:teuthology.orchestra.run.smithi006.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2023-12-02T07:24:44.010 INFO:teuthology.orchestra.run.smithi141.stdout:lab-extras 497 kB/s | 24 kB 00:00 2023-12-02T07:24:46.886 INFO:teuthology.orchestra.run.smithi006.stdout:lab-extras 464 kB/s | 24 kB 00:00 2023-12-02T07:24:47.618 INFO:teuthology.orchestra.run.smithi141.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-02T07:24:47.619 INFO:teuthology.orchestra.run.smithi141.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-02T07:24:47.905 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T07:24:47.907 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T07:24:47.907 INFO:teuthology.orchestra.run.smithi141.stdout: Package Architecture Version Repository Size 2023-12-02T07:24:47.907 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T07:24:47.908 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T07:24:47.908 INFO:teuthology.orchestra.run.smithi141.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-02T07:24:47.908 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T07:24:47.908 INFO:teuthology.orchestra.run.smithi141.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-02T07:24:47.908 INFO:teuthology.orchestra.run.smithi141.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-02T07:24:47.908 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:24:47.908 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T07:24:47.908 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T07:24:47.908 INFO:teuthology.orchestra.run.smithi141.stdout:Install 3 Packages 2023-12-02T07:24:47.908 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:24:47.909 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 90 M 2023-12-02T07:24:47.909 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 96 M 2023-12-02T07:24:47.909 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T07:24:48.694 INFO:teuthology.orchestra.run.smithi141.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 14 MB/s | 10 MB 00:00 2023-12-02T07:24:49.670 INFO:teuthology.orchestra.run.smithi141.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 21 MB/s | 36 MB 00:01 2023-12-02T07:24:50.153 INFO:teuthology.orchestra.run.smithi141.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 20 MB/s | 43 MB 00:02 2023-12-02T07:24:50.154 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T07:24:50.154 INFO:teuthology.orchestra.run.smithi141.stdout:Total 40 MB/s | 90 MB 00:02 2023-12-02T07:24:50.769 INFO:teuthology.orchestra.run.smithi006.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-02T07:24:50.769 INFO:teuthology.orchestra.run.smithi006.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-02T07:24:50.833 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T07:24:51.053 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T07:24:51.054 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T07:24:51.054 INFO:teuthology.orchestra.run.smithi006.stdout: Package Architecture Version Repository Size 2023-12-02T07:24:51.054 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T07:24:51.054 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T07:24:51.054 INFO:teuthology.orchestra.run.smithi006.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-02T07:24:51.054 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T07:24:51.054 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-02T07:24:51.054 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-02T07:24:51.054 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:24:51.054 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T07:24:51.054 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T07:24:51.054 INFO:teuthology.orchestra.run.smithi006.stdout:Install 3 Packages 2023-12-02T07:24:51.054 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:24:51.055 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 90 M 2023-12-02T07:24:51.055 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 96 M 2023-12-02T07:24:51.055 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T07:24:51.252 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T07:24:51.252 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T07:24:51.854 INFO:teuthology.orchestra.run.smithi006.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 13 MB/s | 10 MB 00:00 2023-12-02T07:24:52.479 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T07:24:52.495 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T07:24:52.688 INFO:teuthology.orchestra.run.smithi006.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 23 MB/s | 36 MB 00:01 2023-12-02T07:24:53.205 INFO:teuthology.orchestra.run.smithi006.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 21 MB/s | 43 MB 00:02 2023-12-02T07:24:53.205 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T07:24:53.205 INFO:teuthology.orchestra.run.smithi006.stdout:Total 42 MB/s | 90 MB 00:02 2023-12-02T07:24:53.913 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T07:24:54.364 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T07:24:54.364 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T07:24:55.292 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T07:24:55.665 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T07:24:55.705 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T07:24:55.842 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-02T07:24:58.854 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T07:24:59.380 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-02T07:24:59.415 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-02T07:24:59.991 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-02T07:25:03.160 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-02T07:25:03.415 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-02T07:25:03.538 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-02T07:25:03.662 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:25:07.210 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-02T07:25:07.513 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:25:26.032 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:25:26.057 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:25:26.401 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:25:26.401 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-02T07:25:26.401 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-02T07:25:27.364 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:25:27.364 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:25:27.364 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T07:25:27.364 INFO:teuthology.orchestra.run.smithi141.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-02T07:25:27.364 INFO:teuthology.orchestra.run.smithi141.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-02T07:25:27.364 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:25:27.364 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T07:25:27.536 DEBUG:teuthology.orchestra.run.smithi141:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T07:25:27.756 INFO:teuthology.orchestra.run.smithi141.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-02T07:25:27.757 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-02T07:25:27.757 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-02T07:25:27.757 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-02T07:25:27.757 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-02T07:25:27.757 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-02T07:25:27.757 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi141.front.sepia.ceph.com, path=None, version=distro) 2023-12-02T07:25:27.757 DEBUG:teuthology.orchestra.run.smithi141:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T07:25:27.966 INFO:teuthology.orchestra.run.smithi141.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-02T07:25:27.967 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-02T07:25:27.967 DEBUG:teuthology.orchestra.run.smithi141:> sudo rpm -qi grub2-tools 2023-12-02T07:25:28.001 INFO:teuthology.orchestra.run.smithi141.stdout:Name : grub2-tools 2023-12-02T07:25:28.001 INFO:teuthology.orchestra.run.smithi141.stdout:Epoch : 1 2023-12-02T07:25:28.001 INFO:teuthology.orchestra.run.smithi141.stdout:Version : 2.02 2023-12-02T07:25:28.001 INFO:teuthology.orchestra.run.smithi141.stdout:Release : 129.el8 2023-12-02T07:25:28.001 INFO:teuthology.orchestra.run.smithi141.stdout:Architecture: x86_64 2023-12-02T07:25:28.001 INFO:teuthology.orchestra.run.smithi141.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-02T07:25:28.001 INFO:teuthology.orchestra.run.smithi141.stdout:Group : System Environment/Base 2023-12-02T07:25:28.001 INFO:teuthology.orchestra.run.smithi141.stdout:Size : 9265586 2023-12-02T07:25:28.001 INFO:teuthology.orchestra.run.smithi141.stdout:License : GPLv3+ 2023-12-02T07:25:28.001 INFO:teuthology.orchestra.run.smithi141.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-02T07:25:28.002 INFO:teuthology.orchestra.run.smithi141.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-02T07:25:28.002 INFO:teuthology.orchestra.run.smithi141.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-02T07:25:28.002 INFO:teuthology.orchestra.run.smithi141.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-02T07:25:28.002 INFO:teuthology.orchestra.run.smithi141.stdout:Relocations : (not relocatable) 2023-12-02T07:25:28.002 INFO:teuthology.orchestra.run.smithi141.stdout:Packager : CentOS BuildSystem 2023-12-02T07:25:28.002 INFO:teuthology.orchestra.run.smithi141.stdout:Vendor : CentOS 2023-12-02T07:25:28.002 INFO:teuthology.orchestra.run.smithi141.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-02T07:25:28.002 INFO:teuthology.orchestra.run.smithi141.stdout:Summary : Support tools for GRUB. 2023-12-02T07:25:28.002 INFO:teuthology.orchestra.run.smithi141.stdout:Description : 2023-12-02T07:25:28.002 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:25:28.002 INFO:teuthology.orchestra.run.smithi141.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-02T07:25:28.002 INFO:teuthology.orchestra.run.smithi141.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-02T07:25:28.002 INFO:teuthology.orchestra.run.smithi141.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-02T07:25:28.003 INFO:teuthology.orchestra.run.smithi141.stdout:hardware devices. 2023-12-02T07:25:28.003 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:25:28.003 INFO:teuthology.orchestra.run.smithi141.stdout:This subpackage provides tools for support of all platforms. 2023-12-02T07:25:28.004 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-02T07:25:28.004 INFO:teuthology.task.kernel:Updating grub on smithi141 to boot 4.18.0-526.el8.x86_64 2023-12-02T07:25:28.004 DEBUG:teuthology.orchestra.run.smithi141:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-02T07:25:29.336 INFO:teuthology.orchestra.run.smithi141.stderr:Generating grub configuration file ... 2023-12-02T07:25:30.885 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:25:30.909 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:25:31.244 INFO:teuthology.orchestra.run.smithi141.stderr:done 2023-12-02T07:25:31.252 DEBUG:teuthology.orchestra.run.smithi141:> mktemp 2023-12-02T07:25:31.267 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:25:31.268 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-02T07:25:31.268 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-02T07:25:31.276 INFO:teuthology.orchestra.run.smithi141.stdout:/tmp/tmp.xPQl6GrYp7 2023-12-02T07:25:31.276 DEBUG:teuthology.orchestra.run.smithi141:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.xPQl6GrYp7 2023-12-02T07:25:31.368 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod 0666 /tmp/tmp.xPQl6GrYp7 2023-12-02T07:25:31.473 DEBUG:teuthology.orchestra.remote:smithi141:/tmp/tmp.xPQl6GrYp7 is 6KB 2023-12-02T07:25:31.521 DEBUG:teuthology.orchestra.run.smithi141:> rm -fr /tmp/tmp.xPQl6GrYp7 2023-12-02T07:25:31.539 DEBUG:teuthology.orchestra.run.smithi141:> sudo /bin/ls /boot/loader/entries || true 2023-12-02T07:25:31.627 INFO:teuthology.orchestra.run.smithi141.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-02T07:25:31.628 INFO:teuthology.orchestra.run.smithi141.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-02T07:25:31.628 INFO:teuthology.orchestra.run.smithi141.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-02T07:25:31.628 INFO:teuthology.orchestra.run.smithi141.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-02T07:25:31.629 DEBUG:teuthology.orchestra.run.smithi141:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-02T07:25:31.745 DEBUG:teuthology.orchestra.run.smithi141:> sudo shutdown -r now 2023-12-02T07:25:32.172 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:25:32.173 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:25:32.173 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T07:25:32.173 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-02T07:25:32.173 INFO:teuthology.orchestra.run.smithi006.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-02T07:25:32.173 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:25:32.173 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T07:25:32.347 DEBUG:teuthology.orchestra.run.smithi006:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T07:25:32.571 INFO:teuthology.orchestra.run.smithi006.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-02T07:25:32.571 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-02T07:25:32.571 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-02T07:25:32.571 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-02T07:25:32.572 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-02T07:25:32.572 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-02T07:25:32.572 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi006.front.sepia.ceph.com, path=None, version=distro) 2023-12-02T07:25:32.572 DEBUG:teuthology.orchestra.run.smithi006:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T07:25:32.790 INFO:teuthology.orchestra.run.smithi006.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-02T07:25:32.790 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-02T07:25:32.790 DEBUG:teuthology.orchestra.run.smithi006:> sudo rpm -qi grub2-tools 2023-12-02T07:25:32.824 INFO:teuthology.orchestra.run.smithi006.stdout:Name : grub2-tools 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:Epoch : 1 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:Version : 2.02 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:Release : 129.el8 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:Architecture: x86_64 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:Group : System Environment/Base 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:Size : 9265586 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:License : GPLv3+ 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:Relocations : (not relocatable) 2023-12-02T07:25:32.825 INFO:teuthology.orchestra.run.smithi006.stdout:Packager : CentOS BuildSystem 2023-12-02T07:25:32.826 INFO:teuthology.orchestra.run.smithi006.stdout:Vendor : CentOS 2023-12-02T07:25:32.826 INFO:teuthology.orchestra.run.smithi006.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-02T07:25:32.826 INFO:teuthology.orchestra.run.smithi006.stdout:Summary : Support tools for GRUB. 2023-12-02T07:25:32.826 INFO:teuthology.orchestra.run.smithi006.stdout:Description : 2023-12-02T07:25:32.826 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:25:32.826 INFO:teuthology.orchestra.run.smithi006.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-02T07:25:32.826 INFO:teuthology.orchestra.run.smithi006.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-02T07:25:32.826 INFO:teuthology.orchestra.run.smithi006.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-02T07:25:32.826 INFO:teuthology.orchestra.run.smithi006.stdout:hardware devices. 2023-12-02T07:25:32.826 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:25:32.826 INFO:teuthology.orchestra.run.smithi006.stdout:This subpackage provides tools for support of all platforms. 2023-12-02T07:25:32.827 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-02T07:25:32.827 INFO:teuthology.task.kernel:Updating grub on smithi006 to boot 4.18.0-526.el8.x86_64 2023-12-02T07:25:32.827 DEBUG:teuthology.orchestra.run.smithi006:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-02T07:25:34.385 INFO:teuthology.orchestra.run.smithi006.stderr:Generating grub configuration file ... 2023-12-02T07:25:36.805 INFO:teuthology.orchestra.run.smithi006.stderr:done 2023-12-02T07:25:36.816 DEBUG:teuthology.orchestra.run.smithi006:> mktemp 2023-12-02T07:25:36.846 INFO:teuthology.orchestra.run.smithi006.stdout:/tmp/tmp.gH8CvSmja3 2023-12-02T07:25:36.847 DEBUG:teuthology.orchestra.run.smithi006:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.gH8CvSmja3 2023-12-02T07:25:36.922 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 0666 /tmp/tmp.gH8CvSmja3 2023-12-02T07:25:37.064 DEBUG:teuthology.orchestra.remote:smithi006:/tmp/tmp.gH8CvSmja3 is 6KB 2023-12-02T07:25:37.112 DEBUG:teuthology.orchestra.run.smithi006:> rm -fr /tmp/tmp.gH8CvSmja3 2023-12-02T07:25:37.130 DEBUG:teuthology.orchestra.run.smithi006:> sudo /bin/ls /boot/loader/entries || true 2023-12-02T07:25:37.201 INFO:teuthology.orchestra.run.smithi006.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-02T07:25:37.201 INFO:teuthology.orchestra.run.smithi006.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-02T07:25:37.201 INFO:teuthology.orchestra.run.smithi006.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-02T07:25:37.201 INFO:teuthology.orchestra.run.smithi006.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-02T07:25:37.203 DEBUG:teuthology.orchestra.run.smithi006:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-02T07:25:37.401 DEBUG:teuthology.orchestra.run.smithi006:> sudo shutdown -r now 2023-12-02T07:26:01.770 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-02T07:26:01.771 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T07:26:01.771 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:26:07.407 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-02T07:26:07.408 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T07:26:07.408 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:26:20.258 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.141 2023-12-02T07:26:25.890 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.6 2023-12-02T07:26:29.263 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T07:26:29.264 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:26:32.322 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.141 2023-12-02T07:26:34.894 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T07:26:34.895 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:26:44.330 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T07:26:44.331 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:27:02.754 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.141 2023-12-02T07:27:17.769 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T07:27:17.769 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:27:18.128 DEBUG:teuthology.orchestra.run.smithi141:> true 2023-12-02T07:27:18.744 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T07:27:18.745 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-526.el8.x86_64"... 2023-12-02T07:27:18.745 DEBUG:teuthology.orchestra.run.smithi141:> uname -r 2023-12-02T07:27:18.761 INFO:teuthology.orchestra.run.smithi141.stdout:4.18.0-526.el8.x86_64 2023-12-02T07:27:18.761 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-02T07:27:18.761 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-02T07:27:18.761 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-02T07:27:19.762 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-02T07:27:19.762 DEBUG:teuthology.orchestra.run.smithi141:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T07:27:19.855 INFO:teuthology.orchestra.run.smithi141.stdout:ttyS1 2023-12-02T07:27:19.867 DEBUG:teuthology.parallel:result is None 2023-12-02T07:27:34.896 DEBUG:teuthology.orchestra.remote:timed out 2023-12-02T07:27:46.897 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T07:27:46.898 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:27:47.197 DEBUG:teuthology.orchestra.run.smithi006:> true 2023-12-02T07:27:47.473 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T07:27:47.473 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-526.el8.x86_64"... 2023-12-02T07:27:47.473 DEBUG:teuthology.orchestra.run.smithi006:> uname -r 2023-12-02T07:27:47.495 INFO:teuthology.orchestra.run.smithi006.stdout:4.18.0-526.el8.x86_64 2023-12-02T07:27:47.496 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-02T07:27:47.496 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-02T07:27:47.496 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-02T07:27:48.497 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-02T07:27:48.497 DEBUG:teuthology.orchestra.run.smithi006:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T07:27:48.580 INFO:teuthology.orchestra.run.smithi006.stdout:ttyS1 2023-12-02T07:27:48.593 DEBUG:teuthology.parallel:result is None 2023-12-02T07:27:48.593 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-02T07:27:48.600 INFO:teuthology.task.internal:Creating test directory... 2023-12-02T07:27:48.601 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T07:27:48.603 DEBUG:teuthology.orchestra.run.smithi141:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T07:27:48.625 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-02T07:27:48.632 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-02T07:27:48.642 INFO:teuthology.task.internal:Creating archive directory... 2023-12-02T07:27:48.643 DEBUG:teuthology.orchestra.run.smithi006:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T07:27:48.666 DEBUG:teuthology.orchestra.run.smithi141:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T07:27:48.702 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-02T07:27:48.712 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-02T07:27:48.713 DEBUG:teuthology.orchestra.run.smithi006:> 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-12-02T07:27:48.740 DEBUG:teuthology.orchestra.run.smithi141:> 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-12-02T07:27:48.781 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T07:27:48.782 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T07:27:48.792 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T07:27:48.795 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T07:27:48.797 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-02T07:27:48.804 INFO:teuthology.task.internal:Configuring sudo... 2023-12-02T07:27:48.804 DEBUG:teuthology.orchestra.run.smithi006:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T07:27:48.807 DEBUG:teuthology.orchestra.run.smithi141:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T07:27:48.866 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-02T07:27:48.876 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-02T07:27:48.877 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T07:27:48.882 DEBUG:teuthology.orchestra.run.smithi141:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T07:27:48.926 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T07:27:48.994 DEBUG:teuthology.orchestra.run.smithi006:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T07:27:49.055 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T07:27:49.106 DEBUG:teuthology.orchestra.run.smithi006:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T07:27:49.156 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T07:27:49.156 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T07:27:49.229 DEBUG:teuthology.orchestra.run.smithi141:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T07:27:49.279 DEBUG:teuthology.orchestra.run.smithi141:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T07:27:49.343 DEBUG:teuthology.orchestra.run.smithi141:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T07:27:49.389 DEBUG:teuthology.orchestra.run.smithi141:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T07:27:49.433 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T07:27:49.433 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T07:27:49.501 DEBUG:teuthology.orchestra.run.smithi006:> sudo service rsyslog restart 2023-12-02T07:27:49.504 DEBUG:teuthology.orchestra.run.smithi141:> sudo service rsyslog restart 2023-12-02T07:27:49.570 INFO:teuthology.orchestra.run.smithi006.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T07:27:49.599 INFO:teuthology.orchestra.run.smithi141.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T07:27:49.865 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-02T07:27:49.874 INFO:teuthology.task.internal:Starting timer... 2023-12-02T07:27:49.874 INFO:teuthology.run_tasks:Running task pcp... 2023-12-02T07:27:49.884 INFO:teuthology.run_tasks:Running task selinux... 2023-12-02T07:27:49.893 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-02T07:27:49.893 DEBUG:teuthology.orchestra.run.smithi006:> sudo service auditd rotate 2023-12-02T07:27:49.989 INFO:teuthology.orchestra.run.smithi006.stdout:Rotating logs: 2023-12-02T07:27:49.991 DEBUG:teuthology.orchestra.run.smithi141:> sudo service auditd rotate 2023-12-02T07:27:50.089 INFO:teuthology.orchestra.run.smithi141.stdout:Rotating logs: 2023-12-02T07:27:50.090 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-02T07:27:50.090 DEBUG:teuthology.orchestra.run.smithi006:> /usr/sbin/getenforce 2023-12-02T07:27:50.122 INFO:teuthology.orchestra.run.smithi006.stdout:Permissive 2023-12-02T07:27:50.122 DEBUG:teuthology.orchestra.run.smithi141:> /usr/sbin/getenforce 2023-12-02T07:27:50.179 INFO:teuthology.orchestra.run.smithi141.stdout:Permissive 2023-12-02T07:27:50.179 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi006.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi141.front.sepia.ceph.com': 'permissive'} 2023-12-02T07:27:50.180 DEBUG:teuthology.orchestra.run.smithi006:> 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-12-02T07:27:50.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T07:27:50.215 DEBUG:teuthology.orchestra.run.smithi141:> 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-12-02T07:27:50.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T07:27:50.242 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-02T07:27:50.242 DEBUG:teuthology.orchestra.run.smithi006:> sudo /usr/sbin/setenforce permissive 2023-12-02T07:27:50.289 DEBUG:teuthology.orchestra.run.smithi141:> sudo /usr/sbin/setenforce permissive 2023-12-02T07:27:50.315 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-02T07:27:50.324 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-02T07:27:50.330 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-02T07:27:50.450 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-02T07:27:50.469 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-12-02T07:27:50.470 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi006.front.sepia.ceph.com,smithi141.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-02T07:36:08.721 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi006.front.sepia.ceph.com'), Remote(name='ubuntu@smithi141.front.sepia.ceph.com')] 2023-12-02T07:36:08.724 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T07:36:08.725 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:36:08.803 DEBUG:teuthology.orchestra.run.smithi006:> true 2023-12-02T07:36:08.877 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T07:36:08.878 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T07:36:08.878 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:36:08.948 DEBUG:teuthology.orchestra.run.smithi141:> true 2023-12-02T07:36:09.018 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T07:36:09.019 INFO:teuthology.run_tasks:Running task clock... 2023-12-02T07:36:09.033 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-02T07:36:09.033 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T07:36:09.034 DEBUG:teuthology.orchestra.run.smithi006:> 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-12-02T07:36:09.038 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T07:36:09.038 DEBUG:teuthology.orchestra.run.smithi141:> 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-12-02T07:36:09.076 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-02T07:36:09.092 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-02T07:36:09.093 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-02T07:36:09.107 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-02T07:36:09.173 INFO:teuthology.orchestra.run.smithi006.stderr:sudo: ntpd: command not found 2023-12-02T07:36:09.186 INFO:teuthology.orchestra.run.smithi141.stderr:sudo: ntpd: command not found 2023-12-02T07:36:09.186 INFO:teuthology.orchestra.run.smithi006.stdout:506 Cannot talk to daemon 2023-12-02T07:36:09.197 INFO:teuthology.orchestra.run.smithi141.stdout:506 Cannot talk to daemon 2023-12-02T07:36:09.203 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-02T07:36:09.211 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-02T07:36:09.218 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-02T07:36:09.224 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-02T07:36:09.292 INFO:teuthology.orchestra.run.smithi141.stderr:bash: ntpq: command not found 2023-12-02T07:36:09.295 INFO:teuthology.orchestra.run.smithi141.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T07:36:09.295 INFO:teuthology.orchestra.run.smithi141.stdout:=============================================================================== 2023-12-02T07:36:09.295 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:36:09.295 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:36:09.295 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:36:09.295 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:36:09.296 INFO:teuthology.orchestra.run.smithi006.stderr:bash: ntpq: command not found 2023-12-02T07:36:09.301 INFO:teuthology.orchestra.run.smithi006.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T07:36:09.301 INFO:teuthology.orchestra.run.smithi006.stdout:=============================================================================== 2023-12-02T07:36:09.301 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:36:09.301 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:36:09.301 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:36:09.301 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:36:09.302 INFO:teuthology.run_tasks:Running task pexec... 2023-12-02T07:36:09.313 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-02T07:36:09.314 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T07:36:09.314 DEBUG:teuthology.orchestra.run.smithi006:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-02T07:36:09.314 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi141.front.sepia.ceph.com 2023-12-02T07:36:09.315 DEBUG:teuthology.orchestra.run.smithi141:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-02T07:36:10.218 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:24 ago on Sat 02 Dec 2023 07:33:46 AM UTC. 2023-12-02T07:36:10.356 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:42 ago on Sat 02 Dec 2023 07:34:28 AM UTC. 2023-12-02T07:36:12.343 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T07:36:12.344 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T07:36:12.345 INFO:teuthology.orchestra.run.smithi141.stdout: Package Architecture Version Repository Size 2023-12-02T07:36:12.345 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T07:36:12.345 INFO:teuthology.orchestra.run.smithi141.stdout:Resetting modules: 2023-12-02T07:36:12.345 INFO:teuthology.orchestra.run.smithi141.stdout: container-tools 2023-12-02T07:36:12.345 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:36:12.345 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T07:36:12.345 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T07:36:12.345 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:36:12.623 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T07:36:12.705 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T07:36:12.706 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T07:36:12.706 INFO:teuthology.orchestra.run.smithi006.stdout: Package Architecture Version Repository Size 2023-12-02T07:36:12.706 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T07:36:12.706 INFO:teuthology.orchestra.run.smithi006.stdout:Resetting modules: 2023-12-02T07:36:12.706 INFO:teuthology.orchestra.run.smithi006.stdout: container-tools 2023-12-02T07:36:12.707 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:36:12.707 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T07:36:12.707 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T07:36:12.707 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:36:12.989 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T07:36:13.574 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:27 ago on Sat 02 Dec 2023 07:33:46 AM UTC. 2023-12-02T07:36:14.066 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:45 ago on Sat 02 Dec 2023 07:34:28 AM UTC. 2023-12-02T07:36:15.679 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T07:36:15.865 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T07:36:15.865 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T07:36:15.865 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T07:36:15.865 INFO:teuthology.orchestra.run.smithi141.stdout:Installing group/module packages: 2023-12-02T07:36:15.865 INFO:teuthology.orchestra.run.smithi141.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-02T07:36:15.865 INFO:teuthology.orchestra.run.smithi141.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-02T07:36:15.866 INFO:teuthology.orchestra.run.smithi141.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-02T07:36:15.866 INFO:teuthology.orchestra.run.smithi141.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-02T07:36:15.866 INFO:teuthology.orchestra.run.smithi141.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-02T07:36:15.866 INFO:teuthology.orchestra.run.smithi141.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-02T07:36:15.866 INFO:teuthology.orchestra.run.smithi141.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-02T07:36:15.866 INFO:teuthology.orchestra.run.smithi141.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-02T07:36:15.866 INFO:teuthology.orchestra.run.smithi141.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-02T07:36:15.866 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T07:36:15.866 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-02T07:36:15.866 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-02T07:36:15.866 INFO:teuthology.orchestra.run.smithi141.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-02T07:36:15.866 INFO:teuthology.orchestra.run.smithi141.stdout:Installing weak dependencies: 2023-12-02T07:36:15.866 INFO:teuthology.orchestra.run.smithi141.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-02T07:36:15.867 INFO:teuthology.orchestra.run.smithi141.stdout:Installing module profiles: 2023-12-02T07:36:15.867 INFO:teuthology.orchestra.run.smithi141.stdout: container-tools/common 2023-12-02T07:36:15.867 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:36:15.867 INFO:teuthology.orchestra.run.smithi141.stdout:Enabling module streams: 2023-12-02T07:36:15.867 INFO:teuthology.orchestra.run.smithi141.stdout: container-tools rhel8 2023-12-02T07:36:15.867 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:36:15.867 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T07:36:15.867 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T07:36:15.867 INFO:teuthology.orchestra.run.smithi141.stdout:Install 13 Packages 2023-12-02T07:36:15.867 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:36:15.868 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 27 M 2023-12-02T07:36:15.868 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 89 M 2023-12-02T07:36:15.868 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T07:36:16.409 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T07:36:16.423 INFO:teuthology.orchestra.run.smithi141.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 1.4 MB/s | 750 kB 00:00 2023-12-02T07:36:16.457 INFO:teuthology.orchestra.run.smithi141.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.8 MB/s | 1.0 MB 00:00 2023-12-02T07:36:16.499 INFO:teuthology.orchestra.run.smithi141.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 504 kB/s | 38 kB 00:00 2023-12-02T07:36:16.541 INFO:teuthology.orchestra.run.smithi141.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.8 MB/s | 241 kB 00:00 2023-12-02T07:36:16.614 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T07:36:16.615 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T07:36:16.615 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T07:36:16.615 INFO:teuthology.orchestra.run.smithi006.stdout:Installing group/module packages: 2023-12-02T07:36:16.615 INFO:teuthology.orchestra.run.smithi006.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-02T07:36:16.615 INFO:teuthology.orchestra.run.smithi006.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-02T07:36:16.615 INFO:teuthology.orchestra.run.smithi006.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-02T07:36:16.615 INFO:teuthology.orchestra.run.smithi006.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-02T07:36:16.615 INFO:teuthology.orchestra.run.smithi006.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-02T07:36:16.615 INFO:teuthology.orchestra.run.smithi006.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-02T07:36:16.615 INFO:teuthology.orchestra.run.smithi006.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-02T07:36:16.615 INFO:teuthology.orchestra.run.smithi006.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-02T07:36:16.615 INFO:teuthology.orchestra.run.smithi006.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout:Installing weak dependencies: 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout:Installing module profiles: 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout: container-tools/common 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout:Enabling module streams: 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout: container-tools rhel8 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T07:36:16.616 INFO:teuthology.orchestra.run.smithi006.stdout:Install 13 Packages 2023-12-02T07:36:16.617 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:36:16.617 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 27 M 2023-12-02T07:36:16.617 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 89 M 2023-12-02T07:36:16.617 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T07:36:16.672 INFO:teuthology.orchestra.run.smithi141.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 1.3 MB/s | 178 kB 00:00 2023-12-02T07:36:16.741 INFO:teuthology.orchestra.run.smithi141.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 355 kB/s | 25 kB 00:00 2023-12-02T07:36:16.800 INFO:teuthology.orchestra.run.smithi141.stdout:(7/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 13 MB/s | 3.9 MB 00:00 2023-12-02T07:36:16.909 INFO:teuthology.orchestra.run.smithi141.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 562 kB/s | 94 kB 00:00 2023-12-02T07:36:17.168 INFO:teuthology.orchestra.run.smithi141.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 7.6 MB/s | 9.6 MB 00:01 2023-12-02T07:36:17.229 INFO:teuthology.orchestra.run.smithi006.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 1.7 MB/s | 750 kB 00:00 2023-12-02T07:36:17.243 INFO:teuthology.orchestra.run.smithi141.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 702 kB/s | 53 kB 00:00 2023-12-02T07:36:17.262 INFO:teuthology.orchestra.run.smithi006.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 2.2 MB/s | 1.0 MB 00:00 2023-12-02T07:36:17.329 INFO:teuthology.orchestra.run.smithi006.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 377 kB/s | 38 kB 00:00 2023-12-02T07:36:17.335 INFO:teuthology.orchestra.run.smithi141.stdout:(11/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 15 MB/s | 8.1 MB 00:00 2023-12-02T07:36:17.355 INFO:teuthology.orchestra.run.smithi006.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.5 MB/s | 241 kB 00:00 2023-12-02T07:36:17.377 INFO:teuthology.orchestra.run.smithi141.stdout:(12/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 5.4 MB/s | 2.5 MB 00:00 2023-12-02T07:36:17.402 INFO:teuthology.orchestra.run.smithi141.stdout:(13/13): yajl-2.1.0-12.el8.x86_64.rpm 258 kB/s | 41 kB 00:00 2023-12-02T07:36:17.402 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T07:36:17.403 INFO:teuthology.orchestra.run.smithi141.stdout:Total 17 MB/s | 27 MB 00:01 2023-12-02T07:36:17.439 INFO:teuthology.orchestra.run.smithi006.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 2.1 MB/s | 178 kB 00:00 2023-12-02T07:36:17.514 INFO:teuthology.orchestra.run.smithi006.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 331 kB/s | 25 kB 00:00 2023-12-02T07:36:17.648 INFO:teuthology.orchestra.run.smithi006.stdout:(7/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 11 MB/s | 9.6 MB 00:00 2023-12-02T07:36:17.669 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T07:36:17.673 INFO:teuthology.orchestra.run.smithi006.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 592 kB/s | 94 kB 00:00 2023-12-02T07:36:17.691 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T07:36:17.691 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T07:36:17.739 INFO:teuthology.orchestra.run.smithi006.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 9.6 MB/s | 3.9 MB 00:00 2023-12-02T07:36:17.815 INFO:teuthology.orchestra.run.smithi006.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 702 kB/s | 53 kB 00:00 2023-12-02T07:36:17.882 INFO:teuthology.orchestra.run.smithi006.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 12 MB/s | 2.5 MB 00:00 2023-12-02T07:36:17.907 INFO:teuthology.orchestra.run.smithi006.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 447 kB/s | 41 kB 00:00 2023-12-02T07:36:17.931 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T07:36:17.933 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T07:36:18.024 INFO:teuthology.orchestra.run.smithi006.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 22 MB/s | 8.1 MB 00:00 2023-12-02T07:36:18.024 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T07:36:18.025 INFO:teuthology.orchestra.run.smithi006.stdout:Total 19 MB/s | 27 MB 00:01 2023-12-02T07:36:18.318 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T07:36:18.342 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T07:36:18.343 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T07:36:18.614 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T07:36:18.618 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T07:36:18.639 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T07:36:18.877 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-02T07:36:19.055 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-02T07:36:19.236 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-02T07:36:19.295 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T07:36:19.491 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-02T07:36:19.496 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-02T07:36:19.655 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-02T07:36:19.833 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-02T07:36:20.040 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-02T07:36:20.068 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-02T07:36:20.623 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-02T07:36:21.019 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-02T07:36:21.241 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-02T07:36:21.437 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-02T07:36:21.662 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-02T07:36:21.667 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-02T07:36:21.898 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-02T07:36:22.058 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-02T07:36:22.127 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-02T07:36:22.369 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-02T07:36:22.808 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-02T07:36:22.967 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-02T07:36:23.185 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-02T07:36:23.387 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-02T07:36:23.775 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-02T07:36:23.803 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-02T07:36:23.803 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-02T07:36:23.803 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-02T07:36:23.804 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-02T07:36:23.804 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-02T07:36:23.804 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-02T07:36:23.804 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-02T07:36:23.804 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-02T07:36:23.804 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-02T07:36:23.804 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-02T07:36:23.804 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-02T07:36:23.804 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-02T07:36:23.804 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-02T07:36:24.200 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-02T07:36:24.370 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-02T07:36:24.632 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-02T07:36:24.632 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-02T07:36:24.633 INFO:teuthology.orchestra.run.smithi141.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-02T07:36:24.634 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:36:24.634 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T07:36:24.872 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-02T07:36:24.872 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-02T07:36:24.873 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-02T07:36:24.873 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-02T07:36:24.873 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-02T07:36:24.873 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-02T07:36:24.873 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-02T07:36:24.873 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-02T07:36:24.873 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-02T07:36:24.873 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-02T07:36:24.873 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-02T07:36:24.873 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-02T07:36:24.873 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-02T07:36:24.897 DEBUG:teuthology.parallel:result is None 2023-12-02T07:36:25.737 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-02T07:36:25.737 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:36:25.737 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T07:36:25.737 INFO:teuthology.orchestra.run.smithi006.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:36:25.738 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T07:36:26.030 DEBUG:teuthology.parallel:result is None 2023-12-02T07:36:26.030 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-02T07:36:26.116 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': 'bed7681480ccb0192b91a35e691658867e1e96b7'} 2023-12-02T07:36:26.116 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-02T07:36:26.117 INFO:tasks.cephadm:Cluster fsid is 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:36:26.117 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-02T07:36:26.117 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-12-02T07:36:26.117 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi006': '172.21.15.6', 'mon.smithi141': '172.21.15.141'} 2023-12-02T07:36:26.117 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-02T07:36:26.117 DEBUG:teuthology.orchestra.run.smithi006:> sudo hostname $(hostname -s) 2023-12-02T07:36:26.153 DEBUG:teuthology.orchestra.run.smithi141:> sudo hostname $(hostname -s) 2023-12-02T07:36:26.186 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-02T07:36:26.189 DEBUG:teuthology.orchestra.run.smithi006:> 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-12-02T07:36:26.357 INFO:teuthology.orchestra.run.smithi006.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 2 07:36 /home/ubuntu/cephtest/cephadm 2023-12-02T07:36:26.357 DEBUG:teuthology.orchestra.run.smithi141:> 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-12-02T07:36:26.493 INFO:teuthology.orchestra.run.smithi141.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 2 07:36 /home/ubuntu/cephtest/cephadm 2023-12-02T07:36:26.494 DEBUG:teuthology.orchestra.run.smithi006:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-02T07:36:26.518 DEBUG:teuthology.orchestra.run.smithi141:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-02T07:36:26.553 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-02T07:36:26.554 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-02T07:36:26.561 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-02T07:36:28.178 INFO:teuthology.orchestra.run.smithi006.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-02T07:36:28.208 INFO:teuthology.orchestra.run.smithi141.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-02T07:36:45.129 INFO:teuthology.orchestra.run.smithi141.stdout:{ 2023-12-02T07:36:45.129 INFO:teuthology.orchestra.run.smithi141.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-02T07:36:45.130 INFO:teuthology.orchestra.run.smithi141.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-02T07:36:45.130 INFO:teuthology.orchestra.run.smithi141.stdout: "repo_digests": [ 2023-12-02T07:36:45.130 INFO:teuthology.orchestra.run.smithi141.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-02T07:36:45.130 INFO:teuthology.orchestra.run.smithi141.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-02T07:36:45.130 INFO:teuthology.orchestra.run.smithi141.stdout: ] 2023-12-02T07:36:45.130 INFO:teuthology.orchestra.run.smithi141.stdout:} 2023-12-02T07:36:47.922 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:36:47.922 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-02T07:36:47.923 INFO:teuthology.orchestra.run.smithi006.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-02T07:36:47.923 INFO:teuthology.orchestra.run.smithi006.stdout: "repo_digests": [ 2023-12-02T07:36:47.923 INFO:teuthology.orchestra.run.smithi006.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-02T07:36:47.923 INFO:teuthology.orchestra.run.smithi006.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-02T07:36:47.923 INFO:teuthology.orchestra.run.smithi006.stdout: ] 2023-12-02T07:36:47.923 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:36:47.946 DEBUG:teuthology.orchestra.run.smithi006:> sudo mkdir -p /etc/ceph 2023-12-02T07:36:47.983 DEBUG:teuthology.orchestra.run.smithi141:> sudo mkdir -p /etc/ceph 2023-12-02T07:36:48.020 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 777 /etc/ceph 2023-12-02T07:36:48.059 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod 777 /etc/ceph 2023-12-02T07:36:48.091 INFO:tasks.cephadm:Writing seed config... 2023-12-02T07:36:48.093 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-02T07:36:48.093 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-02T07:36:48.093 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-02T07:36:48.093 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-02T07:36:48.094 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-02T07:36:48.094 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-02T07:36:48.094 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-02T07:36:48.094 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-12-02T07:36:48.095 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T07:36:48.095 DEBUG:teuthology.orchestra.run.smithi006:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-02T07:36:48.122 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 = 7fcdcfa4-90e5-11ee-95a2-87774f69a715 [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-12-02T07:36:48.123 DEBUG:teuthology.orchestra.run.smithi006:mon.smithi006> sudo journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@mon.smithi006.service 2023-12-02T07:36:48.165 INFO:tasks.cephadm:Bootstrapping... 2023-12-02T07:36:48.165 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.6 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-02T07:36:48.200 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:-- Logs begin at Sat 2023-12-02 07:27:00 UTC. -- 2023-12-02T07:36:48.392 INFO:teuthology.orchestra.run.smithi006.stderr:-------------------------------------------------------------------------------- 2023-12-02T07:36:48.392 INFO:teuthology.orchestra.run.smithi006.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '7fcdcfa4-90e5-11ee-95a2-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-ip', '172.21.15.6', '--skip-admin-label'] 2023-12-02T07:36:48.416 INFO:teuthology.orchestra.run.smithi006.stderr:/bin/podman: 4.6.1 2023-12-02T07:36:48.426 INFO:teuthology.orchestra.run.smithi006.stderr:Verifying podman|docker is present... 2023-12-02T07:36:48.448 INFO:teuthology.orchestra.run.smithi006.stderr:/bin/podman: 4.6.1 2023-12-02T07:36:48.460 INFO:teuthology.orchestra.run.smithi006.stderr:Verifying lvm2 is present... 2023-12-02T07:36:48.460 INFO:teuthology.orchestra.run.smithi006.stderr:Verifying time synchronization is in place... 2023-12-02T07:36:48.467 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-02T07:36:48.473 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2023-12-02T07:36:48.480 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: enabled 2023-12-02T07:36:48.486 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: active 2023-12-02T07:36:48.486 INFO:teuthology.orchestra.run.smithi006.stderr:Unit chronyd.service is enabled and running 2023-12-02T07:36:48.486 INFO:teuthology.orchestra.run.smithi006.stderr:Repeating the final host check... 2023-12-02T07:36:48.508 INFO:teuthology.orchestra.run.smithi006.stderr:/bin/podman: 4.6.1 2023-12-02T07:36:48.522 INFO:teuthology.orchestra.run.smithi006.stderr:podman (/bin/podman) version 4.6.1 is present 2023-12-02T07:36:48.522 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl is present 2023-12-02T07:36:48.522 INFO:teuthology.orchestra.run.smithi006.stderr:lvcreate is present 2023-12-02T07:36:48.527 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-02T07:36:48.534 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2023-12-02T07:36:48.540 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: enabled 2023-12-02T07:36:48.546 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: active 2023-12-02T07:36:48.548 INFO:teuthology.orchestra.run.smithi006.stderr:Unit chronyd.service is enabled and running 2023-12-02T07:36:48.548 INFO:teuthology.orchestra.run.smithi006.stderr:Host looks OK 2023-12-02T07:36:48.548 INFO:teuthology.orchestra.run.smithi006.stderr:Cluster fsid: 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:36:48.548 INFO:teuthology.orchestra.run.smithi006.stderr:Acquiring lock 140203236348032 on /run/cephadm/7fcdcfa4-90e5-11ee-95a2-87774f69a715.lock 2023-12-02T07:36:48.548 INFO:teuthology.orchestra.run.smithi006.stderr:Lock 140203236348032 acquired on /run/cephadm/7fcdcfa4-90e5-11ee-95a2-87774f69a715.lock 2023-12-02T07:36:48.548 INFO:teuthology.orchestra.run.smithi006.stderr:Verifying IP 172.21.15.6 port 3300 ... 2023-12-02T07:36:48.549 INFO:teuthology.orchestra.run.smithi006.stderr:Verifying IP 172.21.15.6 port 6789 ... 2023-12-02T07:36:48.549 INFO:teuthology.orchestra.run.smithi006.stderr:Base mon IP is 172.21.15.6, final addrv is [v2:172.21.15.6:3300,v1:172.21.15.6:6789] 2023-12-02T07:36:48.551 INFO:teuthology.orchestra.run.smithi006.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.6 metric 100 2023-12-02T07:36:48.551 INFO:teuthology.orchestra.run.smithi006.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.6 metric 100 2023-12-02T07:36:48.555 INFO:teuthology.orchestra.run.smithi006.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-02T07:36:48.555 INFO:teuthology.orchestra.run.smithi006.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-12-02T07:36:48.555 INFO:teuthology.orchestra.run.smithi006.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1799sec hoplimit 64 pref medium 2023-12-02T07:36:48.557 INFO:teuthology.orchestra.run.smithi006.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-02T07:36:48.557 INFO:teuthology.orchestra.run.smithi006.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-12-02T07:36:48.557 INFO:teuthology.orchestra.run.smithi006.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-02T07:36:48.558 INFO:teuthology.orchestra.run.smithi006.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2023-12-02T07:36:48.558 INFO:teuthology.orchestra.run.smithi006.stderr:/sbin/ip: inet6 fe80::ec4:7aff:febd:15e4/64 scope link 2023-12-02T07:36:48.558 INFO:teuthology.orchestra.run.smithi006.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-02T07:36:48.559 INFO:teuthology.orchestra.run.smithi006.stderr:Mon IP `172.21.15.6` is in CIDR network `172.21.0.0/20` 2023-12-02T07:36:48.559 INFO:teuthology.orchestra.run.smithi006.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-02T07:36:48.559 INFO:teuthology.orchestra.run.smithi006.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-02T07:36:48.643 INFO:teuthology.orchestra.run.smithi006.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2023-12-02T07:36:48.986 INFO:teuthology.orchestra.run.smithi006.stderr:/bin/podman: Getting image source signatures 2023-12-02T07:36:48.986 INFO:teuthology.orchestra.run.smithi006.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2023-12-02T07:36:48.986 INFO:teuthology.orchestra.run.smithi006.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2023-12-02T07:36:48.986 INFO:teuthology.orchestra.run.smithi006.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2023-12-02T07:36:48.986 INFO:teuthology.orchestra.run.smithi006.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2023-12-02T07:36:48.987 INFO:teuthology.orchestra.run.smithi006.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2023-12-02T07:36:48.987 INFO:teuthology.orchestra.run.smithi006.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-02T07:36:49.052 INFO:teuthology.orchestra.run.smithi006.stderr:/bin/podman: Writing manifest to image destination 2023-12-02T07:36:49.186 INFO:teuthology.orchestra.run.smithi006.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-02T07:36:49.571 INFO:teuthology.orchestra.run.smithi006.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-02T07:36:49.932 INFO:teuthology.orchestra.run.smithi006.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-02T07:36:49.932 INFO:teuthology.orchestra.run.smithi006.stderr:Extracting ceph user uid/gid from container image... 2023-12-02T07:36:50.214 INFO:teuthology.orchestra.run.smithi006.stderr:stat: 167 167 2023-12-02T07:36:50.523 INFO:teuthology.orchestra.run.smithi006.stderr:Creating initial keys... 2023-12-02T07:36:50.806 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-authtool: AQCS3mplV9g2LxAARfrLxcnTQdCBAOfi4DiQtA== 2023-12-02T07:36:51.422 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-authtool: AQCT3mplRrhrGBAAZDup1j7cab5HWomzFouyWA== 2023-12-02T07:36:52.030 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph-authtool: AQCU3mpl3S/qABAAjA9QvVGHr64EuZB/ttyVkw== 2023-12-02T07:36:52.361 INFO:teuthology.orchestra.run.smithi006.stderr:Creating initial monmap... 2023-12-02T07:36:52.631 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-02T07:36:52.631 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-02T07:36:52.631 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:36:52.631 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-02T07:36:53.090 INFO:teuthology.orchestra.run.smithi006.stderr:monmaptool for smithi006 [v2:172.21.15.6:3300,v1:172.21.15.6:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-02T07:36:53.090 INFO:teuthology.orchestra.run.smithi006.stderr:setting min_mon_release = octopus 2023-12-02T07:36:53.090 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/monmaptool: set fsid to 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:36:53.090 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-02T07:36:53.090 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-12-02T07:36:53.090 INFO:teuthology.orchestra.run.smithi006.stderr:Creating mon... 2023-12-02T07:36:53.775 INFO:teuthology.orchestra.run.smithi006.stderr:create mon.smithi006 on 2023-12-02T07:36:53.893 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-02T07:36:53.996 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715.target. 2023-12-02T07:36:53.996 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715.target. 2023-12-02T07:36:54.218 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Failed to reset failed state of unit ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@mon.smithi006.service: Unit ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@mon.smithi006.service not loaded. 2023-12-02T07:36:54.225 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Created symlink /etc/systemd/system/ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715.target.wants/ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@mon.smithi006.service → /etc/systemd/system/ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@.service. 2023-12-02T07:36:54.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:54 smithi006 systemd[1]: Starting Ceph mon.smithi006 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:36:54.722 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: disabled 2023-12-02T07:36:54.731 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2023-12-02T07:36:54.732 INFO:teuthology.orchestra.run.smithi006.stderr:firewalld.service is not enabled 2023-12-02T07:36:54.732 INFO:teuthology.orchestra.run.smithi006.stderr:Not possible to enable service . firewalld.service is not available 2023-12-02T07:36:54.733 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for mon to start... 2023-12-02T07:36:54.733 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for mon... 2023-12-02T07:36:54.960 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:54 smithi006 bash[107255]: 518a494cf0cae85391e33d9ebf0f6d55023a961afbe28e59bad874dd8f3fbc56 2023-12-02T07:36:54.960 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:54 smithi006 systemd[1]: Started Ceph mon.smithi006 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:36:54.960 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:54 smithi006 ceph-mon[107293]: mkfs 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:36:54.960 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:54 smithi006 ceph-mon[107293]: mon.smithi006 is new leader, mons smithi006 in quorum (ranks 0) 2023-12-02T07:36:55.248 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: cluster: 2023-12-02T07:36:55.248 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: id: 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:36:55.248 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-02T07:36:55.248 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2023-12-02T07:36:55.248 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: services: 2023-12-02T07:36:55.248 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi006 (age 0.487191s) 2023-12-02T07:36:55.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-02T07:36:55.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-02T07:36:55.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2023-12-02T07:36:55.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: data: 2023-12-02T07:36:55.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-02T07:36:55.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-02T07:36:55.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-02T07:36:55.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: pgs: 2023-12-02T07:36:55.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2023-12-02T07:36:55.641 INFO:teuthology.orchestra.run.smithi006.stderr:mon is available 2023-12-02T07:36:55.641 INFO:teuthology.orchestra.run.smithi006.stderr:Assimilating anything we can from ceph.conf... 2023-12-02T07:36:56.076 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2023-12-02T07:36:56.076 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: [global] 2023-12-02T07:36:56.076 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: fsid = 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:36:56.076 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.6:3300,v1:172.21.15.6:6789] 2023-12-02T07:36:56.076 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-02T07:36:56.076 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-02T07:36:56.076 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-02T07:36:56.076 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-02T07:36:56.076 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2023-12-02T07:36:56.076 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: [mgr] 2023-12-02T07:36:56.076 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-02T07:36:56.077 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2023-12-02T07:36:56.077 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: [osd] 2023-12-02T07:36:56.077 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-02T07:36:56.077 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-02T07:36:56.095 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:55 smithi006 ceph-mon[107293]: mon.smithi006 is new leader, mons smithi006 in quorum (ranks 0) 2023-12-02T07:36:56.095 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:55 smithi006 ceph-mon[107293]: monmap e1: 1 mons at {smithi006=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0]} 2023-12-02T07:36:56.095 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:55 smithi006 ceph-mon[107293]: fsmap 2023-12-02T07:36:56.096 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:55 smithi006 ceph-mon[107293]: osdmap e1: 0 total, 0 up, 0 in 2023-12-02T07:36:56.096 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:55 smithi006 ceph-mon[107293]: mgrmap e1: no daemons active 2023-12-02T07:36:56.096 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:55 smithi006 ceph-mon[107293]: from='client.? 172.21.15.6:0/2039874987' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:36:56.516 INFO:teuthology.orchestra.run.smithi006.stderr:Generating new minimal ceph.conf... 2023-12-02T07:36:57.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:56 smithi006 ceph-mon[107293]: from='client.? 172.21.15.6:0/2117775244' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-02T07:36:57.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:56 smithi006 ceph-mon[107293]: from='client.? 172.21.15.6:0/2117775244' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-02T07:36:57.284 INFO:teuthology.orchestra.run.smithi006.stderr:Restarting the monitor... 2023-12-02T07:36:57.400 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:57 smithi006 systemd[1]: Stopping Ceph mon.smithi006 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:36:57.400 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:57 smithi006 bash[107592]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-mon.smithi006" found: no such container 2023-12-02T07:36:57.671 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:57 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-mon-smithi006[107270]: 2023-12-02T07:36:57.396+0000 7f8d59d93700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi006 -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-12-02T07:36:57.672 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:57 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-mon-smithi006[107270]: 2023-12-02T07:36:57.396+0000 7f8d59d93700 -1 mon.smithi006@0(leader) e1 *** Got Signal Terminated *** 2023-12-02T07:36:58.054 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:57 smithi006 bash[107604]: ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-mon-smithi006 2023-12-02T07:36:58.054 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:57 smithi006 bash[107642]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-mon.smithi006" found: no such container 2023-12-02T07:36:58.055 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:57 smithi006 systemd[1]: ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@mon.smithi006.service: Succeeded. 2023-12-02T07:36:58.055 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:57 smithi006 systemd[1]: Stopped Ceph mon.smithi006 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:36:58.055 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:57 smithi006 systemd[1]: Starting Ceph mon.smithi006 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:36:58.125 INFO:teuthology.orchestra.run.smithi006.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-02T07:36:58.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 bash[107709]: 416f401143b9e8bb78e1606ac7ecc233aaa443728e5523da4f1f6ca257bb9ab0 2023-12-02T07:36:58.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: set uid:gid to 167:167 (ceph:ceph) 2023-12-02T07:36:58.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-02T07:36:58.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: pidfile_write: ignore empty --pid-file 2023-12-02T07:36:58.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 systemd[1]: Started Ceph mon.smithi006 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:36:58.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: load: jerasure load: lrc 2023-12-02T07:36:58.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: RocksDB version: 6.15.5 2023-12-02T07:36:58.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-02T07:36:58.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Compile date Apr 18 2022 2023-12-02T07:36:58.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: DB SUMMARY 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: DB Session ID: CZIY9D6WPQQ0SYX4B0QJ 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: CURRENT file: CURRENT 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: IDENTITY file: IDENTITY 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi006/store.db dir, Total Num: 1, files: 000008.sst 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi006/store.db: 000010.log size: 80743 ; 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.error_if_exists: 0 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.create_if_missing: 0 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.paranoid_checks: 1 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.env: 0x55ad1cf06860 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.fs: Posix File System 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.info_log: 0x55ad1ea05fa0 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_file_opening_threads: 16 2023-12-02T07:36:58.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.statistics: (nil) 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.use_fsync: 0 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_log_file_size: 0 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.keep_log_file_num: 1000 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.recycle_log_file_num: 0 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.allow_fallocate: 1 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.allow_mmap_reads: 0 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.allow_mmap_writes: 0 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.use_direct_reads: 0 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.create_missing_column_families: 0 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.db_log_dir: 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi006/store.db 2023-12-02T07:36:58.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.advise_random_on_open: 1 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.db_write_buffer_size: 0 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.write_buffer_manager: 0x55ad1eaf6330 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.rate_limiter: (nil) 2023-12-02T07:36:58.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.wal_recovery_mode: 2 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.enable_thread_tracking: 0 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.enable_pipelined_write: 0 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.unordered_write: 0 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.row_cache: None 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.wal_filter: None 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.allow_ingest_behind: 0 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.preserve_deletes: 0 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.two_write_queues: 0 2023-12-02T07:36:58.607 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.manual_wal_flush: 0 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.atomic_flush: 0 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.log_readahead_size: 0 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.best_efforts_recovery: 0 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.allow_data_in_errors: 0 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.db_host_id: __hostname__ 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_background_jobs: 2 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_background_compactions: -1 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_subcompactions: 1 2023-12-02T07:36:58.608 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_total_wal_size: 0 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_open_files: -1 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.bytes_per_sync: 0 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compaction_readahead_size: 0 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_background_flushes: -1 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Compression algorithms supported: 2023-12-02T07:36:58.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: kZSTD supported: 0 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: kXpressCompression supported: 0 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: kLZ4HCCompression supported: 1 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: kLZ4Compression supported: 1 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: kBZip2Compression supported: 0 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: kZlibCompression supported: 1 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: kSnappyCompression supported: 1 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi006/store.db/MANIFEST-000009 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.merge_operator: 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compaction_filter: None 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compaction_filter_factory: None 2023-12-02T07:36:58.610 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.sst_partitioner_factory: None 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ad1e9d1d00) 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: cache_index_and_filter_blocks: 1 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: pin_top_level_index_and_filter: 1 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: index_type: 0 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: data_block_index_type: 0 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: index_shortening: 1 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: hash_index_allow_collision: 1 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: checksum: 1 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: no_block_cache: 0 2023-12-02T07:36:58.611 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: block_cache: 0x55ad1ea3c170 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: block_cache_name: BinnedLRUCache 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: block_cache_options: 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: capacity : 536870912 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: num_shard_bits : 4 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: strict_capacity_limit : 0 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: high_pri_pool_ratio: 0.000 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: block_cache_compressed: (nil) 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: persistent_cache: (nil) 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: block_size: 4096 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: block_size_deviation: 10 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: block_restart_interval: 16 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: index_block_restart_interval: 1 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: metadata_block_size: 4096 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: partition_filters: 0 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: use_delta_encoding: 1 2023-12-02T07:36:58.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: whole_key_filtering: 1 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: verify_compression: 0 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: read_amp_bytes_per_bit: 0 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: format_version: 4 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: enable_index_compression: 1 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: block_align: 0 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.write_buffer_size: 33554432 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_write_buffer_number: 2 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compression: NoCompression 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.bottommost_compression: Disabled 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.prefix_extractor: nullptr 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.num_levels: 7 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-02T07:36:58.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-02T07:36:58.614 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-02T07:36:58.614 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-02T07:36:58.614 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-02T07:36:58.614 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-02T07:36:58.614 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-02T07:36:58.614 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-02T07:36:58.614 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-02T07:36:58.615 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-02T07:36:58.615 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-02T07:36:58.615 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compression_opts.level: 32767 2023-12-02T07:36:58.615 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compression_opts.strategy: 0 2023-12-02T07:36:58.615 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-02T07:36:58.615 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-02T07:36:58.615 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-02T07:36:58.615 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compression_opts.enabled: false 2023-12-02T07:36:58.615 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-02T07:36:58.615 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-02T07:36:58.616 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-02T07:36:58.616 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.target_file_size_base: 67108864 2023-12-02T07:36:58.616 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-02T07:36:58.616 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-02T07:36:58.616 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-02T07:36:58.616 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.arena_block_size: 4194304 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.disable_auto_compactions: 0 2023-12-02T07:36:58.617 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.table_properties_collectors: 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.inplace_update_support: 0 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-02T07:36:58.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.bloom_locality: 0 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.max_successive_merges: 0 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.paranoid_file_checks: 0 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.force_consistency_checks: 1 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.report_bg_io_stats: 0 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.ttl: 2592000 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.enable_blob_files: false 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.min_blob_size: 0 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.blob_file_size: 268435456 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-02T07:36:58.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi006/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-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701502618126707, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: 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-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701502618127538, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 77601, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 75859, "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": 9697, "raw_average_key_size": 47, "raw_value_size": 70315, "raw_average_value_size": 344, "num_data_blocks": 10, "num_entries": 204, "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": 1701502618, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "72fff045-9f6d-469f-b178-6ecffd58d670", "db_session_id": "CZIY9D6WPQQ0SYX4B0QJ"}} 2023-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701502618127958, "job": 1, "event": "recovery_finished"} 2023-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-smithi006/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55ad1ea22a80 2023-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: DB pointer 0x55ad1ea32000 2023-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-02T07:36:58.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: ** DB Stats ** 2023-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.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-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.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-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: 2023-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: ** Compaction Stats [default] ** 2023-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.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-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: L0 2/0 77.58 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 141.0 0.00 0.00 1 0.001 0 0 2023-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Sum 2/0 77.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 141.0 0.00 0.00 1 0.001 0 0 2023-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.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 141.0 0.00 0.00 1 0.001 0 0 2023-12-02T07:36:58.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: 2023-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: ** Compaction Stats [default] ** 2023-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.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-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.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 141.0 0.00 0.00 1 0.001 0 0 2023-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Cumulative compaction: 0.00 GB write, 20.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Interval compaction: 0.00 GB write, 20.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.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-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: 2023-12-02T07:36:58.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: 2023-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: ** Compaction Stats [default] ** 2023-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.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-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: L0 2/0 77.58 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 141.0 0.00 0.00 1 0.001 0 0 2023-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Sum 2/0 77.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 141.0 0.00 0.00 1 0.001 0 0 2023-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.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-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: 2023-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: ** Compaction Stats [default] ** 2023-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.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-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.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 141.0 0.00 0.00 1 0.001 0 0 2023-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-02T07:36:58.623 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: Cumulative compaction: 0.00 GB write, 19.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.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-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.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-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: 2023-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: starting mon.smithi006 rank 0 at public addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] at bind addrs [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi006 fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: mon.smithi006@-1(???) e1 preinit fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: mon.smithi006@-1(???).mds e1 new map 2023-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: mon.smithi006@-1(???).mds e1 print_map 2023-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: e1 2023-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-02T07:36:58.624 INFO:journalctl@ceph.mon.smithi006.smithi006.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-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: legacy client fscid: -1 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout: No filesystems configured 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: mon.smithi006@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: mon.smithi006@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: mon.smithi006@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: mon.smithi006@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: mon.smithi006@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: expand_channel_meta expand map: {default=false} 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: expand_channel_meta from 'false' to 'false' 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: expand_channel_meta expanded map: {default=false} 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: expand_channel_meta expand map: {default=info} 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: expand_channel_meta from 'info' to 'info' 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: expand_channel_meta expanded map: {default=info} 2023-12-02T07:36:58.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: expand_channel_meta expand map: {default=daemon} 2023-12-02T07:36:58.626 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: expand_channel_meta from 'daemon' to 'daemon' 2023-12-02T07:36:58.626 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: expand_channel_meta expanded map: {default=daemon} 2023-12-02T07:36:58.626 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: expand_channel_meta expand map: {default=debug} 2023-12-02T07:36:58.626 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: expand_channel_meta from 'debug' to 'debug' 2023-12-02T07:36:58.626 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: expand_channel_meta expanded map: {default=debug} 2023-12-02T07:36:58.626 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: mon.smithi006 is new leader, mons smithi006 in quorum (ranks 0) 2023-12-02T07:36:58.626 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: monmap e1: 1 mons at {smithi006=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0]} 2023-12-02T07:36:58.626 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: fsmap 2023-12-02T07:36:58.626 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: osdmap e1: 0 total, 0 up, 0 in 2023-12-02T07:36:58.626 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:58 smithi006 ceph-mon[107747]: mgrmap e1: no daemons active 2023-12-02T07:36:59.250 INFO:teuthology.orchestra.run.smithi006.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-02T07:36:59.250 INFO:teuthology.orchestra.run.smithi006.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-02T07:36:59.250 INFO:teuthology.orchestra.run.smithi006.stderr:Creating mgr... 2023-12-02T07:36:59.251 INFO:teuthology.orchestra.run.smithi006.stderr:Verifying port 9283 ... 2023-12-02T07:36:59.403 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Failed to reset failed state of unit ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@mgr.smithi006.kplyue.service: Unit ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@mgr.smithi006.kplyue.service not loaded. 2023-12-02T07:36:59.410 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: Created symlink /etc/systemd/system/ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715.target.wants/ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@mgr.smithi006.kplyue.service → /etc/systemd/system/ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@.service. 2023-12-02T07:36:59.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:36:59 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2195296262' entity='client.admin' 2023-12-02T07:36:59.887 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: disabled 2023-12-02T07:36:59.896 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2023-12-02T07:36:59.897 INFO:teuthology.orchestra.run.smithi006.stderr:firewalld.service is not enabled 2023-12-02T07:36:59.897 INFO:teuthology.orchestra.run.smithi006.stderr:Not possible to enable service . firewalld.service is not available 2023-12-02T07:36:59.906 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: disabled 2023-12-02T07:36:59.915 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2023-12-02T07:36:59.916 INFO:teuthology.orchestra.run.smithi006.stderr:firewalld.service is not enabled 2023-12-02T07:36:59.916 INFO:teuthology.orchestra.run.smithi006.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-02T07:36:59.916 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for mgr to start... 2023-12-02T07:36:59.916 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for mgr... 2023-12-02T07:37:00.435 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2023-12-02T07:37:00.443 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2023-12-02T07:37:00.443 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsid": "7fcdcfa4-90e5-11ee-95a2-87774f69a715", 2023-12-02T07:37:00.443 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "health": { 2023-12-02T07:37:00.443 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-02T07:37:00.443 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "checks": {}, 2023-12-02T07:37:00.443 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mutes": [] 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum": [ 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 0 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "smithi006" 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "monmap": { 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:00.444 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osdmap": { 2023-12-02T07:37:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-02T07:37:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-02T07:37:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-02T07:37:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-02T07:37:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-02T07:37:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-02T07:37:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgmap": { 2023-12-02T07:37:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-02T07:37:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-02T07:37:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-02T07:37:00.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-02T07:37:00.446 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-02T07:37:00.446 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-02T07:37:00.446 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-02T07:37:00.446 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-02T07:37:00.446 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:00.446 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsmap": { 2023-12-02T07:37:00.446 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:00.446 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-02T07:37:00.446 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-02T07:37:00.446 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:00.446 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-02T07:37:00.446 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "available": false, 2023-12-02T07:37:00.446 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-02T07:37:00.447 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modules": [ 2023-12-02T07:37:00.447 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "iostat", 2023-12-02T07:37:00.447 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "nfs", 2023-12-02T07:37:00.447 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "restful" 2023-12-02T07:37:00.447 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2023-12-02T07:37:00.447 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:37:00.447 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:00.447 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "servicemap": { 2023-12-02T07:37:00.447 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:00.447 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modified": "2023-12-02T07:36:54.760737+0000", 2023-12-02T07:37:00.447 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:37:00.447 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:00.447 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-02T07:37:00.448 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2023-12-02T07:37:00.790 INFO:teuthology.orchestra.run.smithi006.stderr:mgr not available, waiting (1/15)... 2023-12-02T07:37:00.854 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:00 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/189258378' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:37:03.246 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2023-12-02T07:37:03.246 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2023-12-02T07:37:03.246 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsid": "7fcdcfa4-90e5-11ee-95a2-87774f69a715", 2023-12-02T07:37:03.246 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "health": { 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "checks": {}, 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mutes": [] 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum": [ 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 0 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "smithi006" 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_age": 5, 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "monmap": { 2023-12-02T07:37:03.247 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:03.248 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-02T07:37:03.248 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-02T07:37:03.248 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:03.248 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osdmap": { 2023-12-02T07:37:03.248 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:03.248 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-02T07:37:03.248 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-02T07:37:03.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-02T07:37:03.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-02T07:37:03.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-02T07:37:03.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-02T07:37:03.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:03.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgmap": { 2023-12-02T07:37:03.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-02T07:37:03.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-02T07:37:03.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-02T07:37:03.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-02T07:37:03.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-02T07:37:03.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-02T07:37:03.249 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsmap": { 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "available": false, 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modules": [ 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "iostat", 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "nfs", 2023-12-02T07:37:03.250 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "restful" 2023-12-02T07:37:03.251 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2023-12-02T07:37:03.251 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:37:03.251 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:03.251 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "servicemap": { 2023-12-02T07:37:03.251 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:03.251 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modified": "2023-12-02T07:36:54.760737+0000", 2023-12-02T07:37:03.251 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:37:03.251 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:03.251 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-02T07:37:03.251 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2023-12-02T07:37:03.589 INFO:teuthology.orchestra.run.smithi006.stderr:mgr not available, waiting (2/15)... 2023-12-02T07:37:04.329 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:04 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3334980836' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:37:06.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2023-12-02T07:37:06.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2023-12-02T07:37:06.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsid": "7fcdcfa4-90e5-11ee-95a2-87774f69a715", 2023-12-02T07:37:06.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "health": { 2023-12-02T07:37:06.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-02T07:37:06.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "checks": {}, 2023-12-02T07:37:06.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mutes": [] 2023-12-02T07:37:06.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:06.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-02T07:37:06.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum": [ 2023-12-02T07:37:06.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 0 2023-12-02T07:37:06.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2023-12-02T07:37:06.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-02T07:37:06.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "smithi006" 2023-12-02T07:37:06.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2023-12-02T07:37:06.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_age": 7, 2023-12-02T07:37:06.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "monmap": { 2023-12-02T07:37:06.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:06.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-02T07:37:06.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-02T07:37:06.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:06.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osdmap": { 2023-12-02T07:37:06.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:06.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-02T07:37:06.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-02T07:37:06.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-02T07:37:06.057 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-02T07:37:06.057 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-02T07:37:06.057 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-02T07:37:06.057 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:06.057 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgmap": { 2023-12-02T07:37:06.057 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsmap": { 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:06.058 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "available": false, 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modules": [ 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "iostat", 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "nfs", 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "restful" 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "servicemap": { 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modified": "2023-12-02T07:36:54.760737+0000", 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:37:06.059 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:06.060 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-02T07:37:06.060 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2023-12-02T07:37:06.333 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:06 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/4118683096' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:37:06.398 INFO:teuthology.orchestra.run.smithi006.stderr:mgr not available, waiting (3/15)... 2023-12-02T07:37:07.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:07 smithi006 ceph-mon[107747]: Activating manager daemon smithi006.kplyue 2023-12-02T07:37:07.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:07 smithi006 ceph-mon[107747]: mgrmap e2: smithi006.kplyue(active, starting, since 0.00314679s) 2023-12-02T07:37:07.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:07 smithi006 ceph-mon[107747]: from='mgr.14100 172.21.15.6:0/2944007554' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:37:07.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:07 smithi006 ceph-mon[107747]: from='mgr.14100 172.21.15.6:0/2944007554' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:37:07.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:07 smithi006 ceph-mon[107747]: from='mgr.14100 172.21.15.6:0/2944007554' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:37:07.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:07 smithi006 ceph-mon[107747]: from='mgr.14100 172.21.15.6:0/2944007554' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi006"}]: dispatch 2023-12-02T07:37:07.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:07 smithi006 ceph-mon[107747]: from='mgr.14100 172.21.15.6:0/2944007554' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr metadata", "who": "smithi006.kplyue", "id": "smithi006.kplyue"}]: dispatch 2023-12-02T07:37:07.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:07 smithi006 ceph-mon[107747]: Manager daemon smithi006.kplyue is now available 2023-12-02T07:37:07.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:07 smithi006 ceph-mon[107747]: from='mgr.14100 172.21.15.6:0/2944007554' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:37:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:07 smithi006 ceph-mon[107747]: from='mgr.14100 172.21.15.6:0/2944007554' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:37:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:07 smithi006 ceph-mon[107747]: from='mgr.14100 172.21.15.6:0/2944007554' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:07 smithi006 ceph-mon[107747]: from='mgr.14100 172.21.15.6:0/2944007554' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:07 smithi006 ceph-mon[107747]: from='mgr.14100 172.21.15.6:0/2944007554' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:09.050 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2023-12-02T07:37:09.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2023-12-02T07:37:09.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsid": "7fcdcfa4-90e5-11ee-95a2-87774f69a715", 2023-12-02T07:37:09.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "health": { 2023-12-02T07:37:09.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-02T07:37:09.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "checks": {}, 2023-12-02T07:37:09.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mutes": [] 2023-12-02T07:37:09.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:09.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-02T07:37:09.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum": [ 2023-12-02T07:37:09.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 0 2023-12-02T07:37:09.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2023-12-02T07:37:09.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-02T07:37:09.051 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "smithi006" 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "monmap": { 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osdmap": { 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-02T07:37:09.052 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgmap": { 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "fsmap": { 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-02T07:37:09.053 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "available": true, 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modules": [ 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "iostat", 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "nfs", 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "restful" 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ], 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "servicemap": { 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:37:09.054 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "modified": "2023-12-02T07:36:54.760737+0000", 2023-12-02T07:37:09.055 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:37:09.055 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: }, 2023-12-02T07:37:09.055 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-02T07:37:09.055 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2023-12-02T07:37:09.068 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:08 smithi006 ceph-mon[107747]: mgrmap e3: smithi006.kplyue(active, since 1.00658s) 2023-12-02T07:37:09.381 INFO:teuthology.orchestra.run.smithi006.stderr:mgr is available 2023-12-02T07:37:09.759 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:09 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1964391002' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:37:10.384 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2023-12-02T07:37:10.384 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: [global] 2023-12-02T07:37:10.384 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: fsid = 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:37:10.385 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-02T07:37:10.385 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-02T07:37:10.385 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-02T07:37:10.385 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-02T07:37:10.385 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2023-12-02T07:37:10.385 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: [mgr] 2023-12-02T07:37:10.385 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-02T07:37:10.385 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 2023-12-02T07:37:10.385 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: [osd] 2023-12-02T07:37:10.385 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-02T07:37:10.385 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-02T07:37:11.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:10 smithi006 ceph-mon[107747]: mgrmap e4: smithi006.kplyue(active, since 3s) 2023-12-02T07:37:11.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:10 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1305395037' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-02T07:37:11.926 INFO:teuthology.orchestra.run.smithi006.stderr:Enabling cephadm module... 2023-12-02T07:37:14.513 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:14 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2829522239' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-02T07:37:15.403 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:15 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2829522239' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-02T07:37:15.403 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:15 smithi006 ceph-mon[107747]: mgrmap e5: smithi006.kplyue(active, since 7s) 2023-12-02T07:37:16.853 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2023-12-02T07:37:16.853 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-02T07:37:16.853 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "available": true, 2023-12-02T07:37:16.853 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "active_name": "smithi006.kplyue", 2023-12-02T07:37:16.853 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-02T07:37:16.853 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2023-12-02T07:37:17.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:16 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/434274354' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-02T07:37:18.786 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for the mgr to restart... 2023-12-02T07:37:18.787 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for mgr epoch 5... 2023-12-02T07:37:22.026 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2023-12-02T07:37:22.026 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-12-02T07:37:22.027 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "initialized": true 2023-12-02T07:37:22.027 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2023-12-02T07:37:22.298 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: Active manager daemon smithi006.kplyue restarted 2023-12-02T07:37:22.298 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: Activating manager daemon smithi006.kplyue 2023-12-02T07:37:22.298 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: osdmap e2: 0 total, 0 up, 0 in 2023-12-02T07:37:22.298 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: mgrmap e6: smithi006.kplyue(active, starting, since 0.0529846s) 2023-12-02T07:37:22.298 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi006"}]: dispatch 2023-12-02T07:37:22.299 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr metadata", "who": "smithi006.kplyue", "id": "smithi006.kplyue"}]: dispatch 2023-12-02T07:37:22.299 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:37:22.299 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:37:22.299 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:37:22.299 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: Manager daemon smithi006.kplyue is now available 2023-12-02T07:37:22.299 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:22.299 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:22.299 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:22.299 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:22.299 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:22.299 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:37:22.299 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:21 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:37:22.378 INFO:teuthology.orchestra.run.smithi006.stderr:mgr epoch 5 is available 2023-12-02T07:37:22.379 INFO:teuthology.orchestra.run.smithi006.stderr:Setting orchestrator backend to cephadm... 2023-12-02T07:37:23.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:23 smithi006 ceph-mon[107747]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-02T07:37:23.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:23 smithi006 ceph-mon[107747]: mgrmap e7: smithi006.kplyue(active, since 1.05572s) 2023-12-02T07:37:23.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:23 smithi006 ceph-mon[107747]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-02T07:37:23.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:23 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:23.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:23 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:23.831 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: value unchanged 2023-12-02T07:37:24.195 INFO:teuthology.orchestra.run.smithi006.stderr:Generating ssh key... 2023-12-02T07:37:24.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:24 smithi006 ceph-mon[107747]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:24.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:24 smithi006 ceph-mon[107747]: mgrmap e8: smithi006.kplyue(active, since 2s) 2023-12-02T07:37:25.417 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:25 smithi006 ceph-mon[107747]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:25.417 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:25 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:25.418 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:25 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:26.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:26 smithi006 ceph-mon[107747]: [02/Dec/2023:07:37:24] ENGINE Bus STARTING 2023-12-02T07:37:26.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:26 smithi006 ceph-mon[107747]: [02/Dec/2023:07:37:24] ENGINE Serving on https://172.21.15.6:7150 2023-12-02T07:37:26.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:26 smithi006 ceph-mon[107747]: [02/Dec/2023:07:37:24] ENGINE Bus STARTED 2023-12-02T07:37:26.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:26 smithi006 ceph-mon[107747]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:26.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:26 smithi006 ceph-mon[107747]: Generating ssh key... 2023-12-02T07:37:26.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:26 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:26.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:26 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:26.445 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYtHy+modlw9WFymdYvkNBkBZDWHszABJ4glM26879zxKu5CP+03g/7vR9Uvm1rn37qQiIZbj3hrN8xPG1KUZUgrdaDTNKT/UipclxfGclFAyZUOmEx6/rQvMQzm0Mb8mf3PxcJOLx1YEh48MbyKLkR45vNYbtUCgFbZgKANw8yzX6aWV3WxrBlIJUWf7yBveuYYz3WR2G6246NtFB2z4syqdDjY2h69dC2EXgOTSFzKgBZpENWA9etFcrEHJd9Rm1gj+kZtJK9LShcnA+/uZU2+8u1YhqBQHDZTTyjrAC8cfsxqffF2tDw4eA072dgOwhKw+zVY1P8Z0W3uionZ73Tc0hHbW60ACQ24MWW9amOqC/otyN/obHBw6SLIkmVRZ2X13ebhtPBsRu82Q+d9BGE9flCdQPzY+SeKf3Bxp9QyJ+n8JfPjaXBuUPqnSzsV3wCt2lV6Jg3TjNw1cm5/PE8Q+XxNQABi6lTJgoSisoGwGqbxQH+nFlS+i1s2ZcTAk= ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:37:26.779 INFO:teuthology.orchestra.run.smithi006.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-02T07:37:26.780 INFO:teuthology.orchestra.run.smithi006.stderr:Adding key to root@localhost authorized_keys... 2023-12-02T07:37:26.780 INFO:teuthology.orchestra.run.smithi006.stderr:Adding host smithi006... 2023-12-02T07:37:27.502 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:27 smithi006 ceph-mon[107747]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:28.266 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: Added host 'smithi006' with addr '172.21.15.6' 2023-12-02T07:37:28.574 INFO:teuthology.orchestra.run.smithi006.stderr:Deploying mon service with default placement... 2023-12-02T07:37:29.167 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-02T07:37:29.459 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:29 smithi006 ceph-mon[107747]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi006", "addr": "172.21.15.6", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:29.459 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:29 smithi006 ceph-mon[107747]: Deploying cephadm binary to smithi006 2023-12-02T07:37:29.459 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:29 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:29.459 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:29 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:29.862 INFO:teuthology.orchestra.run.smithi006.stderr:Deploying mgr service with default placement... 2023-12-02T07:37:30.427 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:30 smithi006 ceph-mon[107747]: Added host smithi006 2023-12-02T07:37:30.427 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:30 smithi006 ceph-mon[107747]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:30.427 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:30 smithi006 ceph-mon[107747]: Saving service mon spec with placement count:5 2023-12-02T07:37:30.427 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:30 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:30.630 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-02T07:37:30.930 INFO:teuthology.orchestra.run.smithi006.stderr:Deploying crash service with default placement... 2023-12-02T07:37:31.511 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: Scheduled crash update... 2023-12-02T07:37:31.774 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:31 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:31.774 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:31 smithi006 ceph-mon[107747]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:31.774 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:31 smithi006 ceph-mon[107747]: Saving service mgr spec with placement count:2 2023-12-02T07:37:31.774 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:31 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:31.774 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:31 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:31.774 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:31 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:31.911 INFO:teuthology.orchestra.run.smithi006.stderr:Deploying prometheus service with default placement... 2023-12-02T07:37:32.650 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: Scheduled prometheus update... 2023-12-02T07:37:32.829 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:32 smithi006 ceph-mon[107747]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:32.829 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:32 smithi006 ceph-mon[107747]: Saving service crash spec with placement * 2023-12-02T07:37:32.829 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:32 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:32.829 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:32 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:32.829 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:32 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:32.994 INFO:teuthology.orchestra.run.smithi006.stderr:Deploying grafana service with default placement... 2023-12-02T07:37:33.752 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: Scheduled grafana update... 2023-12-02T07:37:34.103 INFO:teuthology.orchestra.run.smithi006.stderr:Deploying node-exporter service with default placement... 2023-12-02T07:37:34.201 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:34 smithi006 ceph-mon[107747]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:34.202 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:34 smithi006 ceph-mon[107747]: Saving service prometheus spec with placement count:1 2023-12-02T07:37:34.202 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:34 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:34.673 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2023-12-02T07:37:35.011 INFO:teuthology.orchestra.run.smithi006.stderr:Deploying alertmanager service with default placement... 2023-12-02T07:37:35.584 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2023-12-02T07:37:35.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:35 smithi006 ceph-mon[107747]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:35.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:35 smithi006 ceph-mon[107747]: Saving service grafana spec with placement count:1 2023-12-02T07:37:35.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:35 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:36.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:36 smithi006 ceph-mon[107747]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:36.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:36 smithi006 ceph-mon[107747]: Saving service node-exporter spec with placement * 2023-12-02T07:37:36.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:36 smithi006 ceph-mon[107747]: from='mgr.14120 172.21.15.6:0/3289468685' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:37.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:37 smithi006 ceph-mon[107747]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:37.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:37 smithi006 ceph-mon[107747]: Saving service alertmanager spec with placement count:1 2023-12-02T07:37:37.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:37 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2595255450' entity='client.admin' 2023-12-02T07:37:37.786 INFO:teuthology.orchestra.run.smithi006.stderr:Enabling the dashboard module... 2023-12-02T07:37:38.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:38 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/562522092' entity='client.admin' 2023-12-02T07:37:38.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:38 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1509755642' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-02T07:37:40.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2023-12-02T07:37:40.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-02T07:37:40.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "available": true, 2023-12-02T07:37:40.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "active_name": "smithi006.kplyue", 2023-12-02T07:37:40.096 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-02T07:37:40.097 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2023-12-02T07:37:40.431 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:40 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1509755642' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-02T07:37:40.431 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:40 smithi006 ceph-mon[107747]: mgrmap e9: smithi006.kplyue(active, since 18s) 2023-12-02T07:37:40.432 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:40 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/431883833' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-02T07:37:40.560 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for the mgr to restart... 2023-12-02T07:37:40.560 INFO:teuthology.orchestra.run.smithi006.stderr:Waiting for mgr epoch 9... 2023-12-02T07:37:46.091 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:46 smithi006 ceph-mon[107747]: Active manager daemon smithi006.kplyue restarted 2023-12-02T07:37:46.091 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:46 smithi006 ceph-mon[107747]: Activating manager daemon smithi006.kplyue 2023-12-02T07:37:46.091 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:46 smithi006 ceph-mon[107747]: osdmap e3: 0 total, 0 up, 0 in 2023-12-02T07:37:47.035 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: { 2023-12-02T07:37:47.035 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-02T07:37:47.035 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: "initialized": true 2023-12-02T07:37:47.035 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: } 2023-12-02T07:37:47.274 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:47 smithi006 ceph-mon[107747]: mgrmap e10: smithi006.kplyue(active, starting, since 0.0537988s) 2023-12-02T07:37:47.274 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:47 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi006"}]: dispatch 2023-12-02T07:37:47.274 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:47 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr metadata", "who": "smithi006.kplyue", "id": "smithi006.kplyue"}]: dispatch 2023-12-02T07:37:47.275 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:47 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:37:47.275 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:47 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:37:47.275 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:47 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:37:47.275 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:47 smithi006 ceph-mon[107747]: Manager daemon smithi006.kplyue is now available 2023-12-02T07:37:47.275 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:47 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:47.275 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:47 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:47.275 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:47 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:37:47.275 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:47 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:37:47.275 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:47 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:47.275 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:47 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:47.394 INFO:teuthology.orchestra.run.smithi006.stderr:mgr epoch 9 is available 2023-12-02T07:37:47.394 INFO:teuthology.orchestra.run.smithi006.stderr:Generating a dashboard self-signed certificate... 2023-12-02T07:37:48.021 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-02T07:37:48.224 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:48 smithi006 ceph-mon[107747]: [02/Dec/2023:07:37:46] ENGINE Bus STARTING 2023-12-02T07:37:48.224 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:48 smithi006 ceph-mon[107747]: [02/Dec/2023:07:37:46] ENGINE Serving on https://172.21.15.6:7150 2023-12-02T07:37:48.224 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:48 smithi006 ceph-mon[107747]: [02/Dec/2023:07:37:46] ENGINE Bus STARTED 2023-12-02T07:37:48.224 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:48 smithi006 ceph-mon[107747]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-02T07:37:48.224 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:48 smithi006 ceph-mon[107747]: mgrmap e11: smithi006.kplyue(active, since 1.06372s) 2023-12-02T07:37:48.224 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:48 smithi006 ceph-mon[107747]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-02T07:37:48.224 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:48 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:48.224 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:48 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:48.224 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:48 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:48.797 INFO:teuthology.orchestra.run.smithi006.stderr:Creating initial admin user... 2023-12-02T07:37:49.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:49 smithi006 ceph-mon[107747]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:49.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:49 smithi006 ceph-mon[107747]: mgrmap e12: smithi006.kplyue(active, since 2s) 2023-12-02T07:37:49.637 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$rjDIZFxlSJdl.mh1gXMARusH0./or..Gll1PqRNcV9f32hMc16dCu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701502669, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-02T07:37:50.001 INFO:teuthology.orchestra.run.smithi006.stderr:Fetching dashboard port number... 2023-12-02T07:37:50.570 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: 8443 2023-12-02T07:37:50.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:50 smithi006 ceph-mon[107747]: 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-12-02T07:37:50.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:50 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:50.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:50 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2171267640' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-02T07:37:50.937 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: disabled 2023-12-02T07:37:50.946 INFO:teuthology.orchestra.run.smithi006.stderr:systemctl: inactive 2023-12-02T07:37:50.947 INFO:teuthology.orchestra.run.smithi006.stderr:firewalld.service is not enabled 2023-12-02T07:37:50.947 INFO:teuthology.orchestra.run.smithi006.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-02T07:37:50.950 INFO:teuthology.orchestra.run.smithi006.stderr:Ceph Dashboard is now available at: 2023-12-02T07:37:50.950 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-12-02T07:37:50.950 INFO:teuthology.orchestra.run.smithi006.stderr: URL: https://smithi006.front.sepia.ceph.com:8443/ 2023-12-02T07:37:50.950 INFO:teuthology.orchestra.run.smithi006.stderr: User: admin 2023-12-02T07:37:50.951 INFO:teuthology.orchestra.run.smithi006.stderr: Password: k01c7pepur 2023-12-02T07:37:50.951 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-12-02T07:37:50.951 INFO:teuthology.orchestra.run.smithi006.stderr:Enabling autotune for osd_memory_target 2023-12-02T07:37:53.232 INFO:teuthology.orchestra.run.smithi006.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-02T07:37:53.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:53 smithi006 ceph-mon[107747]: mgrmap e13: smithi006.kplyue(active, since 6s) 2023-12-02T07:37:53.609 INFO:teuthology.orchestra.run.smithi006.stderr:You can access the Ceph CLI with: 2023-12-02T07:37:53.609 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-12-02T07:37:53.609 INFO:teuthology.orchestra.run.smithi006.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-02T07:37:53.609 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-12-02T07:37:53.609 INFO:teuthology.orchestra.run.smithi006.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-02T07:37:53.609 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-12-02T07:37:53.610 INFO:teuthology.orchestra.run.smithi006.stderr: ceph telemetry on 2023-12-02T07:37:53.610 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-12-02T07:37:53.610 INFO:teuthology.orchestra.run.smithi006.stderr:For more information see: 2023-12-02T07:37:53.610 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-12-02T07:37:53.610 INFO:teuthology.orchestra.run.smithi006.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-02T07:37:53.610 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-12-02T07:37:53.610 INFO:teuthology.orchestra.run.smithi006.stderr:Bootstrap complete. 2023-12-02T07:37:53.655 INFO:tasks.cephadm:Fetching config... 2023-12-02T07:37:53.655 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T07:37:53.656 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-02T07:37:53.677 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-02T07:37:53.677 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T07:37:53.677 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-02T07:37:53.738 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-02T07:37:53.738 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T07:37:53.738 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/keyring of=/dev/stdout 2023-12-02T07:37:53.812 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-02T07:37:53.813 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T07:37:53.813 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-02T07:37:53.876 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-02T07:37:53.876 DEBUG:teuthology.orchestra.run.smithi006:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYtHy+modlw9WFymdYvkNBkBZDWHszABJ4glM26879zxKu5CP+03g/7vR9Uvm1rn37qQiIZbj3hrN8xPG1KUZUgrdaDTNKT/UipclxfGclFAyZUOmEx6/rQvMQzm0Mb8mf3PxcJOLx1YEh48MbyKLkR45vNYbtUCgFbZgKANw8yzX6aWV3WxrBlIJUWf7yBveuYYz3WR2G6246NtFB2z4syqdDjY2h69dC2EXgOTSFzKgBZpENWA9etFcrEHJd9Rm1gj+kZtJK9LShcnA+/uZU2+8u1YhqBQHDZTTyjrAC8cfsxqffF2tDw4eA072dgOwhKw+zVY1P8Z0W3uionZ73Tc0hHbW60ACQ24MWW9amOqC/otyN/obHBw6SLIkmVRZ2X13ebhtPBsRu82Q+d9BGE9flCdQPzY+SeKf3Bxp9QyJ+n8JfPjaXBuUPqnSzsV3wCt2lV6Jg3TjNw1cm5/PE8Q+XxNQABi6lTJgoSisoGwGqbxQH+nFlS+i1s2ZcTAk= ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-02T07:37:53.959 INFO:teuthology.orchestra.run.smithi006.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYtHy+modlw9WFymdYvkNBkBZDWHszABJ4glM26879zxKu5CP+03g/7vR9Uvm1rn37qQiIZbj3hrN8xPG1KUZUgrdaDTNKT/UipclxfGclFAyZUOmEx6/rQvMQzm0Mb8mf3PxcJOLx1YEh48MbyKLkR45vNYbtUCgFbZgKANw8yzX6aWV3WxrBlIJUWf7yBveuYYz3WR2G6246NtFB2z4syqdDjY2h69dC2EXgOTSFzKgBZpENWA9etFcrEHJd9Rm1gj+kZtJK9LShcnA+/uZU2+8u1YhqBQHDZTTyjrAC8cfsxqffF2tDw4eA072dgOwhKw+zVY1P8Z0W3uionZ73Tc0hHbW60ACQ24MWW9amOqC/otyN/obHBw6SLIkmVRZ2X13ebhtPBsRu82Q+d9BGE9flCdQPzY+SeKf3Bxp9QyJ+n8JfPjaXBuUPqnSzsV3wCt2lV6Jg3TjNw1cm5/PE8Q+XxNQABi6lTJgoSisoGwGqbxQH+nFlS+i1s2ZcTAk= ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:37:53.972 DEBUG:teuthology.orchestra.run.smithi141:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYtHy+modlw9WFymdYvkNBkBZDWHszABJ4glM26879zxKu5CP+03g/7vR9Uvm1rn37qQiIZbj3hrN8xPG1KUZUgrdaDTNKT/UipclxfGclFAyZUOmEx6/rQvMQzm0Mb8mf3PxcJOLx1YEh48MbyKLkR45vNYbtUCgFbZgKANw8yzX6aWV3WxrBlIJUWf7yBveuYYz3WR2G6246NtFB2z4syqdDjY2h69dC2EXgOTSFzKgBZpENWA9etFcrEHJd9Rm1gj+kZtJK9LShcnA+/uZU2+8u1YhqBQHDZTTyjrAC8cfsxqffF2tDw4eA072dgOwhKw+zVY1P8Z0W3uionZ73Tc0hHbW60ACQ24MWW9amOqC/otyN/obHBw6SLIkmVRZ2X13ebhtPBsRu82Q+d9BGE9flCdQPzY+SeKf3Bxp9QyJ+n8JfPjaXBuUPqnSzsV3wCt2lV6Jg3TjNw1cm5/PE8Q+XxNQABi6lTJgoSisoGwGqbxQH+nFlS+i1s2ZcTAk= ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-02T07:37:54.018 INFO:teuthology.orchestra.run.smithi141.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYtHy+modlw9WFymdYvkNBkBZDWHszABJ4glM26879zxKu5CP+03g/7vR9Uvm1rn37qQiIZbj3hrN8xPG1KUZUgrdaDTNKT/UipclxfGclFAyZUOmEx6/rQvMQzm0Mb8mf3PxcJOLx1YEh48MbyKLkR45vNYbtUCgFbZgKANw8yzX6aWV3WxrBlIJUWf7yBveuYYz3WR2G6246NtFB2z4syqdDjY2h69dC2EXgOTSFzKgBZpENWA9etFcrEHJd9Rm1gj+kZtJK9LShcnA+/uZU2+8u1YhqBQHDZTTyjrAC8cfsxqffF2tDw4eA072dgOwhKw+zVY1P8Z0W3uionZ73Tc0hHbW60ACQ24MWW9amOqC/otyN/obHBw6SLIkmVRZ2X13ebhtPBsRu82Q+d9BGE9flCdQPzY+SeKf3Bxp9QyJ+n8JfPjaXBuUPqnSzsV3wCt2lV6Jg3TjNw1cm5/PE8Q+XxNQABi6lTJgoSisoGwGqbxQH+nFlS+i1s2ZcTAk= ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:37:54.030 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-02T07:37:54.550 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:54 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3386782502' entity='client.admin' 2023-12-02T07:37:55.958 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-02T07:37:55.958 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-02T07:37:56.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:56 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2629429969' entity='client.admin' 2023-12-02T07:37:57.793 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi141 2023-12-02T07:37:57.793 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T07:37:57.793 DEBUG:teuthology.orchestra.run.smithi141:> dd of=/etc/ceph/ceph.conf 2023-12-02T07:37:57.815 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T07:37:57.815 DEBUG:teuthology.orchestra.run.smithi141:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:37:57.876 INFO:tasks.cephadm:Adding host smithi141 to orchestrator... 2023-12-02T07:37:57.876 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch host add smithi141 2023-12-02T07:37:58.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:57 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:58.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:57 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd/host:smithi006", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:58.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:57 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:58.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:57 smithi006 ceph-mon[107747]: Deploying daemon alertmanager.smithi006 on smithi006 2023-12-02T07:37:58.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:57 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:37:59.473 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:37:59 smithi006 ceph-mon[107747]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:01.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:01 smithi006 ceph-mon[107747]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi141", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:01.813 INFO:teuthology.orchestra.run.smithi006.stdout:Added host 'smithi141' with addr '172.21.15.141' 2023-12-02T07:38:02.130 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-02T07:38:03.077 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:02 smithi006 ceph-mon[107747]: Deploying cephadm binary to smithi141 2023-12-02T07:38:03.077 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:02 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:03.077 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:02 smithi006 ceph-mon[107747]: Added host smithi141 2023-12-02T07:38:03.077 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:02 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:03.077 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:02 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi006", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-02T07:38:03.077 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:02 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi006", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-12-02T07:38:03.077 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:02 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:03.734 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:38:03.735 INFO:teuthology.orchestra.run.smithi006.stdout:[{"addr": "172.21.15.6", "hostname": "smithi006", "labels": [], "status": ""}, {"addr": "172.21.15.141", "hostname": "smithi141", "labels": [], "status": ""}] 2023-12-02T07:38:04.205 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-02T07:38:04.206 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-02T07:38:04.286 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:04 smithi006 ceph-mon[107747]: Deploying daemon crash.smithi006 on smithi006 2023-12-02T07:38:05.317 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:05 smithi006 ceph-mon[107747]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:38:05.317 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:05 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:06.251 INFO:teuthology.orchestra.run.smithi006.stderr:adjusted tunables profile to default 2023-12-02T07:38:06.585 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:06 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:06.586 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:06 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:06.586 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:06 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:38:06.586 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:06 smithi006 ceph-mon[107747]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:38:06.586 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:06 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:06.586 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:06 smithi006 ceph-mon[107747]: Deploying daemon grafana.smithi006 on smithi006 2023-12-02T07:38:06.586 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:06 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3023154079' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-02T07:38:06.586 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:06 smithi006 ceph-mon[107747]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:06.586 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:06 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:06.677 INFO:tasks.cephadm:Adding mon.smithi006 on smithi006 2023-12-02T07:38:06.677 INFO:tasks.cephadm:Adding mon.smithi141 on smithi141 2023-12-02T07:38:06.677 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch apply mon '2;smithi006:172.21.15.6=smithi006;smithi141:172.21.15.141=smithi141' 2023-12-02T07:38:07.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:07 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3023154079' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-02T07:38:07.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:07 smithi006 ceph-mon[107747]: osdmap e4: 0 total, 0 up, 0 in 2023-12-02T07:38:07.982 INFO:teuthology.orchestra.run.smithi141.stdout:Scheduled mon update... 2023-12-02T07:38:08.354 DEBUG:teuthology.orchestra.run.smithi141:mon.smithi141> sudo journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@mon.smithi141.service 2023-12-02T07:38:08.356 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-02T07:38:08.357 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:38:08.386 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:-- Logs begin at Sat 2023-12-02 07:26:55 UTC. -- 2023-12-02T07:38:09.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:08 smithi006 ceph-mon[107747]: from='client.14194 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi006:172.21.15.6=smithi006;smithi141:172.21.15.141=smithi141", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:09.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:08 smithi006 ceph-mon[107747]: Saving service mon spec with placement smithi006:172.21.15.6=smithi006;smithi141:172.21.15.141=smithi141;count:2 2023-12-02T07:38:09.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:08 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:09.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:08 smithi006 ceph-mon[107747]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:09.704 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:38:09.705 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:36:52.621448Z","created":"2023-12-02T07:36:52.621448Z","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":"smithi006","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-02T07:38:09.707 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-12-02T07:38:10.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:09 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/4085044748' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:11.073 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-02T07:38:11.073 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:38:11.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:10 smithi006 ceph-mon[107747]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:12.444 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:38:12.445 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:36:52.621448Z","created":"2023-12-02T07:36:52.621448Z","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":"smithi006","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-02T07:38:12.446 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-12-02T07:38:13.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:13 smithi006 ceph-mon[107747]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:13.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:13 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/626501845' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:13.806 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-02T07:38:13.807 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:38:15.107 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:38:15.108 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:36:52.621448Z","created":"2023-12-02T07:36:52.621448Z","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":"smithi006","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-02T07:38:15.109 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-12-02T07:38:15.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:15 smithi006 ceph-mon[107747]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:15.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:15 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/4038446688' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:16.479 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-02T07:38:16.480 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:38:17.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:17 smithi006 ceph-mon[107747]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:17.914 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:38:17.914 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:36:52.621448Z","created":"2023-12-02T07:36:52.621448Z","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":"smithi006","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-02T07:38:17.915 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-12-02T07:38:18.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:18 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:18.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:18 smithi006 ceph-mon[107747]: Deploying daemon node-exporter.smithi006 on smithi006 2023-12-02T07:38:18.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:18 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/1898062018' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:18.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:18 smithi006 ceph-mon[107747]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:19.275 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-02T07:38:19.275 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:38:20.686 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:38:20.687 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:36:52.621448Z","created":"2023-12-02T07:36:52.621448Z","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":"smithi006","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-02T07:38:20.688 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-12-02T07:38:21.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:21 smithi006 ceph-mon[107747]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:21.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:21 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:21.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:21 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-02T07:38:21.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:21 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/1248293248' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:21.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:21 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:22.014 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-02T07:38:22.014 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:38:22.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:22 smithi006 ceph-mon[107747]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-02T07:38:22.444 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:22 smithi006 ceph-mon[107747]: mgrmap e14: smithi006.kplyue(active, since 35s) 2023-12-02T07:38:23.442 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:38:23.442 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:36:52.621448Z","created":"2023-12-02T07:36:52.621448Z","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":"smithi006","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-02T07:38:23.444 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-12-02T07:38:24.449 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:24 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/1618140168' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:24.822 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-02T07:38:24.822 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:38:26.217 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:38:26.217 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:36:52.621448Z","created":"2023-12-02T07:36:52.621448Z","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":"smithi006","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-02T07:38:26.219 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-12-02T07:38:26.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:26 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/2686955236' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:27.568 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-02T07:38:27.568 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:38:28.946 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:38:28.946 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:36:52.621448Z","created":"2023-12-02T07:36:52.621448Z","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":"smithi006","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-02T07:38:28.948 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-12-02T07:38:29.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: Active manager daemon smithi006.kplyue restarted 2023-12-02T07:38:29.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: Activating manager daemon smithi006.kplyue 2023-12-02T07:38:29.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: osdmap e5: 0 total, 0 up, 0 in 2023-12-02T07:38:29.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: mgrmap e15: smithi006.kplyue(active, starting, since 0.0531602s) 2023-12-02T07:38:29.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi006"}]: dispatch 2023-12-02T07:38:29.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr metadata", "who": "smithi006.kplyue", "id": "smithi006.kplyue"}]: dispatch 2023-12-02T07:38:29.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:38:29.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:38:29.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:38:29.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: Manager daemon smithi006.kplyue is now available 2023-12-02T07:38:29.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:29.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:29.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:29.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:29.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:29.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:38:29.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:38:29.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:29.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:29.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:29.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:28 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/990467387' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:30.335 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-02T07:38:30.335 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:38:30.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:30 smithi006 ceph-mon[107747]: [02/Dec/2023:07:38:28] ENGINE Bus STARTING 2023-12-02T07:38:30.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:30 smithi006 ceph-mon[107747]: [02/Dec/2023:07:38:28] ENGINE Serving on https://172.21.15.6:7150 2023-12-02T07:38:30.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:30 smithi006 ceph-mon[107747]: [02/Dec/2023:07:38:28] ENGINE Bus STARTED 2023-12-02T07:38:30.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:30 smithi006 ceph-mon[107747]: mgrmap e16: smithi006.kplyue(active, since 1.05691s) 2023-12-02T07:38:30.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:30 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:31.736 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:31 smithi006 ceph-mon[107747]: mgrmap e17: smithi006.kplyue(active, since 2s) 2023-12-02T07:38:31.736 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:31 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:31.736 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:31 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:31.736 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:31 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd/host:smithi006", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:32.089 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:38:32.089 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:36:52.621448Z","created":"2023-12-02T07:36:52.621448Z","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":"smithi006","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-02T07:38:32.091 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-12-02T07:38:33.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:32 smithi006 ceph-mon[107747]: Updating smithi006:/etc/ceph/ceph.conf 2023-12-02T07:38:33.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:32 smithi006 ceph-mon[107747]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:38:33.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:32 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:33.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:32 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:32 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:32 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd/host:smithi141", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:32 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:32 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi141", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-02T07:38:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:32 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi141", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-12-02T07:38:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:32 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:32 smithi006 ceph-mon[107747]: Deploying daemon crash.smithi141 on smithi141 2023-12-02T07:38:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:32 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/1818998999' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:33.445 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-02T07:38:33.446 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:38:34.992 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:38:34.992 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:36:52.621448Z","created":"2023-12-02T07:36:52.621448Z","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":"smithi006","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-02T07:38:34.994 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-12-02T07:38:35.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:35 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:35.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:35 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi141.lwiuet", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:38:35.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:35 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi141.lwiuet", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-02T07:38:35.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:35 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:38:35.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:35 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:35.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:35 smithi006 ceph-mon[107747]: Deploying daemon mgr.smithi141.lwiuet on smithi141 2023-12-02T07:38:35.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:35 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/497016579' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:36.358 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-02T07:38:36.358 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:38:37.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:36 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:37.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:36 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:38:37.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:36 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:37.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:36 smithi006 ceph-mon[107747]: Deploying daemon mon.smithi141 on smithi141 2023-12-02T07:38:38.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:37 smithi141 systemd[1]: Starting Ceph mon.smithi141 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:38:38.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 bash[110536]: 5085cafdc1fb7fe04271d2d3e01bf2a8c0c5106b4afb7becd2785ee58557dba7 2023-12-02T07:38:38.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: set uid:gid to 167:167 (ceph:ceph) 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: pidfile_write: ignore empty --pid-file 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 systemd[1]: Started Ceph mon.smithi141 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: load: jerasure load: lrc 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: RocksDB version: 6.15.5 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Compile date Apr 18 2022 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: DB SUMMARY 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: DB Session ID: RAY3N7CRKNHO1K3DJ4LD 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: CURRENT file: CURRENT 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: IDENTITY file: IDENTITY 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi141/store.db dir, Total Num: 0, files: 2023-12-02T07:38:38.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi141/store.db: 000004.log size: 511 ; 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.error_if_exists: 0 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.create_if_missing: 0 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.paranoid_checks: 1 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.env: 0x55b4ddbec860 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.fs: Posix File System 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.info_log: 0x55b4df0e9fa0 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_file_opening_threads: 16 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.statistics: (nil) 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.use_fsync: 0 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_log_file_size: 0 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.keep_log_file_num: 1000 2023-12-02T07:38:38.569 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.recycle_log_file_num: 0 2023-12-02T07:38:38.570 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.allow_fallocate: 1 2023-12-02T07:38:38.570 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.allow_mmap_reads: 0 2023-12-02T07:38:38.570 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.allow_mmap_writes: 0 2023-12-02T07:38:38.570 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.use_direct_reads: 0 2023-12-02T07:38:38.570 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-02T07:38:38.570 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.create_missing_column_families: 0 2023-12-02T07:38:38.570 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.db_log_dir: 2023-12-02T07:38:38.570 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi141/store.db 2023-12-02T07:38:38.572 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-02T07:38:38.572 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-02T07:38:38.572 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-02T07:38:38.572 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-02T07:38:38.572 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-02T07:38:38.572 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-02T07:38:38.572 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.advise_random_on_open: 1 2023-12-02T07:38:38.572 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.db_write_buffer_size: 0 2023-12-02T07:38:38.572 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.write_buffer_manager: 0x55b4df1da330 2023-12-02T07:38:38.572 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-02T07:38:38.572 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-02T07:38:38.572 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.rate_limiter: (nil) 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.wal_recovery_mode: 2 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.enable_thread_tracking: 0 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.enable_pipelined_write: 0 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.unordered_write: 0 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.row_cache: None 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.wal_filter: None 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-02T07:38:38.573 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.allow_ingest_behind: 0 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.preserve_deletes: 0 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.two_write_queues: 0 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.manual_wal_flush: 0 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.atomic_flush: 0 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.log_readahead_size: 0 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.best_efforts_recovery: 0 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.allow_data_in_errors: 0 2023-12-02T07:38:38.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.db_host_id: __hostname__ 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_background_jobs: 2 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_background_compactions: -1 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_subcompactions: 1 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_total_wal_size: 0 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_open_files: -1 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.bytes_per_sync: 0 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-02T07:38:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compaction_readahead_size: 0 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_background_flushes: -1 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Compression algorithms supported: 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: kZSTD supported: 0 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: kXpressCompression supported: 0 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: kLZ4HCCompression supported: 1 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: kLZ4Compression supported: 1 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: kBZip2Compression supported: 0 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: kZlibCompression supported: 1 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: kSnappyCompression supported: 1 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi141/store.db/MANIFEST-000003 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-02T07:38:38.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.merge_operator: 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compaction_filter: None 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compaction_filter_factory: None 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.sst_partitioner_factory: None 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b4df0b5d00) 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: cache_index_and_filter_blocks: 1 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: pin_top_level_index_and_filter: 1 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: index_type: 0 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: data_block_index_type: 0 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: index_shortening: 1 2023-12-02T07:38:38.577 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-02T07:38:38.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: hash_index_allow_collision: 1 2023-12-02T07:38:38.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: checksum: 1 2023-12-02T07:38:38.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: no_block_cache: 0 2023-12-02T07:38:38.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_cache: 0x55b4df120170 2023-12-02T07:38:38.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_cache_name: BinnedLRUCache 2023-12-02T07:38:38.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_cache_options: 2023-12-02T07:38:38.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: capacity : 536870912 2023-12-02T07:38:38.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: num_shard_bits : 4 2023-12-02T07:38:38.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: strict_capacity_limit : 0 2023-12-02T07:38:38.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: high_pri_pool_ratio: 0.000 2023-12-02T07:38:38.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_cache_compressed: (nil) 2023-12-02T07:38:38.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: persistent_cache: (nil) 2023-12-02T07:38:38.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_size: 4096 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_size_deviation: 10 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_restart_interval: 16 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: index_block_restart_interval: 1 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: metadata_block_size: 4096 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: partition_filters: 0 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: use_delta_encoding: 1 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: whole_key_filtering: 1 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: verify_compression: 0 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: read_amp_bytes_per_bit: 0 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: format_version: 4 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: enable_index_compression: 1 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_align: 0 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.write_buffer_size: 33554432 2023-12-02T07:38:38.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_write_buffer_number: 2 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compression: NoCompression 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.bottommost_compression: Disabled 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.prefix_extractor: nullptr 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.num_levels: 7 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-02T07:38:38.580 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compression_opts.level: 32767 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compression_opts.strategy: 0 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compression_opts.enabled: false 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.target_file_size_base: 67108864 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-02T07:38:38.581 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.arena_block_size: 4194304 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-02T07:38:38.582 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.disable_auto_compactions: 0 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.table_properties_collectors: 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.inplace_update_support: 0 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-02T07:38:38.583 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.bloom_locality: 0 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.max_successive_merges: 0 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.paranoid_file_checks: 0 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.force_consistency_checks: 1 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.report_bg_io_stats: 0 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.ttl: 2592000 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.enable_blob_files: false 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.min_blob_size: 0 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.blob_file_size: 268435456 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-02T07:38:38.584 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi141/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-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701502718129417, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: 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-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701502718129708, "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": 1701502718, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "2858c060-1ee6-41aa-ae32-056ad485be5f", "db_session_id": "RAY3N7CRKNHO1K3DJ4LD"}} 2023-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701502718130165, "job": 1, "event": "recovery_finished"} 2023-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-smithi141/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55b4df106a80 2023-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: DB pointer 0x55b4df116000 2023-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-02T07:38:38.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ** DB Stats ** 2023-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.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-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.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-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: 2023-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ** Compaction Stats [default] ** 2023-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.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-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.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.5 0.00 0.00 1 0.000 0 0 2023-12-02T07:38:38.586 INFO:journalctl@ceph.mon.smithi141.smithi141.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.5 0.00 0.00 1 0.000 0 0 2023-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.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.5 0.00 0.00 1 0.000 0 0 2023-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: 2023-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ** Compaction Stats [default] ** 2023-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.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-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.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.5 0.00 0.00 1 0.000 0 0 2023-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Cumulative compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:38:38.587 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Interval compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.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-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: 2023-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: 2023-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ** Compaction Stats [default] ** 2023-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.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-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.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.5 0.00 0.00 1 0.000 0 0 2023-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.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.5 0.00 0.00 1 0.000 0 0 2023-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.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-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: 2023-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ** Compaction Stats [default] ** 2023-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.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-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:38:38.588 INFO:journalctl@ceph.mon.smithi141.smithi141.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.5 0.00 0.00 1 0.000 0 0 2023-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Cumulative compaction: 0.00 GB write, 0.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.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-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.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-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: 2023-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141 does not exist in monmap, will attempt to join an existing cluster 2023-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: using public_addr v2:172.21.15.141:0/0 -> [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] 2023-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: starting mon.smithi141 rank -1 at public addrs [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] at bind addrs [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi141 fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:38:38.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(???) e0 preinit fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).mds e1 new map 2023-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).mds e1 print_map 2023-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: e1 2023-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.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-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: legacy client fscid: -1 2023-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: 2023-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: No filesystems configured 2023-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-02T07:38:38.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/626501845' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/4038446688' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: Deploying daemon node-exporter.smithi006 on smithi006 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/1898062018' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:38.591 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/1248293248' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14162 172.21.15.6:0/3126578224' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mgrmap e14: smithi006.kplyue(active, since 35s) 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/1618140168' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/2686955236' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: Active manager daemon smithi006.kplyue restarted 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: Activating manager daemon smithi006.kplyue 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: osdmap e5: 0 total, 0 up, 0 in 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mgrmap e15: smithi006.kplyue(active, starting, since 0.0531602s) 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi006"}]: dispatch 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr metadata", "who": "smithi006.kplyue", "id": "smithi006.kplyue"}]: dispatch 2023-12-02T07:38:38.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: Manager daemon smithi006.kplyue is now available 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/990467387' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:38.593 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: [02/Dec/2023:07:38:28] ENGINE Bus STARTING 2023-12-02T07:38:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: [02/Dec/2023:07:38:28] ENGINE Serving on https://172.21.15.6:7150 2023-12-02T07:38:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: [02/Dec/2023:07:38:28] ENGINE Bus STARTED 2023-12-02T07:38:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mgrmap e16: smithi006.kplyue(active, since 1.05691s) 2023-12-02T07:38:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mgrmap e17: smithi006.kplyue(active, since 2s) 2023-12-02T07:38:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd/host:smithi006", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: Updating smithi006:/etc/ceph/ceph.conf 2023-12-02T07:38:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:38:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd/host:smithi141", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi141", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi141", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: Deploying daemon crash.smithi141 on smithi141 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/1818998999' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi141.lwiuet", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi141.lwiuet", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: Deploying daemon mgr.smithi141.lwiuet on smithi141 2023-12-02T07:38:38.595 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/497016579' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:38.596 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:38.596 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:38:38.596 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:38.596 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: Deploying daemon mon.smithi141 on smithi141 2023-12-02T07:38:38.596 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2023-12-02T07:38:38.596 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:38 smithi141 ceph-mon[110575]: mon.smithi141@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-02T07:38:43.184 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T07:38:43.184 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":2,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:38:38.155713Z","created":"2023-12-02T07:36:52.621448Z","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":"smithi006","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:3300","nonce":0},{"type":"v1","addr":"172.21.15.6:6789","nonce":0}]},"addr":"172.21.15.6:6789/0","public_addr":"172.21.15.6:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi141","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:3300","nonce":0},{"type":"v1","addr":"172.21.15.141:6789","nonce":0}]},"addr":"172.21.15.141:6789/0","public_addr":"172.21.15.141:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-02T07:38:43.186 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 2 2023-12-02T07:38:43.523 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi006"}]: dispatch 2023-12-02T07:38:43.523 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: mon.smithi006 calling monitor election 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/2914081226' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: mon.smithi141 calling monitor election 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: from='mgr.? 172.21.15.141:0/2108535339' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi141.lwiuet/crt"}]: dispatch 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: mon.smithi006 is new leader, mons smithi006,smithi141 in quorum (ranks 0,1) 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: monmap e2: 2 mons at {smithi006=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],smithi141=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0]} 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: fsmap 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: osdmap e5: 0 total, 0 up, 0 in 2023-12-02T07:38:43.524 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: mgrmap e17: smithi006.kplyue(active, since 15s) 2023-12-02T07:38:43.525 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: Standby manager daemon smithi141.lwiuet started 2023-12-02T07:38:43.525 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: from='mgr.? 172.21.15.141:0/2108535339' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:38:43.525 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: from='mgr.? 172.21.15.141:0/2108535339' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi141.lwiuet/key"}]: dispatch 2023-12-02T07:38:43.525 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: from='mgr.? 172.21.15.141:0/2108535339' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:38:43.525 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: overall HEALTH_OK 2023-12-02T07:38:43.525 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:43 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:43.526 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-02T07:38:43.526 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-02T07:38:43.558 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi006"}]: dispatch 2023-12-02T07:38:43.558 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: mon.smithi006 calling monitor election 2023-12-02T07:38:43.558 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:43.558 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/2914081226' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:38:43.558 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:43.558 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:43.558 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: mon.smithi141 calling monitor election 2023-12-02T07:38:43.558 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: from='mgr.? 172.21.15.141:0/2108535339' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi141.lwiuet/crt"}]: dispatch 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: mon.smithi006 is new leader, mons smithi006,smithi141 in quorum (ranks 0,1) 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: monmap e2: 2 mons at {smithi006=[v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0],smithi141=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0]} 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: fsmap 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: osdmap e5: 0 total, 0 up, 0 in 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: mgrmap e17: smithi006.kplyue(active, since 15s) 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: Standby manager daemon smithi141.lwiuet started 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: from='mgr.? 172.21.15.141:0/2108535339' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: from='mgr.? 172.21.15.141:0/2108535339' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi141.lwiuet/key"}]: dispatch 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: from='mgr.? 172.21.15.141:0/2108535339' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: overall HEALTH_OK 2023-12-02T07:38:43.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:43 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:44.513 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:44 smithi006 ceph-mon[107747]: Deploying daemon node-exporter.smithi141 on smithi141 2023-12-02T07:38:44.513 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:44 smithi006 ceph-mon[107747]: mgrmap e18: smithi006.kplyue(active, since 15s), standbys: smithi141.lwiuet 2023-12-02T07:38:44.513 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:44 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr metadata", "who": "smithi141.lwiuet", "id": "smithi141.lwiuet"}]: dispatch 2023-12-02T07:38:44.514 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:44 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:44.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:44 smithi141 ceph-mon[110575]: Deploying daemon node-exporter.smithi141 on smithi141 2023-12-02T07:38:44.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:44 smithi141 ceph-mon[110575]: mgrmap e18: smithi006.kplyue(active, since 15s), standbys: smithi141.lwiuet 2023-12-02T07:38:44.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:44 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr metadata", "who": "smithi141.lwiuet", "id": "smithi141.lwiuet"}]: dispatch 2023-12-02T07:38:44.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:44 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:38:44.913 INFO:teuthology.orchestra.run.smithi006.stdout:# minimal ceph.conf for 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:38:44.914 INFO:teuthology.orchestra.run.smithi006.stdout:[global] 2023-12-02T07:38:44.914 INFO:teuthology.orchestra.run.smithi006.stdout: fsid = 7fcdcfa4-90e5-11ee-95a2-87774f69a715 2023-12-02T07:38:44.914 INFO:teuthology.orchestra.run.smithi006.stdout: mon_host = [v2:172.21.15.6:3300/0,v1:172.21.15.6:6789/0] [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] 2023-12-02T07:38:45.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:45 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3800409103' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:45.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:45 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3800409103' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:46.438 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-02T07:38:46.438 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T07:38:46.438 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.conf 2023-12-02T07:38:46.550 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T07:38:46.550 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:38:46.582 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T07:38:46.583 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/ceph/ceph.conf 2023-12-02T07:38:46.617 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T07:38:46.618 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:38:46.687 INFO:tasks.cephadm:Deploying OSDs... 2023-12-02T07:38:46.687 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T07:38:46.687 DEBUG:teuthology.orchestra.run.smithi006:> dd if=/scratch_devs of=/dev/stdout 2023-12-02T07:38:46.709 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-12-02T07:38:46.709 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_1 2023-12-02T07:38:46.773 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-02T07:38:46.773 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:38:46.773 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 6h/6d Inode: 396550 Links: 1 2023-12-02T07:38:46.773 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:38:46.773 INFO:teuthology.orchestra.run.smithi006.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:38:46.773 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2023-12-02 07:38:18.172433285 +0000 2023-12-02T07:38:46.773 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2023-12-02 07:35:29.213609772 +0000 2023-12-02T07:38:46.773 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2023-12-02 07:35:29.213609772 +0000 2023-12-02T07:38:46.773 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2023-12-02T07:38:46.774 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-02T07:38:46.847 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2023-12-02T07:38:46.847 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2023-12-02T07:38:46.847 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000228898 s, 2.2 MB/s 2023-12-02T07:38:46.848 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-02T07:38:46.912 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_2 2023-12-02T07:38:46.977 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-02T07:38:46.977 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:38:46.977 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 6h/6d Inode: 394793 Links: 1 2023-12-02T07:38:46.977 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:38:46.977 INFO:teuthology.orchestra.run.smithi006.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:38:46.977 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2023-12-02 07:38:18.172433285 +0000 2023-12-02T07:38:46.978 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2023-12-02 07:35:29.806604243 +0000 2023-12-02T07:38:46.978 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2023-12-02 07:35:29.806604243 +0000 2023-12-02T07:38:46.978 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2023-12-02T07:38:46.978 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-02T07:38:47.049 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:46 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:47.049 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:46 smithi006 ceph-mon[107747]: Deploying daemon prometheus.smithi006 on smithi006 2023-12-02T07:38:47.051 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2023-12-02T07:38:47.051 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2023-12-02T07:38:47.051 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000236648 s, 2.2 MB/s 2023-12-02T07:38:47.052 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-02T07:38:47.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:46 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:47.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:46 smithi141 ceph-mon[110575]: Deploying daemon prometheus.smithi006 on smithi006 2023-12-02T07:38:47.116 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_3 2023-12-02T07:38:47.179 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-02T07:38:47.180 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:38:47.180 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 6h/6d Inode: 390433 Links: 1 2023-12-02T07:38:47.180 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:38:47.180 INFO:teuthology.orchestra.run.smithi006.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:38:47.180 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2023-12-02 07:38:18.172433285 +0000 2023-12-02T07:38:47.180 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2023-12-02 07:35:30.390598799 +0000 2023-12-02T07:38:47.180 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2023-12-02 07:35:30.390598799 +0000 2023-12-02T07:38:47.180 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2023-12-02T07:38:47.180 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-02T07:38:47.252 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2023-12-02T07:38:47.252 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2023-12-02T07:38:47.252 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000220509 s, 2.3 MB/s 2023-12-02T07:38:47.253 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-02T07:38:47.317 DEBUG:teuthology.orchestra.run.smithi006:> stat /dev/vg_nvme/lv_4 2023-12-02T07:38:47.380 INFO:teuthology.orchestra.run.smithi006.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-02T07:38:47.380 INFO:teuthology.orchestra.run.smithi006.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:38:47.381 INFO:teuthology.orchestra.run.smithi006.stdout:Device: 6h/6d Inode: 398340 Links: 1 2023-12-02T07:38:47.381 INFO:teuthology.orchestra.run.smithi006.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:38:47.381 INFO:teuthology.orchestra.run.smithi006.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:38:47.381 INFO:teuthology.orchestra.run.smithi006.stdout:Access: 2023-12-02 07:38:18.173433275 +0000 2023-12-02T07:38:47.381 INFO:teuthology.orchestra.run.smithi006.stdout:Modify: 2023-12-02 07:35:30.978593317 +0000 2023-12-02T07:38:47.381 INFO:teuthology.orchestra.run.smithi006.stdout:Change: 2023-12-02 07:35:30.978593317 +0000 2023-12-02T07:38:47.381 INFO:teuthology.orchestra.run.smithi006.stdout: Birth: - 2023-12-02T07:38:47.381 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-02T07:38:47.453 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records in 2023-12-02T07:38:47.454 INFO:teuthology.orchestra.run.smithi006.stderr:1+0 records out 2023-12-02T07:38:47.454 INFO:teuthology.orchestra.run.smithi006.stderr:512 bytes copied, 0.000244606 s, 2.1 MB/s 2023-12-02T07:38:47.455 DEBUG:teuthology.orchestra.run.smithi006:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-02T07:38:47.520 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T07:38:47.520 DEBUG:teuthology.orchestra.run.smithi141:> dd if=/scratch_devs of=/dev/stdout 2023-12-02T07:38:47.542 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-12-02T07:38:47.542 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/vg_nvme/lv_1 2023-12-02T07:38:47.603 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-02T07:38:47.603 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:38:47.603 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 6h/6d Inode: 390093 Links: 1 2023-12-02T07:38:47.604 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:38:47.604 INFO:teuthology.orchestra.run.smithi141.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:38:47.604 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-12-02 07:38:43.723714362 +0000 2023-12-02T07:38:47.604 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-12-02 07:34:43.095597771 +0000 2023-12-02T07:38:47.604 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-12-02 07:34:43.095597771 +0000 2023-12-02T07:38:47.604 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-12-02T07:38:47.604 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-02T07:38:47.674 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-12-02T07:38:47.674 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-12-02T07:38:47.674 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000237182 s, 2.2 MB/s 2023-12-02T07:38:47.675 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-02T07:38:47.738 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/vg_nvme/lv_2 2023-12-02T07:38:47.798 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-02T07:38:47.798 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:38:47.798 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 6h/6d Inode: 386028 Links: 1 2023-12-02T07:38:47.798 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:38:47.798 INFO:teuthology.orchestra.run.smithi141.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:38:47.798 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-12-02 07:38:43.723714362 +0000 2023-12-02T07:38:47.798 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-12-02 07:34:43.601587475 +0000 2023-12-02T07:38:47.798 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-12-02 07:34:43.601587475 +0000 2023-12-02T07:38:47.799 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-12-02T07:38:47.799 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-02T07:38:47.867 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-12-02T07:38:47.867 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-12-02T07:38:47.867 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000231517 s, 2.2 MB/s 2023-12-02T07:38:47.868 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-02T07:38:47.929 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/vg_nvme/lv_3 2023-12-02T07:38:47.988 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-02T07:38:47.988 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:38:47.988 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 6h/6d Inode: 390530 Links: 1 2023-12-02T07:38:47.988 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:38:47.988 INFO:teuthology.orchestra.run.smithi141.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:38:47.989 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-12-02 07:38:43.723714362 +0000 2023-12-02T07:38:47.989 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-12-02 07:34:44.115577016 +0000 2023-12-02T07:38:47.989 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-12-02 07:34:44.115577016 +0000 2023-12-02T07:38:47.989 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-12-02T07:38:47.989 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-02T07:38:48.056 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-12-02T07:38:48.056 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-12-02T07:38:48.056 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000226641 s, 2.3 MB/s 2023-12-02T07:38:48.057 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-02T07:38:48.118 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/vg_nvme/lv_4 2023-12-02T07:38:48.176 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-02T07:38:48.176 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:38:48.177 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 6h/6d Inode: 392839 Links: 1 2023-12-02T07:38:48.177 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:38:48.177 INFO:teuthology.orchestra.run.smithi141.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:38:48.177 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-12-02 07:38:43.723714362 +0000 2023-12-02T07:38:48.177 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-12-02 07:34:44.647566191 +0000 2023-12-02T07:38:48.177 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-12-02 07:34:44.647566191 +0000 2023-12-02T07:38:48.177 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-12-02T07:38:48.177 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-02T07:38:48.243 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-12-02T07:38:48.243 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-12-02T07:38:48.243 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000211482 s, 2.4 MB/s 2023-12-02T07:38:48.244 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-02T07:38:48.303 INFO:tasks.cephadm:Deploying osd.0 on smithi006 with /dev/vg_nvme/lv_4... 2023-12-02T07:38:48.303 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-02T07:38:49.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:49 smithi006 ceph-mon[107747]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:49.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:49 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:49.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:49 smithi141 ceph-mon[110575]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:49.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:49 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:51.372 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:51 smithi006 ceph-mon[107747]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:51.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:51 smithi141 ceph-mon[110575]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:53.525 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:53 smithi006 ceph-mon[107747]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:53.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:53 smithi141 ceph-mon[110575]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:54.046 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-02T07:38:54.046 INFO:teuthology.orchestra.run.smithi006.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-02T07:38:54.046 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10+0 records in 2023-12-02T07:38:54.046 INFO:teuthology.orchestra.run.smithi006.stderr:10+0 records out 2023-12-02T07:38:54.046 INFO:teuthology.orchestra.run.smithi006.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0127832 s, 820 MB/s 2023-12-02T07:38:54.046 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping successful for: 2023-12-02T07:38:54.437 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi006:vg_nvme/lv_4 2023-12-02T07:38:55.196 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:55 smithi006 ceph-mon[107747]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:55.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:55 smithi141 ceph-mon[110575]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:57.262 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:57 smithi006 ceph-mon[107747]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:57.263 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:38:57.263 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:38:57.263 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:57.263 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:57.263 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:57.263 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:57.263 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:57.433 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:57 smithi141 ceph-mon[110575]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:57.434 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:38:57.434 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:38:57.434 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:57.434 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:57.434 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:57.434 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:57.434 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:58.352 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:58 smithi141 ceph-mon[110575]: from='client.14234 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:58.352 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:58 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:58.352 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:58 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:58.482 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:58 smithi006 ceph-mon[107747]: from='client.14234 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:58.482 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:58 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:58.482 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:58 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:59.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:59 smithi006 ceph-mon[107747]: Updating smithi141:/etc/ceph/ceph.conf 2023-12-02T07:38:59.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:59 smithi006 ceph-mon[107747]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:59.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:59 smithi006 ceph-mon[107747]: Updating smithi141:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:38:59.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:59 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:59.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:59 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2319193963' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e486e4b6-577f-4876-b788-e9e56fa56776"}]: dispatch 2023-12-02T07:38:59.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:59 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2319193963' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e486e4b6-577f-4876-b788-e9e56fa56776"}]': finished 2023-12-02T07:38:59.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:59 smithi006 ceph-mon[107747]: osdmap e6: 1 total, 0 up, 1 in 2023-12-02T07:38:59.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:38:59 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:38:59.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:59 smithi141 ceph-mon[110575]: Updating smithi141:/etc/ceph/ceph.conf 2023-12-02T07:38:59.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:59 smithi141 ceph-mon[110575]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:38:59.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:59 smithi141 ceph-mon[110575]: Updating smithi141:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:38:59.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:59 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:38:59.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:59 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/2319193963' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e486e4b6-577f-4876-b788-e9e56fa56776"}]: dispatch 2023-12-02T07:38:59.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:59 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/2319193963' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e486e4b6-577f-4876-b788-e9e56fa56776"}]': finished 2023-12-02T07:38:59.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:59 smithi141 ceph-mon[110575]: osdmap e6: 1 total, 0 up, 1 in 2023-12-02T07:38:59.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:38:59 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:39:00.231 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:00 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3512951280' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:39:00.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:00 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3512951280' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:39:01.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:01 smithi141 ceph-mon[110575]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:01.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:01 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:01.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:01 smithi141 ceph-mon[110575]: Updating smithi006:/etc/ceph/ceph.conf 2023-12-02T07:39:01.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:01 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:01.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:01 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:01.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:01 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:39:01.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:01 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T07:39:01.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:01 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:01 smithi006 ceph-mon[107747]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:01 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:01 smithi006 ceph-mon[107747]: Updating smithi006:/etc/ceph/ceph.conf 2023-12-02T07:39:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:01 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:01 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:01 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:39:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:01 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T07:39:01.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:01 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:02.449 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:02 smithi006 ceph-mon[107747]: Reconfiguring mon.smithi006 (unknown last config time)... 2023-12-02T07:39:02.449 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:02 smithi006 ceph-mon[107747]: Reconfiguring daemon mon.smithi006 on smithi006 2023-12-02T07:39:02.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:02 smithi141 ceph-mon[110575]: Reconfiguring mon.smithi006 (unknown last config time)... 2023-12-02T07:39:02.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:02 smithi141 ceph-mon[110575]: Reconfiguring daemon mon.smithi006 on smithi006 2023-12-02T07:39:03.462 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:03 smithi006 ceph-mon[107747]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:03.462 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:03 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:03.462 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:03 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi006.kplyue", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:39:03.462 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:03 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:39:03.462 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:03 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:03.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:03 smithi141 ceph-mon[110575]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:03.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:03 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:03.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:03 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi006.kplyue", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:39:03.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:03 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:39:03.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:03 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:04.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:04 smithi006 ceph-mon[107747]: Reconfiguring mgr.smithi006.kplyue (unknown last config time)... 2023-12-02T07:39:04.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:04 smithi006 ceph-mon[107747]: Reconfiguring daemon mgr.smithi006.kplyue on smithi006 2023-12-02T07:39:04.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:04 smithi141 ceph-mon[110575]: Reconfiguring mgr.smithi006.kplyue (unknown last config time)... 2023-12-02T07:39:04.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:04 smithi141 ceph-mon[110575]: Reconfiguring daemon mgr.smithi006.kplyue on smithi006 2023-12-02T07:39:05.280 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:05 smithi006 ceph-mon[107747]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:05.280 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:05 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T07:39:05.280 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:05 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:05.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:05 smithi141 ceph-mon[110575]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:05.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:05 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T07:39:05.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:05 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:06.538 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:06 smithi006 ceph-mon[107747]: Deploying daemon osd.0 on smithi006 2023-12-02T07:39:06.538 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:06 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:06.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:06 smithi141 ceph-mon[110575]: Deploying daemon osd.0 on smithi006 2023-12-02T07:39:06.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:06 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:07.481 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:07 smithi006 ceph-mon[107747]: Reconfiguring alertmanager.smithi006 (dependencies changed)... 2023-12-02T07:39:07.481 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:07 smithi006 ceph-mon[107747]: Reconfiguring daemon alertmanager.smithi006 on smithi006 2023-12-02T07:39:07.481 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:07 smithi006 ceph-mon[107747]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:07.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:07 smithi141 ceph-mon[110575]: Reconfiguring alertmanager.smithi006 (dependencies changed)... 2023-12-02T07:39:07.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:07 smithi141 ceph-mon[110575]: Reconfiguring daemon alertmanager.smithi006 on smithi006 2023-12-02T07:39:07.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:07 smithi141 ceph-mon[110575]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:09.272 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:09 smithi006 ceph-mon[107747]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:09.272 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:09 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:09.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:09 smithi141 ceph-mon[110575]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:09.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:09 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:11.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:11 smithi141 ceph-mon[110575]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:11.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:11 smithi006 ceph-mon[107747]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:12.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:12 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:12.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:12 smithi006 ceph-mon[107747]: Reconfiguring crash.smithi006 (monmap changed)... 2023-12-02T07:39:12.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:12 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi006", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-02T07:39:12.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:12 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:12.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:12 smithi006 ceph-mon[107747]: Reconfiguring daemon crash.smithi006 on smithi006 2023-12-02T07:39:12.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:12 smithi006 ceph-mon[107747]: from='osd.0 [v2:172.21.15.6:6802/1192691023,v1:172.21.15.6:6803/1192691023]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T07:39:12.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:12 smithi006 ceph-mon[107747]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:12.909 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 0 on host 'smithi006' 2023-12-02T07:39:13.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:12 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:13.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:12 smithi141 ceph-mon[110575]: Reconfiguring crash.smithi006 (monmap changed)... 2023-12-02T07:39:13.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:12 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi006", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-02T07:39:13.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:12 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:13.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:12 smithi141 ceph-mon[110575]: Reconfiguring daemon crash.smithi006 on smithi006 2023-12-02T07:39:13.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:12 smithi141 ceph-mon[110575]: from='osd.0 [v2:172.21.15.6:6802/1192691023,v1:172.21.15.6:6803/1192691023]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T07:39:13.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:12 smithi141 ceph-mon[110575]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:13.487 DEBUG:teuthology.orchestra.run.smithi006:osd.0> sudo journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.0.service 2023-12-02T07:39:13.489 INFO:tasks.cephadm:Deploying osd.1 on smithi006 with /dev/vg_nvme/lv_3... 2023-12-02T07:39:13.489 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-02T07:39:13.522 INFO:journalctl@ceph.osd.0.smithi006.stdout:-- Logs begin at Sat 2023-12-02 07:27:00 UTC. -- 2023-12-02T07:39:14.004 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:39:13 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-0[120195]: 2023-12-02T07:39:13.815+0000 7f3539950700 -1 osd.0 0 waiting for initial osdmap 2023-12-02T07:39:14.004 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:39:13 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-0[120195]: 2023-12-02T07:39:13.818+0000 7f3532ae4700 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:39:14.005 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:13 smithi006 ceph-mon[107747]: from='osd.0 [v2:172.21.15.6:6802/1192691023,v1:172.21.15.6:6803/1192691023]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-02T07:39:14.005 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:13 smithi006 ceph-mon[107747]: osdmap e7: 1 total, 0 up, 1 in 2023-12-02T07:39:14.005 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:13 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:39:14.005 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:13 smithi006 ceph-mon[107747]: from='osd.0 [v2:172.21.15.6:6802/1192691023,v1:172.21.15.6:6803/1192691023]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-12-02T07:39:14.005 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:13 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:14.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:13 smithi141 ceph-mon[110575]: from='osd.0 [v2:172.21.15.6:6802/1192691023,v1:172.21.15.6:6803/1192691023]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-02T07:39:14.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:13 smithi141 ceph-mon[110575]: osdmap e7: 1 total, 0 up, 1 in 2023-12-02T07:39:14.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:13 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:39:14.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:13 smithi141 ceph-mon[110575]: from='osd.0 [v2:172.21.15.6:6802/1192691023,v1:172.21.15.6:6803/1192691023]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-12-02T07:39:14.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:13 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:15.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:14 smithi006 ceph-mon[107747]: from='osd.0 [v2:172.21.15.6:6802/1192691023,v1:172.21.15.6:6803/1192691023]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-12-02T07:39:15.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:14 smithi006 ceph-mon[107747]: osdmap e8: 1 total, 0 up, 1 in 2023-12-02T07:39:15.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:14 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:39:15.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:14 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:39:15.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:14 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:15.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:14 smithi006 ceph-mon[107747]: Reconfiguring grafana.smithi006 (dependencies changed)... 2023-12-02T07:39:15.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:14 smithi006 ceph-mon[107747]: Reconfiguring daemon grafana.smithi006 on smithi006 2023-12-02T07:39:15.103 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:14 smithi006 ceph-mon[107747]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:15.127 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-02T07:39:15.127 INFO:teuthology.orchestra.run.smithi006.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-02T07:39:15.127 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10+0 records in 2023-12-02T07:39:15.127 INFO:teuthology.orchestra.run.smithi006.stderr:10+0 records out 2023-12-02T07:39:15.127 INFO:teuthology.orchestra.run.smithi006.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0121094 s, 866 MB/s 2023-12-02T07:39:15.127 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping successful for: 2023-12-02T07:39:15.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:14 smithi141 ceph-mon[110575]: from='osd.0 [v2:172.21.15.6:6802/1192691023,v1:172.21.15.6:6803/1192691023]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-12-02T07:39:15.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:14 smithi141 ceph-mon[110575]: osdmap e8: 1 total, 0 up, 1 in 2023-12-02T07:39:15.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:14 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:39:15.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:14 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:39:15.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:14 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:15.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:14 smithi141 ceph-mon[110575]: Reconfiguring grafana.smithi006 (dependencies changed)... 2023-12-02T07:39:15.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:14 smithi141 ceph-mon[110575]: Reconfiguring daemon grafana.smithi006 on smithi006 2023-12-02T07:39:15.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:14 smithi141 ceph-mon[110575]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:39:15.567 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi006:vg_nvme/lv_3 2023-12-02T07:39:16.031 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:15 smithi006 ceph-mon[107747]: purged_snaps scrub starts 2023-12-02T07:39:16.031 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:15 smithi006 ceph-mon[107747]: purged_snaps scrub ok 2023-12-02T07:39:16.031 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:15 smithi006 ceph-mon[107747]: osd.0 [v2:172.21.15.6:6802/1192691023,v1:172.21.15.6:6803/1192691023] boot 2023-12-02T07:39:16.031 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:15 smithi006 ceph-mon[107747]: osdmap e9: 1 total, 1 up, 1 in 2023-12-02T07:39:16.031 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:39:16.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:15 smithi141 ceph-mon[110575]: purged_snaps scrub starts 2023-12-02T07:39:16.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:15 smithi141 ceph-mon[110575]: purged_snaps scrub ok 2023-12-02T07:39:16.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:15 smithi141 ceph-mon[110575]: osd.0 [v2:172.21.15.6:6802/1192691023,v1:172.21.15.6:6803/1192691023] boot 2023-12-02T07:39:16.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:15 smithi141 ceph-mon[110575]: osdmap e9: 1 total, 1 up, 1 in 2023-12-02T07:39:16.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:39:17.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:16 smithi006 ceph-mon[107747]: osdmap e10: 1 total, 1 up, 1 in 2023-12-02T07:39:17.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:16 smithi006 ceph-mon[107747]: pgmap v22: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:17.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:16 smithi141 ceph-mon[110575]: osdmap e10: 1 total, 1 up, 1 in 2023-12-02T07:39:17.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:16 smithi141 ceph-mon[110575]: pgmap v22: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:18.017 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:17 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:39:18.017 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:17 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:39:18.017 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:17 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:18.017 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:17 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:18.017 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:17 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi141", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-02T07:39:18.017 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:17 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:18.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:17 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:39:18.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:17 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:39:18.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:17 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:18.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:17 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:18.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:17 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi141", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-02T07:39:18.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:17 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:19.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: from='client.14252 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:39:19.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: Reconfiguring crash.smithi141 (monmap changed)... 2023-12-02T07:39:19.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: Reconfiguring daemon crash.smithi141 on smithi141 2023-12-02T07:39:19.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: pgmap v23: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:19.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:19.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: Reconfiguring mgr.smithi141.lwiuet (monmap changed)... 2023-12-02T07:39:19.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi141.lwiuet", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:39:19.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:39:19.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:19.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: Reconfiguring daemon mgr.smithi141.lwiuet on smithi141 2023-12-02T07:39:19.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:19.458 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:39:19.458 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T07:39:19.458 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:19.458 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:19 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3804218252' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed094c7d-e7fe-4e41-902b-9a35e67453c3"}]: dispatch 2023-12-02T07:39:19.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: from='client.14252 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:39:19.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: Reconfiguring crash.smithi141 (monmap changed)... 2023-12-02T07:39:19.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: Reconfiguring daemon crash.smithi141 on smithi141 2023-12-02T07:39:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: pgmap v23: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: Reconfiguring mgr.smithi141.lwiuet (monmap changed)... 2023-12-02T07:39:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi141.lwiuet", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:39:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:39:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: Reconfiguring daemon mgr.smithi141.lwiuet on smithi141 2023-12-02T07:39:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:39:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T07:39:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:19 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3804218252' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ed094c7d-e7fe-4e41-902b-9a35e67453c3"}]: dispatch 2023-12-02T07:39:20.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:20 smithi141 ceph-mon[110575]: Reconfiguring mon.smithi141 (monmap changed)... 2023-12-02T07:39:20.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:20 smithi141 ceph-mon[110575]: Reconfiguring daemon mon.smithi141 on smithi141 2023-12-02T07:39:20.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:20 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3804218252' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed094c7d-e7fe-4e41-902b-9a35e67453c3"}]': finished 2023-12-02T07:39:20.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:20 smithi141 ceph-mon[110575]: osdmap e11: 2 total, 1 up, 2 in 2023-12-02T07:39:20.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:20 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:39:20.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:20 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3744549034' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:39:20.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:20 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:20.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:20 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:39:20.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:20 smithi006 ceph-mon[107747]: Reconfiguring mon.smithi141 (monmap changed)... 2023-12-02T07:39:20.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:20 smithi006 ceph-mon[107747]: Reconfiguring daemon mon.smithi141 on smithi141 2023-12-02T07:39:20.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:20 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3804218252' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ed094c7d-e7fe-4e41-902b-9a35e67453c3"}]': finished 2023-12-02T07:39:20.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:20 smithi006 ceph-mon[107747]: osdmap e11: 2 total, 1 up, 2 in 2023-12-02T07:39:20.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:20 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:39:20.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:20 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3744549034' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:39:20.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:20 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:20.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:20 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:39:21.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:21 smithi141 ceph-mon[110575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:39:21.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:21 smithi141 ceph-mon[110575]: pgmap v25: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:21.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:21 smithi006 ceph-mon[107747]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:39:21.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:21 smithi006 ceph-mon[107747]: pgmap v25: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:23.499 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:23 smithi006 ceph-mon[107747]: pgmap v26: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:23.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:23 smithi141 ceph-mon[110575]: pgmap v26: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:24.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:24 smithi141 ceph-mon[110575]: pgmap v27: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:24.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:24 smithi006 ceph-mon[107747]: pgmap v27: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:27.332 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:27 smithi006 ceph-mon[107747]: pgmap v28: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:27.332 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:27 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-02T07:39:27.332 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:27 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:27.332 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:27 smithi006 ceph-mon[107747]: Deploying daemon osd.1 on smithi006 2023-12-02T07:39:27.407 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:27 smithi141 ceph-mon[110575]: pgmap v28: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:27.408 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:27 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-02T07:39:27.408 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:27 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:27.408 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:27 smithi141 ceph-mon[110575]: Deploying daemon osd.1 on smithi006 2023-12-02T07:39:29.422 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:29 smithi006 ceph-mon[107747]: pgmap v29: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:29.422 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:39:29.422 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:39:29.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:29 smithi141 ceph-mon[110575]: pgmap v29: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:29.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:39:29.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:39:31.050 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:30 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:31.050 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:30 smithi006 ceph-mon[107747]: pgmap v30: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:31.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:30 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:31.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:30 smithi141 ceph-mon[110575]: pgmap v30: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:32.009 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 1 on host 'smithi006' 2023-12-02T07:39:32.443 DEBUG:teuthology.orchestra.run.smithi006:osd.1> sudo journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.1.service 2023-12-02T07:39:32.445 INFO:tasks.cephadm:Deploying osd.2 on smithi006 with /dev/vg_nvme/lv_2... 2023-12-02T07:39:32.445 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-02T07:39:32.477 INFO:journalctl@ceph.osd.1.smithi006.stdout:-- Logs begin at Sat 2023-12-02 07:27:00 UTC. -- 2023-12-02T07:39:33.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:33.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.6:9093"}]: dispatch 2023-12-02T07:39:33.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.6:9093"}]: dispatch 2023-12-02T07:39:33.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:33.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:39:33.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:39:33.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.6:3000"}]: dispatch 2023-12-02T07:39:33.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.6:3000"}]: dispatch 2023-12-02T07:39:33.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:33.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:39:33.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:39:33.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.6:9095"}]: dispatch 2023-12-02T07:39:33.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.6:9095"}]: dispatch 2023-12-02T07:39:33.319 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: pgmap v31: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:33.319 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:33.319 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:33.319 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:33.319 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:33.352 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-1[123912]: 2023-12-02T07:39:33.137+0000 7febf07d93c0 -1 osd.1 0 log_to_monitors true 2023-12-02T07:39:33.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:33.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.6:9093"}]: dispatch 2023-12-02T07:39:33.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.6:9093"}]: dispatch 2023-12-02T07:39:33.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:39:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:39:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.6:3000"}]: dispatch 2023-12-02T07:39:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.6:3000"}]: dispatch 2023-12-02T07:39:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:39:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:39:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.6:9095"}]: dispatch 2023-12-02T07:39:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.6:9095"}]: dispatch 2023-12-02T07:39:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: pgmap v31: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:33.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:33.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:33.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:33.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:34.265 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:34 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:34.265 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:34 smithi006 ceph-mon[107747]: from='osd.1 [v2:172.21.15.6:6810/572820760,v1:172.21.15.6:6811/572820760]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-02T07:39:34.265 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:34 smithi006 ceph-mon[107747]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-02T07:39:34.473 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-02T07:39:34.473 INFO:teuthology.orchestra.run.smithi006.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-02T07:39:34.473 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10+0 records in 2023-12-02T07:39:34.473 INFO:teuthology.orchestra.run.smithi006.stderr:10+0 records out 2023-12-02T07:39:34.473 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0122507 s, 856 MB/s 2023-12-02T07:39:34.473 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping successful for: 2023-12-02T07:39:34.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:34 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:34.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:34 smithi141 ceph-mon[110575]: from='osd.1 [v2:172.21.15.6:6810/572820760,v1:172.21.15.6:6811/572820760]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-02T07:39:34.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:34 smithi141 ceph-mon[110575]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-02T07:39:35.085 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi006:vg_nvme/lv_2 2023-12-02T07:39:35.261 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:39:35 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-1[123912]: 2023-12-02T07:39:35.131+0000 7febe71dc700 -1 osd.1 0 waiting for initial osdmap 2023-12-02T07:39:35.261 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:39:35 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-1[123912]: 2023-12-02T07:39:35.134+0000 7febe1372700 -1 osd.1 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:39:35.261 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:35 smithi006 ceph-mon[107747]: pgmap v32: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:35.261 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:35 smithi006 ceph-mon[107747]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-02T07:39:35.261 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:35 smithi006 ceph-mon[107747]: osdmap e12: 2 total, 1 up, 2 in 2023-12-02T07:39:35.261 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:35 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:39:35.261 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:35 smithi006 ceph-mon[107747]: from='osd.1 [v2:172.21.15.6:6810/572820760,v1:172.21.15.6:6811/572820760]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-12-02T07:39:35.261 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:35 smithi006 ceph-mon[107747]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-12-02T07:39:35.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:35 smithi141 ceph-mon[110575]: pgmap v32: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:35.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:35 smithi141 ceph-mon[110575]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-02T07:39:35.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:35 smithi141 ceph-mon[110575]: osdmap e12: 2 total, 1 up, 2 in 2023-12-02T07:39:35.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:35 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:39:35.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:35 smithi141 ceph-mon[110575]: from='osd.1 [v2:172.21.15.6:6810/572820760,v1:172.21.15.6:6811/572820760]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-12-02T07:39:35.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:35 smithi141 ceph-mon[110575]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-12-02T07:39:36.289 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:36 smithi006 ceph-mon[107747]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-12-02T07:39:36.289 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:36 smithi006 ceph-mon[107747]: osdmap e13: 2 total, 1 up, 2 in 2023-12-02T07:39:36.289 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:36 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:39:36.289 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:36 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:39:36.290 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:36 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:36.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:36 smithi141 ceph-mon[110575]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-12-02T07:39:36.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:36 smithi141 ceph-mon[110575]: osdmap e13: 2 total, 1 up, 2 in 2023-12-02T07:39:36.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:36 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:39:36.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:36 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:39:36.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:36 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:37.247 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:37 smithi006 ceph-mon[107747]: purged_snaps scrub starts 2023-12-02T07:39:37.247 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:37 smithi006 ceph-mon[107747]: purged_snaps scrub ok 2023-12-02T07:39:37.247 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:37 smithi006 ceph-mon[107747]: pgmap v35: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:37.248 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:37 smithi006 ceph-mon[107747]: osd.1 [v2:172.21.15.6:6810/572820760,v1:172.21.15.6:6811/572820760] boot 2023-12-02T07:39:37.248 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:37 smithi006 ceph-mon[107747]: osdmap e14: 2 total, 2 up, 2 in 2023-12-02T07:39:37.248 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:37 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:39:37.248 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:37 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:39:37.248 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:37 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:39:37.248 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:37 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:37.407 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:37 smithi141 ceph-mon[110575]: purged_snaps scrub starts 2023-12-02T07:39:37.407 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:37 smithi141 ceph-mon[110575]: purged_snaps scrub ok 2023-12-02T07:39:37.407 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:37 smithi141 ceph-mon[110575]: pgmap v35: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:39:37.408 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:37 smithi141 ceph-mon[110575]: osd.1 [v2:172.21.15.6:6810/572820760,v1:172.21.15.6:6811/572820760] boot 2023-12-02T07:39:37.408 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:37 smithi141 ceph-mon[110575]: osdmap e14: 2 total, 2 up, 2 in 2023-12-02T07:39:37.408 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:37 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:39:37.408 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:37 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:39:37.408 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:37 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:39:37.408 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:37 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:38.236 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:38 smithi006 ceph-mon[107747]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:39:38.236 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:38 smithi006 ceph-mon[107747]: osdmap e15: 2 total, 2 up, 2 in 2023-12-02T07:39:38.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:38 smithi141 ceph-mon[110575]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:39:38.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:38 smithi141 ceph-mon[110575]: osdmap e15: 2 total, 2 up, 2 in 2023-12-02T07:39:39.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:39 smithi141 ceph-mon[110575]: pgmap v38: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:39.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:39 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:39.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:39 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:39:39.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:39 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:39:39.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:39 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:39.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:39 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:39.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:39 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:39.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:39 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:39.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:39 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:39.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:39 smithi006 ceph-mon[107747]: pgmap v38: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:39.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:39 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:39.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:39 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:39:39.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:39 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:39:39.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:39 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:39.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:39 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:39.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:39 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:39.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:39 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:39.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:39 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:40.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:40 smithi141 ceph-mon[110575]: Detected new or changed devices on smithi006 2023-12-02T07:39:40.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:40 smithi141 ceph-mon[110575]: Adjusting osd_memory_target on smithi006 to 6451M 2023-12-02T07:39:40.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:40 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3268989310' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b5fdd0e-03e3-4fed-9a86-55e266efac0f"}]: dispatch 2023-12-02T07:39:40.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:40 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3268989310' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b5fdd0e-03e3-4fed-9a86-55e266efac0f"}]': finished 2023-12-02T07:39:40.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:40 smithi141 ceph-mon[110575]: osdmap e16: 3 total, 2 up, 3 in 2023-12-02T07:39:40.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:40 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:39:40.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:40 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:40.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:40 smithi006 ceph-mon[107747]: Detected new or changed devices on smithi006 2023-12-02T07:39:40.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:40 smithi006 ceph-mon[107747]: Adjusting osd_memory_target on smithi006 to 6451M 2023-12-02T07:39:40.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:40 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3268989310' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b5fdd0e-03e3-4fed-9a86-55e266efac0f"}]: dispatch 2023-12-02T07:39:40.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:40 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3268989310' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b5fdd0e-03e3-4fed-9a86-55e266efac0f"}]': finished 2023-12-02T07:39:40.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:40 smithi006 ceph-mon[107747]: osdmap e16: 3 total, 2 up, 3 in 2023-12-02T07:39:40.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:40 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:39:40.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:40 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:41.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:41 smithi141 ceph-mon[110575]: pgmap v40: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:41.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:41 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/428404630' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:39:41.592 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:41 smithi006 ceph-mon[107747]: pgmap v40: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:41.592 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:41 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/428404630' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:39:42.874 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:42 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:42.874 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:42 smithi006 ceph-mon[107747]: pgmap v41: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:43.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:42 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:43.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:42 smithi141 ceph-mon[110575]: pgmap v41: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:45.502 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:45 smithi006 ceph-mon[107747]: pgmap v42: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:45.503 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:45 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:45.503 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:45 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:45.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:45 smithi141 ceph-mon[110575]: pgmap v42: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:45.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:45 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:45.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:45 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:46 smithi141 ceph-mon[110575]: Detected new or changed devices on smithi006 2023-12-02T07:39:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:46 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-02T07:39:46.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:46 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:46.584 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:46 smithi006 ceph-mon[107747]: Detected new or changed devices on smithi006 2023-12-02T07:39:46.584 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:46 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-02T07:39:46.584 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:46 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:47.460 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:47 smithi006 ceph-mon[107747]: Deploying daemon osd.2 on smithi006 2023-12-02T07:39:47.460 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:47 smithi006 ceph-mon[107747]: pgmap v43: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:47.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:47 smithi141 ceph-mon[110575]: Deploying daemon osd.2 on smithi006 2023-12-02T07:39:47.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:47 smithi141 ceph-mon[110575]: pgmap v43: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:49.432 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:49 smithi006 ceph-mon[107747]: pgmap v44: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:49.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:49 smithi141 ceph-mon[110575]: pgmap v44: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:50 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:50 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:50 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:50.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:50 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:50.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:50 smithi141 ceph-mon[110575]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:51.071 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:50 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:51.071 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:50 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:51.071 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:50 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:51.071 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:50 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:51.071 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:50 smithi006 ceph-mon[107747]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:51.952 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:51 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:52.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:51 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:52.115 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 2 on host 'smithi006' 2023-12-02T07:39:52.595 DEBUG:teuthology.orchestra.run.smithi006:osd.2> sudo journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.2.service 2023-12-02T07:39:52.597 INFO:tasks.cephadm:Deploying osd.3 on smithi006 with /dev/vg_nvme/lv_1... 2023-12-02T07:39:52.598 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-02T07:39:52.637 INFO:journalctl@ceph.osd.2.smithi006.stdout:-- Logs begin at Sat 2023-12-02 07:27:00 UTC. -- 2023-12-02T07:39:52.852 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:39:52 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-2[128488]: 2023-12-02T07:39:52.789+0000 7fbbbb63a3c0 -1 osd.2 0 log_to_monitors true 2023-12-02T07:39:53.301 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:53 smithi006 ceph-mon[107747]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:53.301 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:53 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:53.301 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:53 smithi006 ceph-mon[107747]: from='osd.2 [v2:172.21.15.6:6818/2611379330,v1:172.21.15.6:6819/2611379330]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-02T07:39:53.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:53 smithi141 ceph-mon[110575]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:53.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:53 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:53.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:53 smithi141 ceph-mon[110575]: from='osd.2 [v2:172.21.15.6:6818/2611379330,v1:172.21.15.6:6819/2611379330]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-02T07:39:54.412 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-02T07:39:54.412 INFO:teuthology.orchestra.run.smithi006.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-02T07:39:54.412 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10+0 records in 2023-12-02T07:39:54.412 INFO:teuthology.orchestra.run.smithi006.stderr:10+0 records out 2023-12-02T07:39:54.412 INFO:teuthology.orchestra.run.smithi006.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0113203 s, 926 MB/s 2023-12-02T07:39:54.412 INFO:teuthology.orchestra.run.smithi006.stderr:--> Zapping successful for: 2023-12-02T07:39:54.726 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:54 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:54.726 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:54 smithi006 ceph-mon[107747]: from='osd.2 [v2:172.21.15.6:6818/2611379330,v1:172.21.15.6:6819/2611379330]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-02T07:39:54.726 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:54 smithi006 ceph-mon[107747]: osdmap e17: 3 total, 2 up, 3 in 2023-12-02T07:39:54.727 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:54 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:39:54.727 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:54 smithi006 ceph-mon[107747]: from='osd.2 [v2:172.21.15.6:6818/2611379330,v1:172.21.15.6:6819/2611379330]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-12-02T07:39:54.727 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:54 smithi006 ceph-mon[107747]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:54.986 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:39:54 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-2[128488]: 2023-12-02T07:39:54.737+0000 7fbbb203d700 -1 osd.2 0 waiting for initial osdmap 2023-12-02T07:39:54.986 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:39:54 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-2[128488]: 2023-12-02T07:39:54.741+0000 7fbbac9d4700 -1 osd.2 18 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:39:54.987 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi006:vg_nvme/lv_1 2023-12-02T07:39:55.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:54 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:55.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:54 smithi141 ceph-mon[110575]: from='osd.2 [v2:172.21.15.6:6818/2611379330,v1:172.21.15.6:6819/2611379330]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-02T07:39:55.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:54 smithi141 ceph-mon[110575]: osdmap e17: 3 total, 2 up, 3 in 2023-12-02T07:39:55.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:54 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:39:55.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:54 smithi141 ceph-mon[110575]: from='osd.2 [v2:172.21.15.6:6818/2611379330,v1:172.21.15.6:6819/2611379330]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-12-02T07:39:55.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:54 smithi141 ceph-mon[110575]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:56.006 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:55 smithi006 ceph-mon[107747]: from='osd.2 [v2:172.21.15.6:6818/2611379330,v1:172.21.15.6:6819/2611379330]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-12-02T07:39:56.007 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:55 smithi006 ceph-mon[107747]: osdmap e18: 3 total, 2 up, 3 in 2023-12-02T07:39:56.007 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:55 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:39:56.007 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:55 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:39:56.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:55 smithi141 ceph-mon[110575]: from='osd.2 [v2:172.21.15.6:6818/2611379330,v1:172.21.15.6:6819/2611379330]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-12-02T07:39:56.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:55 smithi141 ceph-mon[110575]: osdmap e18: 3 total, 2 up, 3 in 2023-12-02T07:39:56.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:55 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:39:56.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:55 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:39:57.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: purged_snaps scrub starts 2023-12-02T07:39:57.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: purged_snaps scrub ok 2023-12-02T07:39:57.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: osd.2 [v2:172.21.15.6:6818/2611379330,v1:172.21.15.6:6819/2611379330] boot 2023-12-02T07:39:57.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: osdmap e19: 3 total, 3 up, 3 in 2023-12-02T07:39:57.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:39:57.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: pgmap v51: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:57.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-02T07:39:57.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:57.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:39:57.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:39:57.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:39:57.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:57.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:57.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:57.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:57.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:57.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: purged_snaps scrub starts 2023-12-02T07:39:57.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: purged_snaps scrub ok 2023-12-02T07:39:57.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: osd.2 [v2:172.21.15.6:6818/2611379330,v1:172.21.15.6:6819/2611379330] boot 2023-12-02T07:39:57.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: osdmap e19: 3 total, 3 up, 3 in 2023-12-02T07:39:57.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:39:57.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: pgmap v51: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:39:57.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-02T07:39:57.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:57.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:39:57.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:39:57.103 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:39:57.103 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:57.103 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:39:57.103 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:57.103 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:57.103 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:57.963 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:57 smithi006 ceph-mon[107747]: Adjusting osd_memory_target on smithi006 to 4300M 2023-12-02T07:39:57.963 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-02T07:39:57.963 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:57 smithi006 ceph-mon[107747]: osdmap e20: 3 total, 3 up, 3 in 2023-12-02T07:39:57.963 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-02T07:39:57.963 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:57 smithi006 ceph-mon[107747]: from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:39:57.964 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:39:57.964 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:39:57.964 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:58.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:57 smithi141 ceph-mon[110575]: Adjusting osd_memory_target on smithi006 to 4300M 2023-12-02T07:39:58.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-02T07:39:58.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:57 smithi141 ceph-mon[110575]: osdmap e20: 3 total, 3 up, 3 in 2023-12-02T07:39:58.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-02T07:39:58.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:57 smithi141 ceph-mon[110575]: from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi006:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:39:58.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:39:58.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:39:58.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:58.602 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:39:58 smithi006 sudo[130853]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T07:39:58.602 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:39:58 smithi006 sudo[130853]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:39:58.602 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:39:58 smithi006 sudo[130853]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:39:59.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:58 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-02T07:39:59.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:58 smithi141 ceph-mon[110575]: osdmap e21: 3 total, 3 up, 3 in 2023-12-02T07:39:59.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:58 smithi141 ceph-mon[110575]: pgmap v54: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:39:59.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:58 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-02T07:39:59.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:58 smithi006 ceph-mon[107747]: osdmap e21: 3 total, 3 up, 3 in 2023-12-02T07:39:59.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:58 smithi006 ceph-mon[107747]: pgmap v54: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:39:59.102 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:39:58 smithi006 sudo[130956]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T07:39:59.103 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:39:58 smithi006 sudo[130956]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:39:59.103 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:39:58 smithi006 sudo[130956]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:39:59.762 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:39:59 smithi006 sudo[131068]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T07:39:59.762 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:39:59 smithi006 sudo[131068]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:39:59.762 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:39:59 smithi006 sudo[131068]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:40:00.012 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:39:59 smithi006 sudo[131187]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T07:40:00.012 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:39:59 smithi006 sudo[131187]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:40:00.012 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:39:59 smithi006 sudo[131187]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:40:00.013 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:59 smithi006 ceph-mon[107747]: osdmap e22: 3 total, 3 up, 3 in 2023-12-02T07:40:00.013 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:59 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:00.013 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:59 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/638546992' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "123ece9a-83ff-4c49-b9bc-02cbe4c68bb8"}]: dispatch 2023-12-02T07:40:00.013 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:59 smithi006 ceph-mon[107747]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "123ece9a-83ff-4c49-b9bc-02cbe4c68bb8"}]: dispatch 2023-12-02T07:40:00.013 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:59 smithi006 ceph-mon[107747]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "123ece9a-83ff-4c49-b9bc-02cbe4c68bb8"}]': finished 2023-12-02T07:40:00.013 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:59 smithi006 ceph-mon[107747]: osdmap e23: 4 total, 3 up, 4 in 2023-12-02T07:40:00.013 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:59 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:40:00.013 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:39:59 smithi006 ceph-mon[107747]: mgrmap e19: smithi006.kplyue(active, since 91s), standbys: smithi141.lwiuet 2023-12-02T07:40:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:59 smithi141 ceph-mon[110575]: osdmap e22: 3 total, 3 up, 3 in 2023-12-02T07:40:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:59 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:00.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:59 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/638546992' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "123ece9a-83ff-4c49-b9bc-02cbe4c68bb8"}]: dispatch 2023-12-02T07:40:00.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:59 smithi141 ceph-mon[110575]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "123ece9a-83ff-4c49-b9bc-02cbe4c68bb8"}]: dispatch 2023-12-02T07:40:00.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:59 smithi141 ceph-mon[110575]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "123ece9a-83ff-4c49-b9bc-02cbe4c68bb8"}]': finished 2023-12-02T07:40:00.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:59 smithi141 ceph-mon[110575]: osdmap e23: 4 total, 3 up, 4 in 2023-12-02T07:40:00.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:59 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:40:00.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:39:59 smithi141 ceph-mon[110575]: mgrmap e19: smithi006.kplyue(active, since 91s), standbys: smithi141.lwiuet 2023-12-02T07:40:00.602 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:40:00 smithi006 sudo[131305]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T07:40:00.602 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:40:00 smithi006 sudo[131305]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:40:00.602 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:40:00 smithi006 sudo[131305]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:40:01.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:00 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1784191598' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:40:01.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:00 smithi141 ceph-mon[110575]: overall HEALTH_OK 2023-12-02T07:40:01.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:00 smithi141 ceph-mon[110575]: pgmap v57: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:40:01.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:00 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:01.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:00 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:01.102 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:40:00 smithi006 sudo[131679]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T07:40:01.102 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:40:00 smithi006 sudo[131679]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:40:01.102 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:40:00 smithi006 sudo[131679]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:40:01.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:00 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1784191598' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:40:01.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:00 smithi006 ceph-mon[107747]: overall HEALTH_OK 2023-12-02T07:40:01.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:00 smithi006 ceph-mon[107747]: pgmap v57: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:40:01.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:00 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:01.103 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:00 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:01 smithi006 sudo[131871]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T07:40:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:01 smithi006 sudo[131871]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:40:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:01 smithi006 sudo[131871]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:40:02.069 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:01 smithi006 sudo[132069]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T07:40:02.070 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:01 smithi006 sudo[132069]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:40:02.070 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:01 smithi006 sudo[132069]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:40:02.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:01 smithi141 sudo[113114]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T07:40:02.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:01 smithi141 sudo[113114]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:40:02.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:01 smithi141 sudo[113114]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:40:02.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:02 smithi141 sudo[113117]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T07:40:02.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:02 smithi141 sudo[113117]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:40:02.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:02 smithi141 sudo[113117]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:40:02.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:02 smithi141 ceph-mon[110575]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T07:40:02.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:02 smithi141 ceph-mon[110575]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T07:40:02.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:02 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi006"}]: dispatch 2023-12-02T07:40:02.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:02 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:40:02.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:02 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi006"}]: dispatch 2023-12-02T07:40:02.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:02 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:40:02.346 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:02 smithi006 ceph-mon[107747]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T07:40:02.346 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:02 smithi006 ceph-mon[107747]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T07:40:02.346 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:02 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi006"}]: dispatch 2023-12-02T07:40:02.346 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:02 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:40:02.347 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:02 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi006"}]: dispatch 2023-12-02T07:40:02.347 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:02 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:40:03.461 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:03 smithi006 ceph-mon[107747]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T07:40:03.461 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:03 smithi006 ceph-mon[107747]: pgmap v58: 1 pgs: 1 creating+peering; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:40:03.461 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:03 smithi006 ceph-mon[107747]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T07:40:03.461 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:03 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:03.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:03 smithi141 ceph-mon[110575]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T07:40:03.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:03 smithi141 ceph-mon[110575]: pgmap v58: 1 pgs: 1 creating+peering; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:40:03.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:03 smithi141 ceph-mon[110575]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T07:40:03.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:03 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:05.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:05 smithi141 ceph-mon[110575]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:40:05.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:05 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-02T07:40:05.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:05 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:05.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:05 smithi006 ceph-mon[107747]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:40:05.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:05 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-02T07:40:05.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:05 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:06.279 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:06 smithi006 ceph-mon[107747]: Deploying daemon osd.3 on smithi006 2023-12-02T07:40:06.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:06 smithi141 ceph-mon[110575]: Deploying daemon osd.3 on smithi006 2023-12-02T07:40:07.478 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:07 smithi006 ceph-mon[107747]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:40:07.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:07 smithi141 ceph-mon[110575]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:40:09.454 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:09 smithi006 ceph-mon[107747]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-02T07:40:09.454 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:09 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:09.455 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:09 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:09.455 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:09 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:09.455 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:09 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:09.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:09 smithi141 ceph-mon[110575]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-02T07:40:09.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:09 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:09.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:09 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:09.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:09 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:09.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:09 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:10.813 INFO:teuthology.orchestra.run.smithi006.stdout:Created osd(s) 3 on host 'smithi006' 2023-12-02T07:40:11.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:11 smithi006 ceph-mon[107747]: pgmap v62: 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-12-02T07:40:11.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:11 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:11.482 DEBUG:teuthology.orchestra.run.smithi006:osd.3> sudo journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.3.service 2023-12-02T07:40:11.484 INFO:tasks.cephadm:Deploying osd.4 on smithi141 with /dev/vg_nvme/lv_4... 2023-12-02T07:40:11.484 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-02T07:40:11.514 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:11 smithi141 ceph-mon[110575]: pgmap v62: 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-12-02T07:40:11.514 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:11 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:11.523 INFO:journalctl@ceph.osd.3.smithi006.stdout:-- Logs begin at Sat 2023-12-02 07:27:00 UTC. -- 2023-12-02T07:40:12.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:12 smithi006 ceph-mon[107747]: from='osd.3 [v2:172.21.15.6:6826/389949912,v1:172.21.15.6:6827/389949912]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-02T07:40:12.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:12 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:12.416 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:12 smithi141 ceph-mon[110575]: from='osd.3 [v2:172.21.15.6:6826/389949912,v1:172.21.15.6:6827/389949912]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-02T07:40:12.416 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:12 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:12.872 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-02T07:40:12.872 INFO:teuthology.orchestra.run.smithi141.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-02T07:40:12.872 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10+0 records in 2023-12-02T07:40:12.873 INFO:teuthology.orchestra.run.smithi141.stderr:10+0 records out 2023-12-02T07:40:12.873 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0148375 s, 707 MB/s 2023-12-02T07:40:12.873 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping successful for: 2023-12-02T07:40:13.197 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi141:vg_nvme/lv_4 2023-12-02T07:40:13.355 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:13 smithi006 ceph-mon[107747]: 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-12-02T07:40:13.355 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:13 smithi006 ceph-mon[107747]: from='osd.3 [v2:172.21.15.6:6826/389949912,v1:172.21.15.6:6827/389949912]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-02T07:40:13.355 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:13 smithi006 ceph-mon[107747]: osdmap e24: 4 total, 3 up, 4 in 2023-12-02T07:40:13.355 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:13 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:40:13.355 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:13 smithi006 ceph-mon[107747]: from='osd.3 [v2:172.21.15.6:6826/389949912,v1:172.21.15.6:6827/389949912]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-12-02T07:40:13.355 INFO:journalctl@ceph.osd.3.smithi006.stdout:Dec 02 07:40:13 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-3[132823]: 2023-12-02T07:40:13.235+0000 7fb0a79e3700 -1 osd.3 0 waiting for initial osdmap 2023-12-02T07:40:13.355 INFO:journalctl@ceph.osd.3.smithi006.stdout:Dec 02 07:40:13 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-3[132823]: 2023-12-02T07:40:13.240+0000 7fb0a1b79700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:40:13.548 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:13 smithi141 ceph-mon[110575]: 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-12-02T07:40:13.548 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:13 smithi141 ceph-mon[110575]: from='osd.3 [v2:172.21.15.6:6826/389949912,v1:172.21.15.6:6827/389949912]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-02T07:40:13.548 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:13 smithi141 ceph-mon[110575]: osdmap e24: 4 total, 3 up, 4 in 2023-12-02T07:40:13.548 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:13 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:40:13.548 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:13 smithi141 ceph-mon[110575]: from='osd.3 [v2:172.21.15.6:6826/389949912,v1:172.21.15.6:6827/389949912]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]: dispatch 2023-12-02T07:40:14.345 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:14 smithi006 ceph-mon[107747]: from='osd.3 [v2:172.21.15.6:6826/389949912,v1:172.21.15.6:6827/389949912]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-12-02T07:40:14.345 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:14 smithi006 ceph-mon[107747]: osdmap e25: 4 total, 3 up, 4 in 2023-12-02T07:40:14.345 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:14 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:40:14.345 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:14 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:40:14.345 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:14 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:40:14.509 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:14 smithi141 ceph-mon[110575]: from='osd.3 [v2:172.21.15.6:6826/389949912,v1:172.21.15.6:6827/389949912]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi006", "root=default"]}]': finished 2023-12-02T07:40:14.509 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:14 smithi141 ceph-mon[110575]: osdmap e25: 4 total, 3 up, 4 in 2023-12-02T07:40:14.509 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:14 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:40:14.509 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:14 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:40:14.509 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:14 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:40:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: purged_snaps scrub starts 2023-12-02T07:40:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: purged_snaps scrub ok 2023-12-02T07:40:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: pgmap v66: 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-12-02T07:40:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: osd.3 [v2:172.21.15.6:6826/389949912,v1:172.21.15.6:6827/389949912] boot 2023-12-02T07:40:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: osdmap e26: 4 total, 4 up, 4 in 2023-12-02T07:40:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:40:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:15.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:15.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:15.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:40:15.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:15.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:40:15.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:15.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:15.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:15.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: purged_snaps scrub starts 2023-12-02T07:40:15.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: purged_snaps scrub ok 2023-12-02T07:40:15.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: pgmap v66: 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-12-02T07:40:15.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: osd.3 [v2:172.21.15.6:6826/389949912,v1:172.21.15.6:6827/389949912] boot 2023-12-02T07:40:15.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: osdmap e26: 4 total, 4 up, 4 in 2023-12-02T07:40:15.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:40:15.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:15.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:15.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:15.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:15.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:15.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:15.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:15.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:40:15.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:15.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:40:15.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:15.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:15.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:16.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:16 smithi006 ceph-mon[107747]: Detected new or changed devices on smithi006 2023-12-02T07:40:16.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:16 smithi006 ceph-mon[107747]: Adjusting osd_memory_target on smithi006 to 3225M 2023-12-02T07:40:16.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:16 smithi006 ceph-mon[107747]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:40:16.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:16 smithi006 ceph-mon[107747]: osdmap e27: 4 total, 4 up, 4 in 2023-12-02T07:40:16.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:16 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/1650761470' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c234d866-a6e4-43f7-938c-148dd3928d4c"}]: dispatch 2023-12-02T07:40:16.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:16 smithi006 ceph-mon[107747]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c234d866-a6e4-43f7-938c-148dd3928d4c"}]: dispatch 2023-12-02T07:40:16.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:16 smithi006 ceph-mon[107747]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c234d866-a6e4-43f7-938c-148dd3928d4c"}]': finished 2023-12-02T07:40:16.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:16 smithi006 ceph-mon[107747]: osdmap e28: 5 total, 4 up, 5 in 2023-12-02T07:40:16.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:16 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:40:16.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:16 smithi141 ceph-mon[110575]: Detected new or changed devices on smithi006 2023-12-02T07:40:16.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:16 smithi141 ceph-mon[110575]: Adjusting osd_memory_target on smithi006 to 3225M 2023-12-02T07:40:16.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:16 smithi141 ceph-mon[110575]: from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:40:16.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:16 smithi141 ceph-mon[110575]: osdmap e27: 4 total, 4 up, 4 in 2023-12-02T07:40:16.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:16 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/1650761470' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c234d866-a6e4-43f7-938c-148dd3928d4c"}]: dispatch 2023-12-02T07:40:16.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:16 smithi141 ceph-mon[110575]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c234d866-a6e4-43f7-938c-148dd3928d4c"}]: dispatch 2023-12-02T07:40:16.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:16 smithi141 ceph-mon[110575]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c234d866-a6e4-43f7-938c-148dd3928d4c"}]': finished 2023-12-02T07:40:16.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:16 smithi141 ceph-mon[110575]: osdmap e28: 5 total, 4 up, 5 in 2023-12-02T07:40:16.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:16 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:40:17.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:17 smithi141 ceph-mon[110575]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:17.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:17 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/4060038263' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:40:17.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:17 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:17.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:17 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:17.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:17 smithi006 ceph-mon[107747]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:17.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:17 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/4060038263' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:40:17.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:17 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:17.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:17 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:19.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:19 smithi141 ceph-mon[110575]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:19.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:19 smithi006 ceph-mon[107747]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:21.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:21 smithi141 ceph-mon[110575]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:21.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:21 smithi006 ceph-mon[107747]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:22.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:22 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-02T07:40:22.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:22 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:22.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:22 smithi141 ceph-mon[110575]: Deploying daemon osd.4 on smithi141 2023-12-02T07:40:22.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:22 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-02T07:40:22.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:22 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:22.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:22 smithi006 ceph-mon[107747]: Deploying daemon osd.4 on smithi141 2023-12-02T07:40:23.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:23 smithi141 ceph-mon[110575]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:23.500 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:23 smithi006 ceph-mon[107747]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:25.278 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:25 smithi141 ceph-mon[110575]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:25.278 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:25 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:25.278 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:25 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:25.278 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:25 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:25.278 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:25 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:25.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:25 smithi006 ceph-mon[107747]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:25.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:25 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:25.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:25 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:25.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:25 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:25.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:25 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:26.709 INFO:teuthology.orchestra.run.smithi141.stdout:Created osd(s) 4 on host 'smithi141' 2023-12-02T07:40:27.083 DEBUG:teuthology.orchestra.run.smithi141:osd.4> sudo journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.4.service 2023-12-02T07:40:27.085 INFO:tasks.cephadm:Deploying osd.5 on smithi141 with /dev/vg_nvme/lv_3... 2023-12-02T07:40:27.085 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-02T07:40:27.112 INFO:journalctl@ceph.osd.4.smithi141.stdout:-- Logs begin at Sat 2023-12-02 07:26:55 UTC. -- 2023-12-02T07:40:27.407 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:27 smithi141 ceph-mon[110575]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:27.407 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:27 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:27.407 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:27 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:27.407 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:27 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:27.407 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:27 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:27.407 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:27 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:27.407 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:27 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:27.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:27 smithi006 ceph-mon[107747]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:27.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:27 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:27.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:27 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:27.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:27 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:27.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:27 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:27.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:27 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:27.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:27 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:28.030 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:40:27 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-4[115271]: 2023-12-02T07:40:27.795+0000 7fc5443ee3c0 -1 osd.4 0 log_to_monitors true 2023-12-02T07:40:28.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:28 smithi141 ceph-mon[110575]: from='osd.4 [v2:172.21.15.141:6800/1707889261,v1:172.21.15.141:6801/1707889261]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-02T07:40:28.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:28 smithi141 ceph-mon[110575]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-02T07:40:28.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:28 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:40:28.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:28 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:40:28.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:28 smithi006 ceph-mon[107747]: from='osd.4 [v2:172.21.15.141:6800/1707889261,v1:172.21.15.141:6801/1707889261]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-02T07:40:28.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:28 smithi006 ceph-mon[107747]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-02T07:40:28.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:40:28.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:40:28.837 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-02T07:40:28.837 INFO:teuthology.orchestra.run.smithi141.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-02T07:40:28.837 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10+0 records in 2023-12-02T07:40:28.837 INFO:teuthology.orchestra.run.smithi141.stderr:10+0 records out 2023-12-02T07:40:28.837 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0133781 s, 784 MB/s 2023-12-02T07:40:28.837 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping successful for: 2023-12-02T07:40:29.182 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi141:vg_nvme/lv_3 2023-12-02T07:40:29.486 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:40:29 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-4[115271]: 2023-12-02T07:40:29.214+0000 7fc53adf1700 -1 osd.4 0 waiting for initial osdmap 2023-12-02T07:40:29.486 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:40:29 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-4[115271]: 2023-12-02T07:40:29.220+0000 7fc533784700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:40:29.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:29 smithi141 ceph-mon[110575]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:29.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:29 smithi141 ceph-mon[110575]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-02T07:40:29.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:29 smithi141 ceph-mon[110575]: osdmap e29: 5 total, 4 up, 5 in 2023-12-02T07:40:29.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:40:29.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:29 smithi141 ceph-mon[110575]: from='osd.4 [v2:172.21.15.141:6800/1707889261,v1:172.21.15.141:6801/1707889261]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:40:29.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:29 smithi141 ceph-mon[110575]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:40:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:29 smithi006 ceph-mon[107747]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:29 smithi006 ceph-mon[107747]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-02T07:40:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:29 smithi006 ceph-mon[107747]: osdmap e29: 5 total, 4 up, 5 in 2023-12-02T07:40:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:40:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:29 smithi006 ceph-mon[107747]: from='osd.4 [v2:172.21.15.141:6800/1707889261,v1:172.21.15.141:6801/1707889261]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:40:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:29 smithi006 ceph-mon[107747]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:40:30.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:30 smithi141 ceph-mon[110575]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-02T07:40:30.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:30 smithi141 ceph-mon[110575]: osdmap e30: 5 total, 4 up, 5 in 2023-12-02T07:40:30.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:30 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:40:30.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:30 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:40:30.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:30 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:30.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:30 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:30.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:30 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:30.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:30 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:30.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:30 smithi006 ceph-mon[107747]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-02T07:40:30.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:30 smithi006 ceph-mon[107747]: osdmap e30: 5 total, 4 up, 5 in 2023-12-02T07:40:30.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:30 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:40:30.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:30 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:40:30.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:30 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:30.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:30 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:30.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:30 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:30.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:30 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:31.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:31 smithi141 ceph-mon[110575]: purged_snaps scrub starts 2023-12-02T07:40:31.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:31 smithi141 ceph-mon[110575]: purged_snaps scrub ok 2023-12-02T07:40:31.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:31 smithi141 ceph-mon[110575]: Detected new or changed devices on smithi141 2023-12-02T07:40:31.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:31 smithi141 ceph-mon[110575]: Adjusting osd_memory_target on smithi141 to 15970M 2023-12-02T07:40:31.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:31 smithi141 ceph-mon[110575]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:31.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:31 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:40:31.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:31 smithi141 ceph-mon[110575]: osd.4 [v2:172.21.15.141:6800/1707889261,v1:172.21.15.141:6801/1707889261] boot 2023-12-02T07:40:31.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:31 smithi141 ceph-mon[110575]: osdmap e31: 5 total, 5 up, 5 in 2023-12-02T07:40:31.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:31 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:40:31.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:31 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:40:31.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:31 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:40:31.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:31 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:31.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:31 smithi006 ceph-mon[107747]: purged_snaps scrub starts 2023-12-02T07:40:31.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:31 smithi006 ceph-mon[107747]: purged_snaps scrub ok 2023-12-02T07:40:31.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:31 smithi006 ceph-mon[107747]: Detected new or changed devices on smithi141 2023-12-02T07:40:31.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:31 smithi006 ceph-mon[107747]: Adjusting osd_memory_target on smithi141 to 15970M 2023-12-02T07:40:31.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:31 smithi006 ceph-mon[107747]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:40:31.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:31 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:40:31.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:31 smithi006 ceph-mon[107747]: osd.4 [v2:172.21.15.141:6800/1707889261,v1:172.21.15.141:6801/1707889261] boot 2023-12-02T07:40:31.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:31 smithi006 ceph-mon[107747]: osdmap e31: 5 total, 5 up, 5 in 2023-12-02T07:40:31.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:31 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:40:31.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:31 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:40:31.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:31 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:40:31.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:31 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:32.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:32 smithi141 ceph-mon[110575]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:40:32.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:32 smithi141 ceph-mon[110575]: osdmap e32: 5 total, 5 up, 5 in 2023-12-02T07:40:32.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:32 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/581062725' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd90bf1d-8fe8-4ff3-8c90-de91bde3af1b"}]: dispatch 2023-12-02T07:40:32.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:32 smithi141 ceph-mon[110575]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd90bf1d-8fe8-4ff3-8c90-de91bde3af1b"}]: dispatch 2023-12-02T07:40:32.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:32 smithi141 ceph-mon[110575]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cd90bf1d-8fe8-4ff3-8c90-de91bde3af1b"}]': finished 2023-12-02T07:40:32.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:32 smithi141 ceph-mon[110575]: osdmap e33: 6 total, 5 up, 6 in 2023-12-02T07:40:32.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:32 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:32.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:32 smithi006 ceph-mon[107747]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:40:32.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:32 smithi006 ceph-mon[107747]: osdmap e32: 5 total, 5 up, 5 in 2023-12-02T07:40:32.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:32 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/581062725' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd90bf1d-8fe8-4ff3-8c90-de91bde3af1b"}]: dispatch 2023-12-02T07:40:32.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:32 smithi006 ceph-mon[107747]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cd90bf1d-8fe8-4ff3-8c90-de91bde3af1b"}]: dispatch 2023-12-02T07:40:32.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:32 smithi006 ceph-mon[107747]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cd90bf1d-8fe8-4ff3-8c90-de91bde3af1b"}]': finished 2023-12-02T07:40:32.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:32 smithi006 ceph-mon[107747]: osdmap e33: 6 total, 5 up, 6 in 2023-12-02T07:40:32.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:32 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:33.498 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:33 smithi006 ceph-mon[107747]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:40:33.499 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:33 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/1797598206' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:40:33.499 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:33 smithi006 ceph-mon[107747]: osdmap e34: 6 total, 5 up, 6 in 2023-12-02T07:40:33.499 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:33.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:33 smithi141 ceph-mon[110575]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:40:33.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:33 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/1797598206' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:40:33.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:33 smithi141 ceph-mon[110575]: osdmap e34: 6 total, 5 up, 6 in 2023-12-02T07:40:33.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:35.082 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:35 smithi141 ceph-mon[110575]: osdmap e35: 6 total, 5 up, 6 in 2023-12-02T07:40:35.082 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:35 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:35.082 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:35 smithi141 ceph-mon[110575]: pgmap v86: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 135 KiB/s, 0 objects/s recovering 2023-12-02T07:40:35.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:35 smithi006 ceph-mon[107747]: osdmap e35: 6 total, 5 up, 6 in 2023-12-02T07:40:35.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:35 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:35.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:35 smithi006 ceph-mon[107747]: pgmap v86: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 135 KiB/s, 0 objects/s recovering 2023-12-02T07:40:37.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:37 smithi141 ceph-mon[110575]: pgmap v87: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-12-02T07:40:37.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:37 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-02T07:40:37.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:37 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:37.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:37 smithi006 ceph-mon[107747]: pgmap v87: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-12-02T07:40:37.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:37 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-02T07:40:37.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:37 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:38.309 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:38 smithi141 ceph-mon[110575]: Deploying daemon osd.5 on smithi141 2023-12-02T07:40:38.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:38 smithi006 ceph-mon[107747]: Deploying daemon osd.5 on smithi141 2023-12-02T07:40:39.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:39 smithi141 ceph-mon[110575]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-12-02T07:40:39.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:39 smithi006 ceph-mon[107747]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-12-02T07:40:41.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:41 smithi141 ceph-mon[110575]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-02T07:40:41.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:41 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:41.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:41 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:41.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:41 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:41.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:41 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:41.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:41 smithi006 ceph-mon[107747]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-02T07:40:41.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:41 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:41.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:41 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:41.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:41 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:41.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:41 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:42.344 INFO:teuthology.orchestra.run.smithi141.stdout:Created osd(s) 5 on host 'smithi141' 2023-12-02T07:40:42.781 DEBUG:teuthology.orchestra.run.smithi141:osd.5> sudo journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.5.service 2023-12-02T07:40:42.783 INFO:tasks.cephadm:Deploying osd.6 on smithi141 with /dev/vg_nvme/lv_2... 2023-12-02T07:40:42.783 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-02T07:40:42.814 INFO:journalctl@ceph.osd.5.smithi141.stdout:-- Logs begin at Sat 2023-12-02 07:26:55 UTC. -- 2023-12-02T07:40:43.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:42 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:43.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:42 smithi141 ceph-mon[110575]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:40:43.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:42 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:43.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:42 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:43.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:42 smithi006 ceph-mon[107747]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:40:43.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:42 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:43.816 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:40:43 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:40:43.518+0000 7f8925de13c0 -1 osd.5 0 log_to_monitors true 2023-12-02T07:40:44.472 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-02T07:40:44.472 INFO:teuthology.orchestra.run.smithi141.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-02T07:40:44.472 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10+0 records in 2023-12-02T07:40:44.472 INFO:teuthology.orchestra.run.smithi141.stderr:10+0 records out 2023-12-02T07:40:44.472 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011755 s, 892 MB/s 2023-12-02T07:40:44.472 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping successful for: 2023-12-02T07:40:44.494 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:44 smithi141 ceph-mon[110575]: from='osd.5 [v2:172.21.15.141:6808/4286065249,v1:172.21.15.141:6809/4286065249]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-02T07:40:44.494 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:44 smithi141 ceph-mon[110575]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-02T07:40:44.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:44 smithi006 ceph-mon[107747]: from='osd.5 [v2:172.21.15.141:6808/4286065249,v1:172.21.15.141:6809/4286065249]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-02T07:40:44.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:44 smithi006 ceph-mon[107747]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-02T07:40:45.231 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi141:vg_nvme/lv_2 2023-12-02T07:40:45.525 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:40:45.199+0000 7f891c7e4700 -1 osd.5 0 waiting for initial osdmap 2023-12-02T07:40:45.525 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:40:45.204+0000 7f891717b700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:40:45.525 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:40:45.525 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-02T07:40:45.525 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: osdmap e36: 6 total, 5 up, 6 in 2023-12-02T07:40:45.525 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:45.526 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: from='osd.5 [v2:172.21.15.141:6808/4286065249,v1:172.21.15.141:6809/4286065249]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:40:45.526 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:40:45.526 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:45.526 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:45.526 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:45.526 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:45.526 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:45.526 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:45.526 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:45.526 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:45.526 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:45 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:45.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:40:45.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-02T07:40:45.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: osdmap e36: 6 total, 5 up, 6 in 2023-12-02T07:40:45.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:45.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: from='osd.5 [v2:172.21.15.141:6808/4286065249,v1:172.21.15.141:6809/4286065249]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:40:45.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:40:45.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:45.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:45.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:40:45.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:45.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:45.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:45.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:45.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:45.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:45 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:46.554 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:46 smithi141 ceph-mon[110575]: Detected new or changed devices on smithi141 2023-12-02T07:40:46.554 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:46 smithi141 ceph-mon[110575]: Adjusting osd_memory_target on smithi141 to 7985M 2023-12-02T07:40:46.554 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:46 smithi141 ceph-mon[110575]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-02T07:40:46.554 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:46 smithi141 ceph-mon[110575]: osdmap e37: 6 total, 5 up, 6 in 2023-12-02T07:40:46.554 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:46 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:46.554 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:46 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:46.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:46 smithi006 ceph-mon[107747]: Detected new or changed devices on smithi141 2023-12-02T07:40:46.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:46 smithi006 ceph-mon[107747]: Adjusting osd_memory_target on smithi141 to 7985M 2023-12-02T07:40:46.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:46 smithi006 ceph-mon[107747]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-02T07:40:46.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:46 smithi006 ceph-mon[107747]: osdmap e37: 6 total, 5 up, 6 in 2023-12-02T07:40:46.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:46 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:46.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:46 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:47.517 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:47 smithi141 ceph-mon[110575]: purged_snaps scrub starts 2023-12-02T07:40:47.517 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:47 smithi141 ceph-mon[110575]: purged_snaps scrub ok 2023-12-02T07:40:47.518 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:47 smithi141 ceph-mon[110575]: pgmap v94: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:40:47.518 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:47 smithi141 ceph-mon[110575]: osd.5 [v2:172.21.15.141:6808/4286065249,v1:172.21.15.141:6809/4286065249] boot 2023-12-02T07:40:47.518 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:47 smithi141 ceph-mon[110575]: osdmap e38: 6 total, 6 up, 6 in 2023-12-02T07:40:47.518 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:47 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:47.518 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:47 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:40:47.518 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:47 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:40:47.518 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:47 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:47.518 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:47 smithi141 ceph-mon[110575]: osdmap e39: 6 total, 6 up, 6 in 2023-12-02T07:40:47.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:47 smithi006 ceph-mon[107747]: purged_snaps scrub starts 2023-12-02T07:40:47.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:47 smithi006 ceph-mon[107747]: purged_snaps scrub ok 2023-12-02T07:40:47.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:47 smithi006 ceph-mon[107747]: pgmap v94: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:40:47.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:47 smithi006 ceph-mon[107747]: osd.5 [v2:172.21.15.141:6808/4286065249,v1:172.21.15.141:6809/4286065249] boot 2023-12-02T07:40:47.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:47 smithi006 ceph-mon[107747]: osdmap e38: 6 total, 6 up, 6 in 2023-12-02T07:40:47.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:47 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:40:47.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:47 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:40:47.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:47 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:40:47.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:47 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:47.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:47 smithi006 ceph-mon[107747]: osdmap e39: 6 total, 6 up, 6 in 2023-12-02T07:40:48.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:48 smithi141 ceph-mon[110575]: from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:40:48.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:48 smithi141 ceph-mon[110575]: osdmap e40: 6 total, 6 up, 6 in 2023-12-02T07:40:48.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:48 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/3225868800' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35c00f9a-f977-4153-84c5-8af8a6428929"}]: dispatch 2023-12-02T07:40:48.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:48 smithi141 ceph-mon[110575]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35c00f9a-f977-4153-84c5-8af8a6428929"}]: dispatch 2023-12-02T07:40:48.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:48 smithi006 ceph-mon[107747]: from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:40:48.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:48 smithi006 ceph-mon[107747]: osdmap e40: 6 total, 6 up, 6 in 2023-12-02T07:40:48.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:48 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/3225868800' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35c00f9a-f977-4153-84c5-8af8a6428929"}]: dispatch 2023-12-02T07:40:48.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:48 smithi006 ceph-mon[107747]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35c00f9a-f977-4153-84c5-8af8a6428929"}]: dispatch 2023-12-02T07:40:49.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:49 smithi141 ceph-mon[110575]: pgmap v97: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:40:49.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:49 smithi141 ceph-mon[110575]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35c00f9a-f977-4153-84c5-8af8a6428929"}]': finished 2023-12-02T07:40:49.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:49 smithi141 ceph-mon[110575]: osdmap e41: 7 total, 6 up, 7 in 2023-12-02T07:40:49.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:49 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:40:49.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:49 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/2220693870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:40:49.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:49 smithi006 ceph-mon[107747]: pgmap v97: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:40:49.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:49 smithi006 ceph-mon[107747]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35c00f9a-f977-4153-84c5-8af8a6428929"}]': finished 2023-12-02T07:40:49.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:49 smithi006 ceph-mon[107747]: osdmap e41: 7 total, 6 up, 7 in 2023-12-02T07:40:49.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:49 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:40:49.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:49 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/2220693870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:40:50.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:50 smithi141 ceph-mon[110575]: osdmap e42: 7 total, 6 up, 7 in 2023-12-02T07:40:50.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:50 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:40:50.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:50 smithi006 ceph-mon[107747]: osdmap e42: 7 total, 6 up, 7 in 2023-12-02T07:40:50.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:50 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:40:51.337 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:51 smithi141 ceph-mon[110575]: pgmap v101: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:40:51.337 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:51 smithi141 ceph-mon[110575]: osdmap e43: 7 total, 6 up, 7 in 2023-12-02T07:40:51.337 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:51 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:40:51.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:51 smithi006 ceph-mon[107747]: pgmap v101: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:40:51.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:51 smithi006 ceph-mon[107747]: osdmap e43: 7 total, 6 up, 7 in 2023-12-02T07:40:51.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:51 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:40:53.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:53 smithi141 ceph-mon[110575]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-02T07:40:53.490 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:53 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-02T07:40:53.490 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:53 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:53.498 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:53 smithi006 ceph-mon[107747]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-02T07:40:53.498 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:53 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-02T07:40:53.498 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:53 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:54.478 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:54 smithi141 ceph-mon[110575]: Deploying daemon osd.6 on smithi141 2023-12-02T07:40:54.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:54 smithi006 ceph-mon[107747]: Deploying daemon osd.6 on smithi141 2023-12-02T07:40:55.353 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:55 smithi141 ceph-mon[110575]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-12-02T07:40:55.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:55 smithi006 ceph-mon[107747]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 88 KiB/s, 0 objects/s recovering 2023-12-02T07:40:57.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:57 smithi141 ceph-mon[110575]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-02T07:40:57.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:57.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:57.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:57.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:57.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:57 smithi006 ceph-mon[107747]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-02T07:40:57.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:57.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:57.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:57.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:58.632 INFO:teuthology.orchestra.run.smithi141.stdout:Created osd(s) 6 on host 'smithi141' 2023-12-02T07:40:59.109 DEBUG:teuthology.orchestra.run.smithi141:osd.6> sudo journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.6.service 2023-12-02T07:40:59.112 INFO:tasks.cephadm:Deploying osd.7 on smithi141 with /dev/vg_nvme/lv_1... 2023-12-02T07:40:59.112 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-02T07:40:59.140 INFO:journalctl@ceph.osd.6.smithi141.stdout:-- Logs begin at Sat 2023-12-02 07:26:55 UTC. -- 2023-12-02T07:40:59.497 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:59 smithi141 ceph-mon[110575]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-02T07:40:59.497 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:59 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:59.497 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:59 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:59.497 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:59 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:59.497 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:59 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:59.498 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:59 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:59.498 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:40:59 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:59.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:59 smithi006 ceph-mon[107747]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-02T07:40:59.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:59 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:59.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:59 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:59.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:59 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:40:59.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:59 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:59.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:59 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:59.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:40:59 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:41:00.065 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:40:59 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:40:59.759+0000 7f6d089733c0 -1 osd.6 0 log_to_monitors true 2023-12-02T07:41:00.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:00 smithi141 ceph-mon[110575]: from='osd.6 [v2:172.21.15.141:6816/719817433,v1:172.21.15.141:6817/719817433]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-02T07:41:00.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:00 smithi006 ceph-mon[107747]: from='osd.6 [v2:172.21.15.141:6816/719817433,v1:172.21.15.141:6817/719817433]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-02T07:41:00.703 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-02T07:41:00.703 INFO:teuthology.orchestra.run.smithi141.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-02T07:41:00.703 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10+0 records in 2023-12-02T07:41:00.703 INFO:teuthology.orchestra.run.smithi141.stderr:10+0 records out 2023-12-02T07:41:00.704 INFO:teuthology.orchestra.run.smithi141.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110349 s, 950 MB/s 2023-12-02T07:41:00.704 INFO:teuthology.orchestra.run.smithi141.stderr:--> Zapping successful for: 2023-12-02T07:41:01.148 DEBUG:teuthology.orchestra.run.smithi141:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi141:vg_nvme/lv_1 2023-12-02T07:41:01.316 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:41:01 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:41:01.257+0000 7f6cff376700 -1 osd.6 0 waiting for initial osdmap 2023-12-02T07:41:01.317 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:41:01 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:41:01.267+0000 7f6cfad0f700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:41:01.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:01 smithi141 ceph-mon[110575]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-02T07:41:01.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:01 smithi141 ceph-mon[110575]: from='osd.6 [v2:172.21.15.141:6816/719817433,v1:172.21.15.141:6817/719817433]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-02T07:41:01.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:01 smithi141 ceph-mon[110575]: osdmap e44: 7 total, 6 up, 7 in 2023-12-02T07:41:01.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:01 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:41:01.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:01 smithi141 ceph-mon[110575]: from='osd.6 [v2:172.21.15.141:6816/719817433,v1:172.21.15.141:6817/719817433]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:41:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:01 smithi006 ceph-mon[107747]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-02T07:41:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:01 smithi006 ceph-mon[107747]: from='osd.6 [v2:172.21.15.141:6816/719817433,v1:172.21.15.141:6817/719817433]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-02T07:41:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:01 smithi006 ceph-mon[107747]: osdmap e44: 7 total, 6 up, 7 in 2023-12-02T07:41:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:01 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:41:01.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:01 smithi006 ceph-mon[107747]: from='osd.6 [v2:172.21.15.141:6816/719817433,v1:172.21.15.141:6817/719817433]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:41:02.514 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:02 smithi141 ceph-mon[110575]: from='osd.6 [v2:172.21.15.141:6816/719817433,v1:172.21.15.141:6817/719817433]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-02T07:41:02.515 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:02 smithi141 ceph-mon[110575]: osdmap e45: 7 total, 6 up, 7 in 2023-12-02T07:41:02.515 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:02 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:41:02.515 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:02 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:41:02.515 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:02 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:02.515 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:02 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:02.515 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:02 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:02.515 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:02 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:02.515 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:02 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:02.515 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:02 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:02.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:02 smithi006 ceph-mon[107747]: from='osd.6 [v2:172.21.15.141:6816/719817433,v1:172.21.15.141:6817/719817433]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-02T07:41:02.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:02 smithi006 ceph-mon[107747]: osdmap e45: 7 total, 6 up, 7 in 2023-12-02T07:41:02.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:02 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:41:02.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:02 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:41:02.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:02 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:02.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:02 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:02.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:02 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:02.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:02 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:02.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:02 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:02.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:02 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:03.423 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:03 smithi141 ceph-mon[110575]: purged_snaps scrub starts 2023-12-02T07:41:03.423 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:03 smithi141 ceph-mon[110575]: purged_snaps scrub ok 2023-12-02T07:41:03.423 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:03 smithi141 ceph-mon[110575]: Detected new or changed devices on smithi141 2023-12-02T07:41:03.423 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:03 smithi141 ceph-mon[110575]: Adjusting osd_memory_target on smithi141 to 5323M 2023-12-02T07:41:03.424 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:03 smithi141 ceph-mon[110575]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:41:03.424 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:03 smithi141 ceph-mon[110575]: osd.6 [v2:172.21.15.141:6816/719817433,v1:172.21.15.141:6817/719817433] boot 2023-12-02T07:41:03.424 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:03 smithi141 ceph-mon[110575]: osdmap e46: 7 total, 7 up, 7 in 2023-12-02T07:41:03.424 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:03 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:41:03.424 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:03 smithi141 ceph-mon[110575]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:41:03.424 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:03 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:41:03.424 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:03 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:41:03.424 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:03 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:41:03.424 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:03 smithi141 ceph-mon[110575]: osdmap e47: 7 total, 7 up, 7 in 2023-12-02T07:41:03.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:03 smithi006 ceph-mon[107747]: purged_snaps scrub starts 2023-12-02T07:41:03.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:03 smithi006 ceph-mon[107747]: purged_snaps scrub ok 2023-12-02T07:41:03.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:03 smithi006 ceph-mon[107747]: Detected new or changed devices on smithi141 2023-12-02T07:41:03.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:03 smithi006 ceph-mon[107747]: Adjusting osd_memory_target on smithi141 to 5323M 2023-12-02T07:41:03.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:03 smithi006 ceph-mon[107747]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:41:03.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:03 smithi006 ceph-mon[107747]: osd.6 [v2:172.21.15.141:6816/719817433,v1:172.21.15.141:6817/719817433] boot 2023-12-02T07:41:03.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:03 smithi006 ceph-mon[107747]: osdmap e46: 7 total, 7 up, 7 in 2023-12-02T07:41:03.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:03 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:41:03.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:03 smithi006 ceph-mon[107747]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi141:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:41:03.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:03 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:41:03.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:03 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:41:03.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:03 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:41:03.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:03 smithi006 ceph-mon[107747]: osdmap e47: 7 total, 7 up, 7 in 2023-12-02T07:41:04.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:04 smithi141 ceph-mon[110575]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:41:04.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:04 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/2101360662' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b44a9de-8618-4fd0-89ce-3abde2628076"}]: dispatch 2023-12-02T07:41:04.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:04 smithi141 ceph-mon[110575]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b44a9de-8618-4fd0-89ce-3abde2628076"}]: dispatch 2023-12-02T07:41:04.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:04 smithi141 ceph-mon[110575]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b44a9de-8618-4fd0-89ce-3abde2628076"}]': finished 2023-12-02T07:41:04.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:04 smithi141 ceph-mon[110575]: osdmap e48: 8 total, 7 up, 8 in 2023-12-02T07:41:04.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:04 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:04.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:04 smithi006 ceph-mon[107747]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:41:04.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:04 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/2101360662' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b44a9de-8618-4fd0-89ce-3abde2628076"}]: dispatch 2023-12-02T07:41:04.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:04 smithi006 ceph-mon[107747]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7b44a9de-8618-4fd0-89ce-3abde2628076"}]: dispatch 2023-12-02T07:41:04.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:04 smithi006 ceph-mon[107747]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7b44a9de-8618-4fd0-89ce-3abde2628076"}]': finished 2023-12-02T07:41:04.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:04 smithi006 ceph-mon[107747]: osdmap e48: 8 total, 7 up, 8 in 2023-12-02T07:41:04.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:04 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:05.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:05 smithi141 ceph-mon[110575]: from='client.? 172.21.15.141:0/3806527111' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:41:05.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:05 smithi006 ceph-mon[107747]: from='client.? 172.21.15.141:0/3806527111' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:41:06.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:06 smithi141 ceph-mon[110575]: osdmap e49: 8 total, 7 up, 8 in 2023-12-02T07:41:06.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:06 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:06.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:06 smithi141 ceph-mon[110575]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:41:06.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:06 smithi141 ceph-mon[110575]: osdmap e50: 8 total, 7 up, 8 in 2023-12-02T07:41:06.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:06 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:06.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:06 smithi006 ceph-mon[107747]: osdmap e49: 8 total, 7 up, 8 in 2023-12-02T07:41:06.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:06 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:06.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:06 smithi006 ceph-mon[107747]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:41:06.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:06 smithi006 ceph-mon[107747]: osdmap e50: 8 total, 7 up, 8 in 2023-12-02T07:41:06.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:06 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:09.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:09 smithi141 ceph-mon[110575]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:41:09.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:09 smithi006 ceph-mon[107747]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:41:10.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:10 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-02T07:41:10.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:10 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:41:10.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:10 smithi141 ceph-mon[110575]: Deploying daemon osd.7 on smithi141 2023-12-02T07:41:10.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:10 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-02T07:41:10.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:10 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:41:10.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:10 smithi006 ceph-mon[107747]: Deploying daemon osd.7 on smithi141 2023-12-02T07:41:11.449 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:11 smithi141 ceph-mon[110575]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-02T07:41:11.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:11 smithi006 ceph-mon[107747]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-02T07:41:13.445 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:13 smithi141 ceph-mon[110575]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-02T07:41:13.445 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:13 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:13.445 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:13 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:41:13.445 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:13 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:41:13.445 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:13 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:41:13.498 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:13 smithi006 ceph-mon[107747]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-02T07:41:13.498 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:13 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:13.499 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:13 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:41:13.499 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:13 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:41:13.499 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:13 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:41:14.984 INFO:teuthology.orchestra.run.smithi141.stdout:Created osd(s) 7 on host 'smithi141' 2023-12-02T07:41:15.369 DEBUG:teuthology.orchestra.run.smithi141:osd.7> sudo journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.7.service 2023-12-02T07:41:15.371 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-02T07:41:15.371 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-02T07:41:15.398 INFO:journalctl@ceph.osd.7.smithi141.stdout:-- Logs begin at Sat 2023-12-02 07:26:55 UTC. -- 2023-12-02T07:41:15.536 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:15 smithi141 ceph-mon[110575]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-12-02T07:41:15.536 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:15.537 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:15.537 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:15.537 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:41:15.537 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:41:15.537 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:41:15.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:15 smithi006 ceph-mon[107747]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-12-02T07:41:15.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:15.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:15.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:15.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:41:15.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:41:15.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:41:16.170 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:41:15 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:41:15.857+0000 7f359ea733c0 -1 osd.7 0 log_to_monitors true 2023-12-02T07:41:16.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:16 smithi006 ceph-mon[107747]: from='osd.7 [v2:172.21.15.141:6824/230333441,v1:172.21.15.141:6825/230333441]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-02T07:41:16.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:16 smithi006 ceph-mon[107747]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-02T07:41:16.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:16 smithi141 ceph-mon[110575]: from='osd.7 [v2:172.21.15.141:6824/230333441,v1:172.21.15.141:6825/230333441]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-02T07:41:16.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:16 smithi141 ceph-mon[110575]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-02T07:41:16.926 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:41:17.262 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:41:17 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:41:17.214+0000 7f3595476700 -1 osd.7 0 waiting for initial osdmap 2023-12-02T07:41:17.262 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:41:17 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:41:17.222+0000 7f358de09700 -1 osd.7 52 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:41:17.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:17 smithi141 ceph-mon[110575]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-02T07:41:17.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:17 smithi141 ceph-mon[110575]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-02T07:41:17.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:17 smithi141 ceph-mon[110575]: osdmap e51: 8 total, 7 up, 8 in 2023-12-02T07:41:17.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:17 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:17.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:17 smithi141 ceph-mon[110575]: from='osd.7 [v2:172.21.15.141:6824/230333441,v1:172.21.15.141:6825/230333441]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:41:17.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:17 smithi141 ceph-mon[110575]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:41:17.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:17 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1357865310' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-02T07:41:17.327 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":51,"num_osds":8,"num_up_osds":7,"osd_up_since":1701502862,"num_in_osds":8,"osd_in_since":1701502864,"num_remapped_pgs":0} 2023-12-02T07:41:17.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:17 smithi006 ceph-mon[107747]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-02T07:41:17.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:17 smithi006 ceph-mon[107747]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-02T07:41:17.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:17 smithi006 ceph-mon[107747]: osdmap e51: 8 total, 7 up, 8 in 2023-12-02T07:41:17.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:17 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:17.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:17 smithi006 ceph-mon[107747]: from='osd.7 [v2:172.21.15.141:6824/230333441,v1:172.21.15.141:6825/230333441]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:41:17.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:17 smithi006 ceph-mon[107747]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-12-02T07:41:17.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:17 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1357865310' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-02T07:41:18.328 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-02T07:41:18.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-02T07:41:18.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: osdmap e52: 8 total, 7 up, 8 in 2023-12-02T07:41:18.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:18.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:18.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:18.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:18.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:18.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:18.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:18.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:18.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:18.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: osd.7 [v2:172.21.15.141:6824/230333441,v1:172.21.15.141:6825/230333441] boot 2023-12-02T07:41:18.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: osdmap e53: 8 total, 8 up, 8 in 2023-12-02T07:41:18.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:18.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-12-02T07:41:18.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: osdmap e52: 8 total, 7 up, 8 in 2023-12-02T07:41:18.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:18.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:18.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:18.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:18.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:18.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:18.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:41:18.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:18.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:41:18.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: osd.7 [v2:172.21.15.141:6824/230333441,v1:172.21.15.141:6825/230333441] boot 2023-12-02T07:41:18.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: osdmap e53: 8 total, 8 up, 8 in 2023-12-02T07:41:18.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:41:19.444 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:19 smithi006 ceph-mon[107747]: purged_snaps scrub starts 2023-12-02T07:41:19.444 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:19 smithi006 ceph-mon[107747]: purged_snaps scrub ok 2023-12-02T07:41:19.444 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:19 smithi006 ceph-mon[107747]: Detected new or changed devices on smithi141 2023-12-02T07:41:19.444 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:19 smithi006 ceph-mon[107747]: Adjusting osd_memory_target on smithi141 to 3992M 2023-12-02T07:41:19.444 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:19 smithi006 ceph-mon[107747]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:41:19.444 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:19 smithi006 ceph-mon[107747]: osdmap e54: 8 total, 8 up, 8 in 2023-12-02T07:41:19.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:19 smithi141 ceph-mon[110575]: purged_snaps scrub starts 2023-12-02T07:41:19.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:19 smithi141 ceph-mon[110575]: purged_snaps scrub ok 2023-12-02T07:41:19.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:19 smithi141 ceph-mon[110575]: Detected new or changed devices on smithi141 2023-12-02T07:41:19.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:19 smithi141 ceph-mon[110575]: Adjusting osd_memory_target on smithi141 to 3992M 2023-12-02T07:41:19.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:19 smithi141 ceph-mon[110575]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:41:19.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:19 smithi141 ceph-mon[110575]: osdmap e54: 8 total, 8 up, 8 in 2023-12-02T07:41:19.840 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:41:20.252 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1701502878,"num_in_osds":8,"osd_in_since":1701502864,"num_remapped_pgs":1} 2023-12-02T07:41:20.253 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-02T07:41:20.511 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:20.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:20 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1664304594' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-02T07:41:20.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:20 smithi141 ceph-mon[110575]: osdmap e55: 8 total, 8 up, 8 in 2023-12-02T07:41:20.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:20 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1664304594' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-02T07:41:20.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:20 smithi006 ceph-mon[107747]: osdmap e55: 8 total, 8 up, 8 in 2023-12-02T07:41:21.335 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:21 smithi006 ceph-mon[107747]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:21.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:21 smithi141 ceph-mon[110575]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:21.746 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:41:21.747 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":56,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","created":"2023-12-02T07:36:54.760093+0000","modified":"2023-12-02T07:41:21.219971+0000","last_up_change":"2023-12-02T07:41:18.188732+0000","last_in_change":"2023-12-02T07:41:04.092605+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-12-02T07:39:56.565325+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":"e486e4b6-577f-4876-b788-e9e56fa56776","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.6:6802","nonce":1192691023},{"type":"v1","addr":"172.21.15.6:6803","nonce":1192691023}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":1192691023},{"type":"v1","addr":"172.21.15.6:6805","nonce":1192691023}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":1192691023},{"type":"v1","addr":"172.21.15.6:6809","nonce":1192691023}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":1192691023},{"type":"v1","addr":"172.21.15.6:6807","nonce":1192691023}]},"public_addr":"172.21.15.6:6803/1192691023","cluster_addr":"172.21.15.6:6805/1192691023","heartbeat_back_addr":"172.21.15.6:6809/1192691023","heartbeat_front_addr":"172.21.15.6:6807/1192691023","state":["exists","up"]},{"osd":1,"uuid":"ed094c7d-e7fe-4e41-902b-9a35e67453c3","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.6:6810","nonce":572820760},{"type":"v1","addr":"172.21.15.6:6811","nonce":572820760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":572820760},{"type":"v1","addr":"172.21.15.6:6813","nonce":572820760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":572820760},{"type":"v1","addr":"172.21.15.6:6817","nonce":572820760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":572820760},{"type":"v1","addr":"172.21.15.6:6815","nonce":572820760}]},"public_addr":"172.21.15.6:6811/572820760","cluster_addr":"172.21.15.6:6813/572820760","heartbeat_back_addr":"172.21.15.6:6817/572820760","heartbeat_front_addr":"172.21.15.6:6815/572820760","state":["exists","up"]},{"osd":2,"uuid":"7b5fdd0e-03e3-4fed-9a86-55e266efac0f","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.6:6818","nonce":2611379330},{"type":"v1","addr":"172.21.15.6:6819","nonce":2611379330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":2611379330},{"type":"v1","addr":"172.21.15.6:6821","nonce":2611379330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":2611379330},{"type":"v1","addr":"172.21.15.6:6825","nonce":2611379330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":2611379330},{"type":"v1","addr":"172.21.15.6:6823","nonce":2611379330}]},"public_addr":"172.21.15.6:6819/2611379330","cluster_addr":"172.21.15.6:6821/2611379330","heartbeat_back_addr":"172.21.15.6:6825/2611379330","heartbeat_front_addr":"172.21.15.6:6823/2611379330","state":["exists","up"]},{"osd":3,"uuid":"123ece9a-83ff-4c49-b9bc-02cbe4c68bb8","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.6:6826","nonce":389949912},{"type":"v1","addr":"172.21.15.6:6827","nonce":389949912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":389949912},{"type":"v1","addr":"172.21.15.6:6829","nonce":389949912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":389949912},{"type":"v1","addr":"172.21.15.6:6833","nonce":389949912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":389949912},{"type":"v1","addr":"172.21.15.6:6831","nonce":389949912}]},"public_addr":"172.21.15.6:6827/389949912","cluster_addr":"172.21.15.6:6829/389949912","heartbeat_back_addr":"172.21.15.6:6833/389949912","heartbeat_front_addr":"172.21.15.6:6831/389949912","state":["exists","up"]},{"osd":4,"uuid":"c234d866-a6e4-43f7-938c-148dd3928d4c","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.141:6800","nonce":1707889261},{"type":"v1","addr":"172.21.15.141:6801","nonce":1707889261}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6802","nonce":1707889261},{"type":"v1","addr":"172.21.15.141:6803","nonce":1707889261}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6806","nonce":1707889261},{"type":"v1","addr":"172.21.15.141:6807","nonce":1707889261}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6804","nonce":1707889261},{"type":"v1","addr":"172.21.15.141:6805","nonce":1707889261}]},"public_addr":"172.21.15.141:6801/1707889261","cluster_addr":"172.21.15.141:6803/1707889261","heartbeat_back_addr":"172.21.15.141:6807/1707889261","heartbeat_front_addr":"172.21.15.141:6805/1707889261","state":["exists","up"]},{"osd":5,"uuid":"cd90bf1d-8fe8-4ff3-8c90-de91bde3af1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6808","nonce":4286065249},{"type":"v1","addr":"172.21.15.141:6809","nonce":4286065249}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6810","nonce":4286065249},{"type":"v1","addr":"172.21.15.141:6811","nonce":4286065249}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6814","nonce":4286065249},{"type":"v1","addr":"172.21.15.141:6815","nonce":4286065249}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6812","nonce":4286065249},{"type":"v1","addr":"172.21.15.141:6813","nonce":4286065249}]},"public_addr":"172.21.15.141:6809/4286065249","cluster_addr":"172.21.15.141:6811/4286065249","heartbeat_back_addr":"172.21.15.141:6815/4286065249","heartbeat_front_addr":"172.21.15.141:6813/4286065249","state":["exists","up"]},{"osd":6,"uuid":"35c00f9a-f977-4153-84c5-8af8a6428929","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6816","nonce":719817433},{"type":"v1","addr":"172.21.15.141:6817","nonce":719817433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6818","nonce":719817433},{"type":"v1","addr":"172.21.15.141:6819","nonce":719817433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6822","nonce":719817433},{"type":"v1","addr":"172.21.15.141:6823","nonce":719817433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6820","nonce":719817433},{"type":"v1","addr":"172.21.15.141:6821","nonce":719817433}]},"public_addr":"172.21.15.141:6817/719817433","cluster_addr":"172.21.15.141:6819/719817433","heartbeat_back_addr":"172.21.15.141:6823/719817433","heartbeat_front_addr":"172.21.15.141:6821/719817433","state":["exists","up"]},{"osd":7,"uuid":"7b44a9de-8618-4fd0-89ce-3abde2628076","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.141:6824","nonce":230333441},{"type":"v1","addr":"172.21.15.141:6825","nonce":230333441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6826","nonce":230333441},{"type":"v1","addr":"172.21.15.141:6827","nonce":230333441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6830","nonce":230333441},{"type":"v1","addr":"172.21.15.141:6831","nonce":230333441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6828","nonce":230333441},{"type":"v1","addr":"172.21.15.141:6829","nonce":230333441}]},"public_addr":"172.21.15.141:6825/230333441","cluster_addr":"172.21.15.141:6827/230333441","heartbeat_back_addr":"172.21.15.141:6831/230333441","heartbeat_front_addr":"172.21.15.141:6829/230333441","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-12-02T07:39:13.000405+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-12-02T07:39:34.118749+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-12-02T07:39:53.767763+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-12-02T07:40:12.519756+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-12-02T07:40:28.835045+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-12-02T07:40:44.514357+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-12-02T07:41:00.774842+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-12-02T07:41:16.812510+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:6801/1205072902":"2023-12-03T07:38:27.983547+0000","172.21.15.6:0/339716542":"2023-12-03T07:37:45.961737+0000","172.21.15.6:6800/1205072902":"2023-12-03T07:38:27.983547+0000","172.21.15.6:0/2535306659":"2023-12-03T07:37:45.961737+0000","172.21.15.6:6800/4290458019":"2023-12-03T07:37:45.961737+0000","172.21.15.6:0/57999683":"2023-12-03T07:37:20.960928+0000","172.21.15.6:0/2959313972":"2023-12-03T07:38:27.983547+0000","172.21.15.6:0/1487847298":"2023-12-03T07:37:20.960928+0000","172.21.15.6:6801/4290458019":"2023-12-03T07:37:45.961737+0000","172.21.15.6:0/1346203977":"2023-12-03T07:37:20.960928+0000","172.21.15.6:0/2134951476":"2023-12-03T07:38:27.983547+0000","172.21.15.6:6800/395519874":"2023-12-03T07:37:20.960928+0000","172.21.15.6:0/4256398036":"2023-12-03T07:38:27.983547+0000","172.21.15.6:0/1585440310":"2023-12-03T07:37:45.961737+0000","172.21.15.6:6801/395519874":"2023-12-03T07:37:20.960928+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-12-02T07:41:22.143 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-02T07:39:56.565325+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-12-02T07:41:22.143 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-02T07:41:22.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:22 smithi006 ceph-mon[107747]: osdmap e56: 8 total, 8 up, 8 in 2023-12-02T07:41:22.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:22 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/267145964' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:41:22.401 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:22.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:22 smithi141 ceph-mon[110575]: osdmap e56: 8 total, 8 up, 8 in 2023-12-02T07:41:22.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:22 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/267145964' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:41:23.500 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:23 smithi006 ceph-mon[107747]: pgmap v131: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-02T07:41:23.500 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:23 smithi006 ceph-mon[107747]: osdmap e57: 8 total, 8 up, 8 in 2023-12-02T07:41:23.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:23 smithi141 ceph-mon[110575]: pgmap v131: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2023-12-02T07:41:23.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:23 smithi141 ceph-mon[110575]: osdmap e57: 8 total, 8 up, 8 in 2023-12-02T07:41:23.626 INFO:teuthology.orchestra.run.smithi006.stdout:pg_num: 1 2023-12-02T07:41:24.010 INFO:tasks.cephadm:Setting up client nodes... 2023-12-02T07:41:24.011 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-02T07:41:24.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:24 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/2533600464' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-02T07:41:24.576 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:24 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2533600464' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-02T07:41:25.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:25 smithi141 ceph-mon[110575]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2023-12-02T07:41:25.571 INFO:teuthology.orchestra.run.smithi006.stdout:[client.0] 2023-12-02T07:41:25.571 INFO:teuthology.orchestra.run.smithi006.stdout: key = AQCl32plRhitIRAAcy1glV5yBTdTBth756iq8w== 2023-12-02T07:41:25.597 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:25 smithi006 ceph-mon[107747]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2023-12-02T07:41:25.985 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T07:41:25.985 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-02T07:41:25.985 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-02T07:41:26.035 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-02T07:41:26.035 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-02T07:41:26.036 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-02T07:41:26.332 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:26.496 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:26 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1449256861' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-02T07:41:26.496 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:26 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1449256861' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-02T07:41:26.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:26 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1449256861' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-02T07:41:26.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:26 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1449256861' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-02T07:41:27.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:27 smithi141 ceph-mon[110575]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-02T07:41:27.595 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:41:27.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:27 smithi006 ceph-mon[107747]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-02T07:41:27.984 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":19,"active_gid":14206,"active_name":"smithi006.kplyue","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6800","nonce":2247655576},{"type":"v1","addr":"172.21.15.6:6801","nonce":2247655576}]},"active_addr":"172.21.15.6:6801/2247655576","active_change":"2023-12-02T07:38:27.983871+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":14224,"name":"smithi141.lwiuet","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.6:8443/","prometheus":"http://172.21.15.6: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.6:0","nonce":1699671608}]},{"addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":1002199128}]},{"addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":1630224092}]},{"addrvec":[{"type":"v2","addr":"172.21.15.6:0","nonce":3012951310}]}]}} 2023-12-02T07:41:27.987 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-02T07:41:27.987 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-02T07:41:27.988 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-02T07:41:28.247 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:28.539 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:28 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3184579351' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-02T07:41:28.539 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:41:28.539 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:41:28.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:28 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3184579351' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-02T07:41:28.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:28 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:41:28.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:28 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:41:29.455 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:41:29.456 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":57,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","created":"2023-12-02T07:36:54.760093+0000","modified":"2023-12-02T07:41:22.227307+0000","last_up_change":"2023-12-02T07:41:18.188732+0000","last_in_change":"2023-12-02T07:41:04.092605+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-12-02T07:39:56.565325+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":"e486e4b6-577f-4876-b788-e9e56fa56776","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.6:6802","nonce":1192691023},{"type":"v1","addr":"172.21.15.6:6803","nonce":1192691023}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":1192691023},{"type":"v1","addr":"172.21.15.6:6805","nonce":1192691023}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":1192691023},{"type":"v1","addr":"172.21.15.6:6809","nonce":1192691023}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":1192691023},{"type":"v1","addr":"172.21.15.6:6807","nonce":1192691023}]},"public_addr":"172.21.15.6:6803/1192691023","cluster_addr":"172.21.15.6:6805/1192691023","heartbeat_back_addr":"172.21.15.6:6809/1192691023","heartbeat_front_addr":"172.21.15.6:6807/1192691023","state":["exists","up"]},{"osd":1,"uuid":"ed094c7d-e7fe-4e41-902b-9a35e67453c3","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.6:6810","nonce":572820760},{"type":"v1","addr":"172.21.15.6:6811","nonce":572820760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":572820760},{"type":"v1","addr":"172.21.15.6:6813","nonce":572820760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":572820760},{"type":"v1","addr":"172.21.15.6:6817","nonce":572820760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":572820760},{"type":"v1","addr":"172.21.15.6:6815","nonce":572820760}]},"public_addr":"172.21.15.6:6811/572820760","cluster_addr":"172.21.15.6:6813/572820760","heartbeat_back_addr":"172.21.15.6:6817/572820760","heartbeat_front_addr":"172.21.15.6:6815/572820760","state":["exists","up"]},{"osd":2,"uuid":"7b5fdd0e-03e3-4fed-9a86-55e266efac0f","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.6:6818","nonce":2611379330},{"type":"v1","addr":"172.21.15.6:6819","nonce":2611379330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":2611379330},{"type":"v1","addr":"172.21.15.6:6821","nonce":2611379330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":2611379330},{"type":"v1","addr":"172.21.15.6:6825","nonce":2611379330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":2611379330},{"type":"v1","addr":"172.21.15.6:6823","nonce":2611379330}]},"public_addr":"172.21.15.6:6819/2611379330","cluster_addr":"172.21.15.6:6821/2611379330","heartbeat_back_addr":"172.21.15.6:6825/2611379330","heartbeat_front_addr":"172.21.15.6:6823/2611379330","state":["exists","up"]},{"osd":3,"uuid":"123ece9a-83ff-4c49-b9bc-02cbe4c68bb8","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.6:6826","nonce":389949912},{"type":"v1","addr":"172.21.15.6:6827","nonce":389949912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":389949912},{"type":"v1","addr":"172.21.15.6:6829","nonce":389949912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":389949912},{"type":"v1","addr":"172.21.15.6:6833","nonce":389949912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":389949912},{"type":"v1","addr":"172.21.15.6:6831","nonce":389949912}]},"public_addr":"172.21.15.6:6827/389949912","cluster_addr":"172.21.15.6:6829/389949912","heartbeat_back_addr":"172.21.15.6:6833/389949912","heartbeat_front_addr":"172.21.15.6:6831/389949912","state":["exists","up"]},{"osd":4,"uuid":"c234d866-a6e4-43f7-938c-148dd3928d4c","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.141:6800","nonce":1707889261},{"type":"v1","addr":"172.21.15.141:6801","nonce":1707889261}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6802","nonce":1707889261},{"type":"v1","addr":"172.21.15.141:6803","nonce":1707889261}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6806","nonce":1707889261},{"type":"v1","addr":"172.21.15.141:6807","nonce":1707889261}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6804","nonce":1707889261},{"type":"v1","addr":"172.21.15.141:6805","nonce":1707889261}]},"public_addr":"172.21.15.141:6801/1707889261","cluster_addr":"172.21.15.141:6803/1707889261","heartbeat_back_addr":"172.21.15.141:6807/1707889261","heartbeat_front_addr":"172.21.15.141:6805/1707889261","state":["exists","up"]},{"osd":5,"uuid":"cd90bf1d-8fe8-4ff3-8c90-de91bde3af1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6808","nonce":4286065249},{"type":"v1","addr":"172.21.15.141:6809","nonce":4286065249}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6810","nonce":4286065249},{"type":"v1","addr":"172.21.15.141:6811","nonce":4286065249}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6814","nonce":4286065249},{"type":"v1","addr":"172.21.15.141:6815","nonce":4286065249}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6812","nonce":4286065249},{"type":"v1","addr":"172.21.15.141:6813","nonce":4286065249}]},"public_addr":"172.21.15.141:6809/4286065249","cluster_addr":"172.21.15.141:6811/4286065249","heartbeat_back_addr":"172.21.15.141:6815/4286065249","heartbeat_front_addr":"172.21.15.141:6813/4286065249","state":["exists","up"]},{"osd":6,"uuid":"35c00f9a-f977-4153-84c5-8af8a6428929","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6816","nonce":719817433},{"type":"v1","addr":"172.21.15.141:6817","nonce":719817433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6818","nonce":719817433},{"type":"v1","addr":"172.21.15.141:6819","nonce":719817433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6822","nonce":719817433},{"type":"v1","addr":"172.21.15.141:6823","nonce":719817433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6820","nonce":719817433},{"type":"v1","addr":"172.21.15.141:6821","nonce":719817433}]},"public_addr":"172.21.15.141:6817/719817433","cluster_addr":"172.21.15.141:6819/719817433","heartbeat_back_addr":"172.21.15.141:6823/719817433","heartbeat_front_addr":"172.21.15.141:6821/719817433","state":["exists","up"]},{"osd":7,"uuid":"7b44a9de-8618-4fd0-89ce-3abde2628076","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.141:6824","nonce":230333441},{"type":"v1","addr":"172.21.15.141:6825","nonce":230333441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6826","nonce":230333441},{"type":"v1","addr":"172.21.15.141:6827","nonce":230333441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6830","nonce":230333441},{"type":"v1","addr":"172.21.15.141:6831","nonce":230333441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6828","nonce":230333441},{"type":"v1","addr":"172.21.15.141:6829","nonce":230333441}]},"public_addr":"172.21.15.141:6825/230333441","cluster_addr":"172.21.15.141:6827/230333441","heartbeat_back_addr":"172.21.15.141:6831/230333441","heartbeat_front_addr":"172.21.15.141:6829/230333441","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-12-02T07:39:13.000405+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-12-02T07:39:34.118749+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-12-02T07:39:53.767763+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-12-02T07:40:12.519756+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-12-02T07:40:28.835045+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-12-02T07:40:44.514357+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-12-02T07:41:00.774842+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-12-02T07:41:16.812510+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:6801/1205072902":"2023-12-03T07:38:27.983547+0000","172.21.15.6:0/339716542":"2023-12-03T07:37:45.961737+0000","172.21.15.6:6800/1205072902":"2023-12-03T07:38:27.983547+0000","172.21.15.6:0/2535306659":"2023-12-03T07:37:45.961737+0000","172.21.15.6:6800/4290458019":"2023-12-03T07:37:45.961737+0000","172.21.15.6:0/57999683":"2023-12-03T07:37:20.960928+0000","172.21.15.6:0/2959313972":"2023-12-03T07:38:27.983547+0000","172.21.15.6:0/1487847298":"2023-12-03T07:37:20.960928+0000","172.21.15.6:6801/4290458019":"2023-12-03T07:37:45.961737+0000","172.21.15.6:0/1346203977":"2023-12-03T07:37:20.960928+0000","172.21.15.6:0/2134951476":"2023-12-03T07:38:27.983547+0000","172.21.15.6:6800/395519874":"2023-12-03T07:37:20.960928+0000","172.21.15.6:0/4256398036":"2023-12-03T07:38:27.983547+0000","172.21.15.6:0/1585440310":"2023-12-03T07:37:45.961737+0000","172.21.15.6:6801/395519874":"2023-12-03T07:37:20.960928+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-12-02T07:41:29.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:29 smithi141 ceph-mon[110575]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-02T07:41:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:29 smithi006 ceph-mon[107747]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-02T07:41:29.817 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-02T07:41:29.818 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-02T07:41:30.074 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:30.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:30 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/49626215' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:41:30.589 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:30 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/49626215' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:41:31.344 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:41:31.345 INFO:teuthology.orchestra.run.smithi006.stdout:{"epoch":57,"fsid":"7fcdcfa4-90e5-11ee-95a2-87774f69a715","created":"2023-12-02T07:36:54.760093+0000","modified":"2023-12-02T07:41:22.227307+0000","last_up_change":"2023-12-02T07:41:18.188732+0000","last_in_change":"2023-12-02T07:41:04.092605+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-12-02T07:39:56.565325+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":"e486e4b6-577f-4876-b788-e9e56fa56776","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.6:6802","nonce":1192691023},{"type":"v1","addr":"172.21.15.6:6803","nonce":1192691023}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6804","nonce":1192691023},{"type":"v1","addr":"172.21.15.6:6805","nonce":1192691023}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6808","nonce":1192691023},{"type":"v1","addr":"172.21.15.6:6809","nonce":1192691023}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6806","nonce":1192691023},{"type":"v1","addr":"172.21.15.6:6807","nonce":1192691023}]},"public_addr":"172.21.15.6:6803/1192691023","cluster_addr":"172.21.15.6:6805/1192691023","heartbeat_back_addr":"172.21.15.6:6809/1192691023","heartbeat_front_addr":"172.21.15.6:6807/1192691023","state":["exists","up"]},{"osd":1,"uuid":"ed094c7d-e7fe-4e41-902b-9a35e67453c3","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.6:6810","nonce":572820760},{"type":"v1","addr":"172.21.15.6:6811","nonce":572820760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6812","nonce":572820760},{"type":"v1","addr":"172.21.15.6:6813","nonce":572820760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6816","nonce":572820760},{"type":"v1","addr":"172.21.15.6:6817","nonce":572820760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6814","nonce":572820760},{"type":"v1","addr":"172.21.15.6:6815","nonce":572820760}]},"public_addr":"172.21.15.6:6811/572820760","cluster_addr":"172.21.15.6:6813/572820760","heartbeat_back_addr":"172.21.15.6:6817/572820760","heartbeat_front_addr":"172.21.15.6:6815/572820760","state":["exists","up"]},{"osd":2,"uuid":"7b5fdd0e-03e3-4fed-9a86-55e266efac0f","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.6:6818","nonce":2611379330},{"type":"v1","addr":"172.21.15.6:6819","nonce":2611379330}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6820","nonce":2611379330},{"type":"v1","addr":"172.21.15.6:6821","nonce":2611379330}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6824","nonce":2611379330},{"type":"v1","addr":"172.21.15.6:6825","nonce":2611379330}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6822","nonce":2611379330},{"type":"v1","addr":"172.21.15.6:6823","nonce":2611379330}]},"public_addr":"172.21.15.6:6819/2611379330","cluster_addr":"172.21.15.6:6821/2611379330","heartbeat_back_addr":"172.21.15.6:6825/2611379330","heartbeat_front_addr":"172.21.15.6:6823/2611379330","state":["exists","up"]},{"osd":3,"uuid":"123ece9a-83ff-4c49-b9bc-02cbe4c68bb8","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.6:6826","nonce":389949912},{"type":"v1","addr":"172.21.15.6:6827","nonce":389949912}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6828","nonce":389949912},{"type":"v1","addr":"172.21.15.6:6829","nonce":389949912}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6832","nonce":389949912},{"type":"v1","addr":"172.21.15.6:6833","nonce":389949912}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.6:6830","nonce":389949912},{"type":"v1","addr":"172.21.15.6:6831","nonce":389949912}]},"public_addr":"172.21.15.6:6827/389949912","cluster_addr":"172.21.15.6:6829/389949912","heartbeat_back_addr":"172.21.15.6:6833/389949912","heartbeat_front_addr":"172.21.15.6:6831/389949912","state":["exists","up"]},{"osd":4,"uuid":"c234d866-a6e4-43f7-938c-148dd3928d4c","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.141:6800","nonce":1707889261},{"type":"v1","addr":"172.21.15.141:6801","nonce":1707889261}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6802","nonce":1707889261},{"type":"v1","addr":"172.21.15.141:6803","nonce":1707889261}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6806","nonce":1707889261},{"type":"v1","addr":"172.21.15.141:6807","nonce":1707889261}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6804","nonce":1707889261},{"type":"v1","addr":"172.21.15.141:6805","nonce":1707889261}]},"public_addr":"172.21.15.141:6801/1707889261","cluster_addr":"172.21.15.141:6803/1707889261","heartbeat_back_addr":"172.21.15.141:6807/1707889261","heartbeat_front_addr":"172.21.15.141:6805/1707889261","state":["exists","up"]},{"osd":5,"uuid":"cd90bf1d-8fe8-4ff3-8c90-de91bde3af1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6808","nonce":4286065249},{"type":"v1","addr":"172.21.15.141:6809","nonce":4286065249}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6810","nonce":4286065249},{"type":"v1","addr":"172.21.15.141:6811","nonce":4286065249}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6814","nonce":4286065249},{"type":"v1","addr":"172.21.15.141:6815","nonce":4286065249}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6812","nonce":4286065249},{"type":"v1","addr":"172.21.15.141:6813","nonce":4286065249}]},"public_addr":"172.21.15.141:6809/4286065249","cluster_addr":"172.21.15.141:6811/4286065249","heartbeat_back_addr":"172.21.15.141:6815/4286065249","heartbeat_front_addr":"172.21.15.141:6813/4286065249","state":["exists","up"]},{"osd":6,"uuid":"35c00f9a-f977-4153-84c5-8af8a6428929","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6816","nonce":719817433},{"type":"v1","addr":"172.21.15.141:6817","nonce":719817433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6818","nonce":719817433},{"type":"v1","addr":"172.21.15.141:6819","nonce":719817433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6822","nonce":719817433},{"type":"v1","addr":"172.21.15.141:6823","nonce":719817433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6820","nonce":719817433},{"type":"v1","addr":"172.21.15.141:6821","nonce":719817433}]},"public_addr":"172.21.15.141:6817/719817433","cluster_addr":"172.21.15.141:6819/719817433","heartbeat_back_addr":"172.21.15.141:6823/719817433","heartbeat_front_addr":"172.21.15.141:6821/719817433","state":["exists","up"]},{"osd":7,"uuid":"7b44a9de-8618-4fd0-89ce-3abde2628076","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.141:6824","nonce":230333441},{"type":"v1","addr":"172.21.15.141:6825","nonce":230333441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6826","nonce":230333441},{"type":"v1","addr":"172.21.15.141:6827","nonce":230333441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6830","nonce":230333441},{"type":"v1","addr":"172.21.15.141:6831","nonce":230333441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6828","nonce":230333441},{"type":"v1","addr":"172.21.15.141:6829","nonce":230333441}]},"public_addr":"172.21.15.141:6825/230333441","cluster_addr":"172.21.15.141:6827/230333441","heartbeat_back_addr":"172.21.15.141:6831/230333441","heartbeat_front_addr":"172.21.15.141:6829/230333441","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-12-02T07:39:13.000405+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-12-02T07:39:34.118749+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-12-02T07:39:53.767763+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-12-02T07:40:12.519756+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-12-02T07:40:28.835045+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-12-02T07:40:44.514357+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-12-02T07:41:00.774842+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-12-02T07:41:16.812510+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.6:6801/1205072902":"2023-12-03T07:38:27.983547+0000","172.21.15.6:0/339716542":"2023-12-03T07:37:45.961737+0000","172.21.15.6:6800/1205072902":"2023-12-03T07:38:27.983547+0000","172.21.15.6:0/2535306659":"2023-12-03T07:37:45.961737+0000","172.21.15.6:6800/4290458019":"2023-12-03T07:37:45.961737+0000","172.21.15.6:0/57999683":"2023-12-03T07:37:20.960928+0000","172.21.15.6:0/2959313972":"2023-12-03T07:38:27.983547+0000","172.21.15.6:0/1487847298":"2023-12-03T07:37:20.960928+0000","172.21.15.6:6801/4290458019":"2023-12-03T07:37:45.961737+0000","172.21.15.6:0/1346203977":"2023-12-03T07:37:20.960928+0000","172.21.15.6:0/2134951476":"2023-12-03T07:38:27.983547+0000","172.21.15.6:6800/395519874":"2023-12-03T07:37:20.960928+0000","172.21.15.6:0/4256398036":"2023-12-03T07:38:27.983547+0000","172.21.15.6:0/1585440310":"2023-12-03T07:37:45.961737+0000","172.21.15.6:6801/395519874":"2023-12-03T07:37:20.960928+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-12-02T07:41:31.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:31 smithi006 ceph-mon[107747]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:31.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:31 smithi141 ceph-mon[110575]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:31.743 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-02T07:41:31.743 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-02T07:41:31.744 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-02T07:41:31.744 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-02T07:41:31.744 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-02T07:41:31.745 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-02T07:41:31.745 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-02T07:41:31.745 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-02T07:41:32.284 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:32.334 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:32.516 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:32 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1251423038' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:41:32.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:32 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1251423038' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:41:32.588 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:32.638 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:33.394 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:33 smithi006 ceph-mon[107747]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:33.494 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:33.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:33 smithi141 ceph-mon[110575]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:33.648 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:34.150 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:34.282 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:34 smithi006 ceph-mon[107747]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:34.452 INFO:teuthology.orchestra.run.smithi006.stdout:60129542170 2023-12-02T07:41:34.453 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-02T07:41:34.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:34 smithi141 ceph-mon[110575]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:34.956 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:35.169 INFO:teuthology.orchestra.run.smithi006.stdout:81604378646 2023-12-02T07:41:35.169 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-02T07:41:36.406 INFO:teuthology.orchestra.run.smithi006.stdout:38654705694 2023-12-02T07:41:36.407 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-02T07:41:37.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:37 smithi006 ceph-mon[107747]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:37.406 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:37 smithi141 ceph-mon[110575]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:37.782 INFO:teuthology.orchestra.run.smithi006.stdout:227633266694 2023-12-02T07:41:37.783 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-02T07:41:37.882 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:37.882 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:37.883 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:38.127 INFO:teuthology.orchestra.run.smithi006.stdout:133143986193 2023-12-02T07:41:38.128 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-02T07:41:39.461 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:39 smithi006 ceph-mon[107747]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:39.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:39 smithi141 ceph-mon[110575]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:40.107 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:40.474 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:40.632 INFO:teuthology.orchestra.run.smithi006.stdout:197568495626 2023-12-02T07:41:40.633 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-02T07:41:40.870 INFO:teuthology.orchestra.run.smithi006.stdout:163208757261 2023-12-02T07:41:40.870 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-02T07:41:41.253 INFO:teuthology.orchestra.run.smithi006.stdout:38654705695 2023-12-02T07:41:41.449 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:41 smithi006 ceph-mon[107747]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:41.449 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:41 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1285297167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-02T07:41:41.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:41 smithi141 ceph-mon[110575]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:41.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:41 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1285297167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-02T07:41:41.869 INFO:teuthology.orchestra.run.smithi006.stdout:60129542171 2023-12-02T07:41:42.043 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705694 got 38654705695 for osd.0 2023-12-02T07:41:42.043 DEBUG:teuthology.parallel:result is None 2023-12-02T07:41:42.212 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:42.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:42 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/13859550' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-02T07:41:42.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:42 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/13859550' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-02T07:41:42.935 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542170 got 60129542171 for osd.1 2023-12-02T07:41:42.935 DEBUG:teuthology.parallel:result is None 2023-12-02T07:41:43.132 INFO:teuthology.orchestra.run.smithi006.stdout:111669149717 2023-12-02T07:41:43.132 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-02T07:41:43.169 INFO:teuthology.orchestra.run.smithi006.stdout:81604378648 2023-12-02T07:41:43.442 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:43 smithi006 ceph-mon[107747]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:43.442 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:43 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3452853954' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-02T07:41:43.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:43 smithi141 ceph-mon[110575]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:43.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:43 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3452853954' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-02T07:41:43.759 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378646 got 81604378648 for osd.2 2023-12-02T07:41:43.759 DEBUG:teuthology.parallel:result is None 2023-12-02T07:41:43.966 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:44.163 INFO:teuthology.orchestra.run.smithi006.stdout:227633266695 2023-12-02T07:41:44.459 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:44 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2498836394' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-02T07:41:44.550 INFO:tasks.cephadm.ceph_manager.ceph:need seq 227633266694 got 227633266695 for osd.7 2023-12-02T07:41:44.550 DEBUG:teuthology.parallel:result is None 2023-12-02T07:41:44.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:44 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/2498836394' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-02T07:41:44.866 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:45.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:45 smithi006 ceph-mon[107747]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:45.403 INFO:teuthology.orchestra.run.smithi006.stdout:133143986194 2023-12-02T07:41:45.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:45 smithi141 ceph-mon[110575]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:45.717 INFO:teuthology.orchestra.run.smithi006.stdout:197568495628 2023-12-02T07:41:46.308 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495626 got 197568495628 for osd.6 2023-12-02T07:41:46.309 DEBUG:teuthology.parallel:result is None 2023-12-02T07:41:46.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:46 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/685852373' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-02T07:41:46.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:46 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1449894452' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-02T07:41:46.515 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986193 got 133143986194 for osd.4 2023-12-02T07:41:46.515 DEBUG:teuthology.parallel:result is None 2023-12-02T07:41:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:46 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/685852373' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-02T07:41:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:46 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1449894452' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-02T07:41:47.159 INFO:teuthology.orchestra.run.smithi006.stdout:163208757262 2023-12-02T07:41:47.256 INFO:teuthology.orchestra.run.smithi006.stdout:111669149718 2023-12-02T07:41:47.450 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:47 smithi006 ceph-mon[107747]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:47.450 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:47 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2380959952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-02T07:41:47.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:47 smithi141 ceph-mon[110575]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:47.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:47 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/2380959952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-02T07:41:47.610 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757261 got 163208757262 for osd.5 2023-12-02T07:41:47.610 DEBUG:teuthology.parallel:result is None 2023-12-02T07:41:47.832 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149717 got 111669149718 for osd.3 2023-12-02T07:41:47.832 DEBUG:teuthology.parallel:result is None 2023-12-02T07:41:47.833 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-02T07:41:47.833 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-02T07:41:48.087 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:48.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:48 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/2176155393' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-02T07:41:48.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:48 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2176155393' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-02T07:41:49.293 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:41:49.295 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2023-12-02T07:41:49.558 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:49 smithi006 ceph-mon[107747]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:49.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:49 smithi141 ceph-mon[110575]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:49.674 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":145,"stamp":"2023-12-02T07:41:48.082761+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":48544,"kb_used_data":6112,"kb_used_omap":0,"kb_used_meta":42368,"kb_avail":749912672,"statfs":{"total":767960285184,"available":767910576128,"internally_reserved":0,"allocated":6258688,"data_stored":3475536,"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.002276"},"pg_stats":[{"pgid":"1.0","version":"23'117","reported_seq":228,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-12-02T07:41:22.237916+0000","last_change":"2023-12-02T07:41:22.237916+0000","last_active":"2023-12-02T07:41:22.237916+0000","last_peered":"2023-12-02T07:41:22.237916+0000","last_clean":"2023-12-02T07:41:22.237916+0000","last_became_active":"2023-12-02T07:41:22.237545+0000","last_became_peered":"2023-12-02T07:41:22.237545+0000","last_unstale":"2023-12-02T07:41:22.237916+0000","last_undegraded":"2023-12-02T07:41:22.237916+0000","last_fullsized":"2023-12-02T07:41:22.237916+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-12-02T07:39:56.737733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-02T07:39:56.737733+0000","last_clean_scrub_stamp":"2023-12-02T07:39:56.737733+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-12-03T17:27:17.611900+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":764963,"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.48199999999999998}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63100000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56499999999999995}]},{"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.59399999999999997}]},{"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.495}]},{"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.58199999999999996}]},{"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.61299999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495628,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":764640,"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.45300000000000001}]},{"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.56799999999999995}]},{"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.502}]},{"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.48799999999999999}]},{"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.38800000000000001}]},{"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.52000000000000002}]},{"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.55100000000000005}]}]},{"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":236300,"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":"Sat Dec 2 07:41:38 2023","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.442,"15min":0.44700000000000001},"min":{"1min":0.28999999999999998,"5min":0.247,"15min":0.247},"max":{"1min":0.56599999999999995,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.434,"15min":0.42899999999999999},"min":{"1min":0.32800000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.64600000000000002,"5min":0.755,"15min":0.755},"last":0.34699999999999998}]},{"osd":2,"last update":"Sat Dec 2 07:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.5}]},{"osd":3,"last update":"Sat Dec 2 07:41:16 2023","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.46000000000000002}]},{"osd":4,"last update":"Sat Dec 2 07:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.61299999999999999}]},{"osd":5,"last update":"Sat Dec 2 07:41:46 2023","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.57999999999999996}]},{"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.75800000000000001}]},{"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.67600000000000005}]}]},{"osd":0,"up_from":9,"seq":38654705697,"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":765228,"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":"Sat Dec 2 07:41:42 2023","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.38400000000000001,"15min":0.38100000000000001},"min":{"1min":0.28399999999999997,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.52600000000000002,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.38900000000000001,"15min":0.376},"min":{"1min":0.307,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.371}]},{"osd":2,"last update":"Sat Dec 2 07:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.32500000000000001}]},{"osd":3,"last update":"Sat Dec 2 07:41:15 2023","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.307}]},{"osd":4,"last update":"Sat Dec 2 07:41:32 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.64700000000000002}]},{"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.51400000000000001}]},{"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.61199999999999999}]},{"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.63200000000000001}]}]},{"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":236300,"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":"Sat Dec 2 07:40:56 2023","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.49399999999999999}]},{"osd":1,"last update":"Sat Dec 2 07:40:56 2023","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.46700000000000003}]},{"osd":3,"last update":"Sat Dec 2 07:41:16 2023","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.433}]},{"osd":4,"last update":"Sat Dec 2 07:41:32 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.65600000000000003}]},{"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.74299999999999999}]},{"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.77500000000000002}]},{"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.81699999999999995}]}]},{"osd":3,"up_from":26,"seq":111669149718,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":236035,"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":"Sat Dec 2 07:41:17 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.373}]},{"osd":1,"last update":"Sat Dec 2 07:41:17 2023","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.39400000000000002}]},{"osd":2,"last update":"Sat Dec 2 07:41:17 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.36499999999999999}]},{"osd":4,"last update":"Sat Dec 2 07:41:34 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.67700000000000005}]},{"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.59199999999999997}]},{"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.75}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61099999999999999}]}]},{"osd":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":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":236035,"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":"Sat Dec 2 07:41:31 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.47399999999999998}]},{"osd":1,"last update":"Sat Dec 2 07:41:31 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.45300000000000001}]},{"osd":2,"last update":"Sat Dec 2 07:41:31 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.53900000000000003}]},{"osd":3,"last update":"Sat Dec 2 07:41:31 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.5}]},{"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.33500000000000002}]},{"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.41099999999999998}]},{"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.38}]}]},{"osd":5,"up_from":38,"seq":163208757263,"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":236035,"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.59299999999999997}]},{"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.47899999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64300000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51500000000000001}]},{"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.42699999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.496}]},{"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.503}]}]}],"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-12-02T07:41:49.675 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-02T07:41:49.937 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:51.126 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:41:51.128 INFO:teuthology.orchestra.run.smithi006.stderr:dumped all 2023-12-02T07:41:51.550 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:51 smithi006 ceph-mon[107747]: from='client.14444 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:41:51.550 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:51 smithi006 ceph-mon[107747]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:51.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:51 smithi141 ceph-mon[110575]: from='client.14444 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:41:51.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:51 smithi141 ceph-mon[110575]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:51.574 INFO:teuthology.orchestra.run.smithi006.stdout:{"pg_ready":true,"pg_map":{"version":146,"stamp":"2023-12-02T07:41:50.083334+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":48544,"kb_used_data":6112,"kb_used_omap":0,"kb_used_meta":42368,"kb_avail":749912672,"statfs":{"total":767960285184,"available":767910576128,"internally_reserved":0,"allocated":6258688,"data_stored":3475536,"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.002493"},"pg_stats":[{"pgid":"1.0","version":"23'117","reported_seq":228,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-12-02T07:41:22.237916+0000","last_change":"2023-12-02T07:41:22.237916+0000","last_active":"2023-12-02T07:41:22.237916+0000","last_peered":"2023-12-02T07:41:22.237916+0000","last_clean":"2023-12-02T07:41:22.237916+0000","last_became_active":"2023-12-02T07:41:22.237545+0000","last_became_peered":"2023-12-02T07:41:22.237545+0000","last_unstale":"2023-12-02T07:41:22.237916+0000","last_undegraded":"2023-12-02T07:41:22.237916+0000","last_fullsized":"2023-12-02T07:41:22.237916+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-12-02T07:39:56.737733+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-02T07:39:56.737733+0000","last_clean_scrub_stamp":"2023-12-02T07:39:56.737733+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-12-03T17:27:17.611900+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":227633266697,"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":764963,"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.61599999999999999}]},{"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.50600000000000001}]},{"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.51700000000000002}]},{"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.41199999999999998}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49199999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495629,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":764640,"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.443}]},{"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.39900000000000002}]},{"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.47199999999999998}]},{"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.52300000000000002}]},{"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.49199999999999999}]},{"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.33000000000000002}]},{"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.38500000000000001}]}]},{"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":236300,"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":"Sat Dec 2 07:41:38 2023","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.442,"15min":0.44700000000000001},"min":{"1min":0.28999999999999998,"5min":0.247,"15min":0.247},"max":{"1min":0.56599999999999995,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.434,"15min":0.42899999999999999},"min":{"1min":0.32800000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.64600000000000002,"5min":0.755,"15min":0.755},"last":0.34699999999999998}]},{"osd":2,"last update":"Sat Dec 2 07:40:55 2023","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.5}]},{"osd":3,"last update":"Sat Dec 2 07:41:16 2023","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.46000000000000002}]},{"osd":4,"last update":"Sat Dec 2 07:41:33 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.61299999999999999}]},{"osd":5,"last update":"Sat Dec 2 07:41:46 2023","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.57999999999999996}]},{"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.75800000000000001}]},{"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.67600000000000005}]}]},{"osd":0,"up_from":9,"seq":38654705697,"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":765228,"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":"Sat Dec 2 07:41:42 2023","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.38400000000000001,"15min":0.38100000000000001},"min":{"1min":0.28399999999999997,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.52600000000000002,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.38900000000000001,"15min":0.376},"min":{"1min":0.307,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.371}]},{"osd":2,"last update":"Sat Dec 2 07:40:58 2023","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.32500000000000001}]},{"osd":3,"last update":"Sat Dec 2 07:41:15 2023","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.307}]},{"osd":4,"last update":"Sat Dec 2 07:41:32 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.64700000000000002}]},{"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.51400000000000001}]},{"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.61199999999999999}]},{"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.63200000000000001}]}]},{"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":236300,"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":"Sat Dec 2 07:40:56 2023","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.49399999999999999}]},{"osd":1,"last update":"Sat Dec 2 07:40:56 2023","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.46700000000000003}]},{"osd":3,"last update":"Sat Dec 2 07:41:16 2023","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.433}]},{"osd":4,"last update":"Sat Dec 2 07:41:32 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.65600000000000003}]},{"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.74299999999999999}]},{"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.77500000000000002}]},{"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.81699999999999995}]}]},{"osd":3,"up_from":26,"seq":111669149718,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":236035,"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":"Sat Dec 2 07:41:17 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.373}]},{"osd":1,"last update":"Sat Dec 2 07:41:17 2023","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.39400000000000002}]},{"osd":2,"last update":"Sat Dec 2 07:41:17 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.36499999999999999}]},{"osd":4,"last update":"Sat Dec 2 07:41:34 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.67700000000000005}]},{"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.59199999999999997}]},{"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.75}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61099999999999999}]}]},{"osd":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":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":236035,"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":"Sat Dec 2 07:41:31 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.47399999999999998}]},{"osd":1,"last update":"Sat Dec 2 07:41:31 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.45300000000000001}]},{"osd":2,"last update":"Sat Dec 2 07:41:31 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.53900000000000003}]},{"osd":3,"last update":"Sat Dec 2 07:41:31 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.5}]},{"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.33500000000000002}]},{"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.41099999999999998}]},{"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.38}]}]},{"osd":5,"up_from":38,"seq":163208757263,"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":236035,"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.59299999999999997}]},{"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.47899999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64300000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51500000000000001}]},{"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.42699999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.496}]},{"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.503}]}]}],"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-12-02T07:41:51.575 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-02T07:41:51.575 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-02T07:41:51.575 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-02T07:41:51.575 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-02T07:41:51.832 INFO:teuthology.orchestra.run.smithi006.stderr:Inferring config /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/mon.smithi006/config 2023-12-02T07:41:52.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:52 smithi006 ceph-mon[107747]: from='client.14448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:41:52.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:52 smithi141 ceph-mon[110575]: from='client.14448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:41:53.145 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:41:53.145 INFO:teuthology.orchestra.run.smithi006.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-02T07:41:53.490 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:53 smithi006 ceph-mon[107747]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:53.491 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:53 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3027518310' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-02T07:41:53.546 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-02T07:41:53.546 INFO:tasks.cephadm:Setup complete, yielding 2023-12-02T07:41:53.547 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-02T07:41:53.558 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T07:41:53.558 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- bash -c 'ceph orch status' 2023-12-02T07:41:53.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:53 smithi141 ceph-mon[110575]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:53.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:53 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3027518310' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-02T07:41:55.042 INFO:teuthology.orchestra.run.smithi006.stdout:Backend: cephadm 2023-12-02T07:41:55.042 INFO:teuthology.orchestra.run.smithi006.stdout:Available: Yes 2023-12-02T07:41:55.042 INFO:teuthology.orchestra.run.smithi006.stdout:Paused: No 2023-12-02T07:41:55.341 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:55 smithi006 ceph-mon[107747]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:55.440 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- bash -c 'ceph orch ps' 2023-12-02T07:41:55.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:55 smithi141 ceph-mon[110575]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:56.463 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:56 smithi006 ceph-mon[107747]: from='client.14456 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:41:56.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:56 smithi141 ceph-mon[110575]: from='client.14456 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:41:56.878 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:41:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.smithi006 smithi006 *:9093,9094 running (2m) 99s ago 3m 16.6M - ba2b418f427c 54832093f994 2023-12-02T07:41:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi006 smithi006 running (3m) 99s ago 3m 7042k - 17.2.0 e1d6a67b021e 40879d34fb42 2023-12-02T07:41:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi141 smithi141 running (3m) 42s ago 3m 7151k - 17.2.0 e1d6a67b021e 23c5738d246b 2023-12-02T07:41:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.smithi006 smithi006 *:3000 running (2m) 99s ago 3m 46.0M - 8.3.5 dad864ee21e9 403e5c023c1d 2023-12-02T07:41:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi006.kplyue smithi006 *:9283 running (4m) 99s ago 4m 463M - 17.2.0 e1d6a67b021e 2f2cc8a6e92d 2023-12-02T07:41:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi141.lwiuet smithi141 *:8443,9283 running (3m) 42s ago 3m 420M - 17.2.0 e1d6a67b021e 21f5cce8512c 2023-12-02T07:41:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi006 smithi006 running (4m) 99s ago 5m 60.1M 2048M 17.2.0 e1d6a67b021e 416f401143b9 2023-12-02T07:41:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi141 smithi141 running (3m) 42s ago 3m 52.5M 2048M 17.2.0 e1d6a67b021e 5085cafdc1fb 2023-12-02T07:41:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi006 smithi006 *:9100 running (3m) 99s ago 3m 23.8M - 1dbe0e931976 50c7cf89c6e1 2023-12-02T07:41:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi141 smithi141 *:9100 running (3m) 42s ago 3m 23.7M - 1dbe0e931976 709c9b3b5b39 2023-12-02T07:41:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (2m) 99s ago 2m 41.1M 3225M 17.2.0 e1d6a67b021e 83f0702a76d2 2023-12-02T07:41:56.879 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (2m) 99s ago 2m 43.5M 3225M 17.2.0 e1d6a67b021e 21af3657a7bc 2023-12-02T07:41:56.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (2m) 99s ago 2m 37.3M 3225M 17.2.0 e1d6a67b021e 067e499eecaf 2023-12-02T07:41:56.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (108s) 99s ago 108s 34.7M 3225M 17.2.0 e1d6a67b021e 5995a6c9ea73 2023-12-02T07:41:56.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi141 running (92s) 42s ago 92s 40.9M 3992M 17.2.0 e1d6a67b021e 640788336e6f 2023-12-02T07:41:56.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi141 running (76s) 42s ago 76s 40.4M 3992M 17.2.0 e1d6a67b021e 465cee4698ea 2023-12-02T07:41:56.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi141 running (60s) 42s ago 60s 34.9M 3992M 17.2.0 e1d6a67b021e a76e18dadef5 2023-12-02T07:41:56.880 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi141 running (44s) 42s ago 44s 11.6M 3992M 17.2.0 e1d6a67b021e 7f1d2a2bed11 2023-12-02T07:41:56.880 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.smithi006 smithi006 *:9095 running (3m) 99s ago 3m 50.5M - 514e6a882f6e b70e7606c374 2023-12-02T07:41:57.349 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- bash -c 'ceph orch ls' 2023-12-02T07:41:57.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:57 smithi141 ceph-mon[110575]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:57.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:57 smithi006 ceph-mon[107747]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:58.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:58 smithi006 ceph-mon[107747]: from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:41:58.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:58 smithi141 ceph-mon[110575]: from='client.14460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:41:58.792 INFO:teuthology.orchestra.run.smithi006.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-12-02T07:41:58.792 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager ?:9093,9094 1/1 101s ago 4m count:1 2023-12-02T07:41:58.792 INFO:teuthology.orchestra.run.smithi006.stdout:crash 2/2 101s ago 4m * 2023-12-02T07:41:58.792 INFO:teuthology.orchestra.run.smithi006.stdout:grafana ?:3000 1/1 101s ago 4m count:1 2023-12-02T07:41:58.792 INFO:teuthology.orchestra.run.smithi006.stdout:mgr 2/2 101s ago 4m count:2 2023-12-02T07:41:58.792 INFO:teuthology.orchestra.run.smithi006.stdout:mon 2/2 101s ago 3m smithi006:172.21.15.6=smithi006;smithi141:172.21.15.141=smithi141;count:2 2023-12-02T07:41:58.792 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter ?:9100 2/2 101s ago 4m * 2023-12-02T07:41:58.792 INFO:teuthology.orchestra.run.smithi006.stdout:osd 8 101s ago - 2023-12-02T07:41:58.792 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus ?:9095 1/1 101s ago 4m count:1 2023-12-02T07:41:59.189 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- bash -c 'ceph orch host ls' 2023-12-02T07:41:59.544 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:41:59 smithi006 ceph-mon[107747]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:41:59.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:41:59 smithi141 ceph-mon[110575]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:00.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:00 smithi141 ceph-mon[110575]: from='client.14464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:00.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:00 smithi006 ceph-mon[107747]: from='client.14464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:00.669 INFO:teuthology.orchestra.run.smithi006.stdout:HOST ADDR LABELS STATUS 2023-12-02T07:42:00.669 INFO:teuthology.orchestra.run.smithi006.stdout:smithi006 172.21.15.6 2023-12-02T07:42:00.669 INFO:teuthology.orchestra.run.smithi006.stdout:smithi141 172.21.15.141 2023-12-02T07:42:00.669 INFO:teuthology.orchestra.run.smithi006.stdout:2 hosts in cluster 2023-12-02T07:42:01.063 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- bash -c 'ceph orch device ls' 2023-12-02T07:42:01.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:01 smithi006 ceph-mon[107747]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:01.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:01 smithi141 ceph-mon[110575]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:02.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:02 smithi006 ceph-mon[107747]: from='client.14468 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:02.503 INFO:teuthology.orchestra.run.smithi006.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REJECT REASONS 2023-12-02T07:42:02.503 INFO:teuthology.orchestra.run.smithi006.stdout:smithi006 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT5330000H400BGN 400G LVM detected, locked 2023-12-02T07:42:02.503 INFO:teuthology.orchestra.run.smithi006.stdout:smithi141 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6242001S400BGN 400G LVM detected, locked 2023-12-02T07:42:02.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:02 smithi141 ceph-mon[110575]: from='client.14468 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:02.906 INFO:teuthology.run_tasks:Running task vip.exec... 2023-12-02T07:42:02.915 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T07:42:02.915 DEBUG:teuthology.orchestra.run.smithi006:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-12-02T07:42:02.950 INFO:teuthology.orchestra.run.smithi006.stderr:+ systemctl stop nfs-server 2023-12-02T07:42:02.959 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi141.front.sepia.ceph.com 2023-12-02T07:42:02.959 DEBUG:teuthology.orchestra.run.smithi141:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-12-02T07:42:02.998 INFO:teuthology.orchestra.run.smithi141.stderr:+ systemctl stop nfs-server 2023-12-02T07:42:03.007 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-02T07:42:03.015 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T07:42:03.016 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- bash -c 'ceph fs volume create foofs' 2023-12-02T07:42:03.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:03 smithi141 ceph-mon[110575]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:03.577 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:03 smithi006 ceph-mon[107747]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:04.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:04 smithi141 ceph-mon[110575]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:04.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:04 smithi006 ceph-mon[107747]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:05.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:05 smithi141 ceph-mon[110575]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:05.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:05 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-12-02T07:42:05.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:05 smithi006 ceph-mon[107747]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:05.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:05 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-12-02T07:42:06.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:06 smithi141 ceph-mon[110575]: from='client.14476 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:06.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:06 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-12-02T07:42:06.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:06 smithi141 ceph-mon[110575]: osdmap e58: 8 total, 8 up, 8 in 2023-12-02T07:42:06.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:06 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-12-02T07:42:06.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:06 smithi141 ceph-mon[110575]: pgmap v155: 33 pgs: 2 creating+peering, 1 active+clean, 30 unknown; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:06.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:06 smithi006 ceph-mon[107747]: from='client.14476 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:06.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:06 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-12-02T07:42:06.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:06 smithi006 ceph-mon[107747]: osdmap e58: 8 total, 8 up, 8 in 2023-12-02T07:42:06.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:06 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-12-02T07:42:06.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:06 smithi006 ceph-mon[107747]: pgmap v155: 33 pgs: 2 creating+peering, 1 active+clean, 30 unknown; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:06.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:06 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-mon-smithi006[107724]: 2023-12-02T07:42:06.295+0000 7f2970153700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-02T07:42:06.706 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-02T07:42:06.719 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2023-12-02T07:42:06.720 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-12-02T07:42:07.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-12-02T07:42:07.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: osdmap e59: 8 total, 8 up, 8 in 2023-12-02T07:42:07.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-12-02T07:42:07.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-02T07:42:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-02T07:42:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: osdmap e60: 8 total, 8 up, 8 in 2023-12-02T07:42:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-12-02T07:42:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: fsmap foofs:0 2023-12-02T07:42:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: Saving service mds.foofs spec with placement count:2 2023-12-02T07:42:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:07.353 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:07.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi006.iusbcn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-02T07:42:07.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi006.iusbcn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-02T07:42:07.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:07.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:07 smithi006 ceph-mon[107747]: Deploying daemon mds.foofs.smithi006.iusbcn on smithi006 2023-12-02T07:42:07.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-12-02T07:42:07.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: osdmap e59: 8 total, 8 up, 8 in 2023-12-02T07:42:07.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-12-02T07:42:07.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-02T07:42:07.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-02T07:42:07.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: osdmap e60: 8 total, 8 up, 8 in 2023-12-02T07:42:07.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-12-02T07:42:07.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: fsmap foofs:0 2023-12-02T07:42:07.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: Saving service mds.foofs spec with placement count:2 2023-12-02T07:42:07.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:07.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:07.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:07.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:07.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:07.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:07.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi006.iusbcn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-02T07:42:07.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi006.iusbcn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-02T07:42:07.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:07.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:07 smithi141 ceph-mon[110575]: Deploying daemon mds.foofs.smithi006.iusbcn on smithi006 2023-12-02T07:42:08.471 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:42:08.472 INFO:teuthology.orchestra.run.smithi006.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-12-02T07:37:35.576998Z", "last_refresh": "2023-12-02T07:40:17.205501Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-12-02T07:37:31.506060Z", "last_refresh": "2023-12-02T07:40:17.205589Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-12-02T07:37:33.746426Z", "last_refresh": "2023-12-02T07:40:17.205663Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-12-02T07:42:06.324954Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-12-02T07:42:06.319855Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-02T07:37:30.622152Z", "last_refresh": "2023-12-02T07:40:17.205420Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi006:172.21.15.6=smithi006", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-02T07:38:07.976727Z", "last_refresh": "2023-12-02T07:40:17.205258Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-12-02T07:37:34.667815Z", "last_refresh": "2023-12-02T07:40:17.205732Z", "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-12-02T07:40:17.205869Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-12-02T07:37:32.642029Z", "last_refresh": "2023-12-02T07:40:17.205801Z", "ports": [9095], "running": 1, "size": 1}}] 2023-12-02T07:42:08.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:08 smithi006 ceph-mon[107747]: osdmap e61: 8 total, 8 up, 8 in 2023-12-02T07:42:08.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:08 smithi006 ceph-mon[107747]: pgmap v159: 65 pgs: 11 creating+peering, 11 active+clean, 43 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:08.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:08 smithi141 ceph-mon[110575]: osdmap e61: 8 total, 8 up, 8 in 2023-12-02T07:42:08.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:08 smithi141 ceph-mon[110575]: pgmap v159: 65 pgs: 11 creating+peering, 11 active+clean, 43 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:09.013 INFO:tasks.cephadm:mds.foofs has 0/2 2023-12-02T07:42:09.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:09 smithi006 ceph-mon[107747]: osdmap e62: 8 total, 8 up, 8 in 2023-12-02T07:42:09.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:09 smithi006 ceph-mon[107747]: from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:42:09.793 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:09 smithi141 ceph-mon[110575]: osdmap e62: 8 total, 8 up, 8 in 2023-12-02T07:42:09.793 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:09 smithi141 ceph-mon[110575]: from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:42:10.014 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-12-02T07:42:10.723 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:10.723 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi141.qmnqkz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-02T07:42:10.723 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi141.qmnqkz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-02T07:42:10.723 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:10.723 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: Deploying daemon mds.foofs.smithi141.qmnqkz on smithi141 2023-12-02T07:42:10.724 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: pgmap v161: 65 pgs: 11 creating+peering, 30 active+clean, 24 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:10.724 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: mds.? [v2:172.21.15.6:6834/2721622751,v1:172.21.15.6:6835/2721622751] up:boot 2023-12-02T07:42:10.724 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: daemon mds.foofs.smithi006.iusbcn assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-12-02T07:42:10.724 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-02T07:42:10.724 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-02T07:42:10.724 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: Cluster is now healthy 2023-12-02T07:42:10.724 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: fsmap foofs:0 1 up:standby 2023-12-02T07:42:10.724 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi006.iusbcn"}]: dispatch 2023-12-02T07:42:10.724 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: fsmap foofs:1 {0=foofs.smithi006.iusbcn=up:creating} 2023-12-02T07:42:10.724 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:10 smithi006 ceph-mon[107747]: daemon mds.foofs.smithi006.iusbcn is now active in filesystem foofs as rank 0 2023-12-02T07:42:10.769 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:10.769 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi141.qmnqkz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-02T07:42:10.769 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi141.qmnqkz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-02T07:42:10.769 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:10.769 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: Deploying daemon mds.foofs.smithi141.qmnqkz on smithi141 2023-12-02T07:42:10.770 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: pgmap v161: 65 pgs: 11 creating+peering, 30 active+clean, 24 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:10.770 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: mds.? [v2:172.21.15.6:6834/2721622751,v1:172.21.15.6:6835/2721622751] up:boot 2023-12-02T07:42:10.770 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: daemon mds.foofs.smithi006.iusbcn assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-12-02T07:42:10.770 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-02T07:42:10.770 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-02T07:42:10.770 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: Cluster is now healthy 2023-12-02T07:42:10.770 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: fsmap foofs:0 1 up:standby 2023-12-02T07:42:10.770 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi006.iusbcn"}]: dispatch 2023-12-02T07:42:10.770 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: fsmap foofs:1 {0=foofs.smithi006.iusbcn=up:creating} 2023-12-02T07:42:10.770 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:10 smithi141 ceph-mon[110575]: daemon mds.foofs.smithi006.iusbcn is now active in filesystem foofs as rank 0 2023-12-02T07:42:11.453 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:42:11.453 INFO:teuthology.orchestra.run.smithi006.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-12-02T07:37:35.576998Z", "last_refresh": "2023-12-02T07:40:17.205501Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-12-02T07:37:31.506060Z", "last_refresh": "2023-12-02T07:40:17.205589Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-12-02T07:37:33.746426Z", "last_refresh": "2023-12-02T07:40:17.205663Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-12-02T07:42:06.324954Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-12-02T07:42:06.319855Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-02T07:37:30.622152Z", "last_refresh": "2023-12-02T07:40:17.205420Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi006:172.21.15.6=smithi006", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-02T07:38:07.976727Z", "last_refresh": "2023-12-02T07:40:17.205258Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-12-02T07:37:34.667815Z", "last_refresh": "2023-12-02T07:40:17.205732Z", "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-12-02T07:40:17.205869Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-12-02T07:37:32.642029Z", "last_refresh": "2023-12-02T07:40:17.205801Z", "ports": [9095], "running": 1, "size": 1}}] 2023-12-02T07:42:12.004 INFO:tasks.cephadm:mds.foofs has 0/2 2023-12-02T07:42:12.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:11 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:12.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:11 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:12.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:11 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:12.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:11 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:12.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:11 smithi006 ceph-mon[107747]: mds.? [v2:172.21.15.6:6834/2721622751,v1:172.21.15.6:6835/2721622751] up:active 2023-12-02T07:42:12.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:11 smithi006 ceph-mon[107747]: mds.? [v2:172.21.15.141:6832/3922934110,v1:172.21.15.141:6833/3922934110] up:boot 2023-12-02T07:42:12.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:11 smithi006 ceph-mon[107747]: fsmap foofs:1 {0=foofs.smithi006.iusbcn=up:active} 1 up:standby 2023-12-02T07:42:12.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:11 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi141.qmnqkz"}]: dispatch 2023-12-02T07:42:12.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:11 smithi006 ceph-mon[107747]: fsmap foofs:1 {0=foofs.smithi006.iusbcn=up:active} 1 up:standby 2023-12-02T07:42:12.152 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:11 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:12.152 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:11 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:12.152 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:11 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:12.152 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:11 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:12.152 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:11 smithi141 ceph-mon[110575]: mds.? [v2:172.21.15.6:6834/2721622751,v1:172.21.15.6:6835/2721622751] up:active 2023-12-02T07:42:12.153 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:11 smithi141 ceph-mon[110575]: mds.? [v2:172.21.15.141:6832/3922934110,v1:172.21.15.141:6833/3922934110] up:boot 2023-12-02T07:42:12.153 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:11 smithi141 ceph-mon[110575]: fsmap foofs:1 {0=foofs.smithi006.iusbcn=up:active} 1 up:standby 2023-12-02T07:42:12.153 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:11 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi141.qmnqkz"}]: dispatch 2023-12-02T07:42:12.153 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:11 smithi141 ceph-mon[110575]: fsmap foofs:1 {0=foofs.smithi006.iusbcn=up:active} 1 up:standby 2023-12-02T07:42:13.005 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- ceph orch ls -f json 2023-12-02T07:42:13.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:13 smithi006 ceph-mon[107747]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:42:13.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:13 smithi006 ceph-mon[107747]: pgmap v162: 65 pgs: 3 creating+peering, 62 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 3 op/s 2023-12-02T07:42:13.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:13 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:13.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:13 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:13.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:13 smithi141 ceph-mon[110575]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:42:13.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:13 smithi141 ceph-mon[110575]: pgmap v162: 65 pgs: 3 creating+peering, 62 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 3 op/s 2023-12-02T07:42:13.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:13 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:13.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:13 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:15.070 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:42:15.070 INFO:teuthology.orchestra.run.smithi006.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-12-02T07:37:35.576998Z", "last_refresh": "2023-12-02T07:42:14.940542Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-12-02T07:37:31.506060Z", "last_refresh": "2023-12-02T07:42:12.153358Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-12-02T07:37:33.746426Z", "last_refresh": "2023-12-02T07:42:14.940702Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-12-02T07:42:06.324954Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-12-02T07:42:06.319855Z", "last_refresh": "2023-12-02T07:42:12.154050Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-02T07:37:30.622152Z", "last_refresh": "2023-12-02T07:42:12.153518Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi006:172.21.15.6=smithi006", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-02T07:38:07.976727Z", "last_refresh": "2023-12-02T07:42:12.153618Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-12-02T07:37:34.667815Z", "last_refresh": "2023-12-02T07:42:12.153694Z", "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-12-02T07:42:12.153768Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-12-02T07:37:32.642029Z", "last_refresh": "2023-12-02T07:42:14.940841Z", "ports": [9095], "running": 1, "size": 1}}] 2023-12-02T07:42:15.462 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:15 smithi006 ceph-mon[107747]: pgmap v163: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-12-02T07:42:15.463 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:15.463 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:15.463 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:15.463 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:15.463 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:15.463 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:15 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:15.464 INFO:tasks.cephadm:mds.foofs has 2/2 2023-12-02T07:42:15.464 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-02T07:42:15.474 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T07:42:15.474 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2023-12-02T07:42:15.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:15 smithi141 ceph-mon[110575]: pgmap v163: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-12-02T07:42:15.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:15.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:15.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:15.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:15.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:15.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:15 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:16.503 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:16 smithi006 ceph-mon[107747]: from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:42:16.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:16 smithi141 ceph-mon[110575]: from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:42:17.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:17 smithi141 ceph-mon[110575]: pgmap v164: 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-12-02T07:42:17.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:17 smithi006 ceph-mon[107747]: pgmap v164: 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-12-02T07:42:18.495 INFO:teuthology.orchestra.run.smithi006.stdout:NFS Cluster Created Successfully 2023-12-02T07:42:18.675 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:18 smithi006 ceph-mon[107747]: from='client.14498 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:18.675 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2023-12-02T07:42:18.675 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2023-12-02T07:42:18.676 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:18 smithi006 ceph-mon[107747]: osdmap e63: 8 total, 8 up, 8 in 2023-12-02T07:42:18.676 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-12-02T07:42:18.676 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:18 smithi006 ceph-mon[107747]: pgmap v166: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2023-12-02T07:42:18.676 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:18 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:18.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:18 smithi141 ceph-mon[110575]: from='client.14498 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:18.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2023-12-02T07:42:18.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2023-12-02T07:42:18.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:18 smithi141 ceph-mon[110575]: osdmap e63: 8 total, 8 up, 8 in 2023-12-02T07:42:18.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-12-02T07:42:18.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:18 smithi141 ceph-mon[110575]: pgmap v166: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2023-12-02T07:42:18.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:18 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:18.895 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- 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-12-02T07:42:19.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-12-02T07:42:19.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: osdmap e64: 8 total, 8 up, 8 in 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: Saving service nfs.foo spec with placement count:2 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: Creating key for client.nfs.foo.0.0.smithi006.torezh 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi006.torezh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi006.torezh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:19.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-12-02T07:42:19.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-12-02T07:42:19.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: Rados config object exists: conf-nfs.foo 2023-12-02T07:42:19.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: Creating key for client.nfs.foo.0.0.smithi006.torezh-rgw 2023-12-02T07:42:19.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi006.torezh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:42:19.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi006.torezh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-02T07:42:19.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:19.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:19 smithi006 ceph-mon[107747]: Deploying daemon nfs.foo.0.0.smithi006.torezh on smithi006 2023-12-02T07:42:19.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-12-02T07:42:19.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: osdmap e64: 8 total, 8 up, 8 in 2023-12-02T07:42:19.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: Saving service nfs.foo spec with placement count:2 2023-12-02T07:42:19.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:19.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:19.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:19.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:19.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:19.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:19.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: Creating key for client.nfs.foo.0.0.smithi006.torezh 2023-12-02T07:42:19.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi006.torezh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-12-02T07:42:19.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi006.torezh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-12-02T07:42:19.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-12-02T07:42:19.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-12-02T07:42:19.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-12-02T07:42:19.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:19.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-12-02T07:42:19.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-12-02T07:42:19.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: Rados config object exists: conf-nfs.foo 2023-12-02T07:42:19.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: Creating key for client.nfs.foo.0.0.smithi006.torezh-rgw 2023-12-02T07:42:19.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi006.torezh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:42:19.819 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi006.torezh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-02T07:42:19.819 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:19.819 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:19 smithi141 ceph-mon[110575]: Deploying daemon nfs.foo.0.0.smithi006.torezh on smithi006 2023-12-02T07:42:20.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:20 smithi006 ceph-mon[107747]: osdmap e65: 8 total, 8 up, 8 in 2023-12-02T07:42:20.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:20 smithi006 ceph-mon[107747]: mgrmap e20: smithi006.kplyue(active, since 3m), standbys: smithi141.lwiuet 2023-12-02T07:42:20.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:20 smithi006 ceph-mon[107747]: pgmap v169: 97 pgs: 3 creating+peering, 29 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-02T07:42:20.808 INFO:teuthology.orchestra.run.smithi006.stderr:Invalid command: Unexpected argument '--clusterid' 2023-12-02T07:42:20.808 INFO:teuthology.orchestra.run.smithi006.stderr:nfs export create cephfs [] [--readonly] [--client_addr ...] [--squash ] : Create a CephFS export 2023-12-02T07:42:20.808 INFO:teuthology.orchestra.run.smithi006.stderr:Error EINVAL: invalid command 2023-12-02T07:42:20.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:20 smithi141 ceph-mon[110575]: osdmap e65: 8 total, 8 up, 8 in 2023-12-02T07:42:20.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:20 smithi141 ceph-mon[110575]: mgrmap e20: smithi006.kplyue(active, since 3m), standbys: smithi141.lwiuet 2023-12-02T07:42:20.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:20 smithi141 ceph-mon[110575]: pgmap v169: 97 pgs: 3 creating+peering, 29 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-12-02T07:42:21.198 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:42:21.198 INFO:teuthology.orchestra.run.smithi006.stdout: "bind": "/fake", 2023-12-02T07:42:21.198 INFO:teuthology.orchestra.run.smithi006.stdout: "fs": "foofs", 2023-12-02T07:42:21.198 INFO:teuthology.orchestra.run.smithi006.stdout: "path": "/", 2023-12-02T07:42:21.198 INFO:teuthology.orchestra.run.smithi006.stdout: "cluster": "foo", 2023-12-02T07:42:21.198 INFO:teuthology.orchestra.run.smithi006.stdout: "mode": "RW" 2023-12-02T07:42:21.198 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:42:21.592 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2023-12-02T07:42:22.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:21 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:22.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:21 smithi141 ceph-mon[110575]: Creating key for client.nfs.foo.1.0.smithi141.brufcq 2023-12-02T07:42:22.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:21 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi141.brufcq", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-12-02T07:42:22.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:21 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi141.brufcq", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-12-02T07:42:22.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:21 smithi141 ceph-mon[110575]: Ensuring nfs.foo.1 is in the ganesha grace table 2023-12-02T07:42:22.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:21 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-12-02T07:42:22.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:21 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-12-02T07:42:22.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:21 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:22.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:21 smithi141 ceph-mon[110575]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:22.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:21 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 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-12-02T07:42:22.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:21 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 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-12-02T07:42:22.333 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:21 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:22.333 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:21 smithi006 ceph-mon[107747]: Creating key for client.nfs.foo.1.0.smithi141.brufcq 2023-12-02T07:42:22.334 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:21 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi141.brufcq", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-12-02T07:42:22.334 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:21 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi141.brufcq", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-12-02T07:42:22.334 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:21 smithi006 ceph-mon[107747]: Ensuring nfs.foo.1 is in the ganesha grace table 2023-12-02T07:42:22.334 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:21 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-12-02T07:42:22.334 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:21 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-12-02T07:42:22.334 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:21 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:22.334 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:21 smithi006 ceph-mon[107747]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:22.334 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:21 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 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-12-02T07:42:22.334 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:21 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 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-12-02T07:42:23.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:22 smithi141 ceph-mon[110575]: pgmap v170: 97 pgs: 3 creating+peering, 5 unknown, 89 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-02T07:42:23.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:22 smithi006 ceph-mon[107747]: pgmap v170: 97 pgs: 3 creating+peering, 5 unknown, 89 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-02T07:42:24.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:24 smithi141 ceph-mon[110575]: from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:24.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:24 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-12-02T07:42:24.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:24 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-12-02T07:42:24.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:24 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi141.brufcq-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:42:24.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:24 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi141.brufcq-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-02T07:42:24.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:24 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:24.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:24 smithi006 ceph-mon[107747]: from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:24.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:24 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-12-02T07:42:24.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:24 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-12-02T07:42:24.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:24 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi141.brufcq-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:42:24.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:24 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi141.brufcq-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-02T07:42:24.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:24 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:25.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:25 smithi141 ceph-mon[110575]: Rados config object exists: conf-nfs.foo 2023-12-02T07:42:25.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:25 smithi141 ceph-mon[110575]: Creating key for client.nfs.foo.1.0.smithi141.brufcq-rgw 2023-12-02T07:42:25.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:25 smithi141 ceph-mon[110575]: Deploying daemon nfs.foo.1.0.smithi141.brufcq on smithi141 2023-12-02T07:42:25.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:25 smithi141 ceph-mon[110575]: pgmap v171: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 154 B/s rd, 462 B/s wr, 0 op/s 2023-12-02T07:42:25.510 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:25 smithi006 ceph-mon[107747]: Rados config object exists: conf-nfs.foo 2023-12-02T07:42:25.510 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:25 smithi006 ceph-mon[107747]: Creating key for client.nfs.foo.1.0.smithi141.brufcq-rgw 2023-12-02T07:42:25.510 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:25 smithi006 ceph-mon[107747]: Deploying daemon nfs.foo.1.0.smithi141.brufcq on smithi141 2023-12-02T07:42:25.510 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:25 smithi006 ceph-mon[107747]: pgmap v171: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 154 B/s rd, 462 B/s wr, 0 op/s 2023-12-02T07:42:26.476 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:26 smithi141 ceph-mon[110575]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:26.476 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:26 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:26.476 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:26 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:26.476 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:26 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:26.476 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:26 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:26.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:26 smithi006 ceph-mon[107747]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:26.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:26 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:26.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:26 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:26.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:26 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:26.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:26 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:27.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:27 smithi141 ceph-mon[110575]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:27.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:27 smithi141 ceph-mon[110575]: pgmap v172: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-12-02T07:42:27.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:27 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:27.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:27 smithi006 ceph-mon[107747]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:27.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:27 smithi006 ceph-mon[107747]: pgmap v172: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-12-02T07:42:27.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:27 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:28.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:28 smithi006 ceph-mon[107747]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:28.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-02T07:42:28.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-12-02T07:42:28.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-02T07:42:28.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-02T07:42:28.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:42:28.550 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:42:28.550 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:28.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:28 smithi141 ceph-mon[110575]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:28.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:28 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2023-12-02T07:42:28.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:28 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2023-12-02T07:42:28.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:28 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-02T07:42:28.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:28 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2023-12-02T07:42:28.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:28 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:42:28.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:28 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:42:28.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:28 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:29.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2023-12-02T07:42:29.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2023-12-02T07:42:29.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2023-12-02T07:42:29.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2023-12-02T07:42:29.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-02T07:42:29.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: osdmap e66: 8 total, 8 up, 8 in 2023-12-02T07:42:29.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:29.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:29.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:29.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:29.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:29.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:29.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:29.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:29 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2023-12-02T07:42:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2023-12-02T07:42:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2023-12-02T07:42:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2023-12-02T07:42:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2023-12-02T07:42:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: osdmap e66: 8 total, 8 up, 8 in 2023-12-02T07:42:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:29.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:29.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:29.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:29.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:29.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:29.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:29.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:29 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:29.848 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo ?:2049 2/2 2s ago 11s count:2 2023-12-02T07:42:30.218 INFO:teuthology.run_tasks:Running task vip.exec... 2023-12-02T07:42:30.227 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T07:42:30.227 DEBUG:teuthology.orchestra.run.smithi006:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2023-12-02T07:42:30.265 INFO:teuthology.orchestra.run.smithi006.stderr:+ mkdir /mnt/foo 2023-12-02T07:42:30.284 DEBUG:teuthology.orchestra.run.smithi006:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2023-12-02T07:42:30.360 INFO:teuthology.orchestra.run.smithi006.stderr:++ hostname 2023-12-02T07:42:30.361 INFO:teuthology.orchestra.run.smithi006.stderr:+ mount -t nfs smithi006:/fake /mnt/foo -o sync 2023-12-02T07:42:30.464 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:30 smithi006 ceph-mon[107747]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:30.465 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:30 smithi006 ceph-mon[107747]: osdmap e67: 8 total, 8 up, 8 in 2023-12-02T07:42:30.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:30 smithi141 ceph-mon[110575]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:30.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:30 smithi141 ceph-mon[110575]: osdmap e67: 8 total, 8 up, 8 in 2023-12-02T07:42:30.742 DEBUG:teuthology.orchestra.run.smithi006:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2023-12-02T07:42:30.816 INFO:teuthology.orchestra.run.smithi006.stderr:+ echo test 2023-12-02T07:42:30.867 DEBUG:teuthology.orchestra.run.smithi006:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2023-12-02T07:42:30.940 INFO:teuthology.orchestra.run.smithi006.stderr:+ sync 2023-12-02T07:42:31.323 INFO:teuthology.run_tasks:Running task parallel... 2023-12-02T07:42:31.334 INFO:teuthology.task.parallel:starting parallel... 2023-12-02T07:42:31.334 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-02T07:42:31.335 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-12-02T07:42:31.335 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T07:42:31.335 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-02T07:42:31.336 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-02T07:42:31.336 INFO:teuthology.task.sequential:In sequential, running task exec... 2023-12-02T07:42:31.337 INFO:teuthology.task.exec:Executing custom commands... 2023-12-02T07:42:31.337 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T07:42:31.337 DEBUG:teuthology.orchestra.run.smithi006:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2023-12-02T07:42:31.435 INFO:teuthology.orchestra.run.smithi006.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2023-12-02T07:42:31.435 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:42:31.435 INFO:teuthology.orchestra.run.smithi006.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2023-12-02T07:42:31.439 INFO:teuthology.orchestra.run.smithi006.stdout:3 of 5 processes prepared for launch 0 sec 2023-12-02T07:42:31.539 INFO:teuthology.orchestra.run.smithi006.stdout:5 of 5 processes prepared for launch 0 sec 2023-12-02T07:42:31.539 INFO:teuthology.orchestra.run.smithi006.stdout:releasing clients 2023-12-02T07:42:31.551 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:31 smithi006 ceph-mon[107747]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:31.551 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:31 smithi006 ceph-mon[107747]: pgmap v176: 97 pgs: 1 peering, 96 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 2.1 KiB/s wr, 4 op/s 2023-12-02T07:42:31.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:31 smithi141 ceph-mon[110575]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:31.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:31 smithi141 ceph-mon[110575]: pgmap v176: 97 pgs: 1 peering, 96 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 2.1 KiB/s wr, 4 op/s 2023-12-02T07:42:32.540 INFO:teuthology.orchestra.run.smithi006.stdout: 5 110 24.50 MB/sec warmup 1 sec latency 137.595 ms 2023-12-02T07:42:33.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:33 smithi006 ceph-mon[107747]: pgmap v177: 97 pgs: 1 peering, 96 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.0 KiB/s wr, 8 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-02T07:42:33.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:33 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:33.540 INFO:teuthology.orchestra.run.smithi006.stdout: 5 214 20.84 MB/sec warmup 2 sec latency 163.540 ms 2023-12-02T07:42:33.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:33 smithi141 ceph-mon[110575]: pgmap v177: 97 pgs: 1 peering, 96 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.0 KiB/s wr, 8 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-02T07:42:33.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:33 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:34.051 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-02T07:42:34.540 INFO:teuthology.orchestra.run.smithi006.stdout: 5 332 20.05 MB/sec warmup 3 sec latency 171.968 ms 2023-12-02T07:42:35.281 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:35 smithi006 ceph-mon[107747]: pgmap v178: 97 pgs: 97 active+clean; 13 MiB data, 59 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.6 MiB/s wr, 117 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-02T07:42:35.540 INFO:teuthology.orchestra.run.smithi006.stdout: 5 422 18.61 MB/sec warmup 4 sec latency 125.407 ms 2023-12-02T07:42:35.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:35 smithi141 ceph-mon[110575]: pgmap v178: 97 pgs: 97 active+clean; 13 MiB data, 59 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.6 MiB/s wr, 117 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-02T07:42:36.540 INFO:teuthology.orchestra.run.smithi006.stdout: 5 545 18.73 MB/sec warmup 5 sec latency 151.471 ms 2023-12-02T07:42:36.754 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-02T07:42:37.363 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:37 smithi006 ceph-mon[107747]: pgmap v179: 97 pgs: 97 active+clean; 40 MiB data, 78 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 5.1 MiB/s wr, 181 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-02T07:42:37.540 INFO:teuthology.orchestra.run.smithi006.stdout: 5 749 17.77 MB/sec warmup 6 sec latency 134.188 ms 2023-12-02T07:42:37.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:37 smithi141 ceph-mon[110575]: pgmap v179: 97 pgs: 97 active+clean; 40 MiB data, 78 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 5.1 MiB/s wr, 181 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-02T07:42:38.541 INFO:teuthology.orchestra.run.smithi006.stdout: 5 1045 16.05 MB/sec warmup 7 sec latency 110.812 ms 2023-12-02T07:42:39.421 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:39 smithi006 ceph-mon[107747]: pgmap v180: 97 pgs: 97 active+clean; 70 MiB data, 109 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 7.1 MiB/s wr, 206 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-02T07:42:39.546 INFO:teuthology.orchestra.run.smithi006.stdout: 5 1472 15.92 MB/sec warmup 8 sec latency 101.041 ms 2023-12-02T07:42:39.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:39 smithi141 ceph-mon[110575]: pgmap v180: 97 pgs: 97 active+clean; 70 MiB data, 109 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 7.1 MiB/s wr, 206 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-02T07:42:39.639 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph mgr module enable nfs --force' 2023-12-02T07:42:40.547 INFO:teuthology.orchestra.run.smithi006.stdout: 5 2040 14.76 MB/sec warmup 9 sec latency 86.851 ms 2023-12-02T07:42:41.486 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:41 smithi006 ceph-mon[107747]: pgmap v181: 97 pgs: 97 active+clean; 88 MiB data, 150 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 8.3 MiB/s wr, 300 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-02T07:42:41.546 INFO:teuthology.orchestra.run.smithi006.stdout: 5 2453 14.16 MB/sec warmup 10 sec latency 111.505 ms 2023-12-02T07:42:41.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:41 smithi141 ceph-mon[110575]: pgmap v181: 97 pgs: 97 active+clean; 88 MiB data, 150 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 8.3 MiB/s wr, 300 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-02T07:42:42.333 INFO:teuthology.orchestra.run.smithi006.stderr:module 'nfs' is already enabled 2023-12-02T07:42:42.496 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:42 smithi006 ceph-mon[107747]: pgmap v182: 97 pgs: 97 active+clean; 111 MiB data, 195 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 10 MiB/s wr, 458 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-02T07:42:42.496 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:42 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2397779688' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": true}]: dispatch 2023-12-02T07:42:42.551 INFO:teuthology.orchestra.run.smithi006.stdout: 5 2909 14.70 MB/sec warmup 11 sec latency 130.166 ms 2023-12-02T07:42:42.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:42 smithi141 ceph-mon[110575]: pgmap v182: 97 pgs: 97 active+clean; 111 MiB data, 195 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 10 MiB/s wr, 458 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-02T07:42:42.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:42 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/2397779688' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": true}]: dispatch 2023-12-02T07:42:42.968 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-02T07:42:43.510 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:43 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2397779688' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": true}]': finished 2023-12-02T07:42:43.510 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:43 smithi006 ceph-mon[107747]: mgrmap e21: smithi006.kplyue(active, since 4m), standbys: smithi141.lwiuet 2023-12-02T07:42:43.550 INFO:teuthology.orchestra.run.smithi006.stdout: 5 3326 15.00 MB/sec warmup 12 sec latency 118.036 ms 2023-12-02T07:42:43.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:43 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/2397779688' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": true}]': finished 2023-12-02T07:42:43.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:43 smithi141 ceph-mon[110575]: mgrmap e21: smithi006.kplyue(active, since 4m), standbys: smithi141.lwiuet 2023-12-02T07:42:44.513 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:44 smithi006 ceph-mon[107747]: pgmap v183: 97 pgs: 97 active+clean; 118 MiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 11 MiB/s wr, 590 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T07:42:44.550 INFO:teuthology.orchestra.run.smithi006.stdout: 5 3628 14.74 MB/sec warmup 13 sec latency 139.114 ms 2023-12-02T07:42:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:44 smithi141 ceph-mon[110575]: pgmap v183: 97 pgs: 97 active+clean; 118 MiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 11 MiB/s wr, 590 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T07:42:45.240 INFO:teuthology.orchestra.run.smithi006.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:42:45.557 INFO:teuthology.orchestra.run.smithi006.stdout: 5 3844 14.20 MB/sec warmup 14 sec latency 205.630 ms 2023-12-02T07:42:45.756 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-12-02T07:42:45.756 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T07:42:45.756 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- 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-12-02T07:42:46.290 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:46 smithi006 ceph-mon[107747]: from='client.24435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:46.291 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:46 smithi006 ceph-mon[107747]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:42:46.291 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:46 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:46.291 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:46 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:46.291 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:46 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:46.291 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:46 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:46.291 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:46 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:46.291 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:46 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:46.291 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:46 smithi006 ceph-mon[107747]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:42:46.558 INFO:teuthology.orchestra.run.smithi006.stdout: 5 4035 13.33 MB/sec warmup 15 sec latency 130.018 ms 2023-12-02T07:42:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:46 smithi141 ceph-mon[110575]: from='client.24435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:46 smithi141 ceph-mon[110575]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:42:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:46 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:46 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:46 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:46 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:46 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:46.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:46 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:42:46.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:46 smithi141 ceph-mon[110575]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:42:47.296 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:47 smithi006 ceph-mon[107747]: pgmap v184: 97 pgs: 97 active+clean; 126 MiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 11 MiB/s wr, 619 op/s 2023-12-02T07:42:47.558 INFO:teuthology.orchestra.run.smithi006.stdout: 5 4282 12.61 MB/sec warmup 16 sec latency 129.148 ms 2023-12-02T07:42:47.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:47 smithi141 ceph-mon[110575]: pgmap v184: 97 pgs: 97 active+clean; 126 MiB data, 193 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 11 MiB/s wr, 619 op/s 2023-12-02T07:42:48.514 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-12-02T07:42:48.563 INFO:teuthology.orchestra.run.smithi006.stdout: 5 4485 12.08 MB/sec warmup 17 sec latency 120.885 ms 2023-12-02T07:42:49.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:49 smithi006 ceph-mon[107747]: pgmap v185: 97 pgs: 97 active+clean; 130 MiB data, 212 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 9.6 MiB/s wr, 599 op/s 2023-12-02T07:42:49.563 INFO:teuthology.orchestra.run.smithi006.stdout: 5 4698 11.75 MB/sec warmup 18 sec latency 87.315 ms 2023-12-02T07:42:49.608 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:42:49.609 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.smithi006 smithi006 *:9093,9094 running (3m) 20s ago 4m 25.4M - ba2b418f427c 54832093f994 2023-12-02T07:42:49.609 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi006 smithi006 running (4m) 20s ago 4m 7042k - 17.2.0 e1d6a67b021e 40879d34fb42 2023-12-02T07:42:49.609 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi141 smithi141 running (4m) 22s ago 4m 7151k - 17.2.0 e1d6a67b021e 23c5738d246b 2023-12-02T07:42:49.609 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.smithi006 smithi006 *:3000 running (3m) 20s ago 4m 48.2M - 8.3.5 dad864ee21e9 403e5c023c1d 2023-12-02T07:42:49.609 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi006.iusbcn smithi006 running (40s) 20s ago 40s 14.7M - 17.2.0 e1d6a67b021e 07b0779714dd 2023-12-02T07:42:49.609 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi141.qmnqkz smithi141 running (38s) 22s ago 38s 14.6M - 17.2.0 e1d6a67b021e 1d5b7854a83e 2023-12-02T07:42:49.609 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi006.kplyue smithi006 *:9283 running (5m) 20s ago 5m 476M - 17.2.0 e1d6a67b021e 2f2cc8a6e92d 2023-12-02T07:42:49.609 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi141.lwiuet smithi141 *:8443,9283 running (4m) 22s ago 4m 421M - 17.2.0 e1d6a67b021e 21f5cce8512c 2023-12-02T07:42:49.609 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi006 smithi006 running (5m) 20s ago 5m 79.9M 2048M 17.2.0 e1d6a67b021e 416f401143b9 2023-12-02T07:42:49.609 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi141 smithi141 running (4m) 22s ago 4m 61.7M 2048M 17.2.0 e1d6a67b021e 5085cafdc1fb 2023-12-02T07:42:49.609 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.0.0.smithi006.torezh smithi006 *:2049 running (29s) 20s ago 28s 56.2M - 4.0 e1d6a67b021e 86c986172387 2023-12-02T07:42:49.609 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.1.0.smithi141.brufcq smithi141 *:2049 running (24s) 22s ago 24s 53.7M - 4.0 e1d6a67b021e b57297297063 2023-12-02T07:42:49.609 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi006 smithi006 *:9100 running (4m) 20s ago 4m 26.7M - 1dbe0e931976 50c7cf89c6e1 2023-12-02T07:42:49.610 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi141 smithi141 *:9100 running (4m) 22s ago 4m 23.2M - 1dbe0e931976 709c9b3b5b39 2023-12-02T07:42:49.610 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (3m) 20s ago 3m 57.3M 3225M 17.2.0 e1d6a67b021e 83f0702a76d2 2023-12-02T07:42:49.610 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (3m) 20s ago 3m 58.0M 3225M 17.2.0 e1d6a67b021e 21af3657a7bc 2023-12-02T07:42:49.610 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (3m) 20s ago 3m 49.6M 3225M 17.2.0 e1d6a67b021e 067e499eecaf 2023-12-02T07:42:49.610 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (2m) 20s ago 2m 55.5M 3225M 17.2.0 e1d6a67b021e 5995a6c9ea73 2023-12-02T07:42:49.610 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi141 running (2m) 22s ago 2m 51.5M 3992M 17.2.0 e1d6a67b021e 640788336e6f 2023-12-02T07:42:49.610 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi141 running (2m) 22s ago 2m 50.4M 3992M 17.2.0 e1d6a67b021e 465cee4698ea 2023-12-02T07:42:49.610 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi141 running (113s) 22s ago 113s 48.2M 3992M 17.2.0 e1d6a67b021e a76e18dadef5 2023-12-02T07:42:49.610 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi141 running (97s) 22s ago 96s 50.5M 3992M 17.2.0 e1d6a67b021e 7f1d2a2bed11 2023-12-02T07:42:49.610 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.smithi006 smithi006 *:9095 running (3m) 20s ago 3m 60.4M - 514e6a882f6e b70e7606c374 2023-12-02T07:42:49.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:49 smithi141 ceph-mon[110575]: pgmap v185: 97 pgs: 97 active+clean; 130 MiB data, 212 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 9.6 MiB/s wr, 599 op/s 2023-12-02T07:42:50.213 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:42:50.213 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14 2023-12-02T07:42:50.214 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-12-02T07:42:50.215 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:42:50.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:50 smithi006 ceph-mon[107747]: from='client.24439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:50.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:50 smithi006 ceph-mon[107747]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:50.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:50 smithi006 ceph-mon[107747]: from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:50.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:50 smithi006 ceph-mon[107747]: pgmap v186: 97 pgs: 97 active+clean; 133 MiB data, 238 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 7.6 MiB/s wr, 608 op/s 2023-12-02T07:42:50.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:50 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2904782188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:42:50.563 INFO:teuthology.orchestra.run.smithi006.stdout: 5 4878 11.40 MB/sec warmup 19 sec latency 112.053 ms 2023-12-02T07:42:50.722 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:42:50.723 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", 2023-12-02T07:42:50.723 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2023-12-02T07:42:50.723 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2023-12-02T07:42:50.723 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "", 2023-12-02T07:42:50.723 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 image" 2023-12-02T07:42:50.723 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:42:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:50 smithi141 ceph-mon[110575]: from='client.24439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:50 smithi141 ceph-mon[110575]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:50 smithi141 ceph-mon[110575]: from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:50 smithi141 ceph-mon[110575]: pgmap v186: 97 pgs: 97 active+clean; 133 MiB data, 238 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 7.6 MiB/s wr, 608 op/s 2023-12-02T07:42:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:50 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/2904782188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:42:51.382 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2023-12-02T07:42:51.389 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:51 smithi006 ceph-mon[107747]: from='client.14614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:51.563 INFO:teuthology.orchestra.run.smithi006.stdout: 5 5046 11.14 MB/sec warmup 20 sec latency 125.088 ms 2023-12-02T07:42:51.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:51 smithi141 ceph-mon[110575]: from='client.14614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:52.486 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:52 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3419707963' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:42:52.486 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:52 smithi006 ceph-mon[107747]: pgmap v187: 97 pgs: 97 active+clean; 126 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.5 MiB/s wr, 554 op/s 2023-12-02T07:42:52.565 INFO:teuthology.orchestra.run.smithi006.stdout: 5 5347 10.81 MB/sec warmup 21 sec latency 118.175 ms 2023-12-02T07:42:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:52 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3419707963' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:42:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:52 smithi141 ceph-mon[110575]: pgmap v187: 97 pgs: 97 active+clean; 126 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.5 MiB/s wr, 554 op/s 2023-12-02T07:42:53.571 INFO:teuthology.orchestra.run.smithi006.stdout: 5 5721 10.49 MB/sec warmup 22 sec latency 124.456 ms 2023-12-02T07:42:54.570 INFO:teuthology.orchestra.run.smithi006.stdout: 5 6018 10.33 MB/sec warmup 23 sec latency 182.772 ms 2023-12-02T07:42:55.278 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:55 smithi006 ceph-mon[107747]: pgmap v188: 97 pgs: 97 active+clean; 123 MiB data, 268 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.4 MiB/s wr, 414 op/s 2023-12-02T07:42:55.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:55 smithi141 ceph-mon[110575]: pgmap v188: 97 pgs: 97 active+clean; 123 MiB data, 268 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.4 MiB/s wr, 414 op/s 2023-12-02T07:42:55.570 INFO:teuthology.orchestra.run.smithi006.stdout: 5 6332 10.53 MB/sec warmup 24 sec latency 203.171 ms 2023-12-02T07:42:56.571 INFO:teuthology.orchestra.run.smithi006.stdout: 5 6744 10.68 MB/sec warmup 25 sec latency 124.039 ms 2023-12-02T07:42:57.314 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:57 smithi006 ceph-mon[107747]: pgmap v189: 97 pgs: 97 active+clean; 129 MiB data, 280 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 393 op/s 2023-12-02T07:42:57.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:57 smithi141 ceph-mon[110575]: pgmap v189: 97 pgs: 97 active+clean; 129 MiB data, 280 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 393 op/s 2023-12-02T07:42:57.571 INFO:teuthology.orchestra.run.smithi006.stdout: 5 7068 10.92 MB/sec warmup 26 sec latency 146.212 ms 2023-12-02T07:42:58.571 INFO:teuthology.orchestra.run.smithi006.stdout: 5 7310 10.84 MB/sec warmup 27 sec latency 140.798 ms 2023-12-02T07:42:59.354 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:42:59 smithi006 ceph-mon[107747]: pgmap v190: 97 pgs: 97 active+clean; 132 MiB data, 298 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.6 MiB/s wr, 317 op/s 2023-12-02T07:42:59.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:42:59 smithi141 ceph-mon[110575]: pgmap v190: 97 pgs: 97 active+clean; 132 MiB data, 298 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.6 MiB/s wr, 317 op/s 2023-12-02T07:42:59.571 INFO:teuthology.orchestra.run.smithi006.stdout: 5 7477 10.53 MB/sec warmup 28 sec latency 131.326 ms 2023-12-02T07:43:00.571 INFO:teuthology.orchestra.run.smithi006.stdout: 5 7670 10.21 MB/sec warmup 29 sec latency 129.623 ms 2023-12-02T07:43:01.415 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:01 smithi006 ceph-mon[107747]: pgmap v191: 97 pgs: 97 active+clean; 137 MiB data, 319 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 379 op/s 2023-12-02T07:43:01.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:01 smithi141 ceph-mon[110575]: pgmap v191: 97 pgs: 97 active+clean; 137 MiB data, 319 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 379 op/s 2023-12-02T07:43:01.572 INFO:teuthology.orchestra.run.smithi006.stdout: 5 7922 10.00 MB/sec warmup 30 sec latency 121.220 ms 2023-12-02T07:43:02.577 INFO:teuthology.orchestra.run.smithi006.stdout: 5 8215 9.93 MB/sec warmup 31 sec latency 122.909 ms 2023-12-02T07:43:03.491 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:03 smithi006 ceph-mon[107747]: pgmap v192: 97 pgs: 97 active+clean; 142 MiB data, 343 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 3.9 MiB/s wr, 351 op/s 2023-12-02T07:43:03.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:03 smithi141 ceph-mon[110575]: pgmap v192: 97 pgs: 97 active+clean; 142 MiB data, 343 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 3.9 MiB/s wr, 351 op/s 2023-12-02T07:43:03.582 INFO:teuthology.orchestra.run.smithi006.stdout: 5 8426 9.72 MB/sec warmup 32 sec latency 137.292 ms 2023-12-02T07:43:04.582 INFO:teuthology.orchestra.run.smithi006.stdout: 5 8717 9.66 MB/sec warmup 33 sec latency 92.303 ms 2023-12-02T07:43:05.537 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:05 smithi006 ceph-mon[107747]: pgmap v193: 97 pgs: 97 active+clean; 147 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 4.2 MiB/s wr, 427 op/s 2023-12-02T07:43:05.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:05 smithi141 ceph-mon[110575]: pgmap v193: 97 pgs: 97 active+clean; 147 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 4.2 MiB/s wr, 427 op/s 2023-12-02T07:43:05.591 INFO:teuthology.orchestra.run.smithi006.stdout: 5 9113 9.51 MB/sec warmup 34 sec latency 86.317 ms 2023-12-02T07:43:06.591 INFO:teuthology.orchestra.run.smithi006.stdout: 5 9367 9.40 MB/sec warmup 35 sec latency 129.756 ms 2023-12-02T07:43:07.571 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:07 smithi006 ceph-mon[107747]: pgmap v194: 97 pgs: 97 active+clean; 141 MiB data, 375 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 4.1 MiB/s wr, 406 op/s 2023-12-02T07:43:07.591 INFO:teuthology.orchestra.run.smithi006.stdout: 5 9542 9.24 MB/sec warmup 36 sec latency 165.477 ms 2023-12-02T07:43:07.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:07 smithi141 ceph-mon[110575]: pgmap v194: 97 pgs: 97 active+clean; 141 MiB data, 375 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 4.1 MiB/s wr, 406 op/s 2023-12-02T07:43:08.591 INFO:teuthology.orchestra.run.smithi006.stdout: 5 9982 9.54 MB/sec warmup 37 sec latency 127.890 ms 2023-12-02T07:43:09.373 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:09 smithi006 ceph-mon[107747]: pgmap v195: 97 pgs: 97 active+clean; 137 MiB data, 397 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 3.7 MiB/s wr, 323 op/s 2023-12-02T07:43:09.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:09 smithi141 ceph-mon[110575]: pgmap v195: 97 pgs: 97 active+clean; 137 MiB data, 397 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 3.7 MiB/s wr, 323 op/s 2023-12-02T07:43:09.598 INFO:teuthology.orchestra.run.smithi006.stdout: 5 10280 9.57 MB/sec warmup 38 sec latency 132.446 ms 2023-12-02T07:43:10.598 INFO:teuthology.orchestra.run.smithi006.stdout: 5 10609 9.72 MB/sec warmup 39 sec latency 123.696 ms 2023-12-02T07:43:11.402 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:11 smithi006 ceph-mon[107747]: pgmap v196: 97 pgs: 97 active+clean; 141 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.7 MiB/s wr, 391 op/s 2023-12-02T07:43:11.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:11 smithi141 ceph-mon[110575]: pgmap v196: 97 pgs: 97 active+clean; 141 MiB data, 412 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.7 MiB/s wr, 391 op/s 2023-12-02T07:43:11.604 INFO:teuthology.orchestra.run.smithi006.stdout: 5 10822 9.60 MB/sec warmup 40 sec latency 133.904 ms 2023-12-02T07:43:12.604 INFO:teuthology.orchestra.run.smithi006.stdout: 5 10995 9.50 MB/sec warmup 41 sec latency 123.857 ms 2023-12-02T07:43:13.440 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:13 smithi006 ceph-mon[107747]: pgmap v197: 97 pgs: 97 active+clean; 150 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.4 MiB/s wr, 422 op/s 2023-12-02T07:43:13.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:13 smithi141 ceph-mon[110575]: pgmap v197: 97 pgs: 97 active+clean; 150 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.4 MiB/s wr, 422 op/s 2023-12-02T07:43:13.604 INFO:teuthology.orchestra.run.smithi006.stdout: 5 11195 9.31 MB/sec warmup 42 sec latency 128.943 ms 2023-12-02T07:43:14.604 INFO:teuthology.orchestra.run.smithi006.stdout: 5 11426 9.14 MB/sec warmup 43 sec latency 126.421 ms 2023-12-02T07:43:15.518 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:15 smithi006 ceph-mon[107747]: pgmap v198: 97 pgs: 97 active+clean; 153 MiB data, 451 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4.0 MiB/s wr, 411 op/s 2023-12-02T07:43:15.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:15 smithi141 ceph-mon[110575]: pgmap v198: 97 pgs: 97 active+clean; 153 MiB data, 451 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4.0 MiB/s wr, 411 op/s 2023-12-02T07:43:15.604 INFO:teuthology.orchestra.run.smithi006.stdout: 5 11601 9.02 MB/sec warmup 44 sec latency 131.321 ms 2023-12-02T07:43:16.605 INFO:teuthology.orchestra.run.smithi006.stdout: 5 11786 8.94 MB/sec warmup 45 sec latency 135.021 ms 2023-12-02T07:43:17.304 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:17 smithi006 ceph-mon[107747]: pgmap v199: 97 pgs: 97 active+clean; 152 MiB data, 450 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.6 MiB/s wr, 311 op/s 2023-12-02T07:43:17.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:17 smithi141 ceph-mon[110575]: pgmap v199: 97 pgs: 97 active+clean; 152 MiB data, 450 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.6 MiB/s wr, 311 op/s 2023-12-02T07:43:17.609 INFO:teuthology.orchestra.run.smithi006.stdout: 5 12059 8.93 MB/sec warmup 46 sec latency 189.661 ms 2023-12-02T07:43:18.609 INFO:teuthology.orchestra.run.smithi006.stdout: 5 12389 8.88 MB/sec warmup 47 sec latency 121.041 ms 2023-12-02T07:43:19.362 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:19 smithi006 ceph-mon[107747]: pgmap v200: 97 pgs: 97 active+clean; 155 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 4.0 MiB/s wr, 372 op/s 2023-12-02T07:43:19.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:19 smithi141 ceph-mon[110575]: pgmap v200: 97 pgs: 97 active+clean; 155 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 4.0 MiB/s wr, 372 op/s 2023-12-02T07:43:19.612 INFO:teuthology.orchestra.run.smithi006.stdout: 5 12728 8.76 MB/sec warmup 48 sec latency 129.593 ms 2023-12-02T07:43:20.622 INFO:teuthology.orchestra.run.smithi006.stdout: 5 13060 8.76 MB/sec warmup 49 sec latency 127.122 ms 2023-12-02T07:43:20.644 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:20 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:20.644 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:20 smithi006 ceph-mon[107747]: Upgrade: Target is version 18.0.0-7631-gbed76814 (unknown) 2023-12-02T07:43:20.645 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:20 smithi006 ceph-mon[107747]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T07:43:20.645 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:20 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:43:20.645 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:20 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:20.645 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:20 smithi006 ceph-mon[107747]: Upgrade: Need to upgrade myself (mgr.smithi006.kplyue) 2023-12-02T07:43:20.645 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:20 smithi006 ceph-mon[107747]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a on smithi141 2023-12-02T07:43:20.645 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:20 smithi006 ceph-mon[107747]: pgmap v201: 97 pgs: 97 active+clean; 153 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.0 MiB/s wr, 415 op/s 2023-12-02T07:43:21.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:20 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:21.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:20 smithi141 ceph-mon[110575]: Upgrade: Target is version 18.0.0-7631-gbed76814 (unknown) 2023-12-02T07:43:21.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:20 smithi141 ceph-mon[110575]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T07:43:21.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:20 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:43:21.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:20 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:21.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:20 smithi141 ceph-mon[110575]: Upgrade: Need to upgrade myself (mgr.smithi006.kplyue) 2023-12-02T07:43:21.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:20 smithi141 ceph-mon[110575]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a on smithi141 2023-12-02T07:43:21.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:20 smithi141 ceph-mon[110575]: pgmap v201: 97 pgs: 97 active+clean; 153 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.0 MiB/s wr, 415 op/s 2023-12-02T07:43:21.622 INFO:teuthology.orchestra.run.smithi006.stdout: 5 13382 8.79 MB/sec warmup 50 sec latency 123.322 ms 2023-12-02T07:43:21.914 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-12-02T07:43:22.623 INFO:teuthology.orchestra.run.smithi006.stdout: 5 13691 8.90 MB/sec warmup 51 sec latency 110.111 ms 2023-12-02T07:43:22.866 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:43:22.866 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.smithi006 smithi006 *:9093,9094 running (4m) 54s ago 5m 25.4M - ba2b418f427c 54832093f994 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi006 smithi006 running (5m) 54s ago 5m 7042k - 17.2.0 e1d6a67b021e 40879d34fb42 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi141 smithi141 running (4m) 55s ago 4m 7151k - 17.2.0 e1d6a67b021e 23c5738d246b 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.smithi006 smithi006 *:3000 running (4m) 54s ago 5m 48.2M - 8.3.5 dad864ee21e9 403e5c023c1d 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi006.iusbcn smithi006 running (73s) 54s ago 73s 14.7M - 17.2.0 e1d6a67b021e 07b0779714dd 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi141.qmnqkz smithi141 running (72s) 55s ago 71s 14.6M - 17.2.0 e1d6a67b021e 1d5b7854a83e 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi006.kplyue smithi006 *:9283 running (6m) 54s ago 6m 476M - 17.2.0 e1d6a67b021e 2f2cc8a6e92d 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi141.lwiuet smithi141 *:8443,9283 running (4m) 55s ago 4m 421M - 17.2.0 e1d6a67b021e 21f5cce8512c 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi006 smithi006 running (6m) 54s ago 6m 79.9M 2048M 17.2.0 e1d6a67b021e 416f401143b9 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi141 smithi141 running (4m) 55s ago 4m 61.7M 2048M 17.2.0 e1d6a67b021e 5085cafdc1fb 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.0.0.smithi006.torezh smithi006 *:2049 running (62s) 54s ago 61s 56.2M - 4.0 e1d6a67b021e 86c986172387 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.1.0.smithi141.brufcq smithi141 *:2049 running (57s) 55s ago 57s 53.7M - 4.0 e1d6a67b021e b57297297063 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi006 smithi006 *:9100 running (5m) 54s ago 5m 26.7M - 1dbe0e931976 50c7cf89c6e1 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi141 smithi141 *:9100 running (4m) 55s ago 4m 23.2M - 1dbe0e931976 709c9b3b5b39 2023-12-02T07:43:22.867 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (4m) 54s ago 4m 57.3M 3225M 17.2.0 e1d6a67b021e 83f0702a76d2 2023-12-02T07:43:22.868 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (3m) 54s ago 3m 58.0M 3225M 17.2.0 e1d6a67b021e 21af3657a7bc 2023-12-02T07:43:22.868 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (3m) 54s ago 3m 49.6M 3225M 17.2.0 e1d6a67b021e 067e499eecaf 2023-12-02T07:43:22.868 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (3m) 54s ago 3m 55.5M 3225M 17.2.0 e1d6a67b021e 5995a6c9ea73 2023-12-02T07:43:22.868 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi141 running (2m) 55s ago 2m 51.5M 3992M 17.2.0 e1d6a67b021e 640788336e6f 2023-12-02T07:43:22.868 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi141 running (2m) 55s ago 2m 50.4M 3992M 17.2.0 e1d6a67b021e 465cee4698ea 2023-12-02T07:43:22.868 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi141 running (2m) 55s ago 2m 48.2M 3992M 17.2.0 e1d6a67b021e a76e18dadef5 2023-12-02T07:43:22.868 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi141 running (2m) 55s ago 2m 50.5M 3992M 17.2.0 e1d6a67b021e 7f1d2a2bed11 2023-12-02T07:43:22.868 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.smithi006 smithi006 *:9095 running (4m) 54s ago 4m 60.4M - 514e6a882f6e b70e7606c374 2023-12-02T07:43:23.205 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:23 smithi006 ceph-mon[107747]: from='client.24449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:23.205 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:23 smithi006 ceph-mon[107747]: pgmap v202: 97 pgs: 97 active+clean; 151 MiB data, 475 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.1 MiB/s wr, 387 op/s 2023-12-02T07:43:23.205 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:23 smithi006 ceph-mon[107747]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:23.425 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:43:23.425 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-12-02T07:43:23.425 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:43:23.425 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:43:23.425 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-12-02T07:43:23.425 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:43:23.425 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:43:23.425 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-12-02T07:43:23.426 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:43:23.426 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:43:23.426 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-12-02T07:43:23.426 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:43:23.426 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:43:23.426 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-12-02T07:43:23.426 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14 2023-12-02T07:43:23.426 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-12-02T07:43:23.426 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:43:23.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:23 smithi141 ceph-mon[110575]: from='client.24449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:23.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:23 smithi141 ceph-mon[110575]: pgmap v202: 97 pgs: 97 active+clean; 151 MiB data, 475 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.1 MiB/s wr, 387 op/s 2023-12-02T07:43:23.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:23 smithi141 ceph-mon[110575]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:23.623 INFO:teuthology.orchestra.run.smithi006.stdout: 5 14043 9.01 MB/sec warmup 52 sec latency 137.262 ms 2023-12-02T07:43:23.906 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:43:23.906 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T07:43:23.906 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2023-12-02T07:43:23.906 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2023-12-02T07:43:23.906 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "0/23 daemons upgraded", 2023-12-02T07:43:23.906 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a image on host smithi141" 2023-12-02T07:43:23.907 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:43:24.468 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2023-12-02T07:43:24.477 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:24 smithi006 ceph-mon[107747]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:24.477 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:24 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3134962082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:43:24.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:24 smithi141 ceph-mon[110575]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:24.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:24 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3134962082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:43:24.623 INFO:teuthology.orchestra.run.smithi006.stdout: 5 14359 9.06 MB/sec warmup 53 sec latency 126.996 ms 2023-12-02T07:43:25.484 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:25 smithi006 ceph-mon[107747]: from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:25.485 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:25 smithi006 ceph-mon[107747]: pgmap v203: 97 pgs: 97 active+clean; 157 MiB data, 481 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.6 MiB/s wr, 333 op/s 2023-12-02T07:43:25.485 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:25 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1936261308' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:43:25.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:25 smithi141 ceph-mon[110575]: from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:25.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:25 smithi141 ceph-mon[110575]: pgmap v203: 97 pgs: 97 active+clean; 157 MiB data, 481 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.6 MiB/s wr, 333 op/s 2023-12-02T07:43:25.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:25 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1936261308' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:43:25.633 INFO:teuthology.orchestra.run.smithi006.stdout: 5 14692 9.00 MB/sec warmup 54 sec latency 105.528 ms 2023-12-02T07:43:26.633 INFO:teuthology.orchestra.run.smithi006.stdout: 5 15066 8.91 MB/sec warmup 55 sec latency 107.729 ms 2023-12-02T07:43:27.515 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:27 smithi006 ceph-mon[107747]: pgmap v204: 97 pgs: 97 active+clean; 163 MiB data, 513 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.0 MiB/s wr, 413 op/s 2023-12-02T07:43:27.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:27 smithi141 ceph-mon[110575]: pgmap v204: 97 pgs: 97 active+clean; 163 MiB data, 513 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.0 MiB/s wr, 413 op/s 2023-12-02T07:43:27.640 INFO:teuthology.orchestra.run.smithi006.stdout: 5 15450 8.95 MB/sec warmup 56 sec latency 91.894 ms 2023-12-02T07:43:28.534 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:43:28.534 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:28 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:43:28.640 INFO:teuthology.orchestra.run.smithi006.stdout: 5 15911 9.00 MB/sec warmup 57 sec latency 87.224 ms 2023-12-02T07:43:28.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:28 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:43:28.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:28 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi006.kplyue/trash_purge_schedule"}]: dispatch 2023-12-02T07:43:29.539 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:29 smithi006 ceph-mon[107747]: pgmap v205: 97 pgs: 97 active+clean; 172 MiB data, 555 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.8 MiB/s wr, 495 op/s 2023-12-02T07:43:29.645 INFO:teuthology.orchestra.run.smithi006.stdout: 5 16396 8.93 MB/sec warmup 58 sec latency 105.983 ms 2023-12-02T07:43:29.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:29 smithi141 ceph-mon[110575]: pgmap v205: 97 pgs: 97 active+clean; 172 MiB data, 555 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.8 MiB/s wr, 495 op/s 2023-12-02T07:43:30.645 INFO:teuthology.orchestra.run.smithi006.stdout: 5 16691 8.88 MB/sec warmup 59 sec latency 128.820 ms 2023-12-02T07:43:31.366 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:31 smithi006 ceph-mon[107747]: pgmap v206: 97 pgs: 97 active+clean; 170 MiB data, 569 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 4.3 MiB/s wr, 421 op/s 2023-12-02T07:43:31.645 INFO:teuthology.orchestra.run.smithi006.stdout: 5 17222 9.10 MB/sec warmup 60 sec latency 130.955 ms 2023-12-02T07:43:31.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:31 smithi141 ceph-mon[110575]: pgmap v206: 97 pgs: 97 active+clean; 170 MiB data, 569 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 4.3 MiB/s wr, 421 op/s 2023-12-02T07:43:32.645 INFO:teuthology.orchestra.run.smithi006.stdout: 5 17592 9.27 MB/sec warmup 61 sec latency 130.225 ms 2023-12-02T07:43:33.407 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:33 smithi006 ceph-mon[107747]: pgmap v207: 97 pgs: 97 active+clean; 168 MiB data, 589 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.2 MiB/s wr, 496 op/s 2023-12-02T07:43:33.649 INFO:teuthology.orchestra.run.smithi006.stdout: 5 17934 9.29 MB/sec warmup 62 sec latency 123.938 ms 2023-12-02T07:43:33.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:33 smithi141 ceph-mon[110575]: pgmap v207: 97 pgs: 97 active+clean; 168 MiB data, 589 MiB used, 715 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.2 MiB/s wr, 496 op/s 2023-12-02T07:43:34.649 INFO:teuthology.orchestra.run.smithi006.stdout: 5 18167 9.21 MB/sec warmup 63 sec latency 166.160 ms 2023-12-02T07:43:35.473 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:35 smithi006 ceph-mon[107747]: pgmap v208: 97 pgs: 97 active+clean; 172 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 6.4 KiB/s rd, 5.5 MiB/s wr, 538 op/s 2023-12-02T07:43:35.649 INFO:teuthology.orchestra.run.smithi006.stdout: 5 18446 9.12 MB/sec warmup 64 sec latency 121.846 ms 2023-12-02T07:43:35.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:35 smithi141 ceph-mon[110575]: pgmap v208: 97 pgs: 97 active+clean; 172 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 6.4 KiB/s rd, 5.5 MiB/s wr, 538 op/s 2023-12-02T07:43:36.658 INFO:teuthology.orchestra.run.smithi006.stdout: 5 18818 9.12 MB/sec warmup 65 sec latency 120.545 ms 2023-12-02T07:43:37.501 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:37 smithi006 ceph-mon[107747]: pgmap v209: 97 pgs: 97 active+clean; 175 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 6.4 KiB/s rd, 5.3 MiB/s wr, 498 op/s 2023-12-02T07:43:37.658 INFO:teuthology.orchestra.run.smithi006.stdout: 5 19267 9.14 MB/sec warmup 66 sec latency 126.446 ms 2023-12-02T07:43:37.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:37 smithi141 ceph-mon[110575]: pgmap v209: 97 pgs: 97 active+clean; 175 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 6.4 KiB/s rd, 5.3 MiB/s wr, 498 op/s 2023-12-02T07:43:38.658 INFO:teuthology.orchestra.run.smithi006.stdout: 5 19814 9.12 MB/sec warmup 67 sec latency 124.122 ms 2023-12-02T07:43:39.550 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:39 smithi006 ceph-mon[107747]: pgmap v210: 97 pgs: 97 active+clean; 182 MiB data, 656 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 5.5 MiB/s wr, 535 op/s 2023-12-02T07:43:39.658 INFO:teuthology.orchestra.run.smithi006.stdout: 5 20109 9.07 MB/sec warmup 68 sec latency 130.527 ms 2023-12-02T07:43:39.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:39 smithi141 ceph-mon[110575]: pgmap v210: 97 pgs: 97 active+clean; 182 MiB data, 656 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 5.5 MiB/s wr, 535 op/s 2023-12-02T07:43:40.658 INFO:teuthology.orchestra.run.smithi006.stdout: 5 20511 9.21 MB/sec warmup 69 sec latency 126.141 ms 2023-12-02T07:43:41.589 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:41 smithi006 ceph-mon[107747]: pgmap v211: 97 pgs: 97 active+clean; 180 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.7 MiB/s wr, 447 op/s 2023-12-02T07:43:41.659 INFO:teuthology.orchestra.run.smithi006.stdout: 5 20943 9.24 MB/sec warmup 70 sec latency 128.436 ms 2023-12-02T07:43:41.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:41 smithi141 ceph-mon[110575]: pgmap v211: 97 pgs: 97 active+clean; 180 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.7 MiB/s wr, 447 op/s 2023-12-02T07:43:42.659 INFO:teuthology.orchestra.run.smithi006.stdout: 5 21339 9.41 MB/sec warmup 71 sec latency 126.188 ms 2023-12-02T07:43:43.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:43 smithi006 ceph-mon[107747]: pgmap v212: 97 pgs: 97 active+clean; 186 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 6.3 MiB/s wr, 666 op/s 2023-12-02T07:43:43.660 INFO:teuthology.orchestra.run.smithi006.stdout: 5 21618 9.38 MB/sec warmup 72 sec latency 123.480 ms 2023-12-02T07:43:43.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:43 smithi141 ceph-mon[110575]: pgmap v212: 97 pgs: 97 active+clean; 186 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 6.3 MiB/s wr, 666 op/s 2023-12-02T07:43:44.652 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:44 smithi006 ceph-mon[107747]: pgmap v213: 97 pgs: 97 active+clean; 189 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.9 MiB/s wr, 579 op/s 2023-12-02T07:43:44.660 INFO:teuthology.orchestra.run.smithi006.stdout: 5 21946 9.29 MB/sec warmup 73 sec latency 134.645 ms 2023-12-02T07:43:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:44 smithi141 ceph-mon[110575]: pgmap v213: 97 pgs: 97 active+clean; 189 MiB data, 700 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.9 MiB/s wr, 579 op/s 2023-12-02T07:43:45.660 INFO:teuthology.orchestra.run.smithi006.stdout: 5 22171 9.22 MB/sec warmup 74 sec latency 126.061 ms 2023-12-02T07:43:46.660 INFO:teuthology.orchestra.run.smithi006.stdout: 5 22480 9.21 MB/sec warmup 75 sec latency 133.638 ms 2023-12-02T07:43:47.471 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:47 smithi006 ceph-mon[107747]: pgmap v214: 97 pgs: 97 active+clean; 192 MiB data, 714 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.5 MiB/s wr, 493 op/s 2023-12-02T07:43:47.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:47 smithi141 ceph-mon[110575]: pgmap v214: 97 pgs: 97 active+clean; 192 MiB data, 714 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.5 MiB/s wr, 493 op/s 2023-12-02T07:43:47.661 INFO:teuthology.orchestra.run.smithi006.stdout: 5 22821 9.20 MB/sec warmup 76 sec latency 86.919 ms 2023-12-02T07:43:48.661 INFO:teuthology.orchestra.run.smithi006.stdout: 5 23227 9.13 MB/sec warmup 77 sec latency 129.954 ms 2023-12-02T07:43:49.504 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:49 smithi006 ceph-mon[107747]: pgmap v215: 97 pgs: 97 active+clean; 191 MiB data, 749 MiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 5.5 MiB/s wr, 501 op/s 2023-12-02T07:43:49.504 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:49 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:49.504 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:49 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi141.lwiuet", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:43:49.504 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:49 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:43:49.504 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:49 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:43:49.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:49 smithi141 ceph-mon[110575]: pgmap v215: 97 pgs: 97 active+clean; 191 MiB data, 749 MiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 5.5 MiB/s wr, 501 op/s 2023-12-02T07:43:49.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:49 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:49.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:49 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi141.lwiuet", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:43:49.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:49 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:43:49.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:49 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:43:49.668 INFO:teuthology.orchestra.run.smithi006.stdout: 5 23521 9.10 MB/sec warmup 78 sec latency 123.599 ms 2023-12-02T07:43:50.391 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:50 smithi141 ceph-mon[110575]: Upgrade: Updating mgr.smithi141.lwiuet 2023-12-02T07:43:50.391 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:50 smithi141 ceph-mon[110575]: Deploying daemon mgr.smithi141.lwiuet on smithi141 2023-12-02T07:43:50.528 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:50 smithi006 ceph-mon[107747]: Upgrade: Updating mgr.smithi141.lwiuet 2023-12-02T07:43:50.528 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:50 smithi006 ceph-mon[107747]: Deploying daemon mgr.smithi141.lwiuet on smithi141 2023-12-02T07:43:50.667 INFO:teuthology.orchestra.run.smithi006.stdout: 5 23830 9.13 MB/sec warmup 79 sec latency 146.691 ms 2023-12-02T07:43:51.329 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:51 smithi006 ceph-mon[107747]: pgmap v216: 97 pgs: 97 active+clean; 196 MiB data, 791 MiB used, 714 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.0 MiB/s wr, 500 op/s 2023-12-02T07:43:51.329 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:51 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:51.330 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:51 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:43:51.330 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:51 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:43:51.330 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:51 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:43:51.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:51 smithi141 ceph-mon[110575]: pgmap v216: 97 pgs: 97 active+clean; 196 MiB data, 791 MiB used, 714 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.0 MiB/s wr, 500 op/s 2023-12-02T07:43:51.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:51 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:51.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:51 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:43:51.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:51 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:43:51.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:51 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:43:51.667 INFO:teuthology.orchestra.run.smithi006.stdout: 5 24189 9.15 MB/sec warmup 80 sec latency 145.895 ms 2023-12-02T07:43:52.668 INFO:teuthology.orchestra.run.smithi006.stdout: 5 24587 9.24 MB/sec warmup 81 sec latency 126.505 ms 2023-12-02T07:43:53.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:53 smithi006 ceph-mon[107747]: pgmap v217: 97 pgs: 97 active+clean; 194 MiB data, 816 MiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.8 MiB/s wr, 612 op/s 2023-12-02T07:43:53.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:53 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:53.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:53 smithi141 ceph-mon[110575]: pgmap v217: 97 pgs: 97 active+clean; 194 MiB data, 816 MiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.8 MiB/s wr, 612 op/s 2023-12-02T07:43:53.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:53 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:53.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 24944 9.31 MB/sec warmup 82 sec latency 126.252 ms 2023-12-02T07:43:54.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:54 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:54.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:54 smithi006 ceph-mon[107747]: pgmap v218: 97 pgs: 97 active+clean; 195 MiB data, 818 MiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.4 MiB/s wr, 402 op/s 2023-12-02T07:43:54.679 INFO:teuthology.orchestra.run.smithi006.stdout: 5 25214 9.29 MB/sec warmup 83 sec latency 126.941 ms 2023-12-02T07:43:54.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:54 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:54.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:54 smithi141 ceph-mon[110575]: pgmap v218: 97 pgs: 97 active+clean; 195 MiB data, 818 MiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.4 MiB/s wr, 402 op/s 2023-12-02T07:43:54.986 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-12-02T07:43:55.638 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:55 smithi006 ceph-mon[107747]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:55.679 INFO:teuthology.orchestra.run.smithi006.stdout: 5 25501 9.21 MB/sec warmup 84 sec latency 126.998 ms 2023-12-02T07:43:55.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:55 smithi141 ceph-mon[110575]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:55.890 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:43:55.890 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.smithi006 smithi006 *:9093,9094 running (4m) 87s ago 5m 25.4M - ba2b418f427c 54832093f994 2023-12-02T07:43:55.890 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi006 smithi006 running (5m) 87s ago 5m 7042k - 17.2.0 e1d6a67b021e 40879d34fb42 2023-12-02T07:43:55.890 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi141 smithi141 running (5m) 2s ago 5m 7155k - 17.2.0 e1d6a67b021e 23c5738d246b 2023-12-02T07:43:55.890 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.smithi006 smithi006 *:3000 running (4m) 87s ago 5m 48.2M - 8.3.5 dad864ee21e9 403e5c023c1d 2023-12-02T07:43:55.890 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi006.iusbcn smithi006 running (106s) 87s ago 106s 14.7M - 17.2.0 e1d6a67b021e 07b0779714dd 2023-12-02T07:43:55.890 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi141.qmnqkz smithi141 running (105s) 2s ago 105s 15.0M - 17.2.0 e1d6a67b021e 1d5b7854a83e 2023-12-02T07:43:55.890 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi006.kplyue smithi006 *:9283 running (6m) 87s ago 6m 476M - 17.2.0 e1d6a67b021e 2f2cc8a6e92d 2023-12-02T07:43:55.890 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi141.lwiuet smithi141 *:8443,9283 running (5s) 2s ago 5m 46.7M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 220e3b4cc1de 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi006 smithi006 running (6m) 87s ago 7m 79.9M 2048M 17.2.0 e1d6a67b021e 416f401143b9 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi141 smithi141 running (5m) 2s ago 5m 53.9M 2048M 17.2.0 e1d6a67b021e 5085cafdc1fb 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.0.0.smithi006.torezh smithi006 *:2049 running (95s) 87s ago 95s 56.2M - 4.0 e1d6a67b021e 86c986172387 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.1.0.smithi141.brufcq smithi141 *:2049 running (90s) 2s ago 90s 77.9M - 4.0 e1d6a67b021e b57297297063 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi006 smithi006 *:9100 running (5m) 87s ago 5m 26.7M - 1dbe0e931976 50c7cf89c6e1 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi141 smithi141 *:9100 running (5m) 2s ago 5m 25.5M - 1dbe0e931976 709c9b3b5b39 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (4m) 87s ago 4m 57.3M 3225M 17.2.0 e1d6a67b021e 83f0702a76d2 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (4m) 87s ago 4m 58.0M 3225M 17.2.0 e1d6a67b021e 21af3657a7bc 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (4m) 87s ago 4m 49.6M 3225M 17.2.0 e1d6a67b021e 067e499eecaf 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (3m) 87s ago 3m 55.5M 3225M 17.2.0 e1d6a67b021e 5995a6c9ea73 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi141 running (3m) 2s ago 3m 376M 3992M 17.2.0 e1d6a67b021e 640788336e6f 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi141 running (3m) 2s ago 3m 407M 3992M 17.2.0 e1d6a67b021e 465cee4698ea 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi141 running (2m) 2s ago 2m 352M 3992M 17.2.0 e1d6a67b021e a76e18dadef5 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi141 running (2m) 2s ago 2m 612M 3992M 17.2.0 e1d6a67b021e 7f1d2a2bed11 2023-12-02T07:43:55.891 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.smithi006 smithi006 *:9095 running (4m) 87s ago 4m 60.4M - 514e6a882f6e b70e7606c374 2023-12-02T07:43:56.425 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:43:56.425 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-12-02T07:43:56.425 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:43:56.425 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:43:56.426 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-12-02T07:43:56.426 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:43:56.426 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:43:56.426 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-12-02T07:43:56.426 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:43:56.426 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:43:56.426 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-12-02T07:43:56.426 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:43:56.426 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:43:56.426 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-12-02T07:43:56.426 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14 2023-12-02T07:43:56.426 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-12-02T07:43:56.426 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:43:56.679 INFO:teuthology.orchestra.run.smithi006.stdout: 5 25799 9.17 MB/sec warmup 85 sec latency 120.434 ms 2023-12-02T07:43:56.907 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:43:56.907 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T07:43:56.907 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2023-12-02T07:43:56.907 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2023-12-02T07:43:56.907 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "1/23 daemons upgraded", 2023-12-02T07:43:56.907 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading mgr daemons" 2023-12-02T07:43:56.907 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:43:57.159 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:56 smithi006 ceph-mon[107747]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:57.159 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:56 smithi006 ceph-mon[107747]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:57.159 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:57.159 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:57.159 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:57.159 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:43:57.159 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:56 smithi006 ceph-mon[107747]: Upgrade: Need to upgrade myself (mgr.smithi006.kplyue) 2023-12-02T07:43:57.159 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:56 smithi006 ceph-mon[107747]: Failing over to other MGR 2023-12-02T07:43:57.159 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:56 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr fail", "who": "smithi006.kplyue"}]: dispatch 2023-12-02T07:43:57.160 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:56 smithi006 ceph-mon[107747]: osdmap e68: 8 total, 8 up, 8 in 2023-12-02T07:43:57.160 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:56 smithi006 ceph-mon[107747]: Standby manager daemon smithi006.kplyue started 2023-12-02T07:43:57.160 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:56 smithi006 ceph-mon[107747]: pgmap v220: 97 pgs: 97 active+clean; 198 MiB data, 839 MiB used, 714 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.3 MiB/s wr, 406 op/s 2023-12-02T07:43:57.160 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:56 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3564790457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:43:57.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:56 smithi141 ceph-mon[110575]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:57.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:56 smithi141 ceph-mon[110575]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:43:57.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:57.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:57.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' 2023-12-02T07:43:57.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:43:57.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:56 smithi141 ceph-mon[110575]: Upgrade: Need to upgrade myself (mgr.smithi006.kplyue) 2023-12-02T07:43:57.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:56 smithi141 ceph-mon[110575]: Failing over to other MGR 2023-12-02T07:43:57.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:56 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "mgr fail", "who": "smithi006.kplyue"}]: dispatch 2023-12-02T07:43:57.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:56 smithi141 ceph-mon[110575]: osdmap e68: 8 total, 8 up, 8 in 2023-12-02T07:43:57.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:56 smithi141 ceph-mon[110575]: Standby manager daemon smithi006.kplyue started 2023-12-02T07:43:57.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:56 smithi141 ceph-mon[110575]: pgmap v220: 97 pgs: 97 active+clean; 198 MiB data, 839 MiB used, 714 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.3 MiB/s wr, 406 op/s 2023-12-02T07:43:57.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:56 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3564790457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:43:57.498 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2023-12-02T07:43:57.679 INFO:teuthology.orchestra.run.smithi006.stdout: 5 26175 9.19 MB/sec warmup 86 sec latency 131.736 ms 2023-12-02T07:43:58.169 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:57 smithi006 ceph-mon[107747]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "mgr fail", "who": "smithi006.kplyue"}]': finished 2023-12-02T07:43:58.169 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:57 smithi006 ceph-mon[107747]: mgrmap e22: smithi141.lwiuet(active, starting, since 1.0221s), standbys: smithi006.kplyue 2023-12-02T07:43:58.169 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:57 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1938601265' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:43:58.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:57 smithi141 ceph-mon[110575]: from='mgr.14206 172.21.15.6:0/1010598262' entity='mgr.smithi006.kplyue' cmd='[{"prefix": "mgr fail", "who": "smithi006.kplyue"}]': finished 2023-12-02T07:43:58.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:57 smithi141 ceph-mon[110575]: mgrmap e22: smithi141.lwiuet(active, starting, since 1.0221s), standbys: smithi006.kplyue 2023-12-02T07:43:58.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:57 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1938601265' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:43:58.679 INFO:teuthology.orchestra.run.smithi006.stdout: 5 26597 9.16 MB/sec warmup 87 sec latency 108.088 ms 2023-12-02T07:43:59.439 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:59 smithi006 ceph-mon[107747]: Active manager daemon smithi141.lwiuet restarted 2023-12-02T07:43:59.439 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:59 smithi006 ceph-mon[107747]: Activating manager daemon smithi141.lwiuet 2023-12-02T07:43:59.439 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:59 smithi006 ceph-mon[107747]: from='mgr.? 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi141.lwiuet/crt"}]: dispatch 2023-12-02T07:43:59.439 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:59 smithi006 ceph-mon[107747]: osdmap e69: 8 total, 8 up, 8 in 2023-12-02T07:43:59.440 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:59 smithi006 ceph-mon[107747]: from='mgr.? 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:43:59.440 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:59 smithi006 ceph-mon[107747]: from='mgr.? 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi141.lwiuet/key"}]: dispatch 2023-12-02T07:43:59.440 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:43:59 smithi006 ceph-mon[107747]: from='mgr.? 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:43:59.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:59 smithi141 ceph-mon[110575]: Active manager daemon smithi141.lwiuet restarted 2023-12-02T07:43:59.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:59 smithi141 ceph-mon[110575]: Activating manager daemon smithi141.lwiuet 2023-12-02T07:43:59.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:59 smithi141 ceph-mon[110575]: from='mgr.? 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi141.lwiuet/crt"}]: dispatch 2023-12-02T07:43:59.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:59 smithi141 ceph-mon[110575]: osdmap e69: 8 total, 8 up, 8 in 2023-12-02T07:43:59.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:59 smithi141 ceph-mon[110575]: from='mgr.? 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:43:59.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:59 smithi141 ceph-mon[110575]: from='mgr.? 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi141.lwiuet/key"}]: dispatch 2023-12-02T07:43:59.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:43:59 smithi141 ceph-mon[110575]: from='mgr.? 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:43:59.679 INFO:teuthology.orchestra.run.smithi006.stdout: 5 27019 9.14 MB/sec warmup 88 sec latency 97.109 ms 2023-12-02T07:44:00.442 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: mgrmap e23: smithi141.lwiuet(active, starting, since 0.762906s), standbys: smithi006.kplyue 2023-12-02T07:44:00.442 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mon metadata", "id": "smithi006"}]: dispatch 2023-12-02T07:44:00.442 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:44:00.442 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi006.iusbcn"}]: dispatch 2023-12-02T07:44:00.442 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi141.qmnqkz"}]: dispatch 2023-12-02T07:44:00.442 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mgr metadata", "who": "smithi141.lwiuet", "id": "smithi141.lwiuet"}]: dispatch 2023-12-02T07:44:00.442 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mgr metadata", "who": "smithi006.kplyue", "id": "smithi006.kplyue"}]: dispatch 2023-12-02T07:44:00.442 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:44:00.442 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:44:00.442 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:44:00.442 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: Manager daemon smithi141.lwiuet is now available 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi141.lwiuet/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:44:00.443 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi141.lwiuet/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:44:00.444 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi141.lwiuet/trash_purge_schedule"}]: dispatch 2023-12-02T07:44:00.444 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi141.lwiuet/trash_purge_schedule"}]: dispatch 2023-12-02T07:44:00.444 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:00.444 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:00 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:00.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: mgrmap e23: smithi141.lwiuet(active, starting, since 0.762906s), standbys: smithi006.kplyue 2023-12-02T07:44:00.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mon metadata", "id": "smithi006"}]: dispatch 2023-12-02T07:44:00.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-12-02T07:44:00.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi006.iusbcn"}]: dispatch 2023-12-02T07:44:00.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi141.qmnqkz"}]: dispatch 2023-12-02T07:44:00.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mgr metadata", "who": "smithi141.lwiuet", "id": "smithi141.lwiuet"}]: dispatch 2023-12-02T07:44:00.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mgr metadata", "who": "smithi006.kplyue", "id": "smithi006.kplyue"}]: dispatch 2023-12-02T07:44:00.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:44:00.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:44:00.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:44:00.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:44:00.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:44:00.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:44:00.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: Manager daemon smithi141.lwiuet is now available 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi141.lwiuet/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi141.lwiuet/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi141.lwiuet/trash_purge_schedule"}]: dispatch 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi141.lwiuet/trash_purge_schedule"}]: dispatch 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:00.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:00 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:00.679 INFO:teuthology.orchestra.run.smithi006.stdout: 5 27375 9.17 MB/sec warmup 89 sec latency 148.338 ms 2023-12-02T07:44:01.457 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:01 smithi006 ceph-mon[107747]: Deploying cephadm binary to smithi141 2023-12-02T07:44:01.457 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:01 smithi006 ceph-mon[107747]: mgrmap e24: smithi141.lwiuet(active, since 1.79112s), standbys: smithi006.kplyue 2023-12-02T07:44:01.457 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:01 smithi006 ceph-mon[107747]: pgmap v3: 97 pgs: 97 active+clean; 203 MiB data, 922 MiB used, 714 GiB / 715 GiB avail 2023-12-02T07:44:01.457 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:01 smithi006 ceph-mon[107747]: [02/Dec/2023:07:44:00] ENGINE Bus STARTING 2023-12-02T07:44:01.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:01 smithi141 ceph-mon[110575]: Deploying cephadm binary to smithi141 2023-12-02T07:44:01.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:01 smithi141 ceph-mon[110575]: mgrmap e24: smithi141.lwiuet(active, since 1.79112s), standbys: smithi006.kplyue 2023-12-02T07:44:01.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:01 smithi141 ceph-mon[110575]: pgmap v3: 97 pgs: 97 active+clean; 203 MiB data, 922 MiB used, 714 GiB / 715 GiB avail 2023-12-02T07:44:01.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:01 smithi141 ceph-mon[110575]: [02/Dec/2023:07:44:00] ENGINE Bus STARTING 2023-12-02T07:44:01.680 INFO:teuthology.orchestra.run.smithi006.stdout: 5 27818 9.22 MB/sec warmup 90 sec latency 118.376 ms 2023-12-02T07:44:02.496 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:02 smithi006 ceph-mon[107747]: [02/Dec/2023:07:44:00] ENGINE Serving on https://172.21.15.141:7150 2023-12-02T07:44:02.497 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:02 smithi006 ceph-mon[107747]: [02/Dec/2023:07:44:00] ENGINE Serving on http://172.21.15.141:8765 2023-12-02T07:44:02.497 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:02 smithi006 ceph-mon[107747]: [02/Dec/2023:07:44:00] ENGINE Bus STARTED 2023-12-02T07:44:02.497 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:02 smithi006 ceph-mon[107747]: pgmap v4: 97 pgs: 97 active+clean; 203 MiB data, 922 MiB used, 714 GiB / 715 GiB avail 2023-12-02T07:44:02.497 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:02 smithi006 ceph-mon[107747]: mgrmap e25: smithi141.lwiuet(active, since 2s), standbys: smithi006.kplyue 2023-12-02T07:44:02.679 INFO:teuthology.orchestra.run.smithi006.stdout: 5 28187 9.34 MB/sec warmup 91 sec latency 155.052 ms 2023-12-02T07:44:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:02 smithi141 ceph-mon[110575]: [02/Dec/2023:07:44:00] ENGINE Serving on https://172.21.15.141:7150 2023-12-02T07:44:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:02 smithi141 ceph-mon[110575]: [02/Dec/2023:07:44:00] ENGINE Serving on http://172.21.15.141:8765 2023-12-02T07:44:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:02 smithi141 ceph-mon[110575]: [02/Dec/2023:07:44:00] ENGINE Bus STARTED 2023-12-02T07:44:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:02 smithi141 ceph-mon[110575]: pgmap v4: 97 pgs: 97 active+clean; 203 MiB data, 922 MiB used, 714 GiB / 715 GiB avail 2023-12-02T07:44:02.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:02 smithi141 ceph-mon[110575]: mgrmap e25: smithi141.lwiuet(active, since 2s), standbys: smithi006.kplyue 2023-12-02T07:44:03.513 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:03 smithi006 ceph-mon[107747]: Deploying cephadm binary to smithi006 2023-12-02T07:44:03.688 INFO:teuthology.orchestra.run.smithi006.stdout: 5 28445 9.31 MB/sec warmup 92 sec latency 137.814 ms 2023-12-02T07:44:03.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:03 smithi141 ceph-mon[110575]: Deploying cephadm binary to smithi006 2023-12-02T07:44:04.528 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:04 smithi006 ceph-mon[107747]: pgmap v5: 97 pgs: 97 active+clean; 203 MiB data, 922 MiB used, 714 GiB / 715 GiB avail 2023-12-02T07:44:04.529 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:04 smithi006 ceph-mon[107747]: mgrmap e26: smithi141.lwiuet(active, since 4s), standbys: smithi006.kplyue 2023-12-02T07:44:04.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:04 smithi141 ceph-mon[110575]: pgmap v5: 97 pgs: 97 active+clean; 203 MiB data, 922 MiB used, 714 GiB / 715 GiB avail 2023-12-02T07:44:04.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:04 smithi141 ceph-mon[110575]: mgrmap e26: smithi141.lwiuet(active, since 4s), standbys: smithi006.kplyue 2023-12-02T07:44:04.694 INFO:teuthology.orchestra.run.smithi006.stdout: 5 28682 9.30 MB/sec warmup 93 sec latency 152.233 ms 2023-12-02T07:44:05.694 INFO:teuthology.orchestra.run.smithi006.stdout: 5 28889 9.24 MB/sec warmup 94 sec latency 123.381 ms 2023-12-02T07:44:06.545 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:06 smithi006 ceph-mon[107747]: pgmap v6: 97 pgs: 97 active+clean; 203 MiB data, 922 MiB used, 714 GiB / 715 GiB avail 2023-12-02T07:44:06.545 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:06 smithi006 ceph-mon[107747]: Standby manager daemon smithi006.kplyue restarted 2023-12-02T07:44:06.545 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:06 smithi006 ceph-mon[107747]: Standby manager daemon smithi006.kplyue started 2023-12-02T07:44:06.545 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:06 smithi006 ceph-mon[107747]: from='mgr.? 172.21.15.6:0/2594398363' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi006.kplyue/crt"}]: dispatch 2023-12-02T07:44:06.545 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:06 smithi006 ceph-mon[107747]: from='mgr.? 172.21.15.6:0/2594398363' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:44:06.545 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:06 smithi006 ceph-mon[107747]: from='mgr.? 172.21.15.6:0/2594398363' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi006.kplyue/key"}]: dispatch 2023-12-02T07:44:06.545 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:06 smithi006 ceph-mon[107747]: from='mgr.? 172.21.15.6:0/2594398363' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:44:06.694 INFO:teuthology.orchestra.run.smithi006.stdout: 5 29115 9.16 MB/sec warmup 95 sec latency 129.968 ms 2023-12-02T07:44:06.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:06 smithi141 ceph-mon[110575]: pgmap v6: 97 pgs: 97 active+clean; 203 MiB data, 922 MiB used, 714 GiB / 715 GiB avail 2023-12-02T07:44:06.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:06 smithi141 ceph-mon[110575]: Standby manager daemon smithi006.kplyue restarted 2023-12-02T07:44:06.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:06 smithi141 ceph-mon[110575]: Standby manager daemon smithi006.kplyue started 2023-12-02T07:44:06.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:06 smithi141 ceph-mon[110575]: from='mgr.? 172.21.15.6:0/2594398363' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi006.kplyue/crt"}]: dispatch 2023-12-02T07:44:06.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:06 smithi141 ceph-mon[110575]: from='mgr.? 172.21.15.6:0/2594398363' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:44:06.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:06 smithi141 ceph-mon[110575]: from='mgr.? 172.21.15.6:0/2594398363' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi006.kplyue/key"}]: dispatch 2023-12-02T07:44:06.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:06 smithi141 ceph-mon[110575]: from='mgr.? 172.21.15.6:0/2594398363' entity='mgr.smithi006.kplyue' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:44:07.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:07 smithi006 ceph-mon[107747]: mgrmap e27: smithi141.lwiuet(active, since 7s), standbys: smithi006.kplyue 2023-12-02T07:44:07.697 INFO:teuthology.orchestra.run.smithi006.stdout: 5 29387 9.11 MB/sec warmup 96 sec latency 118.313 ms 2023-12-02T07:44:07.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:07 smithi141 ceph-mon[110575]: mgrmap e27: smithi141.lwiuet(active, since 7s), standbys: smithi006.kplyue 2023-12-02T07:44:08.580 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:08 smithi006 ceph-mon[107747]: pgmap v7: 97 pgs: 97 active+clean; 219 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 4.3 MiB/s wr, 326 op/s 2023-12-02T07:44:08.696 INFO:teuthology.orchestra.run.smithi006.stdout: 5 29721 9.13 MB/sec warmup 97 sec latency 127.302 ms 2023-12-02T07:44:08.788 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:08 smithi141 ceph-mon[110575]: pgmap v7: 97 pgs: 97 active+clean; 219 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 4.3 MiB/s wr, 326 op/s 2023-12-02T07:44:09.696 INFO:teuthology.orchestra.run.smithi006.stdout: 5 30004 9.07 MB/sec warmup 98 sec latency 134.548 ms 2023-12-02T07:44:10.109 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:09 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:10.109 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:09 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:10.110 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:09 smithi006 ceph-mon[107747]: pgmap v8: 97 pgs: 97 active+clean; 219 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 3.3 MiB/s wr, 253 op/s 2023-12-02T07:44:10.110 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:09 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:10.110 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:09 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:10.110 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:09 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:10.110 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:09 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:10.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:09 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:10.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:09 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:10.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:09 smithi141 ceph-mon[110575]: pgmap v8: 97 pgs: 97 active+clean; 219 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 3.3 MiB/s wr, 253 op/s 2023-12-02T07:44:10.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:09 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:10.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:09 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:10.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:09 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:10.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:09 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:10.696 INFO:teuthology.orchestra.run.smithi006.stdout: 5 30379 9.07 MB/sec warmup 99 sec latency 124.679 ms 2023-12-02T07:44:11.696 INFO:teuthology.orchestra.run.smithi006.stdout: 5 30769 9.06 MB/sec warmup 100 sec latency 127.099 ms 2023-12-02T07:44:12.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:12.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:12.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: Adjusting osd_memory_target on smithi006 to 1945M 2023-12-02T07:44:12.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:12.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: pgmap v9: 97 pgs: 97 active+clean; 212 MiB data, 972 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.2 MiB/s wr, 409 op/s 2023-12-02T07:44:12.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:12.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:12.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:12.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:44:12.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:12 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:44:12.377 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:12.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:12.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: Adjusting osd_memory_target on smithi006 to 1945M 2023-12-02T07:44:12.378 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: pgmap v9: 97 pgs: 97 active+clean; 212 MiB data, 972 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.2 MiB/s wr, 409 op/s 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:44:12.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:12 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:44:12.698 INFO:teuthology.orchestra.run.smithi006.stdout: 5 31079 9.05 MB/sec warmup 101 sec latency 164.856 ms 2023-12-02T07:44:13.421 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:13 smithi006 ceph-mon[107747]: Adjusting osd_memory_target on smithi141 to 2712M 2023-12-02T07:44:13.421 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:13 smithi006 ceph-mon[107747]: Updating smithi006:/etc/ceph/ceph.conf 2023-12-02T07:44:13.421 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:13 smithi006 ceph-mon[107747]: Updating smithi141:/etc/ceph/ceph.conf 2023-12-02T07:44:13.421 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:13 smithi006 ceph-mon[107747]: Updating smithi141:/var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:44:13.421 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:13 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:13.421 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:13 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:13.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:13 smithi141 ceph-mon[110575]: Adjusting osd_memory_target on smithi141 to 2712M 2023-12-02T07:44:13.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:13 smithi141 ceph-mon[110575]: Updating smithi006:/etc/ceph/ceph.conf 2023-12-02T07:44:13.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:13 smithi141 ceph-mon[110575]: Updating smithi141:/etc/ceph/ceph.conf 2023-12-02T07:44:13.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:13 smithi141 ceph-mon[110575]: Updating smithi141:/var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:44:13.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:13 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:13.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:13 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:13.698 INFO:teuthology.orchestra.run.smithi006.stdout: 5 31359 9.08 MB/sec warmup 102 sec latency 131.553 ms 2023-12-02T07:44:14.454 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:14 smithi006 ceph-mon[107747]: Updating smithi141:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:44:14.455 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:14 smithi006 ceph-mon[107747]: Updating smithi141:/var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:44:14.455 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:14 smithi006 ceph-mon[107747]: Updating smithi006:/var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:44:14.455 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:14 smithi006 ceph-mon[107747]: pgmap v10: 97 pgs: 97 active+clean; 212 MiB data, 972 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-12-02T07:44:14.455 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:14 smithi006 ceph-mon[107747]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:44:14.455 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:14 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:14.455 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:14 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:14.455 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:14 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:14.455 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:14 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:14.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:14 smithi141 ceph-mon[110575]: Updating smithi141:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:44:14.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:14 smithi141 ceph-mon[110575]: Updating smithi141:/var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:44:14.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:14 smithi141 ceph-mon[110575]: Updating smithi006:/var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:44:14.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:14 smithi141 ceph-mon[110575]: pgmap v10: 97 pgs: 97 active+clean; 212 MiB data, 972 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-12-02T07:44:14.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:14 smithi141 ceph-mon[110575]: Updating smithi006:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:44:14.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:14 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:14.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:14 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:14.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:14 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:14.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:14 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:14.703 INFO:teuthology.orchestra.run.smithi006.stdout: 5 31736 9.16 MB/sec warmup 103 sec latency 173.377 ms 2023-12-02T07:44:15.469 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:15 smithi006 ceph-mon[107747]: Updating smithi006:/var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:44:15.469 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:15 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:44:15.469 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:15 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:15.470 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:15 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:15.470 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:15 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:15.470 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:15 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:15.470 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:15 smithi006 ceph-mon[107747]: Reconfiguring alertmanager.smithi006 (dependencies changed)... 2023-12-02T07:44:15.470 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:15 smithi006 ceph-mon[107747]: Reconfiguring daemon alertmanager.smithi006 on smithi006 2023-12-02T07:44:15.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:15 smithi141 ceph-mon[110575]: Updating smithi006:/var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:44:15.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:15 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:44:15.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:15 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:15.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:15 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:15.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:15 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:15.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:15 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:15.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:15 smithi141 ceph-mon[110575]: Reconfiguring alertmanager.smithi006 (dependencies changed)... 2023-12-02T07:44:15.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:15 smithi141 ceph-mon[110575]: Reconfiguring daemon alertmanager.smithi006 on smithi006 2023-12-02T07:44:15.707 INFO:teuthology.orchestra.run.smithi006.stdout: 5 32049 9.18 MB/sec warmup 104 sec latency 131.917 ms 2023-12-02T07:44:16.494 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:16 smithi006 ceph-mon[107747]: pgmap v11: 97 pgs: 97 active+clean; 212 MiB data, 972 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-12-02T07:44:16.708 INFO:teuthology.orchestra.run.smithi006.stdout: 5 32298 9.16 MB/sec warmup 105 sec latency 124.629 ms 2023-12-02T07:44:16.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:16 smithi141 ceph-mon[110575]: pgmap v11: 97 pgs: 97 active+clean; 212 MiB data, 972 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-12-02T07:44:17.708 INFO:teuthology.orchestra.run.smithi006.stdout: 5 32581 9.11 MB/sec warmup 106 sec latency 134.206 ms 2023-12-02T07:44:18.530 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:18 smithi006 ceph-mon[107747]: pgmap v12: 97 pgs: 97 active+clean; 229 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 6.2 MiB/s wr, 559 op/s 2023-12-02T07:44:18.708 INFO:teuthology.orchestra.run.smithi006.stdout: 5 32987 9.09 MB/sec warmup 107 sec latency 109.087 ms 2023-12-02T07:44:18.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:18 smithi141 ceph-mon[110575]: pgmap v12: 97 pgs: 97 active+clean; 229 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 6.2 MiB/s wr, 559 op/s 2023-12-02T07:44:19.714 INFO:teuthology.orchestra.run.smithi006.stdout: 5 33240 9.07 MB/sec warmup 108 sec latency 102.285 ms 2023-12-02T07:44:20.567 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:20 smithi006 ceph-mon[107747]: pgmap v13: 97 pgs: 97 active+clean; 229 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 370 op/s 2023-12-02T07:44:20.716 INFO:teuthology.orchestra.run.smithi006.stdout: 5 33571 9.06 MB/sec warmup 109 sec latency 162.742 ms 2023-12-02T07:44:20.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:20 smithi141 ceph-mon[110575]: pgmap v13: 97 pgs: 97 active+clean; 229 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 370 op/s 2023-12-02T07:44:21.714 INFO:teuthology.orchestra.run.smithi006.stdout: 5 33982 9.03 MB/sec warmup 110 sec latency 126.625 ms 2023-12-02T07:44:22.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:22 smithi006 ceph-mon[107747]: pgmap v14: 97 pgs: 97 active+clean; 225 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 5.6 MiB/s wr, 572 op/s 2023-12-02T07:44:22.718 INFO:teuthology.orchestra.run.smithi006.stdout: 5 34301 9.02 MB/sec warmup 111 sec latency 126.774 ms 2023-12-02T07:44:22.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:22 smithi141 ceph-mon[110575]: pgmap v14: 97 pgs: 97 active+clean; 225 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 5.6 MiB/s wr, 572 op/s 2023-12-02T07:44:23.728 INFO:teuthology.orchestra.run.smithi006.stdout: 5 34564 8.99 MB/sec warmup 112 sec latency 119.049 ms 2023-12-02T07:44:24.539 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:24 smithi006 ceph-mon[107747]: pgmap v15: 97 pgs: 97 active+clean; 225 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.2 MiB/s wr, 388 op/s 2023-12-02T07:44:24.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:24 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:24.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:24 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:24.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:24 smithi006 ceph-mon[107747]: Reconfiguring grafana.smithi006 (dependencies changed)... 2023-12-02T07:44:24.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:24 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:24.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:24 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:24.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:24 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:44:24.739 INFO:teuthology.orchestra.run.smithi006.stdout: 5 35031 9.09 MB/sec warmup 113 sec latency 137.607 ms 2023-12-02T07:44:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:24 smithi141 ceph-mon[110575]: pgmap v15: 97 pgs: 97 active+clean; 225 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.2 MiB/s wr, 388 op/s 2023-12-02T07:44:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:24 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:24 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:24 smithi141 ceph-mon[110575]: Reconfiguring grafana.smithi006 (dependencies changed)... 2023-12-02T07:44:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:24 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:24.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:24 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:24.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:24 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:44:25.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:25 smithi006 ceph-mon[107747]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-02T07:44:25.550 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:25 smithi006 ceph-mon[107747]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:44:25.550 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:25 smithi006 ceph-mon[107747]: Reconfiguring daemon grafana.smithi006 on smithi006 2023-12-02T07:44:25.739 INFO:teuthology.orchestra.run.smithi006.stdout: 5 35357 9.12 MB/sec warmup 114 sec latency 119.910 ms 2023-12-02T07:44:25.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:25 smithi141 ceph-mon[110575]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-02T07:44:25.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:25 smithi141 ceph-mon[110575]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:44:25.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:25 smithi141 ceph-mon[110575]: Reconfiguring daemon grafana.smithi006 on smithi006 2023-12-02T07:44:26.570 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:26 smithi006 ceph-mon[107747]: pgmap v16: 97 pgs: 97 active+clean; 225 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.2 MiB/s wr, 388 op/s 2023-12-02T07:44:26.739 INFO:teuthology.orchestra.run.smithi006.stdout: 5 35687 9.14 MB/sec warmup 115 sec latency 137.946 ms 2023-12-02T07:44:26.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:26 smithi141 ceph-mon[110575]: pgmap v16: 97 pgs: 97 active+clean; 225 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.2 MiB/s wr, 388 op/s 2023-12-02T07:44:27.739 INFO:teuthology.orchestra.run.smithi006.stdout: 5 35905 9.12 MB/sec warmup 116 sec latency 139.475 ms 2023-12-02T07:44:27.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:27 smithi141 ceph-mon[110575]: pgmap v17: 97 pgs: 97 active+clean; 239 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.0 KiB/s rd, 6.3 MiB/s wr, 583 op/s 2023-12-02T07:44:27.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:27 smithi006 ceph-mon[107747]: pgmap v17: 97 pgs: 97 active+clean; 239 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.0 KiB/s rd, 6.3 MiB/s wr, 583 op/s 2023-12-02T07:44:28.105 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-12-02T07:44:28.744 INFO:teuthology.orchestra.run.smithi006.stdout: 5 36098 9.06 MB/sec warmup 117 sec latency 129.045 ms 2023-12-02T07:44:29.196 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:44:29.196 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.smithi006 smithi006 *:9093,9094 starting - - - - 2023-12-02T07:44:29.196 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi006 smithi006 running (6m) 19s ago 6m 7042k - 17.2.0 e1d6a67b021e 40879d34fb42 2023-12-02T07:44:29.196 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi141 smithi141 running (5m) 20s ago 5m 7155k - 17.2.0 e1d6a67b021e 23c5738d246b 2023-12-02T07:44:29.196 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.smithi006 smithi006 *:3000 running (5m) 19s ago 6m 57.0M - 8.3.5 dad864ee21e9 403e5c023c1d 2023-12-02T07:44:29.196 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi006.iusbcn smithi006 running (2m) 19s ago 2m 34.8M - 17.2.0 e1d6a67b021e 07b0779714dd 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi141.qmnqkz smithi141 running (2m) 20s ago 2m 15.3M - 17.2.0 e1d6a67b021e 1d5b7854a83e 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi006.kplyue smithi006 *:9283 running (7m) 19s ago 7m 417M - 17.2.0 e1d6a67b021e 2f2cc8a6e92d 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi141.lwiuet smithi141 *:8443,9283 running (38s) 20s ago 5m 496M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 220e3b4cc1de 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi006 smithi006 running (7m) 19s ago 7m 93.0M 2048M 17.2.0 e1d6a67b021e 416f401143b9 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi141 smithi141 running (5m) 20s ago 5m 60.1M 2048M 17.2.0 e1d6a67b021e 5085cafdc1fb 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.0.0.smithi006.torezh smithi006 *:2049 running (2m) 19s ago 2m 269M - 4.0 e1d6a67b021e 86c986172387 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.1.0.smithi141.brufcq smithi141 *:2049 running (2m) 20s ago 2m 78.5M - 4.0 e1d6a67b021e b57297297063 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi006 smithi006 *:9100 running (6m) 19s ago 6m 24.9M - 1.3.1 1dbe0e931976 50c7cf89c6e1 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi141 smithi141 *:9100 running (5m) 20s ago 5m 25.4M - 1.3.1 1dbe0e931976 709c9b3b5b39 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (5m) 19s ago 5m 513M 1945M 17.2.0 e1d6a67b021e 83f0702a76d2 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (4m) 19s ago 4m 359M 1945M 17.2.0 e1d6a67b021e 21af3657a7bc 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (4m) 19s ago 4m 226M 1945M 17.2.0 e1d6a67b021e 067e499eecaf 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (4m) 19s ago 4m 492M 1945M 17.2.0 e1d6a67b021e 5995a6c9ea73 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi141 running (4m) 20s ago 4m 452M 2712M 17.2.0 e1d6a67b021e 640788336e6f 2023-12-02T07:44:29.197 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi141 running (3m) 20s ago 3m 458M 2712M 17.2.0 e1d6a67b021e 465cee4698ea 2023-12-02T07:44:29.198 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi141 running (3m) 20s ago 3m 422M 2712M 17.2.0 e1d6a67b021e a76e18dadef5 2023-12-02T07:44:29.198 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi141 running (3m) 20s ago 3m 721M 2712M 17.2.0 e1d6a67b021e 7f1d2a2bed11 2023-12-02T07:44:29.198 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.smithi006 smithi006 *:9095 running (5m) 19s ago 5m 63.9M - 2.33.4 514e6a882f6e b70e7606c374 2023-12-02T07:44:29.401 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:29 smithi006 ceph-mon[107747]: from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:44:29.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:29 smithi141 ceph-mon[110575]: from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:44:29.746 INFO:teuthology.orchestra.run.smithi006.stdout: 5 36256 9.03 MB/sec warmup 118 sec latency 105.093 ms 2023-12-02T07:44:29.899 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:44:29.899 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-12-02T07:44:29.899 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:44:29.899 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:44:29.899 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-12-02T07:44:29.899 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-02T07:44:29.899 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:44:29.899 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:44:29.899 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-12-02T07:44:29.899 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:44:29.899 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:44:29.900 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-12-02T07:44:29.900 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:44:29.900 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:44:29.900 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-12-02T07:44:29.900 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:44:29.900 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:44:29.900 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-12-02T07:44:29.900 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:44:30.425 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:30 smithi006 ceph-mon[107747]: from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:44:30.425 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:30 smithi006 ceph-mon[107747]: from='client.14690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:44:30.426 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:30 smithi006 ceph-mon[107747]: pgmap v18: 97 pgs: 97 active+clean; 239 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 397 op/s 2023-12-02T07:44:30.426 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:30 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:44:30.426 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:30 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/691657123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:44:30.483 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:44:30.483 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T07:44:30.483 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2023-12-02T07:44:30.483 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-02T07:44:30.484 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2023-12-02T07:44:30.484 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "1/23 daemons upgraded", 2023-12-02T07:44:30.484 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "", 2023-12-02T07:44:30.484 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2023-12-02T07:44:30.484 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:44:30.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:30 smithi141 ceph-mon[110575]: from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:44:30.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:30 smithi141 ceph-mon[110575]: from='client.14690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:44:30.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:30 smithi141 ceph-mon[110575]: pgmap v18: 97 pgs: 97 active+clean; 239 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 397 op/s 2023-12-02T07:44:30.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:30 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:44:30.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:30 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/691657123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:44:30.747 INFO:teuthology.orchestra.run.smithi006.stdout: 5 36390 8.96 MB/sec warmup 119 sec latency 120.969 ms 2023-12-02T07:44:31.113 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2023-12-02T07:44:31.467 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:31 smithi006 ceph-mon[107747]: from='client.24517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:44:31.467 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:31 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/201670050' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:44:31.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:31 smithi141 ceph-mon[110575]: from='client.24517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:44:31.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:31 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/201670050' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:44:32.481 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:32 smithi006 ceph-mon[107747]: pgmap v19: 97 pgs: 97 active+clean; 244 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.4 KiB/s rd, 5.5 MiB/s wr, 541 op/s 2023-12-02T07:44:32.752 INFO:teuthology.orchestra.run.smithi006.stdout: 5 36901 7.42 MB/sec execute 1 sec latency 124.691 ms 2023-12-02T07:44:32.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:32 smithi141 ceph-mon[110575]: pgmap v19: 97 pgs: 97 active+clean; 244 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.4 KiB/s rd, 5.5 MiB/s wr, 541 op/s 2023-12-02T07:44:33.752 INFO:teuthology.orchestra.run.smithi006.stdout: 5 37110 5.36 MB/sec execute 2 sec latency 142.768 ms 2023-12-02T07:44:34.527 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:34 smithi006 ceph-mon[107747]: pgmap v20: 97 pgs: 97 active+clean; 244 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-12-02T07:44:34.752 INFO:teuthology.orchestra.run.smithi006.stdout: 5 37373 5.50 MB/sec execute 3 sec latency 142.795 ms 2023-12-02T07:44:34.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:34 smithi141 ceph-mon[110575]: pgmap v20: 97 pgs: 97 active+clean; 244 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-12-02T07:44:35.761 INFO:teuthology.orchestra.run.smithi006.stdout: 5 37656 6.46 MB/sec execute 4 sec latency 131.638 ms 2023-12-02T07:44:36.556 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:36 smithi006 ceph-mon[107747]: pgmap v21: 97 pgs: 97 active+clean; 244 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-12-02T07:44:36.761 INFO:teuthology.orchestra.run.smithi006.stdout: 5 37975 6.68 MB/sec execute 5 sec latency 105.788 ms 2023-12-02T07:44:36.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:36 smithi141 ceph-mon[110575]: pgmap v21: 97 pgs: 97 active+clean; 244 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-12-02T07:44:37.771 INFO:teuthology.orchestra.run.smithi006.stdout: 5 38364 7.52 MB/sec execute 6 sec latency 132.301 ms 2023-12-02T07:44:38.569 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:38 smithi006 ceph-mon[107747]: pgmap v22: 97 pgs: 97 active+clean; 239 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 486 op/s 2023-12-02T07:44:38.771 INFO:teuthology.orchestra.run.smithi006.stdout: 5 38732 8.53 MB/sec execute 7 sec latency 127.249 ms 2023-12-02T07:44:38.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:38 smithi141 ceph-mon[110575]: pgmap v22: 97 pgs: 97 active+clean; 239 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 486 op/s 2023-12-02T07:44:39.771 INFO:teuthology.orchestra.run.smithi006.stdout: 5 39020 9.02 MB/sec execute 8 sec latency 130.201 ms 2023-12-02T07:44:40.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:40 smithi006 ceph-mon[107747]: pgmap v23: 97 pgs: 97 active+clean; 239 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 2.7 MiB/s wr, 290 op/s 2023-12-02T07:44:40.778 INFO:teuthology.orchestra.run.smithi006.stdout: 5 39335 8.83 MB/sec execute 9 sec latency 123.614 ms 2023-12-02T07:44:40.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:40 smithi141 ceph-mon[110575]: pgmap v23: 97 pgs: 97 active+clean; 239 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 2.7 MiB/s wr, 290 op/s 2023-12-02T07:44:41.778 INFO:teuthology.orchestra.run.smithi006.stdout: 5 39613 8.57 MB/sec execute 10 sec latency 129.816 ms 2023-12-02T07:44:42.436 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:42 smithi006 ceph-mon[107747]: pgmap v24: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.9 MiB/s wr, 474 op/s 2023-12-02T07:44:42.787 INFO:teuthology.orchestra.run.smithi006.stdout: 5 39850 8.39 MB/sec execute 11 sec latency 201.251 ms 2023-12-02T07:44:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:42 smithi141 ceph-mon[110575]: pgmap v24: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.9 MiB/s wr, 474 op/s 2023-12-02T07:44:43.794 INFO:teuthology.orchestra.run.smithi006.stdout: 5 40122 8.10 MB/sec execute 12 sec latency 120.868 ms 2023-12-02T07:44:44.432 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:44 smithi006 ceph-mon[107747]: pgmap v25: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.4 MiB/s wr, 330 op/s 2023-12-02T07:44:44.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:44 smithi141 ceph-mon[110575]: pgmap v25: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.4 MiB/s wr, 330 op/s 2023-12-02T07:44:44.794 INFO:teuthology.orchestra.run.smithi006.stdout: 5 40368 7.71 MB/sec execute 13 sec latency 149.184 ms 2023-12-02T07:44:45.477 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:45 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:44:45.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:45 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:44:45.794 INFO:teuthology.orchestra.run.smithi006.stdout: 5 40658 7.55 MB/sec execute 14 sec latency 112.729 ms 2023-12-02T07:44:46.486 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:46 smithi006 ceph-mon[107747]: pgmap v26: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.4 MiB/s wr, 330 op/s 2023-12-02T07:44:46.487 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:46 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:46.487 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:46 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:46 smithi141 ceph-mon[110575]: pgmap v26: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.4 MiB/s wr, 330 op/s 2023-12-02T07:44:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:46 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:46.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:46 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:46.794 INFO:teuthology.orchestra.run.smithi006.stdout: 5 40873 7.45 MB/sec execute 15 sec latency 114.840 ms 2023-12-02T07:44:47.508 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:47 smithi006 ceph-mon[107747]: Reconfiguring node-exporter.smithi006 (dependencies changed)... 2023-12-02T07:44:47.508 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:47 smithi006 ceph-mon[107747]: Reconfiguring daemon node-exporter.smithi006 on smithi006 2023-12-02T07:44:47.795 INFO:teuthology.orchestra.run.smithi006.stdout: 5 41150 7.34 MB/sec execute 16 sec latency 130.528 ms 2023-12-02T07:44:47.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:47 smithi141 ceph-mon[110575]: Reconfiguring node-exporter.smithi006 (dependencies changed)... 2023-12-02T07:44:47.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:47 smithi141 ceph-mon[110575]: Reconfiguring daemon node-exporter.smithi006 on smithi006 2023-12-02T07:44:48.513 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:48 smithi006 ceph-mon[107747]: pgmap v27: 97 pgs: 97 active+clean; 252 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.0 MiB/s wr, 505 op/s 2023-12-02T07:44:48.514 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:48 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:48.794 INFO:teuthology.orchestra.run.smithi006.stdout: 5 41546 7.66 MB/sec execute 17 sec latency 126.562 ms 2023-12-02T07:44:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:48 smithi141 ceph-mon[110575]: pgmap v27: 97 pgs: 97 active+clean; 252 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.0 MiB/s wr, 505 op/s 2023-12-02T07:44:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:48 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:49.537 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:49 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:49.537 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:49 smithi006 ceph-mon[107747]: Reconfiguring prometheus.smithi006 (dependencies changed)... 2023-12-02T07:44:49.798 INFO:teuthology.orchestra.run.smithi006.stdout: 5 41803 7.68 MB/sec execute 18 sec latency 136.420 ms 2023-12-02T07:44:49.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:49 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:44:49.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:49 smithi141 ceph-mon[110575]: Reconfiguring prometheus.smithi006 (dependencies changed)... 2023-12-02T07:44:50.547 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:50 smithi006 ceph-mon[107747]: Reconfiguring daemon prometheus.smithi006 on smithi006 2023-12-02T07:44:50.547 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:50 smithi006 ceph-mon[107747]: pgmap v28: 97 pgs: 97 active+clean; 252 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.8 MiB/s wr, 358 op/s 2023-12-02T07:44:50.799 INFO:teuthology.orchestra.run.smithi006.stdout: 5 42133 7.95 MB/sec execute 19 sec latency 131.737 ms 2023-12-02T07:44:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:50 smithi141 ceph-mon[110575]: Reconfiguring daemon prometheus.smithi006 on smithi006 2023-12-02T07:44:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:50 smithi141 ceph-mon[110575]: pgmap v28: 97 pgs: 97 active+clean; 252 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.8 MiB/s wr, 358 op/s 2023-12-02T07:44:51.799 INFO:teuthology.orchestra.run.smithi006.stdout: 5 42321 7.81 MB/sec execute 20 sec latency 197.128 ms 2023-12-02T07:44:52.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:52 smithi006 ceph-mon[107747]: pgmap v29: 97 pgs: 97 active+clean; 260 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.5 MiB/s wr, 526 op/s 2023-12-02T07:44:52.799 INFO:teuthology.orchestra.run.smithi006.stdout: 5 42624 7.98 MB/sec execute 21 sec latency 180.766 ms 2023-12-02T07:44:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:52 smithi141 ceph-mon[110575]: pgmap v29: 97 pgs: 97 active+clean; 260 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.5 MiB/s wr, 526 op/s 2023-12-02T07:44:53.799 INFO:teuthology.orchestra.run.smithi006.stdout: 5 42936 7.97 MB/sec execute 22 sec latency 112.024 ms 2023-12-02T07:44:54.379 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:54 smithi006 ceph-mon[107747]: pgmap v30: 97 pgs: 97 active+clean; 260 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.2 MiB/s wr, 343 op/s 2023-12-02T07:44:54.808 INFO:teuthology.orchestra.run.smithi006.stdout: 5 43161 7.94 MB/sec execute 23 sec latency 137.228 ms 2023-12-02T07:44:54.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:54 smithi141 ceph-mon[110575]: pgmap v30: 97 pgs: 97 active+clean; 260 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.2 MiB/s wr, 343 op/s 2023-12-02T07:44:55.808 INFO:teuthology.orchestra.run.smithi006.stdout: 5 43394 7.83 MB/sec execute 24 sec latency 139.237 ms 2023-12-02T07:44:56.423 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:56 smithi006 ceph-mon[107747]: pgmap v31: 97 pgs: 97 active+clean; 260 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.2 MiB/s wr, 343 op/s 2023-12-02T07:44:56.808 INFO:teuthology.orchestra.run.smithi006.stdout: 5 43698 7.70 MB/sec execute 25 sec latency 129.938 ms 2023-12-02T07:44:56.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:56 smithi141 ceph-mon[110575]: pgmap v31: 97 pgs: 97 active+clean; 260 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.2 MiB/s wr, 343 op/s 2023-12-02T07:44:57.808 INFO:teuthology.orchestra.run.smithi006.stdout: 5 43990 7.56 MB/sec execute 26 sec latency 123.983 ms 2023-12-02T07:44:58.465 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:58 smithi006 ceph-mon[107747]: pgmap v32: 97 pgs: 97 active+clean; 270 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.2 MiB/s wr, 504 op/s 2023-12-02T07:44:58.808 INFO:teuthology.orchestra.run.smithi006.stdout: 5 44374 7.63 MB/sec execute 27 sec latency 141.807 ms 2023-12-02T07:44:58.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:58 smithi141 ceph-mon[110575]: pgmap v32: 97 pgs: 97 active+clean; 270 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.2 MiB/s wr, 504 op/s 2023-12-02T07:44:59.479 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:44:59 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:44:59.808 INFO:teuthology.orchestra.run.smithi006.stdout: 5 44703 7.68 MB/sec execute 28 sec latency 111.982 ms 2023-12-02T07:44:59.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:44:59 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:45:00.517 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:00 smithi006 ceph-mon[107747]: pgmap v33: 97 pgs: 97 active+clean; 270 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.7 MiB/s wr, 329 op/s 2023-12-02T07:45:00.808 INFO:teuthology.orchestra.run.smithi006.stdout: 5 45094 7.68 MB/sec execute 29 sec latency 114.838 ms 2023-12-02T07:45:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:00 smithi141 ceph-mon[110575]: pgmap v33: 97 pgs: 97 active+clean; 270 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.7 MiB/s wr, 329 op/s 2023-12-02T07:45:01.660 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-12-02T07:45:01.808 INFO:teuthology.orchestra.run.smithi006.stdout: 5 45329 7.66 MB/sec execute 30 sec latency 189.511 ms 2023-12-02T07:45:02.569 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:02 smithi006 ceph-mon[107747]: pgmap v34: 97 pgs: 97 active+clean; 267 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.2 MiB/s wr, 520 op/s 2023-12-02T07:45:02.643 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:45:02.643 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.smithi006 smithi006 *:9093,9094 starting - - - - 2023-12-02T07:45:02.643 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi006 smithi006 running (6m) 52s ago 6m 7042k - 17.2.0 e1d6a67b021e 40879d34fb42 2023-12-02T07:45:02.643 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi141 smithi141 running (6m) 53s ago 6m 7155k - 17.2.0 e1d6a67b021e 23c5738d246b 2023-12-02T07:45:02.643 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.smithi006 smithi006 *:3000 starting - - - - 2023-12-02T07:45:02.643 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi006.iusbcn smithi006 running (2m) 52s ago 2m 34.8M - 17.2.0 e1d6a67b021e 07b0779714dd 2023-12-02T07:45:02.643 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi141.qmnqkz smithi141 running (2m) 53s ago 2m 15.3M - 17.2.0 e1d6a67b021e 1d5b7854a83e 2023-12-02T07:45:02.643 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi006.kplyue smithi006 *:9283 running (8m) 52s ago 8m 417M - 17.2.0 e1d6a67b021e 2f2cc8a6e92d 2023-12-02T07:45:02.643 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi141.lwiuet smithi141 *:8443,9283 running (72s) 53s ago 6m 496M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 220e3b4cc1de 2023-12-02T07:45:02.643 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi006 smithi006 running (8m) 52s ago 8m 93.0M 2048M 17.2.0 e1d6a67b021e 416f401143b9 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi141 smithi141 running (6m) 53s ago 6m 60.1M 2048M 17.2.0 e1d6a67b021e 5085cafdc1fb 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.0.0.smithi006.torezh smithi006 *:2049 running (2m) 52s ago 2m 269M - 4.0 e1d6a67b021e 86c986172387 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.1.0.smithi141.brufcq smithi141 *:2049 running (2m) 53s ago 2m 78.5M - 4.0 e1d6a67b021e b57297297063 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi006 smithi006 *:9100 starting - - - - 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi141 smithi141 *:9100 running (6m) 53s ago 6m 25.4M - 1.3.1 1dbe0e931976 709c9b3b5b39 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (5m) 52s ago 5m 513M 1945M 17.2.0 e1d6a67b021e 83f0702a76d2 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (5m) 52s ago 5m 359M 1945M 17.2.0 e1d6a67b021e 21af3657a7bc 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (5m) 52s ago 5m 226M 1945M 17.2.0 e1d6a67b021e 067e499eecaf 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (4m) 52s ago 4m 492M 1945M 17.2.0 e1d6a67b021e 5995a6c9ea73 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi141 running (4m) 53s ago 4m 452M 2712M 17.2.0 e1d6a67b021e 640788336e6f 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi141 running (4m) 53s ago 4m 458M 2712M 17.2.0 e1d6a67b021e 465cee4698ea 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi141 running (4m) 53s ago 4m 422M 2712M 17.2.0 e1d6a67b021e a76e18dadef5 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi141 running (3m) 53s ago 3m 721M 2712M 17.2.0 e1d6a67b021e 7f1d2a2bed11 2023-12-02T07:45:02.644 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.smithi006 smithi006 *:9095 running (6m) 52s ago 6m 63.9M - 2.33.4 514e6a882f6e b70e7606c374 2023-12-02T07:45:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:02 smithi141 ceph-mon[110575]: pgmap v34: 97 pgs: 97 active+clean; 267 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.2 MiB/s wr, 520 op/s 2023-12-02T07:45:02.825 INFO:teuthology.orchestra.run.smithi006.stdout: 5 45623 7.76 MB/sec execute 31 sec latency 145.910 ms 2023-12-02T07:45:03.229 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:45:03.229 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-12-02T07:45:03.229 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:45:03.229 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:45:03.230 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-12-02T07:45:03.230 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-02T07:45:03.230 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:45:03.230 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:45:03.230 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-12-02T07:45:03.230 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:45:03.230 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:45:03.230 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-12-02T07:45:03.230 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:45:03.230 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:45:03.230 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-12-02T07:45:03.230 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:45:03.230 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:45:03.231 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-12-02T07:45:03.231 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:45:03.581 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:03 smithi006 ceph-mon[107747]: from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:03.582 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:03 smithi006 ceph-mon[107747]: from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:03.582 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:03 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/564684170' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:45:03.582 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:03 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:03.582 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:03 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:03.696 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:45:03.696 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T07:45:03.696 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2023-12-02T07:45:03.696 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-02T07:45:03.696 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2023-12-02T07:45:03.696 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "1/23 daemons upgraded", 2023-12-02T07:45:03.696 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "", 2023-12-02T07:45:03.697 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2023-12-02T07:45:03.697 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:45:03.716 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:03 smithi141 ceph-mon[110575]: from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:03.716 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:03 smithi141 ceph-mon[110575]: from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:03.716 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:03 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/564684170' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:45:03.716 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:03 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:03.717 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:03 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:03.825 INFO:teuthology.orchestra.run.smithi006.stdout: 5 45917 7.97 MB/sec execute 32 sec latency 122.218 ms 2023-12-02T07:45:04.288 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2023-12-02T07:45:04.586 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:04 smithi006 ceph-mon[107747]: from='client.24529 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:04.586 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:04 smithi006 ceph-mon[107747]: pgmap v35: 97 pgs: 97 active+clean; 267 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.5 MiB/s wr, 352 op/s 2023-12-02T07:45:04.586 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:04 smithi006 ceph-mon[107747]: Reconfiguring node-exporter.smithi141 (dependencies changed)... 2023-12-02T07:45:04.586 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:04 smithi006 ceph-mon[107747]: Reconfiguring daemon node-exporter.smithi141 on smithi141 2023-12-02T07:45:04.587 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:04 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3496931128' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:45:04.605 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:04 smithi141 ceph-mon[110575]: from='client.24529 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:04.605 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:04 smithi141 ceph-mon[110575]: pgmap v35: 97 pgs: 97 active+clean; 267 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.5 MiB/s wr, 352 op/s 2023-12-02T07:45:04.606 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:04 smithi141 ceph-mon[110575]: Reconfiguring node-exporter.smithi141 (dependencies changed)... 2023-12-02T07:45:04.606 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:04 smithi141 ceph-mon[110575]: Reconfiguring daemon node-exporter.smithi141 on smithi141 2023-12-02T07:45:04.606 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:04 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3496931128' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:45:04.825 INFO:teuthology.orchestra.run.smithi006.stdout: 5 46366 8.23 MB/sec execute 33 sec latency 132.415 ms 2023-12-02T07:45:05.599 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:05 smithi006 ceph-mon[107747]: from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:05.599 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:05 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:05.600 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:05 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:05.600 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:05 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:45:05.600 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:05 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-12-02T07:45:05.600 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:05 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:05.600 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:05 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:45:05.600 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:05 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi006.front.sepia.ceph.com:3000"}]: dispatch 2023-12-02T07:45:05.600 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:05 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:05.600 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:05 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:45:05.600 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:05 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi006.front.sepia.ceph.com:9095"}]: dispatch 2023-12-02T07:45:05.600 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:05 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:05.600 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:05 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:45:05.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:05 smithi141 ceph-mon[110575]: from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:05.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:05 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:05.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:05 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:05.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:05 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:45:05.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:05 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-12-02T07:45:05.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:05 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:05.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:05 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:45:05.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:05 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi006.front.sepia.ceph.com:3000"}]: dispatch 2023-12-02T07:45:05.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:05 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:05.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:05 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:45:05.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:05 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi006.front.sepia.ceph.com:9095"}]: dispatch 2023-12-02T07:45:05.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:05 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:05.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:05 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:45:05.828 INFO:teuthology.orchestra.run.smithi006.stdout: 5 46676 8.14 MB/sec execute 34 sec latency 133.369 ms 2023-12-02T07:45:06.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:06 smithi006 ceph-mon[107747]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:45:06.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:06 smithi006 ceph-mon[107747]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-12-02T07:45:06.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:06 smithi006 ceph-mon[107747]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:45:06.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:06 smithi006 ceph-mon[107747]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi006.front.sepia.ceph.com:3000"}]: dispatch 2023-12-02T07:45:06.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:06 smithi006 ceph-mon[107747]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:45:06.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:06 smithi006 ceph-mon[107747]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi006.front.sepia.ceph.com:9095"}]: dispatch 2023-12-02T07:45:06.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:06 smithi006 ceph-mon[107747]: Upgrade: Need to upgrade myself (mgr.smithi141.lwiuet) 2023-12-02T07:45:06.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:06 smithi006 ceph-mon[107747]: Upgrade: Need to upgrade myself (mgr.smithi141.lwiuet) 2023-12-02T07:45:06.619 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:06 smithi006 ceph-mon[107747]: pgmap v36: 97 pgs: 97 active+clean; 267 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.5 MiB/s wr, 352 op/s 2023-12-02T07:45:06.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:06 smithi141 ceph-mon[110575]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:45:06.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:06 smithi141 ceph-mon[110575]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi006.front.sepia.ceph.com:9093"}]: dispatch 2023-12-02T07:45:06.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:06 smithi141 ceph-mon[110575]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:45:06.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:06 smithi141 ceph-mon[110575]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi006.front.sepia.ceph.com:3000"}]: dispatch 2023-12-02T07:45:06.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:06 smithi141 ceph-mon[110575]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:45:06.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:06 smithi141 ceph-mon[110575]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi006.front.sepia.ceph.com:9095"}]: dispatch 2023-12-02T07:45:06.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:06 smithi141 ceph-mon[110575]: Upgrade: Need to upgrade myself (mgr.smithi141.lwiuet) 2023-12-02T07:45:06.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:06 smithi141 ceph-mon[110575]: Upgrade: Need to upgrade myself (mgr.smithi141.lwiuet) 2023-12-02T07:45:06.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:06 smithi141 ceph-mon[110575]: pgmap v36: 97 pgs: 97 active+clean; 267 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.5 MiB/s wr, 352 op/s 2023-12-02T07:45:06.829 INFO:teuthology.orchestra.run.smithi006.stdout: 5 46905 7.98 MB/sec execute 35 sec latency 129.968 ms 2023-12-02T07:45:07.838 INFO:teuthology.orchestra.run.smithi006.stdout: 5 47253 8.00 MB/sec execute 36 sec latency 127.000 ms 2023-12-02T07:45:08.387 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:08 smithi006 ceph-mon[107747]: Upgrade: Updating mgr.smithi006.kplyue 2023-12-02T07:45:08.388 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:08 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:08.388 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:08 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi006.kplyue", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:45:08.388 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:08 smithi006 ceph-mon[107747]: pgmap v37: 97 pgs: 97 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.9 MiB/s wr, 536 op/s 2023-12-02T07:45:08.388 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:08 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi006.kplyue", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:45:08.388 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:08 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:45:08.388 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:08 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:45:08.388 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:08 smithi006 ceph-mon[107747]: Deploying daemon mgr.smithi006.kplyue on smithi006 2023-12-02T07:45:08.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:08 smithi141 ceph-mon[110575]: Upgrade: Updating mgr.smithi006.kplyue 2023-12-02T07:45:08.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:08 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:45:08.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:08 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi006.kplyue", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:45:08.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:08 smithi141 ceph-mon[110575]: pgmap v37: 97 pgs: 97 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.9 MiB/s wr, 536 op/s 2023-12-02T07:45:08.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:08 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi006.kplyue", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:45:08.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:08 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:45:08.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:08 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:45:08.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:08 smithi141 ceph-mon[110575]: Deploying daemon mgr.smithi006.kplyue on smithi006 2023-12-02T07:45:08.838 INFO:teuthology.orchestra.run.smithi006.stdout: 5 47569 7.87 MB/sec execute 37 sec latency 108.380 ms 2023-12-02T07:45:09.839 INFO:teuthology.orchestra.run.smithi006.stdout: 5 47969 8.02 MB/sec execute 38 sec latency 130.007 ms 2023-12-02T07:45:10.419 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:10 smithi006 ceph-mon[107747]: pgmap v38: 97 pgs: 97 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.9 MiB/s wr, 376 op/s 2023-12-02T07:45:10.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:10 smithi141 ceph-mon[110575]: pgmap v38: 97 pgs: 97 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.9 MiB/s wr, 376 op/s 2023-12-02T07:45:10.838 INFO:teuthology.orchestra.run.smithi006.stdout: 5 48427 8.03 MB/sec execute 39 sec latency 127.003 ms 2023-12-02T07:45:11.847 INFO:teuthology.orchestra.run.smithi006.stdout: 5 48915 8.14 MB/sec execute 40 sec latency 126.607 ms 2023-12-02T07:45:12.447 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:12 smithi006 ceph-mon[107747]: pgmap v39: 97 pgs: 97 active+clean; 277 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.7 KiB/s rd, 5.6 MiB/s wr, 590 op/s 2023-12-02T07:45:12.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:12 smithi141 ceph-mon[110575]: pgmap v39: 97 pgs: 97 active+clean; 277 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.7 KiB/s rd, 5.6 MiB/s wr, 590 op/s 2023-12-02T07:45:12.847 INFO:teuthology.orchestra.run.smithi006.stdout: 5 49349 8.46 MB/sec execute 41 sec latency 123.156 ms 2023-12-02T07:45:13.847 INFO:teuthology.orchestra.run.smithi006.stdout: 5 49712 8.57 MB/sec execute 42 sec latency 196.548 ms 2023-12-02T07:45:14.468 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:14 smithi006 ceph-mon[107747]: pgmap v40: 97 pgs: 97 active+clean; 277 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 398 op/s 2023-12-02T07:45:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:14 smithi141 ceph-mon[110575]: pgmap v40: 97 pgs: 97 active+clean; 277 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 398 op/s 2023-12-02T07:45:14.847 INFO:teuthology.orchestra.run.smithi006.stdout: 5 49988 8.59 MB/sec execute 43 sec latency 141.990 ms 2023-12-02T07:45:15.485 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:15 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:45:15.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:15 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:45:15.847 INFO:teuthology.orchestra.run.smithi006.stdout: 5 50240 8.46 MB/sec execute 44 sec latency 149.531 ms 2023-12-02T07:45:16.522 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:16 smithi006 ceph-mon[107747]: pgmap v41: 97 pgs: 97 active+clean; 277 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 398 op/s 2023-12-02T07:45:16.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:16 smithi141 ceph-mon[110575]: pgmap v41: 97 pgs: 97 active+clean; 277 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 398 op/s 2023-12-02T07:45:16.860 INFO:teuthology.orchestra.run.smithi006.stdout: 5 50490 8.35 MB/sec execute 45 sec latency 139.947 ms 2023-12-02T07:45:17.852 INFO:teuthology.orchestra.run.smithi006.stdout: 5 50816 8.37 MB/sec execute 46 sec latency 134.249 ms 2023-12-02T07:45:18.550 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:18 smithi006 ceph-mon[107747]: pgmap v42: 97 pgs: 97 active+clean; 295 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 6.9 MiB/s wr, 616 op/s 2023-12-02T07:45:18.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:18 smithi141 ceph-mon[110575]: pgmap v42: 97 pgs: 97 active+clean; 295 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 6.9 MiB/s wr, 616 op/s 2023-12-02T07:45:18.853 INFO:teuthology.orchestra.run.smithi006.stdout: 5 51157 8.31 MB/sec execute 47 sec latency 88.846 ms 2023-12-02T07:45:19.852 INFO:teuthology.orchestra.run.smithi006.stdout: 5 51719 8.35 MB/sec execute 48 sec latency 129.028 ms 2023-12-02T07:45:20.565 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:20 smithi006 ceph-mon[107747]: pgmap v43: 97 pgs: 97 active+clean; 295 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.5 MiB/s wr, 432 op/s 2023-12-02T07:45:20.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:20 smithi141 ceph-mon[110575]: pgmap v43: 97 pgs: 97 active+clean; 295 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.5 MiB/s wr, 432 op/s 2023-12-02T07:45:20.852 INFO:teuthology.orchestra.run.smithi006.stdout: 5 52104 8.39 MB/sec execute 49 sec latency 116.931 ms 2023-12-02T07:45:21.853 INFO:teuthology.orchestra.run.smithi006.stdout: 5 52528 8.52 MB/sec execute 50 sec latency 123.936 ms 2023-12-02T07:45:22.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:22 smithi006 ceph-mon[107747]: pgmap v44: 97 pgs: 97 active+clean; 290 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 6.2 MiB/s wr, 652 op/s 2023-12-02T07:45:22.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:22 smithi141 ceph-mon[110575]: pgmap v44: 97 pgs: 97 active+clean; 290 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 6.2 MiB/s wr, 652 op/s 2023-12-02T07:45:22.856 INFO:teuthology.orchestra.run.smithi006.stdout: 5 52876 8.62 MB/sec execute 51 sec latency 146.075 ms 2023-12-02T07:45:23.856 INFO:teuthology.orchestra.run.smithi006.stdout: 5 53211 8.70 MB/sec execute 52 sec latency 202.427 ms 2023-12-02T07:45:24.659 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:24 smithi006 ceph-mon[107747]: pgmap v45: 97 pgs: 97 active+clean; 290 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-02T07:45:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:24 smithi141 ceph-mon[110575]: pgmap v45: 97 pgs: 97 active+clean; 290 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-02T07:45:24.856 INFO:teuthology.orchestra.run.smithi006.stdout: 5 53543 8.72 MB/sec execute 53 sec latency 95.704 ms 2023-12-02T07:45:25.862 INFO:teuthology.orchestra.run.smithi006.stdout: 5 53789 8.68 MB/sec execute 54 sec latency 126.869 ms 2023-12-02T07:45:26.460 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:26 smithi006 ceph-mon[107747]: pgmap v46: 97 pgs: 97 active+clean; 290 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-02T07:45:26.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:26 smithi141 ceph-mon[110575]: pgmap v46: 97 pgs: 97 active+clean; 290 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-02T07:45:26.862 INFO:teuthology.orchestra.run.smithi006.stdout: 5 54067 8.60 MB/sec execute 55 sec latency 131.789 ms 2023-12-02T07:45:27.864 INFO:teuthology.orchestra.run.smithi006.stdout: 5 54365 8.51 MB/sec execute 56 sec latency 123.286 ms 2023-12-02T07:45:28.507 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:28 smithi006 ceph-mon[107747]: pgmap v47: 97 pgs: 97 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 7.1 MiB/s wr, 647 op/s 2023-12-02T07:45:28.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:28 smithi141 ceph-mon[110575]: pgmap v47: 97 pgs: 97 active+clean; 308 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 7.1 MiB/s wr, 647 op/s 2023-12-02T07:45:28.865 INFO:teuthology.orchestra.run.smithi006.stdout: 5 54678 8.50 MB/sec execute 57 sec latency 123.442 ms 2023-12-02T07:45:29.522 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:29 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:45:29.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:29 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:45:29.871 INFO:teuthology.orchestra.run.smithi006.stdout: 5 55058 8.56 MB/sec execute 58 sec latency 123.656 ms 2023-12-02T07:45:30.529 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:30 smithi006 ceph-mon[107747]: pgmap v48: 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, 428 op/s 2023-12-02T07:45:30.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:30 smithi141 ceph-mon[110575]: pgmap v48: 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, 428 op/s 2023-12-02T07:45:30.871 INFO:teuthology.orchestra.run.smithi006.stdout: 5 55501 8.54 MB/sec execute 59 sec latency 127.251 ms 2023-12-02T07:45:31.871 INFO:teuthology.orchestra.run.smithi006.stdout: 5 55881 8.53 MB/sec execute 60 sec latency 130.471 ms 2023-12-02T07:45:32.557 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:32 smithi006 ceph-mon[107747]: pgmap v49: 97 pgs: 97 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 6.0 MiB/s wr, 628 op/s 2023-12-02T07:45:32.557 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:32 smithi006 ceph-mon[107747]: mgrmap e28: smithi141.lwiuet(active, since 92s), standbys: smithi006.kplyue 2023-12-02T07:45:32.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:32 smithi141 ceph-mon[110575]: pgmap v49: 97 pgs: 97 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 6.0 MiB/s wr, 628 op/s 2023-12-02T07:45:32.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:32 smithi141 ceph-mon[110575]: mgrmap e28: smithi141.lwiuet(active, since 92s), standbys: smithi006.kplyue 2023-12-02T07:45:32.871 INFO:teuthology.orchestra.run.smithi006.stdout: 5 56199 8.64 MB/sec execute 61 sec latency 134.544 ms 2023-12-02T07:45:33.876 INFO:teuthology.orchestra.run.smithi006.stdout: 5 56517 8.71 MB/sec execute 62 sec latency 134.127 ms 2023-12-02T07:45:34.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:34 smithi006 ceph-mon[107747]: pgmap v50: 97 pgs: 97 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 407 op/s 2023-12-02T07:45:34.818 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-12-02T07:45:34.819 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:34 smithi141 ceph-mon[110575]: pgmap v50: 97 pgs: 97 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 407 op/s 2023-12-02T07:45:34.876 INFO:teuthology.orchestra.run.smithi006.stdout: 5 56771 8.68 MB/sec execute 63 sec latency 131.542 ms 2023-12-02T07:45:35.735 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:45:35.735 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.smithi006 smithi006 *:9093,9094 starting - - - - 2023-12-02T07:45:35.735 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi006 smithi006 running (7m) 85s ago 7m 7042k - 17.2.0 e1d6a67b021e 40879d34fb42 2023-12-02T07:45:35.735 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi141 smithi141 running (7m) 86s ago 7m 7155k - 17.2.0 e1d6a67b021e 23c5738d246b 2023-12-02T07:45:35.735 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.smithi006 smithi006 *:3000 starting - - - - 2023-12-02T07:45:35.735 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi006.iusbcn smithi006 running (3m) 85s ago 3m 34.8M - 17.2.0 e1d6a67b021e 07b0779714dd 2023-12-02T07:45:35.735 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi141.qmnqkz smithi141 running (3m) 86s ago 3m 15.3M - 17.2.0 e1d6a67b021e 1d5b7854a83e 2023-12-02T07:45:35.735 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi006.kplyue smithi006 *:9283 running (8m) 85s ago 8m 417M - 17.2.0 e1d6a67b021e 2f2cc8a6e92d 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi141.lwiuet smithi141 *:8443,9283 running (105s) 86s ago 7m 496M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 220e3b4cc1de 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi006 smithi006 running (8m) 85s ago 8m 93.0M 2048M 17.2.0 e1d6a67b021e 416f401143b9 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi141 smithi141 running (6m) 86s ago 6m 60.1M 2048M 17.2.0 e1d6a67b021e 5085cafdc1fb 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.0.0.smithi006.torezh smithi006 *:2049 running (3m) 85s ago 3m 269M - 4.0 e1d6a67b021e 86c986172387 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.1.0.smithi141.brufcq smithi141 *:2049 running (3m) 86s ago 3m 78.5M - 4.0 e1d6a67b021e b57297297063 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi006 smithi006 *:9100 starting - - - - 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi141 smithi141 *:9100 starting - - - - 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (6m) 85s ago 6m 513M 1945M 17.2.0 e1d6a67b021e 83f0702a76d2 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (6m) 85s ago 6m 359M 1945M 17.2.0 e1d6a67b021e 21af3657a7bc 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (5m) 85s ago 5m 226M 1945M 17.2.0 e1d6a67b021e 067e499eecaf 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (5m) 85s ago 5m 492M 1945M 17.2.0 e1d6a67b021e 5995a6c9ea73 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi141 running (5m) 86s ago 5m 452M 2712M 17.2.0 e1d6a67b021e 640788336e6f 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi141 running (4m) 86s ago 4m 458M 2712M 17.2.0 e1d6a67b021e 465cee4698ea 2023-12-02T07:45:35.736 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi141 running (4m) 86s ago 4m 422M 2712M 17.2.0 e1d6a67b021e a76e18dadef5 2023-12-02T07:45:35.737 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi141 running (4m) 86s ago 4m 721M 2712M 17.2.0 e1d6a67b021e 7f1d2a2bed11 2023-12-02T07:45:35.737 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.smithi006 smithi006 *:9095 starting - - - - 2023-12-02T07:45:35.876 INFO:teuthology.orchestra.run.smithi006.stdout: 5 57042 8.74 MB/sec execute 64 sec latency 135.995 ms 2023-12-02T07:45:36.292 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:45:36.292 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-12-02T07:45:36.292 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:45:36.292 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:45:36.292 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-12-02T07:45:36.292 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-02T07:45:36.292 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:45:36.292 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:45:36.292 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-12-02T07:45:36.292 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:45:36.293 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:45:36.293 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-12-02T07:45:36.293 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:45:36.293 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:45:36.293 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-12-02T07:45:36.293 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:45:36.293 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:45:36.293 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-12-02T07:45:36.293 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:45:36.630 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:36 smithi006 ceph-mon[107747]: from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:36.630 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:36 smithi006 ceph-mon[107747]: from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:36.630 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:36 smithi006 ceph-mon[107747]: pgmap v51: 97 pgs: 97 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 407 op/s 2023-12-02T07:45:36.630 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:36 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3645735266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:45:36.750 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:45:36.750 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T07:45:36.750 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2023-12-02T07:45:36.751 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-02T07:45:36.751 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2023-12-02T07:45:36.751 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "1/23 daemons upgraded", 2023-12-02T07:45:36.751 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading mgr daemons", 2023-12-02T07:45:36.751 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2023-12-02T07:45:36.751 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:45:36.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:36 smithi141 ceph-mon[110575]: from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:36.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:36 smithi141 ceph-mon[110575]: from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:36.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:36 smithi141 ceph-mon[110575]: pgmap v51: 97 pgs: 97 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 407 op/s 2023-12-02T07:45:36.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:36 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3645735266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:45:36.876 INFO:teuthology.orchestra.run.smithi006.stdout: 5 57215 8.66 MB/sec execute 65 sec latency 126.000 ms 2023-12-02T07:45:37.314 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2023-12-02T07:45:37.660 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:37 smithi006 ceph-mon[107747]: from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:37.660 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:37 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3299144229' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:45:37.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:37 smithi141 ceph-mon[110575]: from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:37.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:37 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3299144229' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:45:37.876 INFO:teuthology.orchestra.run.smithi006.stdout: 5 57400 8.56 MB/sec execute 66 sec latency 129.633 ms 2023-12-02T07:45:38.692 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:38 smithi006 ceph-mon[107747]: from='client.24551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:38.692 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:38 smithi006 ceph-mon[107747]: pgmap v52: 97 pgs: 97 active+clean; 318 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.5 KiB/s rd, 6.5 MiB/s wr, 589 op/s 2023-12-02T07:45:38.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:38 smithi141 ceph-mon[110575]: from='client.24551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:38.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:38 smithi141 ceph-mon[110575]: pgmap v52: 97 pgs: 97 active+clean; 318 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.5 KiB/s rd, 6.5 MiB/s wr, 589 op/s 2023-12-02T07:45:38.887 INFO:teuthology.orchestra.run.smithi006.stdout: 5 57689 8.49 MB/sec execute 67 sec latency 126.739 ms 2023-12-02T07:45:39.887 INFO:teuthology.orchestra.run.smithi006.stdout: 5 57977 8.42 MB/sec execute 68 sec latency 145.166 ms 2023-12-02T07:45:40.718 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:40 smithi006 ceph-mon[107747]: pgmap v53: 97 pgs: 97 active+clean; 318 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.9 MiB/s wr, 380 op/s 2023-12-02T07:45:40.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:40 smithi141 ceph-mon[110575]: pgmap v53: 97 pgs: 97 active+clean; 318 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.9 MiB/s wr, 380 op/s 2023-12-02T07:45:40.887 INFO:teuthology.orchestra.run.smithi006.stdout: 5 58222 8.42 MB/sec execute 69 sec latency 143.225 ms 2023-12-02T07:45:41.887 INFO:teuthology.orchestra.run.smithi006.stdout: 5 58582 8.49 MB/sec execute 70 sec latency 126.990 ms 2023-12-02T07:45:42.739 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:42 smithi006 ceph-mon[107747]: pgmap v54: 97 pgs: 97 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.3 MiB/s wr, 540 op/s 2023-12-02T07:45:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:42 smithi141 ceph-mon[110575]: pgmap v54: 97 pgs: 97 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.3 MiB/s wr, 540 op/s 2023-12-02T07:45:42.887 INFO:teuthology.orchestra.run.smithi006.stdout: 5 58958 8.43 MB/sec execute 71 sec latency 86.482 ms 2023-12-02T07:45:43.887 INFO:teuthology.orchestra.run.smithi006.stdout: 5 59408 8.44 MB/sec execute 72 sec latency 102.422 ms 2023-12-02T07:45:44.772 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:44 smithi006 ceph-mon[107747]: pgmap v55: 97 pgs: 97 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 341 op/s 2023-12-02T07:45:44.773 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:44 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:45:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:44 smithi141 ceph-mon[110575]: pgmap v55: 97 pgs: 97 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 341 op/s 2023-12-02T07:45:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:44 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:45:44.887 INFO:teuthology.orchestra.run.smithi006.stdout: 5 59850 8.57 MB/sec execute 73 sec latency 131.546 ms 2023-12-02T07:45:45.888 INFO:teuthology.orchestra.run.smithi006.stdout: 5 60281 8.66 MB/sec execute 74 sec latency 126.990 ms 2023-12-02T07:45:46.559 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:46 smithi006 ceph-mon[107747]: pgmap v56: 97 pgs: 97 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 341 op/s 2023-12-02T07:45:46.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:46 smithi141 ceph-mon[110575]: pgmap v56: 97 pgs: 97 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 341 op/s 2023-12-02T07:45:46.888 INFO:teuthology.orchestra.run.smithi006.stdout: 5 60600 8.69 MB/sec execute 75 sec latency 157.272 ms 2023-12-02T07:45:47.888 INFO:teuthology.orchestra.run.smithi006.stdout: 5 60828 8.67 MB/sec execute 76 sec latency 124.942 ms 2023-12-02T07:45:48.589 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:48 smithi006 ceph-mon[107747]: pgmap v57: 97 pgs: 97 active+clean; 328 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.0 MiB/s wr, 562 op/s 2023-12-02T07:45:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:48 smithi141 ceph-mon[110575]: pgmap v57: 97 pgs: 97 active+clean; 328 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.0 MiB/s wr, 562 op/s 2023-12-02T07:45:48.888 INFO:teuthology.orchestra.run.smithi006.stdout: 5 61101 8.62 MB/sec execute 77 sec latency 129.723 ms 2023-12-02T07:45:49.888 INFO:teuthology.orchestra.run.smithi006.stdout: 5 61367 8.54 MB/sec execute 78 sec latency 115.318 ms 2023-12-02T07:45:50.625 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:50 smithi006 ceph-mon[107747]: pgmap v58: 97 pgs: 97 active+clean; 328 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 381 op/s 2023-12-02T07:45:50.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:50 smithi141 ceph-mon[110575]: pgmap v58: 97 pgs: 97 active+clean; 328 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 381 op/s 2023-12-02T07:45:50.888 INFO:teuthology.orchestra.run.smithi006.stdout: 5 61660 8.54 MB/sec execute 79 sec latency 130.134 ms 2023-12-02T07:45:51.888 INFO:teuthology.orchestra.run.smithi006.stdout: 5 61936 8.52 MB/sec execute 80 sec latency 121.124 ms 2023-12-02T07:45:52.706 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:52 smithi006 ceph-mon[107747]: pgmap v59: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.6 MiB/s wr, 560 op/s 2023-12-02T07:45:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:52 smithi141 ceph-mon[110575]: pgmap v59: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.6 MiB/s wr, 560 op/s 2023-12-02T07:45:52.888 INFO:teuthology.orchestra.run.smithi006.stdout: 5 62321 8.54 MB/sec execute 81 sec latency 140.791 ms 2023-12-02T07:45:53.896 INFO:teuthology.orchestra.run.smithi006.stdout: 5 62827 8.55 MB/sec execute 82 sec latency 127.336 ms 2023-12-02T07:45:54.756 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:54 smithi006 ceph-mon[107747]: pgmap v60: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.2 MiB/s wr, 401 op/s 2023-12-02T07:45:54.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:54 smithi141 ceph-mon[110575]: pgmap v60: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.2 MiB/s wr, 401 op/s 2023-12-02T07:45:54.901 INFO:teuthology.orchestra.run.smithi006.stdout: 5 63199 8.60 MB/sec execute 83 sec latency 119.525 ms 2023-12-02T07:45:55.769 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:55 smithi006 ceph-mon[107747]: pgmap v61: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.2 MiB/s wr, 401 op/s 2023-12-02T07:45:55.901 INFO:teuthology.orchestra.run.smithi006.stdout: 5 63495 8.60 MB/sec execute 84 sec latency 152.131 ms 2023-12-02T07:45:56.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:55 smithi141 ceph-mon[110575]: pgmap v61: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.2 MiB/s wr, 401 op/s 2023-12-02T07:45:56.901 INFO:teuthology.orchestra.run.smithi006.stdout: 5 63890 8.69 MB/sec execute 85 sec latency 126.693 ms 2023-12-02T07:45:57.901 INFO:teuthology.orchestra.run.smithi006.stdout: 5 64090 8.65 MB/sec execute 86 sec latency 132.404 ms 2023-12-02T07:45:58.567 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:45:58 smithi006 ceph-mon[107747]: pgmap v62: 97 pgs: 97 active+clean; 337 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 KiB/s rd, 6.3 MiB/s wr, 643 op/s 2023-12-02T07:45:58.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:45:58 smithi141 ceph-mon[110575]: pgmap v62: 97 pgs: 97 active+clean; 337 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 KiB/s rd, 6.3 MiB/s wr, 643 op/s 2023-12-02T07:45:58.911 INFO:teuthology.orchestra.run.smithi006.stdout: 5 64332 8.66 MB/sec execute 87 sec latency 136.457 ms 2023-12-02T07:45:59.911 INFO:teuthology.orchestra.run.smithi006.stdout: 5 64553 8.62 MB/sec execute 88 sec latency 127.050 ms 2023-12-02T07:46:00.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:00 smithi006 ceph-mon[107747]: pgmap v63: 97 pgs: 97 active+clean; 337 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.0 MiB/s wr, 421 op/s 2023-12-02T07:46:00.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:00 smithi141 ceph-mon[110575]: pgmap v63: 97 pgs: 97 active+clean; 337 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.0 MiB/s wr, 421 op/s 2023-12-02T07:46:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:00.911 INFO:teuthology.orchestra.run.smithi006.stdout: 5 64794 8.56 MB/sec execute 89 sec latency 126.148 ms 2023-12-02T07:46:01.911 INFO:teuthology.orchestra.run.smithi006.stdout: 5 65161 8.56 MB/sec execute 90 sec latency 131.918 ms 2023-12-02T07:46:02.632 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:02 smithi006 ceph-mon[107747]: pgmap v64: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.8 MiB/s wr, 626 op/s 2023-12-02T07:46:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:02 smithi141 ceph-mon[110575]: pgmap v64: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.8 MiB/s wr, 626 op/s 2023-12-02T07:46:02.912 INFO:teuthology.orchestra.run.smithi006.stdout: 5 65457 8.51 MB/sec execute 91 sec latency 123.906 ms 2023-12-02T07:46:03.914 INFO:teuthology.orchestra.run.smithi006.stdout: 5 65844 8.53 MB/sec execute 92 sec latency 135.328 ms 2023-12-02T07:46:04.418 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:04 smithi006 ceph-mon[107747]: pgmap v65: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 446 op/s 2023-12-02T07:46:04.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:04 smithi141 ceph-mon[110575]: pgmap v65: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 446 op/s 2023-12-02T07:46:04.912 INFO:teuthology.orchestra.run.smithi006.stdout: 5 66219 8.56 MB/sec execute 93 sec latency 131.597 ms 2023-12-02T07:46:05.912 INFO:teuthology.orchestra.run.smithi006.stdout: 5 66510 8.55 MB/sec execute 94 sec latency 129.083 ms 2023-12-02T07:46:06.467 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:06 smithi006 ceph-mon[107747]: pgmap v66: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 446 op/s 2023-12-02T07:46:06.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:06 smithi141 ceph-mon[110575]: pgmap v66: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 446 op/s 2023-12-02T07:46:06.920 INFO:teuthology.orchestra.run.smithi006.stdout: 5 66851 8.56 MB/sec execute 95 sec latency 129.838 ms 2023-12-02T07:46:07.803 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-12-02T07:46:07.920 INFO:teuthology.orchestra.run.smithi006.stdout: 5 67270 8.63 MB/sec execute 96 sec latency 135.445 ms 2023-12-02T07:46:08.488 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:08 smithi006 ceph-mon[107747]: pgmap v67: 97 pgs: 97 active+clean; 336 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.8 MiB/s wr, 654 op/s 2023-12-02T07:46:08.741 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:46:08.741 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.smithi006 smithi006 *:9093,9094 starting - - - - 2023-12-02T07:46:08.742 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi006 smithi006 running (8m) 118s ago 8m 7042k - 17.2.0 e1d6a67b021e 40879d34fb42 2023-12-02T07:46:08.742 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi141 smithi141 running (7m) 119s ago 7m 7155k - 17.2.0 e1d6a67b021e 23c5738d246b 2023-12-02T07:46:08.742 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.smithi006 smithi006 *:3000 starting - - - - 2023-12-02T07:46:08.742 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi006.iusbcn smithi006 running (3m) 118s ago 3m 34.8M - 17.2.0 e1d6a67b021e 07b0779714dd 2023-12-02T07:46:08.742 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi141.qmnqkz smithi141 running (3m) 119s ago 3m 15.3M - 17.2.0 e1d6a67b021e 1d5b7854a83e 2023-12-02T07:46:08.742 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi006.kplyue smithi006 *:9283 running (9m) 118s ago 9m 417M - 17.2.0 e1d6a67b021e 2f2cc8a6e92d 2023-12-02T07:46:08.742 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi141.lwiuet smithi141 *:8443,9283 running (2m) 119s ago 7m 496M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 220e3b4cc1de 2023-12-02T07:46:08.742 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi006 smithi006 running (9m) 118s ago 9m 93.0M 2048M 17.2.0 e1d6a67b021e 416f401143b9 2023-12-02T07:46:08.742 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi141 smithi141 running (7m) 119s ago 7m 60.1M 2048M 17.2.0 e1d6a67b021e 5085cafdc1fb 2023-12-02T07:46:08.742 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.0.0.smithi006.torezh smithi006 *:2049 running (3m) 118s ago 3m 269M - 4.0 e1d6a67b021e 86c986172387 2023-12-02T07:46:08.742 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.1.0.smithi141.brufcq smithi141 *:2049 running (3m) 119s ago 3m 78.5M - 4.0 e1d6a67b021e b57297297063 2023-12-02T07:46:08.742 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi006 smithi006 *:9100 starting - - - - 2023-12-02T07:46:08.743 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi141 smithi141 *:9100 starting - - - - 2023-12-02T07:46:08.743 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (7m) 118s ago 6m 513M 1945M 17.2.0 e1d6a67b021e 83f0702a76d2 2023-12-02T07:46:08.743 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (6m) 118s ago 6m 359M 1945M 17.2.0 e1d6a67b021e 21af3657a7bc 2023-12-02T07:46:08.743 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (6m) 118s ago 6m 226M 1945M 17.2.0 e1d6a67b021e 067e499eecaf 2023-12-02T07:46:08.743 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (6m) 118s ago 6m 492M 1945M 17.2.0 e1d6a67b021e 5995a6c9ea73 2023-12-02T07:46:08.743 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi141 running (5m) 119s ago 5m 452M 2712M 17.2.0 e1d6a67b021e 640788336e6f 2023-12-02T07:46:08.743 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi141 running (5m) 119s ago 5m 458M 2712M 17.2.0 e1d6a67b021e 465cee4698ea 2023-12-02T07:46:08.743 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi141 running (5m) 119s ago 5m 422M 2712M 17.2.0 e1d6a67b021e a76e18dadef5 2023-12-02T07:46:08.743 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi141 running (4m) 119s ago 4m 721M 2712M 17.2.0 e1d6a67b021e 7f1d2a2bed11 2023-12-02T07:46:08.743 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.smithi006 smithi006 *:9095 starting - - - - 2023-12-02T07:46:08.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:08 smithi141 ceph-mon[110575]: pgmap v67: 97 pgs: 97 active+clean; 336 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.8 MiB/s wr, 654 op/s 2023-12-02T07:46:08.920 INFO:teuthology.orchestra.run.smithi006.stdout: 5 67588 8.67 MB/sec execute 97 sec latency 133.280 ms 2023-12-02T07:46:09.332 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:46:09.332 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-12-02T07:46:09.332 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:46:09.332 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:46:09.332 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-12-02T07:46:09.332 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-02T07:46:09.333 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:46:09.333 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:46:09.333 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-12-02T07:46:09.333 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:46:09.333 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:46:09.333 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-12-02T07:46:09.333 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:46:09.333 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:46:09.333 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-12-02T07:46:09.333 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:46:09.333 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:46:09.333 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-12-02T07:46:09.333 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:46:09.506 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:09 smithi006 ceph-mon[107747]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:09.506 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:09 smithi006 ceph-mon[107747]: from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:09.506 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:09 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1907516889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:46:09.789 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:46:09.789 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T07:46:09.789 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2023-12-02T07:46:09.789 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-02T07:46:09.789 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2023-12-02T07:46:09.789 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "1/23 daemons upgraded", 2023-12-02T07:46:09.789 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading mgr daemons", 2023-12-02T07:46:09.789 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2023-12-02T07:46:09.790 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:46:09.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:09 smithi141 ceph-mon[110575]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:09.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:09 smithi141 ceph-mon[110575]: from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:09.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:09 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1907516889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:46:09.921 INFO:teuthology.orchestra.run.smithi006.stdout: 5 67900 8.66 MB/sec execute 98 sec latency 120.882 ms 2023-12-02T07:46:10.377 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2023-12-02T07:46:10.524 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:10 smithi006 ceph-mon[107747]: from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:10.524 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:10 smithi006 ceph-mon[107747]: pgmap v68: 97 pgs: 97 active+clean; 336 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 412 op/s 2023-12-02T07:46:10.524 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:10 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3186817588' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:46:10.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:10 smithi141 ceph-mon[110575]: from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:10.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:10 smithi141 ceph-mon[110575]: pgmap v68: 97 pgs: 97 active+clean; 336 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.6 MiB/s wr, 412 op/s 2023-12-02T07:46:10.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:10 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3186817588' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:46:10.921 INFO:teuthology.orchestra.run.smithi006.stdout: 5 68263 8.63 MB/sec execute 99 sec latency 99.675 ms 2023-12-02T07:46:11.533 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:11 smithi006 ceph-mon[107747]: from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:11.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:11 smithi141 ceph-mon[110575]: from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:11.922 INFO:teuthology.orchestra.run.smithi006.stdout: 5 68581 8.60 MB/sec execute 100 sec latency 105.175 ms 2023-12-02T07:46:12.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:12 smithi006 ceph-mon[107747]: pgmap v69: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.0 MiB/s wr, 612 op/s 2023-12-02T07:46:12.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:12 smithi141 ceph-mon[110575]: pgmap v69: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.0 MiB/s wr, 612 op/s 2023-12-02T07:46:12.931 INFO:teuthology.orchestra.run.smithi006.stdout: 5 68924 8.64 MB/sec execute 101 sec latency 198.389 ms 2023-12-02T07:46:13.931 INFO:teuthology.orchestra.run.smithi006.stdout: 5 69324 8.63 MB/sec execute 102 sec latency 110.146 ms 2023-12-02T07:46:14.567 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:14 smithi006 ceph-mon[107747]: pgmap v70: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.2 MiB/s wr, 408 op/s 2023-12-02T07:46:14.567 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:14 smithi141 ceph-mon[110575]: pgmap v70: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.2 MiB/s wr, 408 op/s 2023-12-02T07:46:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:14.931 INFO:teuthology.orchestra.run.smithi006.stdout: 5 69778 8.65 MB/sec execute 103 sec latency 129.598 ms 2023-12-02T07:46:15.935 INFO:teuthology.orchestra.run.smithi006.stdout: 5 70102 8.65 MB/sec execute 104 sec latency 130.300 ms 2023-12-02T07:46:16.596 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:16 smithi006 ceph-mon[107747]: pgmap v71: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.2 MiB/s wr, 408 op/s 2023-12-02T07:46:16.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:16 smithi141 ceph-mon[110575]: pgmap v71: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.2 MiB/s wr, 408 op/s 2023-12-02T07:46:16.931 INFO:teuthology.orchestra.run.smithi006.stdout: 5 70554 8.71 MB/sec execute 105 sec latency 133.551 ms 2023-12-02T07:46:17.937 INFO:teuthology.orchestra.run.smithi006.stdout: 5 70889 8.73 MB/sec execute 106 sec latency 123.812 ms 2023-12-02T07:46:18.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:18 smithi006 ceph-mon[107747]: pgmap v72: 97 pgs: 97 active+clean; 332 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.6 KiB/s rd, 6.2 MiB/s wr, 637 op/s 2023-12-02T07:46:18.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:18 smithi141 ceph-mon[110575]: pgmap v72: 97 pgs: 97 active+clean; 332 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.6 KiB/s rd, 6.2 MiB/s wr, 637 op/s 2023-12-02T07:46:18.943 INFO:teuthology.orchestra.run.smithi006.stdout: 5 71097 8.72 MB/sec execute 107 sec latency 144.313 ms 2023-12-02T07:46:19.943 INFO:teuthology.orchestra.run.smithi006.stdout: 5 71303 8.69 MB/sec execute 108 sec latency 134.815 ms 2023-12-02T07:46:20.492 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:20 smithi006 ceph-mon[107747]: pgmap v73: 97 pgs: 97 active+clean; 332 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 429 op/s 2023-12-02T07:46:20.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:20 smithi141 ceph-mon[110575]: pgmap v73: 97 pgs: 97 active+clean; 332 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 429 op/s 2023-12-02T07:46:20.943 INFO:teuthology.orchestra.run.smithi006.stdout: 5 71645 8.66 MB/sec execute 109 sec latency 127.250 ms 2023-12-02T07:46:21.952 INFO:teuthology.orchestra.run.smithi006.stdout: 5 71939 8.63 MB/sec execute 110 sec latency 126.760 ms 2023-12-02T07:46:22.563 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:22 smithi006 ceph-mon[107747]: pgmap v74: 97 pgs: 97 active+clean; 336 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 6.5 MiB/s wr, 611 op/s 2023-12-02T07:46:22.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:22 smithi141 ceph-mon[110575]: pgmap v74: 97 pgs: 97 active+clean; 336 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 6.5 MiB/s wr, 611 op/s 2023-12-02T07:46:22.953 INFO:teuthology.orchestra.run.smithi006.stdout: 5 72215 8.65 MB/sec execute 111 sec latency 140.375 ms 2023-12-02T07:46:23.962 INFO:teuthology.orchestra.run.smithi006.stdout: 5 72528 8.68 MB/sec execute 112 sec latency 143.058 ms 2023-12-02T07:46:24.620 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:24 smithi006 ceph-mon[107747]: pgmap v75: 97 pgs: 97 active+clean; 336 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.1 MiB/s wr, 410 op/s 2023-12-02T07:46:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:24 smithi141 ceph-mon[110575]: pgmap v75: 97 pgs: 97 active+clean; 336 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.1 MiB/s wr, 410 op/s 2023-12-02T07:46:24.962 INFO:teuthology.orchestra.run.smithi006.stdout: 5 72947 8.63 MB/sec execute 113 sec latency 123.213 ms 2023-12-02T07:46:25.962 INFO:teuthology.orchestra.run.smithi006.stdout: 5 73298 8.63 MB/sec execute 114 sec latency 126.125 ms 2023-12-02T07:46:26.659 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:26 smithi006 ceph-mon[107747]: pgmap v76: 97 pgs: 97 active+clean; 336 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.1 MiB/s wr, 410 op/s 2023-12-02T07:46:26.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:26 smithi141 ceph-mon[110575]: pgmap v76: 97 pgs: 97 active+clean; 336 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.1 MiB/s wr, 410 op/s 2023-12-02T07:46:26.962 INFO:teuthology.orchestra.run.smithi006.stdout: 5 73510 8.60 MB/sec execute 115 sec latency 143.026 ms 2023-12-02T07:46:27.963 INFO:teuthology.orchestra.run.smithi006.stdout: 5 73858 8.65 MB/sec execute 116 sec latency 107.978 ms 2023-12-02T07:46:28.711 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:28 smithi006 ceph-mon[107747]: pgmap v77: 97 pgs: 97 active+clean; 333 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.8 MiB/s wr, 600 op/s 2023-12-02T07:46:28.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:28 smithi141 ceph-mon[110575]: pgmap v77: 97 pgs: 97 active+clean; 333 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.8 MiB/s wr, 600 op/s 2023-12-02T07:46:28.963 INFO:teuthology.orchestra.run.smithi006.stdout: 5 74247 8.71 MB/sec execute 117 sec latency 133.044 ms 2023-12-02T07:46:29.747 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:29 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:29.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:29 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:29.965 INFO:teuthology.orchestra.run.smithi006.stdout: 5 74525 8.69 MB/sec execute 118 sec latency 130.214 ms 2023-12-02T07:46:30.758 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:30 smithi006 ceph-mon[107747]: pgmap v78: 97 pgs: 97 active+clean; 333 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 371 op/s 2023-12-02T07:46:30.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:30 smithi141 ceph-mon[110575]: pgmap v78: 97 pgs: 97 active+clean; 333 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 371 op/s 2023-12-02T07:46:30.963 INFO:teuthology.orchestra.run.smithi006.stdout: 5 74750 8.64 MB/sec execute 119 sec latency 204.329 ms 2023-12-02T07:46:31.963 INFO:teuthology.orchestra.run.smithi006.stdout: 5 75001 8.62 MB/sec execute 120 sec latency 129.749 ms 2023-12-02T07:46:32.782 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:32 smithi006 ceph-mon[107747]: pgmap v79: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 6.0 MiB/s wr, 555 op/s 2023-12-02T07:46:32.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:32 smithi141 ceph-mon[110575]: pgmap v79: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 6.0 MiB/s wr, 555 op/s 2023-12-02T07:46:32.963 INFO:teuthology.orchestra.run.smithi006.stdout: 5 75406 8.61 MB/sec execute 121 sec latency 119.946 ms 2023-12-02T07:46:33.968 INFO:teuthology.orchestra.run.smithi006.stdout: 5 75713 8.62 MB/sec execute 122 sec latency 104.542 ms 2023-12-02T07:46:34.553 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:34 smithi006 ceph-mon[107747]: pgmap v80: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-12-02T07:46:34.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:34 smithi141 ceph-mon[110575]: pgmap v80: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-12-02T07:46:34.972 INFO:teuthology.orchestra.run.smithi006.stdout: 5 76064 8.67 MB/sec execute 123 sec latency 138.084 ms 2023-12-02T07:46:35.972 INFO:teuthology.orchestra.run.smithi006.stdout: 5 76430 8.63 MB/sec execute 124 sec latency 132.372 ms 2023-12-02T07:46:36.614 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:36 smithi006 ceph-mon[107747]: pgmap v81: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-12-02T07:46:36.972 INFO:teuthology.orchestra.run.smithi006.stdout: 5 76756 8.62 MB/sec execute 125 sec latency 155.421 ms 2023-12-02T07:46:37.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:36 smithi141 ceph-mon[110575]: pgmap v81: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-12-02T07:46:37.640 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:37 smithi006 ceph-mon[107747]: pgmap v82: 97 pgs: 97 active+clean; 337 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.8 MiB/s wr, 574 op/s 2023-12-02T07:46:37.972 INFO:teuthology.orchestra.run.smithi006.stdout: 5 76954 8.59 MB/sec execute 126 sec latency 146.986 ms 2023-12-02T07:46:38.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:37 smithi141 ceph-mon[110575]: pgmap v82: 97 pgs: 97 active+clean; 337 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.8 MiB/s wr, 574 op/s 2023-12-02T07:46:38.973 INFO:teuthology.orchestra.run.smithi006.stdout: 5 77224 8.60 MB/sec execute 127 sec latency 138.257 ms 2023-12-02T07:46:39.977 INFO:teuthology.orchestra.run.smithi006.stdout: 5 77600 8.62 MB/sec execute 128 sec latency 124.346 ms 2023-12-02T07:46:40.490 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:40 smithi006 ceph-mon[107747]: pgmap v83: 97 pgs: 97 active+clean; 337 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 384 op/s 2023-12-02T07:46:40.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:40 smithi141 ceph-mon[110575]: pgmap v83: 97 pgs: 97 active+clean; 337 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 384 op/s 2023-12-02T07:46:40.915 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-12-02T07:46:40.983 INFO:teuthology.orchestra.run.smithi006.stdout: 5 77902 8.65 MB/sec execute 129 sec latency 129.528 ms 2023-12-02T07:46:41.906 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:46:41.906 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.smithi006 smithi006 *:9093,9094 starting - - - - 2023-12-02T07:46:41.906 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi006 smithi006 running (8m) 2m ago 8m 7042k - 17.2.0 e1d6a67b021e 40879d34fb42 2023-12-02T07:46:41.906 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi141 smithi141 running (8m) 2m ago 8m 7155k - 17.2.0 e1d6a67b021e 23c5738d246b 2023-12-02T07:46:41.906 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.smithi006 smithi006 *:3000 starting - - - - 2023-12-02T07:46:41.906 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi006.iusbcn smithi006 running (4m) 2m ago 4m 34.8M - 17.2.0 e1d6a67b021e 07b0779714dd 2023-12-02T07:46:41.907 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi141.qmnqkz smithi141 running (4m) 2m ago 4m 15.3M - 17.2.0 e1d6a67b021e 1d5b7854a83e 2023-12-02T07:46:41.907 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi006.kplyue smithi006 *:9283 running (9m) 2m ago 9m 417M - 17.2.0 e1d6a67b021e 2f2cc8a6e92d 2023-12-02T07:46:41.907 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi141.lwiuet smithi141 *:8443,9283 running (2m) 2m ago 8m 496M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 220e3b4cc1de 2023-12-02T07:46:41.907 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi006 smithi006 running (9m) 2m ago 9m 93.0M 2048M 17.2.0 e1d6a67b021e 416f401143b9 2023-12-02T07:46:41.907 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi141 smithi141 running (8m) 2m ago 8m 60.1M 2048M 17.2.0 e1d6a67b021e 5085cafdc1fb 2023-12-02T07:46:41.907 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.0.0.smithi006.torezh smithi006 *:2049 running (4m) 2m ago 4m 269M - 4.0 e1d6a67b021e 86c986172387 2023-12-02T07:46:41.907 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.1.0.smithi141.brufcq smithi141 *:2049 running (4m) 2m ago 4m 78.5M - 4.0 e1d6a67b021e b57297297063 2023-12-02T07:46:41.907 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi006 smithi006 *:9100 starting - - - - 2023-12-02T07:46:41.907 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi141 smithi141 *:9100 starting - - - - 2023-12-02T07:46:41.907 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (7m) 2m ago 7m 513M 1945M 17.2.0 e1d6a67b021e 83f0702a76d2 2023-12-02T07:46:41.907 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (7m) 2m ago 7m 359M 1945M 17.2.0 e1d6a67b021e 21af3657a7bc 2023-12-02T07:46:41.908 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (6m) 2m ago 6m 226M 1945M 17.2.0 e1d6a67b021e 067e499eecaf 2023-12-02T07:46:41.908 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (6m) 2m ago 6m 492M 1945M 17.2.0 e1d6a67b021e 5995a6c9ea73 2023-12-02T07:46:41.908 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi141 running (6m) 2m ago 6m 452M 2712M 17.2.0 e1d6a67b021e 640788336e6f 2023-12-02T07:46:41.908 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi141 running (6m) 2m ago 6m 458M 2712M 17.2.0 e1d6a67b021e 465cee4698ea 2023-12-02T07:46:41.908 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi141 running (5m) 2m ago 5m 422M 2712M 17.2.0 e1d6a67b021e a76e18dadef5 2023-12-02T07:46:41.908 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi141 running (5m) 2m ago 5m 721M 2712M 17.2.0 e1d6a67b021e 7f1d2a2bed11 2023-12-02T07:46:41.908 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.smithi006 smithi006 *:9095 starting - - - - 2023-12-02T07:46:41.983 INFO:teuthology.orchestra.run.smithi006.stdout: 5 78080 8.63 MB/sec execute 130 sec latency 121.026 ms 2023-12-02T07:46:42.533 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:46:42.533 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-12-02T07:46:42.533 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:46:42.533 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:46:42.534 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-12-02T07:46:42.534 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-02T07:46:42.534 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:46:42.534 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:46:42.534 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-12-02T07:46:42.534 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:46:42.534 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:46:42.534 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-12-02T07:46:42.534 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:46:42.534 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:46:42.534 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-12-02T07:46:42.534 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:46:42.534 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:46:42.535 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-12-02T07:46:42.535 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:46:42.578 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:42 smithi006 ceph-mon[107747]: from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:42.579 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:42 smithi006 ceph-mon[107747]: pgmap v84: 97 pgs: 97 active+clean; 339 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.1 MiB/s wr, 558 op/s 2023-12-02T07:46:42.579 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:42 smithi006 ceph-mon[107747]: from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:42 smithi141 ceph-mon[110575]: from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:42 smithi141 ceph-mon[110575]: pgmap v84: 97 pgs: 97 active+clean; 339 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.1 MiB/s wr, 558 op/s 2023-12-02T07:46:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:42 smithi141 ceph-mon[110575]: from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:42.983 INFO:teuthology.orchestra.run.smithi006.stdout: 5 78324 8.60 MB/sec execute 131 sec latency 105.165 ms 2023-12-02T07:46:43.081 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:46:43.081 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T07:46:43.081 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2023-12-02T07:46:43.082 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-02T07:46:43.082 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2023-12-02T07:46:43.082 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "1/23 daemons upgraded", 2023-12-02T07:46:43.082 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading mgr daemons", 2023-12-02T07:46:43.082 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2023-12-02T07:46:43.082 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:46:43.615 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:43 smithi006 ceph-mon[107747]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:43.616 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:43 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1810444834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:46:43.692 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2023-12-02T07:46:43.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:43 smithi141 ceph-mon[110575]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:43.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:43 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1810444834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:46:43.989 INFO:teuthology.orchestra.run.smithi006.stdout: 5 78593 8.56 MB/sec execute 132 sec latency 120.667 ms 2023-12-02T07:46:44.629 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:44 smithi006 ceph-mon[107747]: from='client.24579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:44.629 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:44 smithi006 ceph-mon[107747]: pgmap v85: 97 pgs: 97 active+clean; 339 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.9 MiB/s wr, 374 op/s 2023-12-02T07:46:44.629 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:44 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3385305152' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:46:44.629 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:44 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:44 smithi141 ceph-mon[110575]: from='client.24579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:46:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:44 smithi141 ceph-mon[110575]: pgmap v85: 97 pgs: 97 active+clean; 339 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.9 MiB/s wr, 374 op/s 2023-12-02T07:46:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:44 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3385305152' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:46:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:44 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:44.989 INFO:teuthology.orchestra.run.smithi006.stdout: 5 78964 8.55 MB/sec execute 133 sec latency 129.918 ms 2023-12-02T07:46:45.989 INFO:teuthology.orchestra.run.smithi006.stdout: 5 79212 8.53 MB/sec execute 134 sec latency 200.543 ms 2023-12-02T07:46:46.407 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:46 smithi006 ceph-mon[107747]: pgmap v86: 97 pgs: 97 active+clean; 339 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.9 MiB/s wr, 374 op/s 2023-12-02T07:46:46.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:46 smithi141 ceph-mon[110575]: pgmap v86: 97 pgs: 97 active+clean; 339 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.9 MiB/s wr, 374 op/s 2023-12-02T07:46:46.997 INFO:teuthology.orchestra.run.smithi006.stdout: 5 79603 8.59 MB/sec execute 135 sec latency 93.257 ms 2023-12-02T07:46:47.997 INFO:teuthology.orchestra.run.smithi006.stdout: 5 79993 8.58 MB/sec execute 136 sec latency 89.454 ms 2023-12-02T07:46:48.440 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:48 smithi006 ceph-mon[107747]: pgmap v87: 97 pgs: 97 active+clean; 342 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.6 MiB/s wr, 537 op/s 2023-12-02T07:46:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:48 smithi141 ceph-mon[110575]: pgmap v87: 97 pgs: 97 active+clean; 342 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.6 MiB/s wr, 537 op/s 2023-12-02T07:46:48.997 INFO:teuthology.orchestra.run.smithi006.stdout: 5 80312 8.57 MB/sec execute 137 sec latency 87.045 ms 2023-12-02T07:46:49.997 INFO:teuthology.orchestra.run.smithi006.stdout: 5 80628 8.56 MB/sec execute 138 sec latency 134.317 ms 2023-12-02T07:46:50.506 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:50 smithi006 ceph-mon[107747]: pgmap v88: 97 pgs: 97 active+clean; 342 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.7 MiB/s wr, 336 op/s 2023-12-02T07:46:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:50 smithi141 ceph-mon[110575]: pgmap v88: 97 pgs: 97 active+clean; 342 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.7 MiB/s wr, 336 op/s 2023-12-02T07:46:50.997 INFO:teuthology.orchestra.run.smithi006.stdout: 5 80913 8.59 MB/sec execute 139 sec latency 129.203 ms 2023-12-02T07:46:51.997 INFO:teuthology.orchestra.run.smithi006.stdout: 5 81246 8.61 MB/sec execute 140 sec latency 126.477 ms 2023-12-02T07:46:52.542 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:52 smithi006 ceph-mon[107747]: pgmap v89: 97 pgs: 97 active+clean; 338 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.7 MiB/s wr, 541 op/s 2023-12-02T07:46:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:52 smithi141 ceph-mon[110575]: pgmap v89: 97 pgs: 97 active+clean; 338 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.7 MiB/s wr, 541 op/s 2023-12-02T07:46:53.002 INFO:teuthology.orchestra.run.smithi006.stdout: 5 81511 8.60 MB/sec execute 141 sec latency 118.720 ms 2023-12-02T07:46:54.006 INFO:teuthology.orchestra.run.smithi006.stdout: 5 81787 8.58 MB/sec execute 142 sec latency 83.946 ms 2023-12-02T07:46:54.591 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:54 smithi006 ceph-mon[107747]: pgmap v90: 97 pgs: 97 active+clean; 338 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 3.7 MiB/s wr, 367 op/s 2023-12-02T07:46:54.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:54 smithi141 ceph-mon[110575]: pgmap v90: 97 pgs: 97 active+clean; 338 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 3.7 MiB/s wr, 367 op/s 2023-12-02T07:46:55.006 INFO:teuthology.orchestra.run.smithi006.stdout: 5 82048 8.56 MB/sec execute 143 sec latency 123.869 ms 2023-12-02T07:46:56.007 INFO:teuthology.orchestra.run.smithi006.stdout: 5 82353 8.53 MB/sec execute 144 sec latency 132.563 ms 2023-12-02T07:46:56.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:56 smithi006 ceph-mon[107747]: pgmap v91: 97 pgs: 97 active+clean; 338 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 3.7 MiB/s wr, 367 op/s 2023-12-02T07:46:56.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:56 smithi141 ceph-mon[110575]: pgmap v91: 97 pgs: 97 active+clean; 338 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 3.7 MiB/s wr, 367 op/s 2023-12-02T07:46:57.008 INFO:teuthology.orchestra.run.smithi006.stdout: 5 82641 8.54 MB/sec execute 145 sec latency 129.795 ms 2023-12-02T07:46:58.008 INFO:teuthology.orchestra.run.smithi006.stdout: 5 82969 8.53 MB/sec execute 146 sec latency 128.355 ms 2023-12-02T07:46:58.643 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:58 smithi006 ceph-mon[107747]: pgmap v92: 97 pgs: 97 active+clean; 342 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.3 MiB/s wr, 532 op/s 2023-12-02T07:46:58.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:58 smithi141 ceph-mon[110575]: pgmap v92: 97 pgs: 97 active+clean; 342 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.3 MiB/s wr, 532 op/s 2023-12-02T07:46:59.016 INFO:teuthology.orchestra.run.smithi006.stdout: 5 83375 8.57 MB/sec execute 147 sec latency 129.845 ms 2023-12-02T07:46:59.509 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:46:59 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:59.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:46:59 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:00.025 INFO:teuthology.orchestra.run.smithi006.stdout: 5 83708 8.55 MB/sec execute 148 sec latency 130.022 ms 2023-12-02T07:47:00.667 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:00 smithi006 ceph-mon[107747]: pgmap v93: 97 pgs: 97 active+clean; 342 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 370 op/s 2023-12-02T07:47:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:00 smithi141 ceph-mon[110575]: pgmap v93: 97 pgs: 97 active+clean; 342 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 370 op/s 2023-12-02T07:47:01.025 INFO:teuthology.orchestra.run.smithi006.stdout: 5 83936 8.53 MB/sec execute 149 sec latency 138.526 ms 2023-12-02T07:47:02.025 INFO:teuthology.orchestra.run.smithi006.stdout: 5 84253 8.55 MB/sec execute 150 sec latency 135.452 ms 2023-12-02T07:47:02.701 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:02 smithi006 ceph-mon[107747]: pgmap v94: 97 pgs: 97 active+clean; 339 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.5 MiB/s wr, 562 op/s 2023-12-02T07:47:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:02 smithi141 ceph-mon[110575]: pgmap v94: 97 pgs: 97 active+clean; 339 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.5 MiB/s wr, 562 op/s 2023-12-02T07:47:03.025 INFO:teuthology.orchestra.run.smithi006.stdout: 5 84670 8.58 MB/sec execute 151 sec latency 120.346 ms 2023-12-02T07:47:04.028 INFO:teuthology.orchestra.run.smithi006.stdout: 5 84940 8.59 MB/sec execute 152 sec latency 120.756 ms 2023-12-02T07:47:04.739 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:04 smithi006 ceph-mon[107747]: pgmap v95: 97 pgs: 97 active+clean; 339 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 357 op/s 2023-12-02T07:47:04.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:04 smithi141 ceph-mon[110575]: pgmap v95: 97 pgs: 97 active+clean; 339 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 357 op/s 2023-12-02T07:47:05.028 INFO:teuthology.orchestra.run.smithi006.stdout: 5 85162 8.57 MB/sec execute 153 sec latency 129.712 ms 2023-12-02T07:47:06.029 INFO:teuthology.orchestra.run.smithi006.stdout: 5 85454 8.56 MB/sec execute 154 sec latency 130.083 ms 2023-12-02T07:47:06.518 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:06 smithi006 ceph-mon[107747]: pgmap v96: 97 pgs: 97 active+clean; 339 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 357 op/s 2023-12-02T07:47:06.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:06 smithi141 ceph-mon[110575]: pgmap v96: 97 pgs: 97 active+clean; 339 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 357 op/s 2023-12-02T07:47:07.028 INFO:teuthology.orchestra.run.smithi006.stdout: 5 85785 8.52 MB/sec execute 155 sec latency 126.793 ms 2023-12-02T07:47:08.029 INFO:teuthology.orchestra.run.smithi006.stdout: 5 86040 8.50 MB/sec execute 156 sec latency 113.162 ms 2023-12-02T07:47:08.571 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:08 smithi006 ceph-mon[107747]: pgmap v97: 97 pgs: 97 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.7 MiB/s wr, 541 op/s 2023-12-02T07:47:08.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:08 smithi141 ceph-mon[110575]: pgmap v97: 97 pgs: 97 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.7 MiB/s wr, 541 op/s 2023-12-02T07:47:09.040 INFO:teuthology.orchestra.run.smithi006.stdout: 5 86352 8.53 MB/sec execute 157 sec latency 126.473 ms 2023-12-02T07:47:10.040 INFO:teuthology.orchestra.run.smithi006.stdout: 5 86709 8.54 MB/sec execute 158 sec latency 131.722 ms 2023-12-02T07:47:10.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:10 smithi006 ceph-mon[107747]: pgmap v98: 97 pgs: 97 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.0 MiB/s wr, 376 op/s 2023-12-02T07:47:10.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:10 smithi141 ceph-mon[110575]: pgmap v98: 97 pgs: 97 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.0 MiB/s wr, 376 op/s 2023-12-02T07:47:11.041 INFO:teuthology.orchestra.run.smithi006.stdout: 5 87104 8.55 MB/sec execute 159 sec latency 106.869 ms 2023-12-02T07:47:12.041 INFO:teuthology.orchestra.run.smithi006.stdout: 5 87390 8.53 MB/sec execute 160 sec latency 120.631 ms 2023-12-02T07:47:12.651 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:12 smithi006 ceph-mon[107747]: pgmap v99: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.7 MiB/s wr, 565 op/s 2023-12-02T07:47:12.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:12 smithi141 ceph-mon[110575]: pgmap v99: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.7 MiB/s wr, 565 op/s 2023-12-02T07:47:13.050 INFO:teuthology.orchestra.run.smithi006.stdout: 5 87656 8.53 MB/sec execute 161 sec latency 129.501 ms 2023-12-02T07:47:14.050 INFO:teuthology.orchestra.run.smithi006.stdout: 5 88023 8.55 MB/sec execute 162 sec latency 109.111 ms 2023-12-02T07:47:14.226 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-12-02T07:47:14.684 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:14 smithi006 ceph-mon[107747]: pgmap v100: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-12-02T07:47:14.684 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:14 smithi141 ceph-mon[110575]: pgmap v100: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-12-02T07:47:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:15.051 INFO:teuthology.orchestra.run.smithi006.stdout: 5 88325 8.57 MB/sec execute 163 sec latency 125.520 ms 2023-12-02T07:47:15.193 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:47:15.193 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.smithi006 smithi006 *:9093,9094 starting - - - - 2023-12-02T07:47:15.193 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi006 smithi006 running (9m) 3m ago 9m 7042k - 17.2.0 e1d6a67b021e 40879d34fb42 2023-12-02T07:47:15.193 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi141 smithi141 running (8m) 3m ago 8m 7155k - 17.2.0 e1d6a67b021e 23c5738d246b 2023-12-02T07:47:15.193 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.smithi006 smithi006 *:3000 starting - - - - 2023-12-02T07:47:15.194 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi006.iusbcn smithi006 running (5m) 3m ago 5m 34.8M - 17.2.0 e1d6a67b021e 07b0779714dd 2023-12-02T07:47:15.194 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi141.qmnqkz smithi141 running (5m) 3m ago 5m 15.3M - 17.2.0 e1d6a67b021e 1d5b7854a83e 2023-12-02T07:47:15.194 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi006.kplyue smithi006 *:9283 running (10m) 3m ago 10m 417M - 17.2.0 e1d6a67b021e 2f2cc8a6e92d 2023-12-02T07:47:15.194 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi141.lwiuet smithi141 *:8443,9283 running (3m) 3m ago 8m 496M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 220e3b4cc1de 2023-12-02T07:47:15.194 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi006 smithi006 running (10m) 3m ago 10m 93.0M 2048M 17.2.0 e1d6a67b021e 416f401143b9 2023-12-02T07:47:15.194 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi141 smithi141 running (8m) 3m ago 8m 60.1M 2048M 17.2.0 e1d6a67b021e 5085cafdc1fb 2023-12-02T07:47:15.194 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.0.0.smithi006.torezh smithi006 *:2049 running (4m) 3m ago 4m 269M - 4.0 e1d6a67b021e 86c986172387 2023-12-02T07:47:15.194 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.1.0.smithi141.brufcq smithi141 *:2049 running (4m) 3m ago 4m 78.5M - 4.0 e1d6a67b021e b57297297063 2023-12-02T07:47:15.194 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi006 smithi006 *:9100 starting - - - - 2023-12-02T07:47:15.194 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi141 smithi141 *:9100 starting - - - - 2023-12-02T07:47:15.194 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (8m) 3m ago 8m 513M 1945M 17.2.0 e1d6a67b021e 83f0702a76d2 2023-12-02T07:47:15.194 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (7m) 3m ago 7m 359M 1945M 17.2.0 e1d6a67b021e 21af3657a7bc 2023-12-02T07:47:15.194 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (7m) 3m ago 7m 226M 1945M 17.2.0 e1d6a67b021e 067e499eecaf 2023-12-02T07:47:15.195 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (7m) 3m ago 7m 492M 1945M 17.2.0 e1d6a67b021e 5995a6c9ea73 2023-12-02T07:47:15.195 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi141 running (6m) 3m ago 6m 452M 2712M 17.2.0 e1d6a67b021e 640788336e6f 2023-12-02T07:47:15.195 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi141 running (6m) 3m ago 6m 458M 2712M 17.2.0 e1d6a67b021e 465cee4698ea 2023-12-02T07:47:15.195 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi141 running (6m) 3m ago 6m 422M 2712M 17.2.0 e1d6a67b021e a76e18dadef5 2023-12-02T07:47:15.195 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi141 running (6m) 3m ago 6m 721M 2712M 17.2.0 e1d6a67b021e 7f1d2a2bed11 2023-12-02T07:47:15.195 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.smithi006 smithi006 *:9095 starting - - - - 2023-12-02T07:47:15.713 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:15 smithi006 ceph-mon[107747]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:15.772 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:47:15.772 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-12-02T07:47:15.772 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:47:15.772 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:47:15.772 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-12-02T07:47:15.772 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-02T07:47:15.772 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:47:15.772 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:47:15.773 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-12-02T07:47:15.773 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:47:15.773 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:47:15.773 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-12-02T07:47:15.773 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:47:15.773 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:47:15.773 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-12-02T07:47:15.773 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:47:15.773 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:47:15.773 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-12-02T07:47:15.773 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:47:15.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:15 smithi141 ceph-mon[110575]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:16.051 INFO:teuthology.orchestra.run.smithi006.stdout: 5 88542 8.56 MB/sec execute 164 sec latency 134.988 ms 2023-12-02T07:47:16.282 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:47:16.282 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T07:47:16.282 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2023-12-02T07:47:16.282 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-02T07:47:16.283 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2023-12-02T07:47:16.283 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "1/23 daemons upgraded", 2023-12-02T07:47:16.283 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading mgr daemons", 2023-12-02T07:47:16.283 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2023-12-02T07:47:16.283 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:47:16.736 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:16 smithi006 ceph-mon[107747]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:16.736 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:16 smithi006 ceph-mon[107747]: from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:16.736 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:16 smithi006 ceph-mon[107747]: pgmap v101: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-12-02T07:47:16.736 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:16 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/2716298278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:47:16.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:16 smithi141 ceph-mon[110575]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:16.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:16 smithi141 ceph-mon[110575]: from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:16.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:16 smithi141 ceph-mon[110575]: pgmap v101: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.9 MiB/s wr, 373 op/s 2023-12-02T07:47:16.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:16 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/2716298278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:47:16.880 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2023-12-02T07:47:17.056 INFO:teuthology.orchestra.run.smithi006.stdout: 5 88766 8.54 MB/sec execute 165 sec latency 121.301 ms 2023-12-02T07:47:17.749 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:17 smithi006 ceph-mon[107747]: from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:17.749 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:17 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/528771320' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:47:17.749 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:17 smithi006 ceph-mon[107747]: pgmap v102: 97 pgs: 97 active+clean; 352 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 6.0 MiB/s wr, 550 op/s 2023-12-02T07:47:18.056 INFO:teuthology.orchestra.run.smithi006.stdout: 5 89088 8.52 MB/sec execute 166 sec latency 105.589 ms 2023-12-02T07:47:18.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:17 smithi141 ceph-mon[110575]: from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:18.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:17 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/528771320' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:47:18.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:17 smithi141 ceph-mon[110575]: pgmap v102: 97 pgs: 97 active+clean; 352 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 6.0 MiB/s wr, 550 op/s 2023-12-02T07:47:19.056 INFO:teuthology.orchestra.run.smithi006.stdout: 5 89368 8.48 MB/sec execute 167 sec latency 124.188 ms 2023-12-02T07:47:20.056 INFO:teuthology.orchestra.run.smithi006.stdout: 5 89590 8.46 MB/sec execute 168 sec latency 129.527 ms 2023-12-02T07:47:20.555 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:20 smithi006 ceph-mon[107747]: pgmap v103: 97 pgs: 97 active+clean; 352 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 366 op/s 2023-12-02T07:47:20.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:20 smithi141 ceph-mon[110575]: pgmap v103: 97 pgs: 97 active+clean; 352 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 366 op/s 2023-12-02T07:47:21.058 INFO:teuthology.orchestra.run.smithi006.stdout: 5 89917 8.49 MB/sec execute 169 sec latency 130.710 ms 2023-12-02T07:47:22.058 INFO:teuthology.orchestra.run.smithi006.stdout: 5 90216 8.48 MB/sec execute 170 sec latency 125.765 ms 2023-12-02T07:47:22.585 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:22 smithi006 ceph-mon[107747]: pgmap v104: 97 pgs: 97 active+clean; 338 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.3 MiB/s wr, 541 op/s 2023-12-02T07:47:22.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:22 smithi141 ceph-mon[110575]: pgmap v104: 97 pgs: 97 active+clean; 338 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.3 MiB/s wr, 541 op/s 2023-12-02T07:47:23.058 INFO:teuthology.orchestra.run.smithi006.stdout: 5 90638 8.48 MB/sec execute 171 sec latency 129.587 ms 2023-12-02T07:47:24.058 INFO:teuthology.orchestra.run.smithi006.stdout: 5 90892 8.47 MB/sec execute 172 sec latency 204.803 ms 2023-12-02T07:47:24.645 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:24 smithi006 ceph-mon[107747]: pgmap v105: 97 pgs: 97 active+clean; 338 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.6 MiB/s wr, 351 op/s 2023-12-02T07:47:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:24 smithi141 ceph-mon[110575]: pgmap v105: 97 pgs: 97 active+clean; 338 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.6 MiB/s wr, 351 op/s 2023-12-02T07:47:25.058 INFO:teuthology.orchestra.run.smithi006.stdout: 5 91247 8.52 MB/sec execute 173 sec latency 127.185 ms 2023-12-02T07:47:26.058 INFO:teuthology.orchestra.run.smithi006.stdout: 5 91553 8.52 MB/sec execute 174 sec latency 140.265 ms 2023-12-02T07:47:26.706 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:26 smithi006 ceph-mon[107747]: pgmap v106: 97 pgs: 97 active+clean; 338 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.6 MiB/s wr, 351 op/s 2023-12-02T07:47:26.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:26 smithi141 ceph-mon[110575]: pgmap v106: 97 pgs: 97 active+clean; 338 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.6 MiB/s wr, 351 op/s 2023-12-02T07:47:27.058 INFO:teuthology.orchestra.run.smithi006.stdout: 5 91870 8.54 MB/sec execute 175 sec latency 123.345 ms 2023-12-02T07:47:28.058 INFO:teuthology.orchestra.run.smithi006.stdout: 5 92094 8.51 MB/sec execute 176 sec latency 131.714 ms 2023-12-02T07:47:28.495 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:28 smithi006 ceph-mon[107747]: pgmap v107: 97 pgs: 97 active+clean; 347 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.5 MiB/s wr, 529 op/s 2023-12-02T07:47:28.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:28 smithi141 ceph-mon[110575]: pgmap v107: 97 pgs: 97 active+clean; 347 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.5 MiB/s wr, 529 op/s 2023-12-02T07:47:29.063 INFO:teuthology.orchestra.run.smithi006.stdout: 5 92299 8.50 MB/sec execute 177 sec latency 128.821 ms 2023-12-02T07:47:29.510 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:29 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:29.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:29 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:30.070 INFO:teuthology.orchestra.run.smithi006.stdout: 5 92574 8.48 MB/sec execute 178 sec latency 137.241 ms 2023-12-02T07:47:30.561 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:30 smithi006 ceph-mon[107747]: pgmap v108: 97 pgs: 97 active+clean; 347 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 351 op/s 2023-12-02T07:47:30.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:30 smithi141 ceph-mon[110575]: pgmap v108: 97 pgs: 97 active+clean; 347 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 351 op/s 2023-12-02T07:47:31.070 INFO:teuthology.orchestra.run.smithi006.stdout: 5 92839 8.44 MB/sec execute 179 sec latency 134.588 ms 2023-12-02T07:47:32.071 INFO:teuthology.orchestra.run.smithi006.stdout: 5 93103 8.42 MB/sec execute 180 sec latency 126.922 ms 2023-12-02T07:47:32.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:32 smithi006 ceph-mon[107747]: pgmap v109: 97 pgs: 97 active+clean; 348 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.2 MiB/s wr, 522 op/s 2023-12-02T07:47:32.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:32 smithi141 ceph-mon[110575]: pgmap v109: 97 pgs: 97 active+clean; 348 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.2 MiB/s wr, 522 op/s 2023-12-02T07:47:33.071 INFO:teuthology.orchestra.run.smithi006.stdout: 5 93346 8.41 MB/sec execute 181 sec latency 115.346 ms 2023-12-02T07:47:34.071 INFO:teuthology.orchestra.run.smithi006.stdout: 5 93642 8.43 MB/sec execute 182 sec latency 129.923 ms 2023-12-02T07:47:34.637 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:34 smithi006 ceph-mon[107747]: pgmap v110: 97 pgs: 97 active+clean; 348 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.7 MiB/s wr, 348 op/s 2023-12-02T07:47:34.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:34 smithi141 ceph-mon[110575]: pgmap v110: 97 pgs: 97 active+clean; 348 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.7 MiB/s wr, 348 op/s 2023-12-02T07:47:35.071 INFO:teuthology.orchestra.run.smithi006.stdout: 5 94033 8.43 MB/sec execute 183 sec latency 122.562 ms 2023-12-02T07:47:36.071 INFO:teuthology.orchestra.run.smithi006.stdout: 5 94370 8.43 MB/sec execute 184 sec latency 126.924 ms 2023-12-02T07:47:36.664 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:36 smithi006 ceph-mon[107747]: pgmap v111: 97 pgs: 97 active+clean; 348 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.7 MiB/s wr, 348 op/s 2023-12-02T07:47:36.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:36 smithi141 ceph-mon[110575]: pgmap v111: 97 pgs: 97 active+clean; 348 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.7 MiB/s wr, 348 op/s 2023-12-02T07:47:37.071 INFO:teuthology.orchestra.run.smithi006.stdout: 5 94595 8.42 MB/sec execute 185 sec latency 148.608 ms 2023-12-02T07:47:38.072 INFO:teuthology.orchestra.run.smithi006.stdout: 5 94877 8.44 MB/sec execute 186 sec latency 134.716 ms 2023-12-02T07:47:38.699 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:38 smithi006 ceph-mon[107747]: pgmap v112: 97 pgs: 97 active+clean; 344 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.2 MiB/s wr, 522 op/s 2023-12-02T07:47:38.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:38 smithi141 ceph-mon[110575]: pgmap v112: 97 pgs: 97 active+clean; 344 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.2 MiB/s wr, 522 op/s 2023-12-02T07:47:39.072 INFO:teuthology.orchestra.run.smithi006.stdout: 5 95171 8.44 MB/sec execute 187 sec latency 123.300 ms 2023-12-02T07:47:40.072 INFO:teuthology.orchestra.run.smithi006.stdout: 5 95445 8.45 MB/sec execute 188 sec latency 114.611 ms 2023-12-02T07:47:40.733 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:40 smithi006 ceph-mon[107747]: pgmap v113: 97 pgs: 97 active+clean; 344 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.3 MiB/s wr, 344 op/s 2023-12-02T07:47:40.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:40 smithi141 ceph-mon[110575]: pgmap v113: 97 pgs: 97 active+clean; 344 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.3 MiB/s wr, 344 op/s 2023-12-02T07:47:41.073 INFO:teuthology.orchestra.run.smithi006.stdout: 5 95658 8.45 MB/sec execute 189 sec latency 130.143 ms 2023-12-02T07:47:42.073 INFO:teuthology.orchestra.run.smithi006.stdout: 5 95866 8.42 MB/sec execute 190 sec latency 123.331 ms 2023-12-02T07:47:42.768 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:42 smithi006 ceph-mon[107747]: pgmap v114: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.3 MiB/s wr, 507 op/s 2023-12-02T07:47:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:42 smithi141 ceph-mon[110575]: pgmap v114: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.3 MiB/s wr, 507 op/s 2023-12-02T07:47:43.073 INFO:teuthology.orchestra.run.smithi006.stdout: 5 96119 8.40 MB/sec execute 191 sec latency 129.682 ms 2023-12-02T07:47:44.073 INFO:teuthology.orchestra.run.smithi006.stdout: 5 96342 8.37 MB/sec execute 192 sec latency 118.240 ms 2023-12-02T07:47:44.814 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:44 smithi006 ceph-mon[107747]: pgmap v115: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.6 MiB/s wr, 337 op/s 2023-12-02T07:47:44.814 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:44 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:44 smithi141 ceph-mon[110575]: pgmap v115: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.6 MiB/s wr, 337 op/s 2023-12-02T07:47:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:44 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:45.073 INFO:teuthology.orchestra.run.smithi006.stdout: 5 96537 8.34 MB/sec execute 193 sec latency 130.588 ms 2023-12-02T07:47:45.850 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:45 smithi006 ceph-mon[107747]: pgmap v116: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.6 MiB/s wr, 337 op/s 2023-12-02T07:47:46.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:45 smithi141 ceph-mon[110575]: pgmap v116: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.6 MiB/s wr, 337 op/s 2023-12-02T07:47:46.073 INFO:teuthology.orchestra.run.smithi006.stdout: 5 96830 8.35 MB/sec execute 194 sec latency 129.803 ms 2023-12-02T07:47:47.073 INFO:teuthology.orchestra.run.smithi006.stdout: 5 97051 8.34 MB/sec execute 195 sec latency 130.075 ms 2023-12-02T07:47:47.418 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-12-02T07:47:48.073 INFO:teuthology.orchestra.run.smithi006.stdout: 5 97274 8.33 MB/sec execute 196 sec latency 142.516 ms 2023-12-02T07:47:48.416 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:48 smithi006 ceph-mon[107747]: pgmap v117: 97 pgs: 97 active+clean; 341 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.9 MiB/s wr, 482 op/s 2023-12-02T07:47:48.416 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:48 smithi006 ceph-mon[107747]: from='client.24599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:48.445 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:47:48.445 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.smithi006 smithi006 *:9093,9094 starting - - - - 2023-12-02T07:47:48.445 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi006 smithi006 running (9m) 3m ago 9m 7042k - 17.2.0 e1d6a67b021e 40879d34fb42 2023-12-02T07:47:48.445 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi141 smithi141 running (9m) 3m ago 9m 7155k - 17.2.0 e1d6a67b021e 23c5738d246b 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.smithi006 smithi006 *:3000 starting - - - - 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi006.iusbcn smithi006 running (5m) 3m ago 5m 34.8M - 17.2.0 e1d6a67b021e 07b0779714dd 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi141.qmnqkz smithi141 running (5m) 3m ago 5m 15.3M - 17.2.0 e1d6a67b021e 1d5b7854a83e 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi006.kplyue smithi006 *:9283 running (10m) 3m ago 10m 417M - 17.2.0 e1d6a67b021e 2f2cc8a6e92d 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi141.lwiuet smithi141 *:8443,9283 running (3m) 3m ago 9m 496M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 220e3b4cc1de 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi006 smithi006 running (10m) 3m ago 10m 93.0M 2048M 17.2.0 e1d6a67b021e 416f401143b9 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi141 smithi141 running (9m) 3m ago 9m 60.1M 2048M 17.2.0 e1d6a67b021e 5085cafdc1fb 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.0.0.smithi006.torezh smithi006 *:2049 running (5m) 3m ago 5m 269M - 4.0 e1d6a67b021e 86c986172387 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.1.0.smithi141.brufcq smithi141 *:2049 running (5m) 3m ago 5m 78.5M - 4.0 e1d6a67b021e b57297297063 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi006 smithi006 *:9100 starting - - - - 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi141 smithi141 *:9100 starting - - - - 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (8m) 3m ago 8m 513M 1945M 17.2.0 e1d6a67b021e 83f0702a76d2 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (8m) 3m ago 8m 359M 1945M 17.2.0 e1d6a67b021e 21af3657a7bc 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (7m) 3m ago 7m 226M 1945M 17.2.0 e1d6a67b021e 067e499eecaf 2023-12-02T07:47:48.446 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (7m) 3m ago 7m 492M 1945M 17.2.0 e1d6a67b021e 5995a6c9ea73 2023-12-02T07:47:48.447 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi141 running (7m) 3m ago 7m 452M 2712M 17.2.0 e1d6a67b021e 640788336e6f 2023-12-02T07:47:48.447 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi141 running (7m) 3m ago 7m 458M 2712M 17.2.0 e1d6a67b021e 465cee4698ea 2023-12-02T07:47:48.447 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi141 running (6m) 3m ago 6m 422M 2712M 17.2.0 e1d6a67b021e a76e18dadef5 2023-12-02T07:47:48.447 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi141 running (6m) 3m ago 6m 721M 2712M 17.2.0 e1d6a67b021e 7f1d2a2bed11 2023-12-02T07:47:48.447 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.smithi006 smithi006 *:9095 starting - - - - 2023-12-02T07:47:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:48 smithi141 ceph-mon[110575]: pgmap v117: 97 pgs: 97 active+clean; 341 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.9 MiB/s wr, 482 op/s 2023-12-02T07:47:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:48 smithi141 ceph-mon[110575]: from='client.24599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:49.034 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:47:49.034 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-12-02T07:47:49.034 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:47:49.034 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:47:49.035 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-12-02T07:47:49.036 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:47:49.073 INFO:teuthology.orchestra.run.smithi006.stdout: 5 97572 8.33 MB/sec execute 197 sec latency 126.857 ms 2023-12-02T07:47:49.479 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:49 smithi006 ceph-mon[107747]: from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:49.479 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:49 smithi006 ceph-mon[107747]: from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:49.480 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:49 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1660233921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:47:49.519 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:47:49.519 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T07:47:49.519 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2023-12-02T07:47:49.519 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-02T07:47:49.519 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2023-12-02T07:47:49.519 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "1/23 daemons upgraded", 2023-12-02T07:47:49.519 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Currently upgrading mgr daemons", 2023-12-02T07:47:49.519 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": false 2023-12-02T07:47:49.520 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:47:49.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:49 smithi141 ceph-mon[110575]: from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:49.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:49 smithi141 ceph-mon[110575]: from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:49.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:49 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1660233921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:47:50.080 INFO:teuthology.orchestra.run.smithi006.stdout: 5 97806 8.31 MB/sec execute 198 sec latency 162.499 ms 2023-12-02T07:47:50.102 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_OK 2023-12-02T07:47:50.497 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:50 smithi006 ceph-mon[107747]: pgmap v118: 97 pgs: 97 active+clean; 341 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 308 op/s 2023-12-02T07:47:50.498 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:50 smithi006 ceph-mon[107747]: from='client.14834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:50.498 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:50 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/220191724' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:47:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:50 smithi141 ceph-mon[110575]: pgmap v118: 97 pgs: 97 active+clean; 341 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 308 op/s 2023-12-02T07:47:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:50 smithi141 ceph-mon[110575]: from='client.14834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:47:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:50 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/220191724' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:47:51.083 INFO:teuthology.orchestra.run.smithi006.stdout: 5 98068 8.31 MB/sec execute 199 sec latency 143.669 ms 2023-12-02T07:47:52.086 INFO:teuthology.orchestra.run.smithi006.stdout: 5 98333 8.30 MB/sec execute 200 sec latency 122.083 ms 2023-12-02T07:47:52.552 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:52 smithi006 ceph-mon[107747]: pgmap v119: 97 pgs: 97 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.8 MiB/s wr, 455 op/s 2023-12-02T07:47:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:52 smithi141 ceph-mon[110575]: pgmap v119: 97 pgs: 97 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.8 MiB/s wr, 455 op/s 2023-12-02T07:47:53.086 INFO:teuthology.orchestra.run.smithi006.stdout: 5 98588 8.30 MB/sec execute 201 sec latency 139.925 ms 2023-12-02T07:47:54.086 INFO:teuthology.orchestra.run.smithi006.stdout: 5 98847 8.31 MB/sec execute 202 sec latency 126.639 ms 2023-12-02T07:47:54.630 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:54 smithi006 ceph-mon[107747]: pgmap v120: 97 pgs: 97 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 2.7 MiB/s wr, 291 op/s 2023-12-02T07:47:54.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:54 smithi141 ceph-mon[110575]: pgmap v120: 97 pgs: 97 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 2.7 MiB/s wr, 291 op/s 2023-12-02T07:47:55.090 INFO:teuthology.orchestra.run.smithi006.stdout: 5 99142 8.31 MB/sec execute 203 sec latency 137.225 ms 2023-12-02T07:47:56.090 INFO:teuthology.orchestra.run.smithi006.stdout: 5 99414 8.29 MB/sec execute 204 sec latency 150.533 ms 2023-12-02T07:47:56.674 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:56 smithi006 ceph-mon[107747]: pgmap v121: 97 pgs: 97 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 2.7 MiB/s wr, 291 op/s 2023-12-02T07:47:56.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:56 smithi141 ceph-mon[110575]: pgmap v121: 97 pgs: 97 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 2.7 MiB/s wr, 291 op/s 2023-12-02T07:47:57.094 INFO:teuthology.orchestra.run.smithi006.stdout: 5 99684 8.28 MB/sec execute 205 sec latency 129.331 ms 2023-12-02T07:47:58.094 INFO:teuthology.orchestra.run.smithi006.stdout: 5 99893 8.27 MB/sec execute 206 sec latency 101.649 ms 2023-12-02T07:47:58.726 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:58 smithi006 ceph-mon[107747]: pgmap v122: 97 pgs: 97 active+clean; 348 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.6 MiB/s wr, 450 op/s 2023-12-02T07:47:58.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:58 smithi141 ceph-mon[110575]: pgmap v122: 97 pgs: 97 active+clean; 348 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.6 MiB/s wr, 450 op/s 2023-12-02T07:47:59.098 INFO:teuthology.orchestra.run.smithi006.stdout: 5 100141 8.26 MB/sec execute 207 sec latency 146.839 ms 2023-12-02T07:47:59.738 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:47:59 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:59.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:47:59 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:00.107 INFO:teuthology.orchestra.run.smithi006.stdout: 5 100450 8.27 MB/sec execute 208 sec latency 123.589 ms 2023-12-02T07:48:00.751 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:00 smithi006 ceph-mon[107747]: pgmap v123: 97 pgs: 97 active+clean; 348 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.3 MiB/s wr, 305 op/s 2023-12-02T07:48:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:00 smithi141 ceph-mon[110575]: pgmap v123: 97 pgs: 97 active+clean; 348 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.3 MiB/s wr, 305 op/s 2023-12-02T07:48:01.107 INFO:teuthology.orchestra.run.smithi006.stdout: 5 100796 8.25 MB/sec execute 209 sec latency 88.536 ms 2023-12-02T07:48:02.116 INFO:teuthology.orchestra.run.smithi006.stdout: 5 101010 8.24 MB/sec execute 210 sec latency 126.960 ms 2023-12-02T07:48:02.544 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:02 smithi006 ceph-mon[107747]: pgmap v124: 97 pgs: 97 active+clean; 344 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.8 MiB/s wr, 472 op/s 2023-12-02T07:48:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:02 smithi141 ceph-mon[110575]: pgmap v124: 97 pgs: 97 active+clean; 344 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.8 MiB/s wr, 472 op/s 2023-12-02T07:48:03.117 INFO:teuthology.orchestra.run.smithi006.stdout: 5 101243 8.23 MB/sec execute 211 sec latency 128.345 ms 2023-12-02T07:48:04.115 INFO:teuthology.orchestra.run.smithi006.stdout: 5 101573 8.24 MB/sec execute 212 sec latency 120.597 ms 2023-12-02T07:48:04.585 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:04 smithi006 ceph-mon[107747]: pgmap v125: 97 pgs: 97 active+clean; 344 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 325 op/s 2023-12-02T07:48:04.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:04 smithi141 ceph-mon[110575]: pgmap v125: 97 pgs: 97 active+clean; 344 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 325 op/s 2023-12-02T07:48:05.125 INFO:teuthology.orchestra.run.smithi006.stdout: 5 101873 8.25 MB/sec execute 213 sec latency 142.883 ms 2023-12-02T07:48:06.125 INFO:teuthology.orchestra.run.smithi006.stdout: 5 102083 8.24 MB/sec execute 214 sec latency 383.411 ms 2023-12-02T07:48:06.636 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:06 smithi006 ceph-mon[107747]: pgmap v126: 97 pgs: 97 active+clean; 344 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 325 op/s 2023-12-02T07:48:07.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:06 smithi141 ceph-mon[110575]: pgmap v126: 97 pgs: 97 active+clean; 344 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 325 op/s 2023-12-02T07:48:07.125 INFO:teuthology.orchestra.run.smithi006.stdout: 5 102413 8.27 MB/sec execute 215 sec latency 122.567 ms 2023-12-02T07:48:08.125 INFO:teuthology.orchestra.run.smithi006.stdout: 5 102711 8.26 MB/sec execute 216 sec latency 123.694 ms 2023-12-02T07:48:08.654 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:08 smithi006 ceph-mon[107747]: pgmap v127: 97 pgs: 97 active+clean; 348 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 485 op/s 2023-12-02T07:48:08.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:08 smithi141 ceph-mon[110575]: pgmap v127: 97 pgs: 97 active+clean; 348 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 485 op/s 2023-12-02T07:48:09.125 INFO:teuthology.orchestra.run.smithi006.stdout: 5 103021 8.25 MB/sec execute 217 sec latency 135.428 ms 2023-12-02T07:48:10.129 INFO:teuthology.orchestra.run.smithi006.stdout: 5 103279 8.23 MB/sec execute 218 sec latency 107.714 ms 2023-12-02T07:48:10.438 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:10 smithi006 ceph-mon[107747]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi006.kplyue on host smithi006 failed. 2023-12-02T07:48:10.438 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:10 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:48:10.438 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:10 smithi006 ceph-mon[107747]: pgmap v128: 97 pgs: 97 active+clean; 348 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.2 MiB/s wr, 328 op/s 2023-12-02T07:48:10.439 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:10 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:48:10.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:10 smithi141 ceph-mon[110575]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi006.kplyue on host smithi006 failed. 2023-12-02T07:48:10.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:10 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:48:10.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:10 smithi141 ceph-mon[110575]: pgmap v128: 97 pgs: 97 active+clean; 348 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.2 MiB/s wr, 328 op/s 2023-12-02T07:48:10.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:10 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:48:11.129 INFO:teuthology.orchestra.run.smithi006.stdout: 5 103528 8.23 MB/sec execute 219 sec latency 132.631 ms 2023-12-02T07:48:11.486 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:11 smithi006 ceph-mon[107747]: Health check failed: Upgrading daemon mgr.smithi006.kplyue on host smithi006 failed. (UPGRADE_REDEPLOY_DAEMON) 2023-12-02T07:48:11.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:11 smithi141 ceph-mon[110575]: Health check failed: Upgrading daemon mgr.smithi006.kplyue on host smithi006 failed. (UPGRADE_REDEPLOY_DAEMON) 2023-12-02T07:48:12.129 INFO:teuthology.orchestra.run.smithi006.stdout: 5 103912 8.23 MB/sec execute 220 sec latency 85.194 ms 2023-12-02T07:48:12.756 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:12 smithi006 ceph-mon[107747]: pgmap v129: 97 pgs: 97 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.1 MiB/s wr, 506 op/s 2023-12-02T07:48:12.757 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:48:12.757 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:12 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:48:13.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:12 smithi141 ceph-mon[110575]: pgmap v129: 97 pgs: 97 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.1 MiB/s wr, 506 op/s 2023-12-02T07:48:13.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:48:13.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:12 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:48:13.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 104254 8.24 MB/sec execute 221 sec latency 108.746 ms 2023-12-02T07:48:14.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 104543 8.23 MB/sec execute 222 sec latency 108.681 ms 2023-12-02T07:48:14.536 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:14 smithi006 ceph-mon[107747]: pgmap v130: 97 pgs: 97 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.6 MiB/s wr, 338 op/s 2023-12-02T07:48:14.537 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:14 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:48:14.537 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:14 smithi141 ceph-mon[110575]: pgmap v130: 97 pgs: 97 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.6 MiB/s wr, 338 op/s 2023-12-02T07:48:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:14 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:48:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:15.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 104859 8.23 MB/sec execute 223 sec latency 136.005 ms 2023-12-02T07:48:16.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 105170 8.23 MB/sec execute 224 sec latency 127.828 ms 2023-12-02T07:48:16.571 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:16 smithi006 ceph-mon[107747]: pgmap v131: 97 pgs: 97 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.6 MiB/s wr, 338 op/s 2023-12-02T07:48:16.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:16 smithi141 ceph-mon[110575]: pgmap v131: 97 pgs: 97 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.6 MiB/s wr, 338 op/s 2023-12-02T07:48:17.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 105509 8.25 MB/sec execute 225 sec latency 180.126 ms 2023-12-02T07:48:18.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 105784 8.25 MB/sec execute 226 sec latency 126.587 ms 2023-12-02T07:48:18.618 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:18 smithi006 ceph-mon[107747]: pgmap v132: 97 pgs: 97 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.4 MiB/s wr, 535 op/s 2023-12-02T07:48:18.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:18 smithi141 ceph-mon[110575]: pgmap v132: 97 pgs: 97 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.4 MiB/s wr, 535 op/s 2023-12-02T07:48:19.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 106058 8.27 MB/sec execute 227 sec latency 131.948 ms 2023-12-02T07:48:20.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 106321 8.25 MB/sec execute 228 sec latency 138.663 ms 2023-12-02T07:48:20.626 INFO:teuthology.orchestra.run.smithi006.stdout:true 2023-12-02T07:48:20.674 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:20 smithi006 ceph-mon[107747]: pgmap v133: 97 pgs: 97 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 374 op/s 2023-12-02T07:48:20.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:20 smithi141 ceph-mon[110575]: pgmap v133: 97 pgs: 97 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 374 op/s 2023-12-02T07:48:21.079 INFO:teuthology.orchestra.run.smithi006.stdout:"Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi006.kplyue on host smithi006 failed." 2023-12-02T07:48:21.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 106524 8.23 MB/sec execute 229 sec latency 140.501 ms 2023-12-02T07:48:22.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 106776 8.22 MB/sec execute 230 sec latency 94.469 ms 2023-12-02T07:48:22.741 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:22 smithi006 ceph-mon[107747]: from='client.14842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:48:22.741 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:22 smithi006 ceph-mon[107747]: from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:48:22.742 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:22 smithi006 ceph-mon[107747]: pgmap v134: 97 pgs: 97 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.7 MiB/s wr, 543 op/s 2023-12-02T07:48:22.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:22 smithi141 ceph-mon[110575]: from='client.14842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:48:22.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:22 smithi141 ceph-mon[110575]: from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:48:22.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:22 smithi141 ceph-mon[110575]: pgmap v134: 97 pgs: 97 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.7 MiB/s wr, 543 op/s 2023-12-02T07:48:23.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 106965 8.20 MB/sec execute 231 sec latency 123.721 ms 2023-12-02T07:48:24.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 107204 8.19 MB/sec execute 232 sec latency 142.751 ms 2023-12-02T07:48:24.537 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:24 smithi006 ceph-mon[107747]: pgmap v135: 97 pgs: 97 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 366 op/s 2023-12-02T07:48:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:24 smithi141 ceph-mon[110575]: pgmap v135: 97 pgs: 97 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 366 op/s 2023-12-02T07:48:25.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 107526 8.19 MB/sec execute 233 sec latency 120.489 ms 2023-12-02T07:48:26.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 107855 8.19 MB/sec execute 234 sec latency 135.834 ms 2023-12-02T07:48:26.720 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:26 smithi006 ceph-mon[107747]: pgmap v136: 97 pgs: 97 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 366 op/s 2023-12-02T07:48:26.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:26 smithi141 ceph-mon[110575]: pgmap v136: 97 pgs: 97 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 366 op/s 2023-12-02T07:48:27.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 108132 8.19 MB/sec execute 235 sec latency 123.801 ms 2023-12-02T07:48:28.138 INFO:teuthology.orchestra.run.smithi006.stdout: 5 108408 8.18 MB/sec execute 236 sec latency 105.366 ms 2023-12-02T07:48:28.747 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:28 smithi006 ceph-mon[107747]: pgmap v137: 97 pgs: 97 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.2 MiB/s wr, 518 op/s 2023-12-02T07:48:28.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:28 smithi141 ceph-mon[110575]: pgmap v137: 97 pgs: 97 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.2 MiB/s wr, 518 op/s 2023-12-02T07:48:29.140 INFO:teuthology.orchestra.run.smithi006.stdout: 5 108702 8.19 MB/sec execute 237 sec latency 126.960 ms 2023-12-02T07:48:29.769 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:29 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:30.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:29 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:30.140 INFO:teuthology.orchestra.run.smithi006.stdout: 5 108972 8.19 MB/sec execute 238 sec latency 127.006 ms 2023-12-02T07:48:30.814 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:30 smithi006 ceph-mon[107747]: pgmap v138: 97 pgs: 97 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.4 MiB/s wr, 323 op/s 2023-12-02T07:48:31.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:30 smithi141 ceph-mon[110575]: pgmap v138: 97 pgs: 97 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.4 MiB/s wr, 323 op/s 2023-12-02T07:48:31.150 INFO:teuthology.orchestra.run.smithi006.stdout: 5 109235 8.19 MB/sec execute 239 sec latency 175.549 ms 2023-12-02T07:48:31.831 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:31 smithi006 ceph-mon[107747]: pgmap v139: 97 pgs: 97 active+clean; 346 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.2 MiB/s wr, 493 op/s 2023-12-02T07:48:32.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:31 smithi141 ceph-mon[110575]: pgmap v139: 97 pgs: 97 active+clean; 346 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.2 MiB/s wr, 493 op/s 2023-12-02T07:48:32.150 INFO:teuthology.orchestra.run.smithi006.stdout: 5 109501 8.20 MB/sec execute 240 sec latency 114.591 ms 2023-12-02T07:48:33.151 INFO:teuthology.orchestra.run.smithi006.stdout: 5 109678 8.17 MB/sec execute 241 sec latency 117.102 ms 2023-12-02T07:48:34.150 INFO:teuthology.orchestra.run.smithi006.stdout: 5 109960 8.17 MB/sec execute 242 sec latency 145.291 ms 2023-12-02T07:48:34.631 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:34 smithi006 ceph-mon[107747]: pgmap v140: 97 pgs: 97 active+clean; 346 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.2 MiB/s wr, 323 op/s 2023-12-02T07:48:34.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:34 smithi141 ceph-mon[110575]: pgmap v140: 97 pgs: 97 active+clean; 346 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.2 MiB/s wr, 323 op/s 2023-12-02T07:48:35.151 INFO:teuthology.orchestra.run.smithi006.stdout: 5 110302 8.16 MB/sec execute 243 sec latency 90.342 ms 2023-12-02T07:48:36.151 INFO:teuthology.orchestra.run.smithi006.stdout: 5 110540 8.15 MB/sec execute 244 sec latency 120.618 ms 2023-12-02T07:48:36.685 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:36 smithi006 ceph-mon[107747]: pgmap v141: 97 pgs: 97 active+clean; 346 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.2 MiB/s wr, 323 op/s 2023-12-02T07:48:36.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:36 smithi141 ceph-mon[110575]: pgmap v141: 97 pgs: 97 active+clean; 346 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.2 MiB/s wr, 323 op/s 2023-12-02T07:48:37.160 INFO:teuthology.orchestra.run.smithi006.stdout: 5 110846 8.17 MB/sec execute 245 sec latency 105.354 ms 2023-12-02T07:48:38.159 INFO:teuthology.orchestra.run.smithi006.stdout: 5 111185 8.17 MB/sec execute 246 sec latency 125.998 ms 2023-12-02T07:48:38.466 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:38 smithi006 ceph-mon[107747]: pgmap v142: 97 pgs: 97 active+clean; 346 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.8 MiB/s wr, 482 op/s 2023-12-02T07:48:38.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:38 smithi141 ceph-mon[110575]: pgmap v142: 97 pgs: 97 active+clean; 346 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.8 MiB/s wr, 482 op/s 2023-12-02T07:48:39.166 INFO:teuthology.orchestra.run.smithi006.stdout: 5 111450 8.15 MB/sec execute 247 sec latency 139.050 ms 2023-12-02T07:48:40.174 INFO:teuthology.orchestra.run.smithi006.stdout: 5 111761 8.15 MB/sec execute 248 sec latency 129.557 ms 2023-12-02T07:48:40.519 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:40 smithi006 ceph-mon[107747]: pgmap v143: 97 pgs: 97 active+clean; 346 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 329 op/s 2023-12-02T07:48:40.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:40 smithi141 ceph-mon[110575]: pgmap v143: 97 pgs: 97 active+clean; 346 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 329 op/s 2023-12-02T07:48:41.174 INFO:teuthology.orchestra.run.smithi006.stdout: 5 112077 8.15 MB/sec execute 249 sec latency 126.932 ms 2023-12-02T07:48:42.174 INFO:teuthology.orchestra.run.smithi006.stdout: 5 112450 8.17 MB/sec execute 250 sec latency 129.900 ms 2023-12-02T07:48:42.560 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:42 smithi006 ceph-mon[107747]: pgmap v144: 97 pgs: 97 active+clean; 345 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.1 MiB/s wr, 513 op/s 2023-12-02T07:48:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:42 smithi141 ceph-mon[110575]: pgmap v144: 97 pgs: 97 active+clean; 345 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.1 MiB/s wr, 513 op/s 2023-12-02T07:48:43.176 INFO:teuthology.orchestra.run.smithi006.stdout: 5 112783 8.17 MB/sec execute 251 sec latency 124.854 ms 2023-12-02T07:48:44.176 INFO:teuthology.orchestra.run.smithi006.stdout: 5 113084 8.20 MB/sec execute 252 sec latency 126.408 ms 2023-12-02T07:48:44.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:44 smithi006 ceph-mon[107747]: pgmap v145: 97 pgs: 97 active+clean; 345 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.3 MiB/s wr, 343 op/s 2023-12-02T07:48:44.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:44 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:44 smithi141 ceph-mon[110575]: pgmap v145: 97 pgs: 97 active+clean; 345 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.3 MiB/s wr, 343 op/s 2023-12-02T07:48:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:44 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:45.176 INFO:teuthology.orchestra.run.smithi006.stdout: 5 113315 8.18 MB/sec execute 253 sec latency 121.011 ms 2023-12-02T07:48:46.176 INFO:teuthology.orchestra.run.smithi006.stdout: 5 113573 8.16 MB/sec execute 254 sec latency 130.516 ms 2023-12-02T07:48:46.691 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:46 smithi006 ceph-mon[107747]: pgmap v146: 97 pgs: 97 active+clean; 345 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.3 MiB/s wr, 343 op/s 2023-12-02T07:48:46.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:46 smithi141 ceph-mon[110575]: pgmap v146: 97 pgs: 97 active+clean; 345 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.3 MiB/s wr, 343 op/s 2023-12-02T07:48:47.176 INFO:teuthology.orchestra.run.smithi006.stdout: 5 113846 8.15 MB/sec execute 255 sec latency 126.905 ms 2023-12-02T07:48:48.186 INFO:teuthology.orchestra.run.smithi006.stdout: 5 114057 8.15 MB/sec execute 256 sec latency 142.642 ms 2023-12-02T07:48:48.719 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:48 smithi006 ceph-mon[107747]: pgmap v147: 97 pgs: 97 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 525 op/s 2023-12-02T07:48:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:48 smithi141 ceph-mon[110575]: pgmap v147: 97 pgs: 97 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 525 op/s 2023-12-02T07:48:49.186 INFO:teuthology.orchestra.run.smithi006.stdout: 5 114390 8.15 MB/sec execute 257 sec latency 108.369 ms 2023-12-02T07:48:50.186 INFO:teuthology.orchestra.run.smithi006.stdout: 5 114780 8.16 MB/sec execute 258 sec latency 135.730 ms 2023-12-02T07:48:50.512 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:50 smithi006 ceph-mon[107747]: pgmap v148: 97 pgs: 97 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.8 MiB/s wr, 366 op/s 2023-12-02T07:48:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:50 smithi141 ceph-mon[110575]: pgmap v148: 97 pgs: 97 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.8 MiB/s wr, 366 op/s 2023-12-02T07:48:51.186 INFO:teuthology.orchestra.run.smithi006.stdout: 5 115098 8.15 MB/sec execute 259 sec latency 126.473 ms 2023-12-02T07:48:52.192 INFO:teuthology.orchestra.run.smithi006.stdout: 5 115467 8.16 MB/sec execute 260 sec latency 117.767 ms 2023-12-02T07:48:52.562 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:52 smithi006 ceph-mon[107747]: pgmap v149: 97 pgs: 97 active+clean; 344 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.5 MiB/s wr, 543 op/s 2023-12-02T07:48:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:52 smithi141 ceph-mon[110575]: pgmap v149: 97 pgs: 97 active+clean; 344 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.5 MiB/s wr, 543 op/s 2023-12-02T07:48:53.192 INFO:teuthology.orchestra.run.smithi006.stdout: 5 115841 8.17 MB/sec execute 261 sec latency 127.312 ms 2023-12-02T07:48:54.192 INFO:teuthology.orchestra.run.smithi006.stdout: 5 116122 8.16 MB/sec execute 262 sec latency 129.584 ms 2023-12-02T07:48:54.594 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:54 smithi006 ceph-mon[107747]: pgmap v150: 97 pgs: 97 active+clean; 344 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 358 op/s 2023-12-02T07:48:54.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:54 smithi141 ceph-mon[110575]: pgmap v150: 97 pgs: 97 active+clean; 344 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 358 op/s 2023-12-02T07:48:55.192 INFO:teuthology.orchestra.run.smithi006.stdout: 5 116422 8.18 MB/sec execute 263 sec latency 129.910 ms 2023-12-02T07:48:56.200 INFO:teuthology.orchestra.run.smithi006.stdout: 5 116740 8.18 MB/sec execute 264 sec latency 135.591 ms 2023-12-02T07:48:56.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:56 smithi006 ceph-mon[107747]: pgmap v151: 97 pgs: 97 active+clean; 344 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 358 op/s 2023-12-02T07:48:56.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:56 smithi141 ceph-mon[110575]: pgmap v151: 97 pgs: 97 active+clean; 344 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 358 op/s 2023-12-02T07:48:57.208 INFO:teuthology.orchestra.run.smithi006.stdout: 5 117089 8.18 MB/sec execute 265 sec latency 126.819 ms 2023-12-02T07:48:58.208 INFO:teuthology.orchestra.run.smithi006.stdout: 5 117388 8.19 MB/sec execute 266 sec latency 146.280 ms 2023-12-02T07:48:58.695 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:58 smithi006 ceph-mon[107747]: pgmap v152: 97 pgs: 97 active+clean; 347 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.8 MiB/s wr, 554 op/s 2023-12-02T07:48:58.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:58 smithi141 ceph-mon[110575]: pgmap v152: 97 pgs: 97 active+clean; 347 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.8 MiB/s wr, 554 op/s 2023-12-02T07:48:59.218 INFO:teuthology.orchestra.run.smithi006.stdout: 5 117705 8.19 MB/sec execute 267 sec latency 129.959 ms 2023-12-02T07:48:59.708 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:48:59 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:59.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:48:59 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:00.218 INFO:teuthology.orchestra.run.smithi006.stdout: 5 118083 8.18 MB/sec execute 268 sec latency 130.121 ms 2023-12-02T07:49:00.716 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:00 smithi006 ceph-mon[107747]: pgmap v153: 97 pgs: 97 active+clean; 347 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 372 op/s 2023-12-02T07:49:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:00 smithi141 ceph-mon[110575]: pgmap v153: 97 pgs: 97 active+clean; 347 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 372 op/s 2023-12-02T07:49:01.218 INFO:teuthology.orchestra.run.smithi006.stdout: 5 118375 8.19 MB/sec execute 269 sec latency 118.414 ms 2023-12-02T07:49:02.218 INFO:teuthology.orchestra.run.smithi006.stdout: 5 118724 8.19 MB/sec execute 270 sec latency 126.491 ms 2023-12-02T07:49:02.758 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:02 smithi006 ceph-mon[107747]: pgmap v154: 97 pgs: 97 active+clean; 346 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.8 MiB/s wr, 571 op/s 2023-12-02T07:49:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:02 smithi141 ceph-mon[110575]: pgmap v154: 97 pgs: 97 active+clean; 346 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.8 MiB/s wr, 571 op/s 2023-12-02T07:49:03.218 INFO:teuthology.orchestra.run.smithi006.stdout: 5 119035 8.19 MB/sec execute 271 sec latency 126.834 ms 2023-12-02T07:49:04.218 INFO:teuthology.orchestra.run.smithi006.stdout: 5 119347 8.19 MB/sec execute 272 sec latency 132.559 ms 2023-12-02T07:49:04.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:04 smithi006 ceph-mon[107747]: pgmap v155: 97 pgs: 97 active+clean; 346 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.1 MiB/s wr, 394 op/s 2023-12-02T07:49:04.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:04 smithi141 ceph-mon[110575]: pgmap v155: 97 pgs: 97 active+clean; 346 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.1 MiB/s wr, 394 op/s 2023-12-02T07:49:05.218 INFO:teuthology.orchestra.run.smithi006.stdout: 5 119648 8.18 MB/sec execute 273 sec latency 127.023 ms 2023-12-02T07:49:06.218 INFO:teuthology.orchestra.run.smithi006.stdout: 5 119890 8.17 MB/sec execute 274 sec latency 120.955 ms 2023-12-02T07:49:06.582 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:06 smithi006 ceph-mon[107747]: pgmap v156: 97 pgs: 97 active+clean; 346 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.1 MiB/s wr, 394 op/s 2023-12-02T07:49:07.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:06 smithi141 ceph-mon[110575]: pgmap v156: 97 pgs: 97 active+clean; 346 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.1 MiB/s wr, 394 op/s 2023-12-02T07:49:07.219 INFO:teuthology.orchestra.run.smithi006.stdout: 5 120207 8.19 MB/sec execute 275 sec latency 123.843 ms 2023-12-02T07:49:07.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:07 smithi006 ceph-mon[107747]: pgmap v157: 97 pgs: 97 active+clean; 347 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 6.0 MiB/s wr, 583 op/s 2023-12-02T07:49:08.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:07 smithi141 ceph-mon[110575]: pgmap v157: 97 pgs: 97 active+clean; 347 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 6.0 MiB/s wr, 583 op/s 2023-12-02T07:49:08.220 INFO:teuthology.orchestra.run.smithi006.stdout: 5 120516 8.19 MB/sec execute 276 sec latency 149.279 ms 2023-12-02T07:49:09.220 INFO:teuthology.orchestra.run.smithi006.stdout: 5 120844 8.20 MB/sec execute 277 sec latency 121.149 ms 2023-12-02T07:49:10.230 INFO:teuthology.orchestra.run.smithi006.stdout: 5 121098 8.18 MB/sec execute 278 sec latency 157.402 ms 2023-12-02T07:49:10.674 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:10 smithi006 ceph-mon[107747]: pgmap v158: 97 pgs: 97 active+clean; 347 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.0 MiB/s wr, 387 op/s 2023-12-02T07:49:10.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:10 smithi141 ceph-mon[110575]: pgmap v158: 97 pgs: 97 active+clean; 347 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.0 MiB/s wr, 387 op/s 2023-12-02T07:49:11.230 INFO:teuthology.orchestra.run.smithi006.stdout: 5 121396 8.18 MB/sec execute 279 sec latency 134.212 ms 2023-12-02T07:49:12.240 INFO:teuthology.orchestra.run.smithi006.stdout: 5 121649 8.18 MB/sec execute 280 sec latency 133.930 ms 2023-12-02T07:49:12.712 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:12 smithi006 ceph-mon[107747]: pgmap v159: 97 pgs: 97 active+clean; 349 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.8 MiB/s wr, 564 op/s 2023-12-02T07:49:12.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:12 smithi141 ceph-mon[110575]: pgmap v159: 97 pgs: 97 active+clean; 349 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.8 MiB/s wr, 564 op/s 2023-12-02T07:49:13.245 INFO:teuthology.orchestra.run.smithi006.stdout: 5 121947 8.18 MB/sec execute 281 sec latency 129.446 ms 2023-12-02T07:49:14.245 INFO:teuthology.orchestra.run.smithi006.stdout: 5 122207 8.18 MB/sec execute 282 sec latency 125.989 ms 2023-12-02T07:49:14.516 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:14 smithi006 ceph-mon[107747]: pgmap v160: 97 pgs: 97 active+clean; 349 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-12-02T07:49:14.517 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:14 smithi141 ceph-mon[110575]: pgmap v160: 97 pgs: 97 active+clean; 349 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-12-02T07:49:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:15.245 INFO:teuthology.orchestra.run.smithi006.stdout: 5 122418 8.17 MB/sec execute 283 sec latency 128.457 ms 2023-12-02T07:49:16.245 INFO:teuthology.orchestra.run.smithi006.stdout: 5 122580 8.15 MB/sec execute 284 sec latency 121.451 ms 2023-12-02T07:49:16.562 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:16 smithi006 ceph-mon[107747]: pgmap v161: 97 pgs: 97 active+clean; 349 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-12-02T07:49:16.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:16 smithi141 ceph-mon[110575]: pgmap v161: 97 pgs: 97 active+clean; 349 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-12-02T07:49:17.246 INFO:teuthology.orchestra.run.smithi006.stdout: 5 122860 8.15 MB/sec execute 285 sec latency 129.926 ms 2023-12-02T07:49:18.246 INFO:teuthology.orchestra.run.smithi006.stdout: 5 123114 8.14 MB/sec execute 286 sec latency 140.511 ms 2023-12-02T07:49:18.614 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:18 smithi006 ceph-mon[107747]: pgmap v162: 97 pgs: 97 active+clean; 343 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.4 MiB/s wr, 534 op/s 2023-12-02T07:49:18.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:18 smithi141 ceph-mon[110575]: pgmap v162: 97 pgs: 97 active+clean; 343 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.4 MiB/s wr, 534 op/s 2023-12-02T07:49:19.246 INFO:teuthology.orchestra.run.smithi006.stdout: 5 123408 8.13 MB/sec execute 287 sec latency 156.232 ms 2023-12-02T07:49:20.246 INFO:teuthology.orchestra.run.smithi006.stdout: 5 123611 8.13 MB/sec execute 288 sec latency 137.891 ms 2023-12-02T07:49:20.661 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:20 smithi006 ceph-mon[107747]: pgmap v163: 97 pgs: 97 active+clean; 343 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.5 MiB/s wr, 345 op/s 2023-12-02T07:49:21.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:20 smithi141 ceph-mon[110575]: pgmap v163: 97 pgs: 97 active+clean; 343 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.5 MiB/s wr, 345 op/s 2023-12-02T07:49:21.246 INFO:teuthology.orchestra.run.smithi006.stdout: 5 123916 8.14 MB/sec execute 289 sec latency 126.332 ms 2023-12-02T07:49:22.246 INFO:teuthology.orchestra.run.smithi006.stdout: 5 124215 8.13 MB/sec execute 290 sec latency 132.318 ms 2023-12-02T07:49:22.728 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:22 smithi006 ceph-mon[107747]: pgmap v164: 97 pgs: 97 active+clean; 344 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.9 MiB/s wr, 490 op/s 2023-12-02T07:49:23.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:22 smithi141 ceph-mon[110575]: pgmap v164: 97 pgs: 97 active+clean; 344 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.9 MiB/s wr, 490 op/s 2023-12-02T07:49:23.246 INFO:teuthology.orchestra.run.smithi006.stdout: 5 124558 8.14 MB/sec execute 291 sec latency 143.263 ms 2023-12-02T07:49:24.246 INFO:teuthology.orchestra.run.smithi006.stdout: 5 124790 8.12 MB/sec execute 292 sec latency 139.050 ms 2023-12-02T07:49:24.515 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:24 smithi006 ceph-mon[107747]: pgmap v165: 97 pgs: 97 active+clean; 344 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 312 op/s 2023-12-02T07:49:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:24 smithi141 ceph-mon[110575]: pgmap v165: 97 pgs: 97 active+clean; 344 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 312 op/s 2023-12-02T07:49:25.246 INFO:teuthology.orchestra.run.smithi006.stdout: 5 124990 8.11 MB/sec execute 293 sec latency 143.578 ms 2023-12-02T07:49:26.246 INFO:teuthology.orchestra.run.smithi006.stdout: 5 125315 8.13 MB/sec execute 294 sec latency 126.423 ms 2023-12-02T07:49:26.576 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:26 smithi006 ceph-mon[107747]: pgmap v166: 97 pgs: 97 active+clean; 344 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 312 op/s 2023-12-02T07:49:26.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:26 smithi141 ceph-mon[110575]: pgmap v166: 97 pgs: 97 active+clean; 344 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 312 op/s 2023-12-02T07:49:27.253 INFO:teuthology.orchestra.run.smithi006.stdout: 5 125618 8.12 MB/sec execute 296 sec latency 136.031 ms 2023-12-02T07:49:28.253 INFO:teuthology.orchestra.run.smithi006.stdout: 5 125919 8.13 MB/sec execute 297 sec latency 123.764 ms 2023-12-02T07:49:28.639 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:28 smithi006 ceph-mon[107747]: pgmap v167: 97 pgs: 97 active+clean; 346 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.8 MiB/s wr, 477 op/s 2023-12-02T07:49:28.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:28 smithi141 ceph-mon[110575]: pgmap v167: 97 pgs: 97 active+clean; 346 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.8 MiB/s wr, 477 op/s 2023-12-02T07:49:29.253 INFO:teuthology.orchestra.run.smithi006.stdout: 5 126114 8.12 MB/sec execute 298 sec latency 130.390 ms 2023-12-02T07:49:29.677 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:29 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:29.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:29 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:30.253 INFO:teuthology.orchestra.run.smithi006.stdout: 5 126318 8.10 MB/sec execute 299 sec latency 121.603 ms 2023-12-02T07:49:30.724 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:30 smithi006 ceph-mon[107747]: pgmap v168: 97 pgs: 97 active+clean; 346 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.2 MiB/s wr, 308 op/s 2023-12-02T07:49:30.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:30 smithi141 ceph-mon[110575]: pgmap v168: 97 pgs: 97 active+clean; 346 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.2 MiB/s wr, 308 op/s 2023-12-02T07:49:31.262 INFO:teuthology.orchestra.run.smithi006.stdout: 5 126630 8.10 MB/sec execute 300 sec latency 129.636 ms 2023-12-02T07:49:32.267 INFO:teuthology.orchestra.run.smithi006.stdout: 5 126897 8.10 MB/sec execute 301 sec latency 120.746 ms 2023-12-02T07:49:32.503 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:32 smithi006 ceph-mon[107747]: pgmap v169: 97 pgs: 97 active+clean; 342 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.7 MiB/s wr, 469 op/s 2023-12-02T07:49:32.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:32 smithi141 ceph-mon[110575]: pgmap v169: 97 pgs: 97 active+clean; 342 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.7 MiB/s wr, 469 op/s 2023-12-02T07:49:33.267 INFO:teuthology.orchestra.run.smithi006.stdout: 5 127163 8.10 MB/sec execute 302 sec latency 150.940 ms 2023-12-02T07:49:34.269 INFO:teuthology.orchestra.run.smithi006.stdout: 5 127415 8.10 MB/sec execute 303 sec latency 123.571 ms 2023-12-02T07:49:34.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:34 smithi006 ceph-mon[107747]: pgmap v170: 97 pgs: 97 active+clean; 342 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.3 MiB/s wr, 325 op/s 2023-12-02T07:49:34.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:34 smithi141 ceph-mon[110575]: pgmap v170: 97 pgs: 97 active+clean; 342 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.3 MiB/s wr, 325 op/s 2023-12-02T07:49:35.269 INFO:teuthology.orchestra.run.smithi006.stdout: 5 127647 8.11 MB/sec execute 304 sec latency 124.373 ms 2023-12-02T07:49:36.269 INFO:teuthology.orchestra.run.smithi006.stdout: 5 127897 8.10 MB/sec execute 305 sec latency 120.574 ms 2023-12-02T07:49:36.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:36 smithi006 ceph-mon[107747]: pgmap v171: 97 pgs: 97 active+clean; 342 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.3 MiB/s wr, 325 op/s 2023-12-02T07:49:36.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:36 smithi141 ceph-mon[110575]: pgmap v171: 97 pgs: 97 active+clean; 342 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.3 MiB/s wr, 325 op/s 2023-12-02T07:49:37.269 INFO:teuthology.orchestra.run.smithi006.stdout: 5 128215 8.08 MB/sec execute 306 sec latency 110.498 ms 2023-12-02T07:49:38.270 INFO:teuthology.orchestra.run.smithi006.stdout: 5 128463 8.07 MB/sec execute 307 sec latency 123.870 ms 2023-12-02T07:49:38.664 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:38 smithi006 ceph-mon[107747]: pgmap v172: 97 pgs: 97 active+clean; 343 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.1 MiB/s wr, 481 op/s 2023-12-02T07:49:38.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:38 smithi141 ceph-mon[110575]: pgmap v172: 97 pgs: 97 active+clean; 343 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.1 MiB/s wr, 481 op/s 2023-12-02T07:49:39.278 INFO:teuthology.orchestra.run.smithi006.stdout: 5 128690 8.07 MB/sec execute 308 sec latency 125.873 ms 2023-12-02T07:49:40.278 INFO:teuthology.orchestra.run.smithi006.stdout: 5 128922 8.06 MB/sec execute 309 sec latency 155.572 ms 2023-12-02T07:49:40.736 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:40 smithi006 ceph-mon[107747]: pgmap v173: 97 pgs: 97 active+clean; 343 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 317 op/s 2023-12-02T07:49:40.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:40 smithi141 ceph-mon[110575]: pgmap v173: 97 pgs: 97 active+clean; 343 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 317 op/s 2023-12-02T07:49:41.278 INFO:teuthology.orchestra.run.smithi006.stdout: 5 129183 8.08 MB/sec execute 310 sec latency 192.414 ms 2023-12-02T07:49:42.278 INFO:teuthology.orchestra.run.smithi006.stdout: 5 129466 8.07 MB/sec execute 311 sec latency 130.137 ms 2023-12-02T07:49:42.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:42 smithi006 ceph-mon[107747]: pgmap v174: 97 pgs: 97 active+clean; 345 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 4.9 MiB/s wr, 482 op/s 2023-12-02T07:49:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:42 smithi141 ceph-mon[110575]: pgmap v174: 97 pgs: 97 active+clean; 345 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 4.9 MiB/s wr, 482 op/s 2023-12-02T07:49:43.278 INFO:teuthology.orchestra.run.smithi006.stdout: 5 129718 8.06 MB/sec execute 312 sec latency 140.003 ms 2023-12-02T07:49:44.278 INFO:teuthology.orchestra.run.smithi006.stdout: 5 129920 8.05 MB/sec execute 313 sec latency 130.388 ms 2023-12-02T07:49:44.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:44 smithi006 ceph-mon[107747]: pgmap v175: 97 pgs: 97 active+clean; 345 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.3 MiB/s wr, 322 op/s 2023-12-02T07:49:44.609 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:44 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:44 smithi141 ceph-mon[110575]: pgmap v175: 97 pgs: 97 active+clean; 345 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.3 MiB/s wr, 322 op/s 2023-12-02T07:49:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:44 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:45.278 INFO:teuthology.orchestra.run.smithi006.stdout: 5 130205 8.04 MB/sec execute 314 sec latency 132.387 ms 2023-12-02T07:49:46.284 INFO:teuthology.orchestra.run.smithi006.stdout: 5 130475 8.04 MB/sec execute 315 sec latency 183.418 ms 2023-12-02T07:49:46.673 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:46 smithi006 ceph-mon[107747]: pgmap v176: 97 pgs: 97 active+clean; 345 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.3 MiB/s wr, 322 op/s 2023-12-02T07:49:46.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:46 smithi141 ceph-mon[110575]: pgmap v176: 97 pgs: 97 active+clean; 345 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.3 MiB/s wr, 322 op/s 2023-12-02T07:49:47.284 INFO:teuthology.orchestra.run.smithi006.stdout: 5 130737 8.05 MB/sec execute 316 sec latency 128.390 ms 2023-12-02T07:49:48.284 INFO:teuthology.orchestra.run.smithi006.stdout: 5 130970 8.05 MB/sec execute 317 sec latency 123.582 ms 2023-12-02T07:49:48.720 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:48 smithi006 ceph-mon[107747]: pgmap v177: 97 pgs: 97 active+clean; 345 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.8 MiB/s wr, 468 op/s 2023-12-02T07:49:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:48 smithi141 ceph-mon[110575]: pgmap v177: 97 pgs: 97 active+clean; 345 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.8 MiB/s wr, 468 op/s 2023-12-02T07:49:49.290 INFO:teuthology.orchestra.run.smithi006.stdout: 5 131267 8.05 MB/sec execute 318 sec latency 146.305 ms 2023-12-02T07:49:50.290 INFO:teuthology.orchestra.run.smithi006.stdout: 5 131520 8.04 MB/sec execute 319 sec latency 137.859 ms 2023-12-02T07:49:50.563 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:50 smithi006 ceph-mon[107747]: pgmap v178: 97 pgs: 97 active+clean; 345 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 311 op/s 2023-12-02T07:49:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:50 smithi141 ceph-mon[110575]: pgmap v178: 97 pgs: 97 active+clean; 345 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 311 op/s 2023-12-02T07:49:51.290 INFO:teuthology.orchestra.run.smithi006.stdout: 5 131756 8.03 MB/sec execute 320 sec latency 137.791 ms 2023-12-02T07:49:52.290 INFO:teuthology.orchestra.run.smithi006.stdout: 5 131911 8.01 MB/sec execute 321 sec latency 142.124 ms 2023-12-02T07:49:52.615 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:52 smithi006 ceph-mon[107747]: pgmap v179: 97 pgs: 97 active+clean; 345 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.6 MiB/s wr, 464 op/s 2023-12-02T07:49:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:52 smithi141 ceph-mon[110575]: pgmap v179: 97 pgs: 97 active+clean; 345 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.6 MiB/s wr, 464 op/s 2023-12-02T07:49:53.290 INFO:teuthology.orchestra.run.smithi006.stdout: 5 132128 8.01 MB/sec execute 322 sec latency 130.109 ms 2023-12-02T07:49:54.290 INFO:teuthology.orchestra.run.smithi006.stdout: 5 132437 8.02 MB/sec execute 323 sec latency 126.811 ms 2023-12-02T07:49:54.675 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:54 smithi006 ceph-mon[107747]: pgmap v180: 97 pgs: 97 active+clean; 345 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.1 MiB/s wr, 299 op/s 2023-12-02T07:49:54.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:54 smithi141 ceph-mon[110575]: pgmap v180: 97 pgs: 97 active+clean; 345 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.1 MiB/s wr, 299 op/s 2023-12-02T07:49:55.290 INFO:teuthology.orchestra.run.smithi006.stdout: 5 132689 8.01 MB/sec execute 324 sec latency 128.905 ms 2023-12-02T07:49:56.290 INFO:teuthology.orchestra.run.smithi006.stdout: 5 132922 8.02 MB/sec execute 325 sec latency 132.844 ms 2023-12-02T07:49:56.704 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:56 smithi006 ceph-mon[107747]: pgmap v181: 97 pgs: 97 active+clean; 345 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.1 MiB/s wr, 299 op/s 2023-12-02T07:49:57.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:56 smithi141 ceph-mon[110575]: pgmap v181: 97 pgs: 97 active+clean; 345 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.1 MiB/s wr, 299 op/s 2023-12-02T07:49:57.299 INFO:teuthology.orchestra.run.smithi006.stdout: 5 133198 8.01 MB/sec execute 326 sec latency 134.589 ms 2023-12-02T07:49:57.716 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:57 smithi006 ceph-mon[107747]: pgmap v182: 97 pgs: 97 active+clean; 346 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.7 MiB/s wr, 448 op/s 2023-12-02T07:49:58.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:57 smithi141 ceph-mon[110575]: pgmap v182: 97 pgs: 97 active+clean; 346 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.7 MiB/s wr, 448 op/s 2023-12-02T07:49:58.299 INFO:teuthology.orchestra.run.smithi006.stdout: 5 133508 7.99 MB/sec execute 327 sec latency 102.763 ms 2023-12-02T07:49:59.302 INFO:teuthology.orchestra.run.smithi006.stdout: 5 133868 8.00 MB/sec execute 328 sec latency 95.996 ms 2023-12-02T07:49:59.750 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:49:59 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:59.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:49:59 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:00.303 INFO:teuthology.orchestra.run.smithi006.stdout: 5 134108 7.99 MB/sec execute 329 sec latency 146.415 ms 2023-12-02T07:50:00.539 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: pgmap v183: 97 pgs: 97 active+clean; 346 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.2 MiB/s wr, 302 op/s 2023-12-02T07:50:00.539 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: Health detail: HEALTH_WARN Upgrading daemon mgr.smithi006.kplyue on host smithi006 failed. 2023-12-02T07:50:00.539 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: [WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi006.kplyue on host smithi006 failed. 2023-12-02T07:50:00.539 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: Upgrade daemon: mgr.smithi006.kplyue: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi006.kplyue ... 2023-12-02T07:50:00.539 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: Non-zero exit code 1 from systemctl daemon-reload 2023-12-02T07:50:00.539 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: systemctl: stderr Failed to reload daemon: Connection timed out 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: Traceback (most recent call last): 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: "__main__", mod_spec) 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: exec(code, run_globals) 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 7802, in 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 7790, in main 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 5356, in command_deploy_from 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 5391, in _common_deploy 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 5421, in _deploy_daemon_container 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 3090, in deploy_daemon 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 3324, in deploy_daemon_units 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: File "/tmp/tmpt6vkxy7a.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-12-02T07:50:00.540 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:00 smithi006 ceph-mon[107747]: RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-12-02T07:50:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: pgmap v183: 97 pgs: 97 active+clean; 346 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.2 MiB/s wr, 302 op/s 2023-12-02T07:50:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: Health detail: HEALTH_WARN Upgrading daemon mgr.smithi006.kplyue on host smithi006 failed. 2023-12-02T07:50:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: [WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi006.kplyue on host smithi006 failed. 2023-12-02T07:50:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: Upgrade daemon: mgr.smithi006.kplyue: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi006.kplyue ... 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: Non-zero exit code 1 from systemctl daemon-reload 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: systemctl: stderr Failed to reload daemon: Connection timed out 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: Traceback (most recent call last): 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: "__main__", mod_spec) 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: exec(code, run_globals) 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 7802, in 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 7790, in main 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 5356, in command_deploy_from 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 5391, in _common_deploy 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 5421, in _deploy_daemon_container 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 3090, in deploy_daemon 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 3324, in deploy_daemon_units 2023-12-02T07:50:00.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: File "/tmp/tmpt6vkxy7a.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-12-02T07:50:00.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:00 smithi141 ceph-mon[110575]: RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-12-02T07:50:01.308 INFO:teuthology.orchestra.run.smithi006.stdout: 5 134497 8.02 MB/sec execute 330 sec latency 135.843 ms 2023-12-02T07:50:02.309 INFO:teuthology.orchestra.run.smithi006.stdout: 5 134834 8.02 MB/sec execute 331 sec latency 151.966 ms 2023-12-02T07:50:02.572 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:02 smithi006 ceph-mon[107747]: pgmap v184: 97 pgs: 97 active+clean; 343 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.0 MiB/s wr, 487 op/s 2023-12-02T07:50:02.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:02 smithi141 ceph-mon[110575]: pgmap v184: 97 pgs: 97 active+clean; 343 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.0 MiB/s wr, 487 op/s 2023-12-02T07:50:03.316 INFO:teuthology.orchestra.run.smithi006.stdout: 5 135153 8.02 MB/sec execute 332 sec latency 126.153 ms 2023-12-02T07:50:04.316 INFO:teuthology.orchestra.run.smithi006.stdout: 5 135410 8.02 MB/sec execute 333 sec latency 123.655 ms 2023-12-02T07:50:04.622 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:04 smithi006 ceph-mon[107747]: pgmap v185: 97 pgs: 97 active+clean; 343 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-02T07:50:05.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:04 smithi141 ceph-mon[110575]: pgmap v185: 97 pgs: 97 active+clean; 343 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-02T07:50:05.316 INFO:teuthology.orchestra.run.smithi006.stdout: 5 135654 8.01 MB/sec execute 334 sec latency 131.612 ms 2023-12-02T07:50:06.323 INFO:teuthology.orchestra.run.smithi006.stdout: 5 136016 8.02 MB/sec execute 335 sec latency 142.836 ms 2023-12-02T07:50:06.649 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:06 smithi006 ceph-mon[107747]: pgmap v186: 97 pgs: 97 active+clean; 343 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-02T07:50:07.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:06 smithi141 ceph-mon[110575]: pgmap v186: 97 pgs: 97 active+clean; 343 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-02T07:50:07.323 INFO:teuthology.orchestra.run.smithi006.stdout: 5 136293 8.02 MB/sec execute 336 sec latency 123.537 ms 2023-12-02T07:50:07.660 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:07 smithi006 ceph-mon[107747]: pgmap v187: 97 pgs: 97 active+clean; 348 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.3 MiB/s wr, 504 op/s 2023-12-02T07:50:08.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:07 smithi141 ceph-mon[110575]: pgmap v187: 97 pgs: 97 active+clean; 348 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.3 MiB/s wr, 504 op/s 2023-12-02T07:50:08.323 INFO:teuthology.orchestra.run.smithi006.stdout: 5 136584 8.02 MB/sec execute 337 sec latency 123.791 ms 2023-12-02T07:50:09.323 INFO:teuthology.orchestra.run.smithi006.stdout: 5 136919 8.01 MB/sec execute 338 sec latency 102.249 ms 2023-12-02T07:50:10.323 INFO:teuthology.orchestra.run.smithi006.stdout: 5 137223 8.00 MB/sec execute 339 sec latency 137.847 ms 2023-12-02T07:50:10.692 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:10 smithi006 ceph-mon[107747]: pgmap v188: 97 pgs: 97 active+clean; 348 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.7 MiB/s wr, 354 op/s 2023-12-02T07:50:10.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:10 smithi141 ceph-mon[110575]: pgmap v188: 97 pgs: 97 active+clean; 348 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.7 MiB/s wr, 354 op/s 2023-12-02T07:50:11.327 INFO:teuthology.orchestra.run.smithi006.stdout: 5 137427 8.00 MB/sec execute 340 sec latency 201.456 ms 2023-12-02T07:50:12.327 INFO:teuthology.orchestra.run.smithi006.stdout: 5 137819 8.02 MB/sec execute 341 sec latency 120.521 ms 2023-12-02T07:50:12.721 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:12 smithi006 ceph-mon[107747]: pgmap v189: 97 pgs: 97 active+clean; 342 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.3 MiB/s wr, 543 op/s 2023-12-02T07:50:12.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:12 smithi141 ceph-mon[110575]: pgmap v189: 97 pgs: 97 active+clean; 342 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.3 MiB/s wr, 543 op/s 2023-12-02T07:50:13.327 INFO:teuthology.orchestra.run.smithi006.stdout: 5 138116 8.02 MB/sec execute 342 sec latency 123.090 ms 2023-12-02T07:50:14.327 INFO:teuthology.orchestra.run.smithi006.stdout: 5 138429 8.03 MB/sec execute 343 sec latency 136.825 ms 2023-12-02T07:50:14.775 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:14 smithi006 ceph-mon[107747]: pgmap v190: 97 pgs: 97 active+clean; 342 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 358 op/s 2023-12-02T07:50:14.775 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:14 smithi141 ceph-mon[110575]: pgmap v190: 97 pgs: 97 active+clean; 342 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 358 op/s 2023-12-02T07:50:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:15.328 INFO:teuthology.orchestra.run.smithi006.stdout: 5 138631 8.02 MB/sec execute 344 sec latency 126.066 ms 2023-12-02T07:50:16.328 INFO:teuthology.orchestra.run.smithi006.stdout: 5 138938 8.00 MB/sec execute 345 sec latency 130.025 ms 2023-12-02T07:50:16.786 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:16 smithi006 ceph-mon[107747]: pgmap v191: 97 pgs: 97 active+clean; 342 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 358 op/s 2023-12-02T07:50:16.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:16 smithi141 ceph-mon[110575]: pgmap v191: 97 pgs: 97 active+clean; 342 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 358 op/s 2023-12-02T07:50:17.328 INFO:teuthology.orchestra.run.smithi006.stdout: 5 139205 8.00 MB/sec execute 346 sec latency 124.245 ms 2023-12-02T07:50:18.328 INFO:teuthology.orchestra.run.smithi006.stdout: 5 139475 8.00 MB/sec execute 347 sec latency 120.700 ms 2023-12-02T07:50:18.593 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:18 smithi006 ceph-mon[107747]: pgmap v192: 97 pgs: 97 active+clean; 347 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.5 MiB/s wr, 531 op/s 2023-12-02T07:50:19.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:18 smithi141 ceph-mon[110575]: pgmap v192: 97 pgs: 97 active+clean; 347 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.5 MiB/s wr, 531 op/s 2023-12-02T07:50:19.329 INFO:teuthology.orchestra.run.smithi006.stdout: 5 139743 8.00 MB/sec execute 348 sec latency 128.480 ms 2023-12-02T07:50:19.853 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:19 smithi006 ceph-mon[107747]: pgmap v193: 97 pgs: 97 active+clean; 347 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.6 MiB/s wr, 362 op/s 2023-12-02T07:50:20.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:19 smithi141 ceph-mon[110575]: pgmap v193: 97 pgs: 97 active+clean; 347 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.6 MiB/s wr, 362 op/s 2023-12-02T07:50:20.338 INFO:teuthology.orchestra.run.smithi006.stdout: 5 140069 8.01 MB/sec execute 349 sec latency 149.726 ms 2023-12-02T07:50:21.342 INFO:teuthology.orchestra.run.smithi006.stdout: 5 140397 8.01 MB/sec execute 350 sec latency 129.820 ms 2023-12-02T07:50:22.344 INFO:teuthology.orchestra.run.smithi006.stdout: 5 140649 7.99 MB/sec execute 351 sec latency 135.250 ms 2023-12-02T07:50:22.374 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:22 smithi006 ceph-mon[107747]: pgmap v194: 97 pgs: 97 active+clean; 345 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.3 MiB/s wr, 539 op/s 2023-12-02T07:50:22.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:22 smithi141 ceph-mon[110575]: pgmap v194: 97 pgs: 97 active+clean; 345 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.3 MiB/s wr, 539 op/s 2023-12-02T07:50:23.346 INFO:teuthology.orchestra.run.smithi006.stdout: 5 140906 7.99 MB/sec execute 352 sec latency 127.044 ms 2023-12-02T07:50:24.345 INFO:teuthology.orchestra.run.smithi006.stdout: 5 141200 8.00 MB/sec execute 353 sec latency 128.176 ms 2023-12-02T07:50:24.692 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:24 smithi006 ceph-mon[107747]: pgmap v195: 97 pgs: 97 active+clean; 345 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.6 MiB/s wr, 350 op/s 2023-12-02T07:50:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:24 smithi141 ceph-mon[110575]: pgmap v195: 97 pgs: 97 active+clean; 345 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.6 MiB/s wr, 350 op/s 2023-12-02T07:50:25.345 INFO:teuthology.orchestra.run.smithi006.stdout: 5 141447 8.00 MB/sec execute 354 sec latency 137.627 ms 2023-12-02T07:50:26.345 INFO:teuthology.orchestra.run.smithi006.stdout: 5 141702 8.01 MB/sec execute 355 sec latency 121.563 ms 2023-12-02T07:50:26.756 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:26 smithi006 ceph-mon[107747]: pgmap v196: 97 pgs: 97 active+clean; 345 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.6 MiB/s wr, 350 op/s 2023-12-02T07:50:26.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:26 smithi141 ceph-mon[110575]: pgmap v196: 97 pgs: 97 active+clean; 345 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.6 MiB/s wr, 350 op/s 2023-12-02T07:50:27.345 INFO:teuthology.orchestra.run.smithi006.stdout: 5 141922 8.01 MB/sec execute 356 sec latency 113.975 ms 2023-12-02T07:50:28.345 INFO:teuthology.orchestra.run.smithi006.stdout: 5 142109 7.99 MB/sec execute 357 sec latency 126.721 ms 2023-12-02T07:50:28.549 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:28 smithi006 ceph-mon[107747]: pgmap v197: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.5 MiB/s wr, 509 op/s 2023-12-02T07:50:28.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:28 smithi141 ceph-mon[110575]: pgmap v197: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.5 MiB/s wr, 509 op/s 2023-12-02T07:50:29.345 INFO:teuthology.orchestra.run.smithi006.stdout: 5 142408 7.97 MB/sec execute 358 sec latency 141.748 ms 2023-12-02T07:50:29.557 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:29 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:29.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:29 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:30.346 INFO:teuthology.orchestra.run.smithi006.stdout: 5 142635 7.96 MB/sec execute 359 sec latency 87.203 ms 2023-12-02T07:50:30.568 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:30 smithi006 ceph-mon[107747]: pgmap v198: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 336 op/s 2023-12-02T07:50:30.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:30 smithi141 ceph-mon[110575]: pgmap v198: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 336 op/s 2023-12-02T07:50:31.345 INFO:teuthology.orchestra.run.smithi006.stdout: 5 142929 7.97 MB/sec execute 360 sec latency 129.845 ms 2023-12-02T07:50:32.345 INFO:teuthology.orchestra.run.smithi006.stdout: 5 143254 7.98 MB/sec execute 361 sec latency 120.850 ms 2023-12-02T07:50:32.633 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:32 smithi006 ceph-mon[107747]: pgmap v199: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 496 op/s 2023-12-02T07:50:32.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:32 smithi141 ceph-mon[110575]: pgmap v199: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 496 op/s 2023-12-02T07:50:33.345 INFO:teuthology.orchestra.run.smithi006.stdout: 5 143572 7.99 MB/sec execute 362 sec latency 132.911 ms 2023-12-02T07:50:34.346 INFO:teuthology.orchestra.run.smithi006.stdout: 5 143872 7.98 MB/sec execute 363 sec latency 120.858 ms 2023-12-02T07:50:34.685 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:34 smithi006 ceph-mon[107747]: pgmap v200: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 319 op/s 2023-12-02T07:50:35.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:34 smithi141 ceph-mon[110575]: pgmap v200: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 319 op/s 2023-12-02T07:50:35.345 INFO:teuthology.orchestra.run.smithi006.stdout: 5 144140 7.97 MB/sec execute 364 sec latency 126.683 ms 2023-12-02T07:50:36.346 INFO:teuthology.orchestra.run.smithi006.stdout: 5 144420 7.97 MB/sec execute 365 sec latency 129.092 ms 2023-12-02T07:50:36.693 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:36 smithi006 ceph-mon[107747]: pgmap v201: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 319 op/s 2023-12-02T07:50:37.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:36 smithi141 ceph-mon[110575]: pgmap v201: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 319 op/s 2023-12-02T07:50:37.345 INFO:teuthology.orchestra.run.smithi006.stdout: 5 144604 7.95 MB/sec execute 366 sec latency 124.978 ms 2023-12-02T07:50:38.345 INFO:teuthology.orchestra.run.smithi006.stdout: 5 144841 7.96 MB/sec execute 367 sec latency 137.791 ms 2023-12-02T07:50:38.769 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:38 smithi006 ceph-mon[107747]: pgmap v202: 97 pgs: 97 active+clean; 341 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.0 MiB/s wr, 489 op/s 2023-12-02T07:50:39.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:38 smithi141 ceph-mon[110575]: pgmap v202: 97 pgs: 97 active+clean; 341 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.0 MiB/s wr, 489 op/s 2023-12-02T07:50:39.346 INFO:teuthology.orchestra.run.smithi006.stdout: 5 145062 7.96 MB/sec execute 368 sec latency 108.608 ms 2023-12-02T07:50:39.823 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:39 smithi006 ceph-mon[107747]: pgmap v203: 97 pgs: 97 active+clean; 341 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.1 MiB/s wr, 330 op/s 2023-12-02T07:50:40.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:39 smithi141 ceph-mon[110575]: pgmap v203: 97 pgs: 97 active+clean; 341 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.1 MiB/s wr, 330 op/s 2023-12-02T07:50:40.346 INFO:teuthology.orchestra.run.smithi006.stdout: 5 145296 7.96 MB/sec execute 369 sec latency 138.134 ms 2023-12-02T07:50:41.346 INFO:teuthology.orchestra.run.smithi006.stdout: 5 145584 7.96 MB/sec execute 370 sec latency 135.883 ms 2023-12-02T07:50:42.353 INFO:teuthology.orchestra.run.smithi006.stdout: 5 145789 7.95 MB/sec execute 371 sec latency 140.369 ms 2023-12-02T07:50:42.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:42 smithi006 ceph-mon[107747]: pgmap v204: 97 pgs: 97 active+clean; 342 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.8 MiB/s wr, 474 op/s 2023-12-02T07:50:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:42 smithi141 ceph-mon[110575]: pgmap v204: 97 pgs: 97 active+clean; 342 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.8 MiB/s wr, 474 op/s 2023-12-02T07:50:43.361 INFO:teuthology.orchestra.run.smithi006.stdout: 5 145966 7.94 MB/sec execute 372 sec latency 137.003 ms 2023-12-02T07:50:44.363 INFO:teuthology.orchestra.run.smithi006.stdout: 5 146191 7.93 MB/sec execute 373 sec latency 135.681 ms 2023-12-02T07:50:44.675 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:44 smithi006 ceph-mon[107747]: pgmap v205: 97 pgs: 97 active+clean; 342 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 314 op/s 2023-12-02T07:50:44.675 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:44 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:44 smithi141 ceph-mon[110575]: pgmap v205: 97 pgs: 97 active+clean; 342 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 314 op/s 2023-12-02T07:50:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:44 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:45.373 INFO:teuthology.orchestra.run.smithi006.stdout: 5 146404 7.92 MB/sec execute 374 sec latency 123.775 ms 2023-12-02T07:50:46.373 INFO:teuthology.orchestra.run.smithi006.stdout: 5 146691 7.93 MB/sec execute 375 sec latency 123.596 ms 2023-12-02T07:50:46.699 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:46 smithi006 ceph-mon[107747]: pgmap v206: 97 pgs: 97 active+clean; 342 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 314 op/s 2023-12-02T07:50:46.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:46 smithi141 ceph-mon[110575]: pgmap v206: 97 pgs: 97 active+clean; 342 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 314 op/s 2023-12-02T07:50:47.383 INFO:teuthology.orchestra.run.smithi006.stdout: 5 146960 7.93 MB/sec execute 376 sec latency 135.363 ms 2023-12-02T07:50:48.384 INFO:teuthology.orchestra.run.smithi006.stdout: 5 147231 7.93 MB/sec execute 377 sec latency 153.728 ms 2023-12-02T07:50:48.749 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:48 smithi006 ceph-mon[107747]: pgmap v207: 97 pgs: 97 active+clean; 347 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.7 MiB/s wr, 446 op/s 2023-12-02T07:50:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:48 smithi141 ceph-mon[110575]: pgmap v207: 97 pgs: 97 active+clean; 347 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.7 MiB/s wr, 446 op/s 2023-12-02T07:50:49.385 INFO:teuthology.orchestra.run.smithi006.stdout: 5 147517 7.92 MB/sec execute 378 sec latency 89.728 ms 2023-12-02T07:50:50.385 INFO:teuthology.orchestra.run.smithi006.stdout: 5 147815 7.91 MB/sec execute 379 sec latency 123.364 ms 2023-12-02T07:50:50.543 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:50 smithi006 ceph-mon[107747]: pgmap v208: 97 pgs: 97 active+clean; 347 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.1 MiB/s wr, 276 op/s 2023-12-02T07:50:50.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:50 smithi141 ceph-mon[110575]: pgmap v208: 97 pgs: 97 active+clean; 347 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.1 MiB/s wr, 276 op/s 2023-12-02T07:50:51.386 INFO:teuthology.orchestra.run.smithi006.stdout: 5 148152 7.91 MB/sec execute 380 sec latency 111.723 ms 2023-12-02T07:50:52.386 INFO:teuthology.orchestra.run.smithi006.stdout: 5 148437 7.92 MB/sec execute 381 sec latency 98.163 ms 2023-12-02T07:50:52.596 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:52 smithi006 ceph-mon[107747]: pgmap v209: 97 pgs: 97 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.6 MiB/s wr, 448 op/s 2023-12-02T07:50:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:52 smithi141 ceph-mon[110575]: pgmap v209: 97 pgs: 97 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.6 MiB/s wr, 448 op/s 2023-12-02T07:50:53.386 INFO:teuthology.orchestra.run.smithi006.stdout: 5 148795 7.94 MB/sec execute 382 sec latency 92.418 ms 2023-12-02T07:50:54.386 INFO:teuthology.orchestra.run.smithi006.stdout: 5 149122 7.94 MB/sec execute 383 sec latency 107.458 ms 2023-12-02T07:50:54.632 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:54 smithi006 ceph-mon[107747]: pgmap v210: 97 pgs: 97 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 304 op/s 2023-12-02T07:50:55.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:54 smithi141 ceph-mon[110575]: pgmap v210: 97 pgs: 97 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 304 op/s 2023-12-02T07:50:55.387 INFO:teuthology.orchestra.run.smithi006.stdout: 5 149370 7.93 MB/sec execute 384 sec latency 169.110 ms 2023-12-02T07:50:56.387 INFO:teuthology.orchestra.run.smithi006.stdout: 5 149579 7.92 MB/sec execute 385 sec latency 123.631 ms 2023-12-02T07:50:56.685 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:56 smithi006 ceph-mon[107747]: pgmap v211: 97 pgs: 97 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 304 op/s 2023-12-02T07:50:57.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:56 smithi141 ceph-mon[110575]: pgmap v211: 97 pgs: 97 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 304 op/s 2023-12-02T07:50:57.387 INFO:teuthology.orchestra.run.smithi006.stdout: 5 149819 7.92 MB/sec execute 386 sec latency 126.955 ms 2023-12-02T07:50:58.387 INFO:teuthology.orchestra.run.smithi006.stdout: 5 150096 7.92 MB/sec execute 387 sec latency 121.180 ms 2023-12-02T07:50:58.743 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:58 smithi006 ceph-mon[107747]: pgmap v212: 97 pgs: 97 active+clean; 341 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 485 op/s 2023-12-02T07:50:59.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:58 smithi141 ceph-mon[110575]: pgmap v212: 97 pgs: 97 active+clean; 341 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 485 op/s 2023-12-02T07:50:59.387 INFO:teuthology.orchestra.run.smithi006.stdout: 5 150410 7.92 MB/sec execute 388 sec latency 128.491 ms 2023-12-02T07:50:59.753 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:59 smithi006 ceph-mon[107747]: pgmap v213: 97 pgs: 97 active+clean; 341 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 352 op/s 2023-12-02T07:50:59.753 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:50:59 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:59 smithi141 ceph-mon[110575]: pgmap v213: 97 pgs: 97 active+clean; 341 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 352 op/s 2023-12-02T07:51:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:50:59 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:00.387 INFO:teuthology.orchestra.run.smithi006.stdout: 5 150692 7.92 MB/sec execute 389 sec latency 148.628 ms 2023-12-02T07:51:01.390 INFO:teuthology.orchestra.run.smithi006.stdout: 5 150957 7.92 MB/sec execute 390 sec latency 96.817 ms 2023-12-02T07:51:02.392 INFO:teuthology.orchestra.run.smithi006.stdout: 5 151207 7.91 MB/sec execute 391 sec latency 129.378 ms 2023-12-02T07:51:02.569 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:02 smithi006 ceph-mon[107747]: pgmap v214: 97 pgs: 97 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.3 MiB/s wr, 521 op/s 2023-12-02T07:51:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:02 smithi141 ceph-mon[110575]: pgmap v214: 97 pgs: 97 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.3 MiB/s wr, 521 op/s 2023-12-02T07:51:03.392 INFO:teuthology.orchestra.run.smithi006.stdout: 5 151474 7.90 MB/sec execute 392 sec latency 114.611 ms 2023-12-02T07:51:04.392 INFO:teuthology.orchestra.run.smithi006.stdout: 5 151682 7.89 MB/sec execute 393 sec latency 123.821 ms 2023-12-02T07:51:04.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:04 smithi006 ceph-mon[107747]: pgmap v215: 97 pgs: 97 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 349 op/s 2023-12-02T07:51:04.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:04 smithi141 ceph-mon[110575]: pgmap v215: 97 pgs: 97 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 349 op/s 2023-12-02T07:51:05.392 INFO:teuthology.orchestra.run.smithi006.stdout: 5 151838 7.89 MB/sec execute 394 sec latency 136.921 ms 2023-12-02T07:51:06.398 INFO:teuthology.orchestra.run.smithi006.stdout: 5 152015 7.88 MB/sec execute 395 sec latency 133.559 ms 2023-12-02T07:51:06.644 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:06 smithi006 ceph-mon[107747]: pgmap v216: 97 pgs: 97 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 349 op/s 2023-12-02T07:51:06.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:06 smithi141 ceph-mon[110575]: pgmap v216: 97 pgs: 97 active+clean; 343 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 349 op/s 2023-12-02T07:51:07.398 INFO:teuthology.orchestra.run.smithi006.stdout: 5 152271 7.89 MB/sec execute 396 sec latency 134.352 ms 2023-12-02T07:51:08.398 INFO:teuthology.orchestra.run.smithi006.stdout: 5 152617 7.89 MB/sec execute 397 sec latency 141.095 ms 2023-12-02T07:51:08.710 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:08 smithi006 ceph-mon[107747]: pgmap v217: 97 pgs: 97 active+clean; 336 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.0 MiB/s wr, 491 op/s 2023-12-02T07:51:08.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:08 smithi141 ceph-mon[110575]: pgmap v217: 97 pgs: 97 active+clean; 336 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.0 MiB/s wr, 491 op/s 2023-12-02T07:51:09.398 INFO:teuthology.orchestra.run.smithi006.stdout: 5 152960 7.89 MB/sec execute 398 sec latency 118.943 ms 2023-12-02T07:51:10.399 INFO:teuthology.orchestra.run.smithi006.stdout: 5 153161 7.88 MB/sec execute 399 sec latency 127.293 ms 2023-12-02T07:51:10.764 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:10 smithi006 ceph-mon[107747]: pgmap v218: 97 pgs: 97 active+clean; 336 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.1 MiB/s wr, 310 op/s 2023-12-02T07:51:10.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:10 smithi141 ceph-mon[110575]: pgmap v218: 97 pgs: 97 active+clean; 336 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.1 MiB/s wr, 310 op/s 2023-12-02T07:51:11.399 INFO:teuthology.orchestra.run.smithi006.stdout: 5 153428 7.89 MB/sec execute 400 sec latency 138.081 ms 2023-12-02T07:51:12.399 INFO:teuthology.orchestra.run.smithi006.stdout: 5 153764 7.89 MB/sec execute 401 sec latency 120.761 ms 2023-12-02T07:51:12.577 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:12 smithi006 ceph-mon[107747]: pgmap v219: 97 pgs: 97 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.9 MiB/s wr, 477 op/s 2023-12-02T07:51:12.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:12 smithi141 ceph-mon[110575]: pgmap v219: 97 pgs: 97 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.9 MiB/s wr, 477 op/s 2023-12-02T07:51:13.409 INFO:teuthology.orchestra.run.smithi006.stdout: 5 154033 7.88 MB/sec execute 402 sec latency 126.558 ms 2023-12-02T07:51:14.418 INFO:teuthology.orchestra.run.smithi006.stdout: 5 154326 7.89 MB/sec execute 403 sec latency 133.231 ms 2023-12-02T07:51:14.616 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:14 smithi006 ceph-mon[107747]: pgmap v220: 97 pgs: 97 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.1 MiB/s wr, 308 op/s 2023-12-02T07:51:14.616 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:15.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:14 smithi141 ceph-mon[110575]: pgmap v220: 97 pgs: 97 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.1 MiB/s wr, 308 op/s 2023-12-02T07:51:15.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:15.418 INFO:teuthology.orchestra.run.smithi006.stdout: 5 154551 7.88 MB/sec execute 404 sec latency 140.443 ms 2023-12-02T07:51:16.420 INFO:teuthology.orchestra.run.smithi006.stdout: 5 154847 7.88 MB/sec execute 405 sec latency 127.509 ms 2023-12-02T07:51:16.679 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:16 smithi006 ceph-mon[107747]: pgmap v221: 97 pgs: 97 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.1 MiB/s wr, 308 op/s 2023-12-02T07:51:17.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:16 smithi141 ceph-mon[110575]: pgmap v221: 97 pgs: 97 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.1 MiB/s wr, 308 op/s 2023-12-02T07:51:17.421 INFO:teuthology.orchestra.run.smithi006.stdout: 5 155149 7.87 MB/sec execute 406 sec latency 129.059 ms 2023-12-02T07:51:17.688 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:17 smithi006 ceph-mon[107747]: pgmap v222: 97 pgs: 97 active+clean; 343 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.7 MiB/s wr, 478 op/s 2023-12-02T07:51:18.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:17 smithi141 ceph-mon[110575]: pgmap v222: 97 pgs: 97 active+clean; 343 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.7 MiB/s wr, 478 op/s 2023-12-02T07:51:18.431 INFO:teuthology.orchestra.run.smithi006.stdout: 5 155432 7.88 MB/sec execute 407 sec latency 133.588 ms 2023-12-02T07:51:19.440 INFO:teuthology.orchestra.run.smithi006.stdout: 5 155727 7.87 MB/sec execute 408 sec latency 146.144 ms 2023-12-02T07:51:20.450 INFO:teuthology.orchestra.run.smithi006.stdout: 5 155976 7.88 MB/sec execute 409 sec latency 144.067 ms 2023-12-02T07:51:20.751 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:20 smithi006 ceph-mon[107747]: pgmap v223: 97 pgs: 97 active+clean; 343 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.5 MiB/s wr, 336 op/s 2023-12-02T07:51:20.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:20 smithi141 ceph-mon[110575]: pgmap v223: 97 pgs: 97 active+clean; 343 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.5 MiB/s wr, 336 op/s 2023-12-02T07:51:21.450 INFO:teuthology.orchestra.run.smithi006.stdout: 5 156258 7.88 MB/sec execute 410 sec latency 126.816 ms 2023-12-02T07:51:22.450 INFO:teuthology.orchestra.run.smithi006.stdout: 5 156564 7.88 MB/sec execute 411 sec latency 115.472 ms 2023-12-02T07:51:22.811 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:22 smithi006 ceph-mon[107747]: pgmap v224: 97 pgs: 97 active+clean; 340 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 5.2 MiB/s wr, 502 op/s 2023-12-02T07:51:23.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:22 smithi141 ceph-mon[110575]: pgmap v224: 97 pgs: 97 active+clean; 340 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 5.2 MiB/s wr, 502 op/s 2023-12-02T07:51:23.458 INFO:teuthology.orchestra.run.smithi006.stdout: 5 156789 7.88 MB/sec execute 412 sec latency 170.713 ms 2023-12-02T07:51:24.458 INFO:teuthology.orchestra.run.smithi006.stdout: 5 156984 7.87 MB/sec execute 413 sec latency 136.051 ms 2023-12-02T07:51:24.597 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:24 smithi006 ceph-mon[107747]: pgmap v225: 97 pgs: 97 active+clean; 340 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-02T07:51:25.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:24 smithi141 ceph-mon[110575]: pgmap v225: 97 pgs: 97 active+clean; 340 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-02T07:51:25.458 INFO:teuthology.orchestra.run.smithi006.stdout: 5 157225 7.87 MB/sec execute 414 sec latency 128.214 ms 2023-12-02T07:51:26.458 INFO:teuthology.orchestra.run.smithi006.stdout: 5 157472 7.86 MB/sec execute 415 sec latency 126.785 ms 2023-12-02T07:51:26.621 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:26 smithi006 ceph-mon[107747]: pgmap v226: 97 pgs: 97 active+clean; 340 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-02T07:51:27.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:26 smithi141 ceph-mon[110575]: pgmap v226: 97 pgs: 97 active+clean; 340 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-02T07:51:27.467 INFO:teuthology.orchestra.run.smithi006.stdout: 5 157742 7.86 MB/sec execute 416 sec latency 104.711 ms 2023-12-02T07:51:28.470 INFO:teuthology.orchestra.run.smithi006.stdout: 5 157991 7.85 MB/sec execute 417 sec latency 126.662 ms 2023-12-02T07:51:28.656 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:28 smithi006 ceph-mon[107747]: pgmap v227: 97 pgs: 97 active+clean; 344 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 5.0 MiB/s wr, 480 op/s 2023-12-02T07:51:29.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:28 smithi141 ceph-mon[110575]: pgmap v227: 97 pgs: 97 active+clean; 344 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 5.0 MiB/s wr, 480 op/s 2023-12-02T07:51:29.470 INFO:teuthology.orchestra.run.smithi006.stdout: 5 158255 7.85 MB/sec execute 418 sec latency 127.651 ms 2023-12-02T07:51:29.663 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:29 smithi006 ceph-mon[107747]: pgmap v228: 97 pgs: 97 active+clean; 344 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.3 MiB/s wr, 310 op/s 2023-12-02T07:51:29.663 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:29 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:30.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:29 smithi141 ceph-mon[110575]: pgmap v228: 97 pgs: 97 active+clean; 344 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.3 MiB/s wr, 310 op/s 2023-12-02T07:51:30.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:29 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:30.473 INFO:teuthology.orchestra.run.smithi006.stdout: 5 158628 7.86 MB/sec execute 419 sec latency 127.573 ms 2023-12-02T07:51:31.470 INFO:teuthology.orchestra.run.smithi006.stdout: 5 158948 7.85 MB/sec execute 420 sec latency 127.371 ms 2023-12-02T07:51:32.470 INFO:teuthology.orchestra.run.smithi006.stdout: 5 159262 7.86 MB/sec execute 421 sec latency 189.351 ms 2023-12-02T07:51:32.514 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:32 smithi006 ceph-mon[107747]: pgmap v229: 97 pgs: 97 active+clean; 341 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.9 MiB/s wr, 483 op/s 2023-12-02T07:51:32.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:32 smithi141 ceph-mon[110575]: pgmap v229: 97 pgs: 97 active+clean; 341 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.9 MiB/s wr, 483 op/s 2023-12-02T07:51:33.470 INFO:teuthology.orchestra.run.smithi006.stdout: 5 159549 7.86 MB/sec execute 422 sec latency 134.277 ms 2023-12-02T07:51:34.471 INFO:teuthology.orchestra.run.smithi006.stdout: 5 159894 7.87 MB/sec execute 423 sec latency 143.413 ms 2023-12-02T07:51:34.825 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:34 smithi006 ceph-mon[107747]: pgmap v230: 97 pgs: 97 active+clean; 341 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.2 MiB/s wr, 316 op/s 2023-12-02T07:51:35.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:34 smithi141 ceph-mon[110575]: pgmap v230: 97 pgs: 97 active+clean; 341 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.2 MiB/s wr, 316 op/s 2023-12-02T07:51:35.470 INFO:teuthology.orchestra.run.smithi006.stdout: 5 160245 7.88 MB/sec execute 424 sec latency 88.405 ms 2023-12-02T07:51:36.471 INFO:teuthology.orchestra.run.smithi006.stdout: 5 160514 7.88 MB/sec execute 425 sec latency 129.700 ms 2023-12-02T07:51:36.612 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:36 smithi006 ceph-mon[107747]: pgmap v231: 97 pgs: 97 active+clean; 341 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.2 MiB/s wr, 316 op/s 2023-12-02T07:51:37.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:36 smithi141 ceph-mon[110575]: pgmap v231: 97 pgs: 97 active+clean; 341 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.2 MiB/s wr, 316 op/s 2023-12-02T07:51:37.471 INFO:teuthology.orchestra.run.smithi006.stdout: 5 160797 7.87 MB/sec execute 426 sec latency 123.559 ms 2023-12-02T07:51:37.632 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:37 smithi006 ceph-mon[107747]: pgmap v232: 97 pgs: 97 active+clean; 346 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 502 op/s 2023-12-02T07:51:38.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:37 smithi141 ceph-mon[110575]: pgmap v232: 97 pgs: 97 active+clean; 346 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 502 op/s 2023-12-02T07:51:38.479 INFO:teuthology.orchestra.run.smithi006.stdout: 5 161078 7.87 MB/sec execute 427 sec latency 121.637 ms 2023-12-02T07:51:39.489 INFO:teuthology.orchestra.run.smithi006.stdout: 5 161280 7.86 MB/sec execute 428 sec latency 123.264 ms 2023-12-02T07:51:39.690 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:39 smithi006 ceph-mon[107747]: pgmap v233: 97 pgs: 97 active+clean; 346 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.6 MiB/s wr, 357 op/s 2023-12-02T07:51:40.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:39 smithi141 ceph-mon[110575]: pgmap v233: 97 pgs: 97 active+clean; 346 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.6 MiB/s wr, 357 op/s 2023-12-02T07:51:40.489 INFO:teuthology.orchestra.run.smithi006.stdout: 5 161460 7.85 MB/sec execute 429 sec latency 120.870 ms 2023-12-02T07:51:41.491 INFO:teuthology.orchestra.run.smithi006.stdout: 5 161702 7.85 MB/sec execute 430 sec latency 210.365 ms 2023-12-02T07:51:42.492 INFO:teuthology.orchestra.run.smithi006.stdout: 5 162002 7.84 MB/sec execute 431 sec latency 123.886 ms 2023-12-02T07:51:42.551 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:42 smithi006 ceph-mon[107747]: pgmap v234: 97 pgs: 97 active+clean; 343 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.2 MiB/s wr, 525 op/s 2023-12-02T07:51:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:42 smithi141 ceph-mon[110575]: pgmap v234: 97 pgs: 97 active+clean; 343 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.2 MiB/s wr, 525 op/s 2023-12-02T07:51:43.492 INFO:teuthology.orchestra.run.smithi006.stdout: 5 162240 7.83 MB/sec execute 432 sec latency 107.425 ms 2023-12-02T07:51:44.500 INFO:teuthology.orchestra.run.smithi006.stdout: 5 162482 7.83 MB/sec execute 433 sec latency 128.941 ms 2023-12-02T07:51:44.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:44 smithi006 ceph-mon[107747]: pgmap v235: 97 pgs: 97 active+clean; 343 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.7 MiB/s wr, 352 op/s 2023-12-02T07:51:44.603 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:44 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:44 smithi141 ceph-mon[110575]: pgmap v235: 97 pgs: 97 active+clean; 343 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.7 MiB/s wr, 352 op/s 2023-12-02T07:51:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:44 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:45.500 INFO:teuthology.orchestra.run.smithi006.stdout: 5 162736 7.83 MB/sec execute 434 sec latency 124.707 ms 2023-12-02T07:51:46.452 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:46 smithi006 ceph-mon[107747]: pgmap v236: 97 pgs: 97 active+clean; 343 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.7 MiB/s wr, 352 op/s 2023-12-02T07:51:46.500 INFO:teuthology.orchestra.run.smithi006.stdout: 5 162996 7.84 MB/sec execute 435 sec latency 189.444 ms 2023-12-02T07:51:46.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:46 smithi141 ceph-mon[110575]: pgmap v236: 97 pgs: 97 active+clean; 343 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.7 MiB/s wr, 352 op/s 2023-12-02T07:51:47.500 INFO:teuthology.orchestra.run.smithi006.stdout: 5 163274 7.84 MB/sec execute 436 sec latency 151.984 ms 2023-12-02T07:51:48.499 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:48 smithi006 ceph-mon[107747]: pgmap v237: 97 pgs: 97 active+clean; 338 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.1 MiB/s wr, 505 op/s 2023-12-02T07:51:48.507 INFO:teuthology.orchestra.run.smithi006.stdout: 5 163517 7.84 MB/sec execute 437 sec latency 129.731 ms 2023-12-02T07:51:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:48 smithi141 ceph-mon[110575]: pgmap v237: 97 pgs: 97 active+clean; 338 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.1 MiB/s wr, 505 op/s 2023-12-02T07:51:49.507 INFO:teuthology.orchestra.run.smithi006.stdout: 5 163738 7.84 MB/sec execute 438 sec latency 195.613 ms 2023-12-02T07:51:49.771 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:49 smithi006 ceph-mon[107747]: pgmap v238: 97 pgs: 97 active+clean; 338 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 2.9 MiB/s wr, 320 op/s 2023-12-02T07:51:50.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:49 smithi141 ceph-mon[110575]: pgmap v238: 97 pgs: 97 active+clean; 338 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 2.9 MiB/s wr, 320 op/s 2023-12-02T07:51:50.510 INFO:teuthology.orchestra.run.smithi006.stdout: 5 163895 7.83 MB/sec execute 439 sec latency 123.620 ms 2023-12-02T07:51:51.512 INFO:teuthology.orchestra.run.smithi006.stdout: 5 164093 7.83 MB/sec execute 440 sec latency 126.277 ms 2023-12-02T07:51:52.512 INFO:teuthology.orchestra.run.smithi006.stdout: 5 164291 7.82 MB/sec execute 441 sec latency 133.185 ms 2023-12-02T07:51:52.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:52 smithi006 ceph-mon[107747]: pgmap v239: 97 pgs: 97 active+clean; 344 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.6 MiB/s wr, 452 op/s 2023-12-02T07:51:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:52 smithi141 ceph-mon[110575]: pgmap v239: 97 pgs: 97 active+clean; 344 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.6 MiB/s wr, 452 op/s 2023-12-02T07:51:53.512 INFO:teuthology.orchestra.run.smithi006.stdout: 5 164426 7.81 MB/sec execute 442 sec latency 125.502 ms 2023-12-02T07:51:54.512 INFO:teuthology.orchestra.run.smithi006.stdout: 5 164613 7.80 MB/sec execute 443 sec latency 123.290 ms 2023-12-02T07:51:54.638 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:54 smithi006 ceph-mon[107747]: pgmap v240: 97 pgs: 97 active+clean; 344 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.0 MiB/s wr, 285 op/s 2023-12-02T07:51:54.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:54 smithi141 ceph-mon[110575]: pgmap v240: 97 pgs: 97 active+clean; 344 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.0 MiB/s wr, 285 op/s 2023-12-02T07:51:55.512 INFO:teuthology.orchestra.run.smithi006.stdout: 5 164802 7.80 MB/sec execute 444 sec latency 114.851 ms 2023-12-02T07:51:56.455 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:56 smithi006 ceph-mon[107747]: pgmap v241: 97 pgs: 97 active+clean; 344 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.0 MiB/s wr, 285 op/s 2023-12-02T07:51:56.512 INFO:teuthology.orchestra.run.smithi006.stdout: 5 164993 7.79 MB/sec execute 445 sec latency 157.175 ms 2023-12-02T07:51:56.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:56 smithi141 ceph-mon[110575]: pgmap v241: 97 pgs: 97 active+clean; 344 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.0 MiB/s wr, 285 op/s 2023-12-02T07:51:57.512 INFO:teuthology.orchestra.run.smithi006.stdout: 5 165161 7.78 MB/sec execute 446 sec latency 155.277 ms 2023-12-02T07:51:58.509 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:58 smithi006 ceph-mon[107747]: pgmap v242: 97 pgs: 97 active+clean; 342 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.1 MiB/s wr, 404 op/s 2023-12-02T07:51:58.512 INFO:teuthology.orchestra.run.smithi006.stdout: 5 165411 7.78 MB/sec execute 447 sec latency 136.077 ms 2023-12-02T07:51:58.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:58 smithi141 ceph-mon[110575]: pgmap v242: 97 pgs: 97 active+clean; 342 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.1 MiB/s wr, 404 op/s 2023-12-02T07:51:59.513 INFO:teuthology.orchestra.run.smithi006.stdout: 5 165640 7.76 MB/sec execute 448 sec latency 123.902 ms 2023-12-02T07:51:59.810 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:59 smithi006 ceph-mon[107747]: pgmap v243: 97 pgs: 97 active+clean; 342 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.8 MiB/s wr, 251 op/s 2023-12-02T07:51:59.810 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:51:59 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:59 smithi141 ceph-mon[110575]: pgmap v243: 97 pgs: 97 active+clean; 342 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.8 MiB/s wr, 251 op/s 2023-12-02T07:52:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:51:59 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:00.512 INFO:teuthology.orchestra.run.smithi006.stdout: 5 165821 7.75 MB/sec execute 449 sec latency 189.806 ms 2023-12-02T07:52:01.516 INFO:teuthology.orchestra.run.smithi006.stdout: 5 166041 7.75 MB/sec execute 450 sec latency 114.837 ms 2023-12-02T07:52:02.413 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:02 smithi006 ceph-mon[107747]: pgmap v244: 97 pgs: 97 active+clean; 336 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 3.7 MiB/s wr, 376 op/s 2023-12-02T07:52:02.516 INFO:teuthology.orchestra.run.smithi006.stdout: 5 166311 7.75 MB/sec execute 451 sec latency 123.204 ms 2023-12-02T07:52:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:02 smithi141 ceph-mon[110575]: pgmap v244: 97 pgs: 97 active+clean; 336 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 3.7 MiB/s wr, 376 op/s 2023-12-02T07:52:03.516 INFO:teuthology.orchestra.run.smithi006.stdout: 5 166502 7.75 MB/sec execute 452 sec latency 195.304 ms 2023-12-02T07:52:04.485 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:04 smithi006 ceph-mon[107747]: pgmap v245: 97 pgs: 97 active+clean; 336 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.1 MiB/s wr, 244 op/s 2023-12-02T07:52:04.524 INFO:teuthology.orchestra.run.smithi006.stdout: 5 166766 7.76 MB/sec execute 453 sec latency 123.983 ms 2023-12-02T07:52:04.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:04 smithi141 ceph-mon[110575]: pgmap v245: 97 pgs: 97 active+clean; 336 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.1 MiB/s wr, 244 op/s 2023-12-02T07:52:05.527 INFO:teuthology.orchestra.run.smithi006.stdout: 5 167042 7.76 MB/sec execute 454 sec latency 183.563 ms 2023-12-02T07:52:06.525 INFO:teuthology.orchestra.run.smithi006.stdout: 5 167265 7.76 MB/sec execute 455 sec latency 129.698 ms 2023-12-02T07:52:06.550 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:06 smithi006 ceph-mon[107747]: pgmap v246: 97 pgs: 97 active+clean; 336 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.1 MiB/s wr, 244 op/s 2023-12-02T07:52:06.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:06 smithi141 ceph-mon[110575]: pgmap v246: 97 pgs: 97 active+clean; 336 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.1 MiB/s wr, 244 op/s 2023-12-02T07:52:07.525 INFO:teuthology.orchestra.run.smithi006.stdout: 5 167484 7.75 MB/sec execute 456 sec latency 109.868 ms 2023-12-02T07:52:08.525 INFO:teuthology.orchestra.run.smithi006.stdout: 5 167703 7.75 MB/sec execute 457 sec latency 113.111 ms 2023-12-02T07:52:08.587 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:08 smithi006 ceph-mon[107747]: pgmap v247: 97 pgs: 97 active+clean; 346 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.8 KiB/s rd, 3.8 MiB/s wr, 383 op/s 2023-12-02T07:52:08.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:08 smithi141 ceph-mon[110575]: pgmap v247: 97 pgs: 97 active+clean; 346 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.8 KiB/s rd, 3.8 MiB/s wr, 383 op/s 2023-12-02T07:52:09.525 INFO:teuthology.orchestra.run.smithi006.stdout: 5 167904 7.74 MB/sec execute 458 sec latency 132.133 ms 2023-12-02T07:52:09.624 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:09 smithi006 ceph-mon[107747]: pgmap v248: 97 pgs: 97 active+clean; 346 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.6 MiB/s wr, 264 op/s 2023-12-02T07:52:10.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:09 smithi141 ceph-mon[110575]: pgmap v248: 97 pgs: 97 active+clean; 346 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.6 MiB/s wr, 264 op/s 2023-12-02T07:52:10.525 INFO:teuthology.orchestra.run.smithi006.stdout: 5 168118 7.74 MB/sec execute 459 sec latency 115.253 ms 2023-12-02T07:52:11.528 INFO:teuthology.orchestra.run.smithi006.stdout: 5 168339 7.73 MB/sec execute 460 sec latency 129.552 ms 2023-12-02T07:52:12.445 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:12 smithi006 ceph-mon[107747]: pgmap v249: 97 pgs: 97 active+clean; 348 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 403 op/s 2023-12-02T07:52:12.528 INFO:teuthology.orchestra.run.smithi006.stdout: 5 168543 7.73 MB/sec execute 461 sec latency 120.568 ms 2023-12-02T07:52:12.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:12 smithi141 ceph-mon[110575]: pgmap v249: 97 pgs: 97 active+clean; 348 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 403 op/s 2023-12-02T07:52:13.528 INFO:teuthology.orchestra.run.smithi006.stdout: 5 168782 7.72 MB/sec execute 462 sec latency 120.967 ms 2023-12-02T07:52:14.498 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:14 smithi006 ceph-mon[107747]: pgmap v250: 97 pgs: 97 active+clean; 348 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 3.2 MiB/s wr, 278 op/s 2023-12-02T07:52:14.498 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:14.528 INFO:teuthology.orchestra.run.smithi006.stdout: 5 169060 7.71 MB/sec execute 463 sec latency 131.594 ms 2023-12-02T07:52:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:14 smithi141 ceph-mon[110575]: pgmap v250: 97 pgs: 97 active+clean; 348 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 3.2 MiB/s wr, 278 op/s 2023-12-02T07:52:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:15.528 INFO:teuthology.orchestra.run.smithi006.stdout: 5 169313 7.70 MB/sec execute 464 sec latency 149.718 ms 2023-12-02T07:52:16.528 INFO:teuthology.orchestra.run.smithi006.stdout: 5 169531 7.70 MB/sec execute 465 sec latency 212.280 ms 2023-12-02T07:52:16.578 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:16 smithi006 ceph-mon[107747]: pgmap v251: 97 pgs: 97 active+clean; 348 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 3.2 MiB/s wr, 278 op/s 2023-12-02T07:52:16.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:16 smithi141 ceph-mon[110575]: pgmap v251: 97 pgs: 97 active+clean; 348 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 3.2 MiB/s wr, 278 op/s 2023-12-02T07:52:17.530 INFO:teuthology.orchestra.run.smithi006.stdout: 5 169764 7.69 MB/sec execute 466 sec latency 119.898 ms 2023-12-02T07:52:18.530 INFO:teuthology.orchestra.run.smithi006.stdout: 5 170076 7.71 MB/sec execute 467 sec latency 99.360 ms 2023-12-02T07:52:18.627 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:18 smithi006 ceph-mon[107747]: pgmap v252: 97 pgs: 97 active+clean; 337 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.3 MiB/s wr, 426 op/s 2023-12-02T07:52:18.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:18 smithi141 ceph-mon[110575]: pgmap v252: 97 pgs: 97 active+clean; 337 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.3 MiB/s wr, 426 op/s 2023-12-02T07:52:19.537 INFO:teuthology.orchestra.run.smithi006.stdout: 5 170318 7.71 MB/sec execute 468 sec latency 169.853 ms 2023-12-02T07:52:19.666 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:19 smithi006 ceph-mon[107747]: pgmap v253: 97 pgs: 97 active+clean; 337 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.6 MiB/s wr, 287 op/s 2023-12-02T07:52:20.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:19 smithi141 ceph-mon[110575]: pgmap v253: 97 pgs: 97 active+clean; 337 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.6 MiB/s wr, 287 op/s 2023-12-02T07:52:20.536 INFO:teuthology.orchestra.run.smithi006.stdout: 5 170643 7.72 MB/sec execute 469 sec latency 126.760 ms 2023-12-02T07:52:21.536 INFO:teuthology.orchestra.run.smithi006.stdout: 5 170924 7.71 MB/sec execute 470 sec latency 134.885 ms 2023-12-02T07:52:22.497 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:22 smithi006 ceph-mon[107747]: pgmap v254: 97 pgs: 97 active+clean; 342 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-02T07:52:22.548 INFO:teuthology.orchestra.run.smithi006.stdout: 5 171158 7.71 MB/sec execute 471 sec latency 123.553 ms 2023-12-02T07:52:22.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:22 smithi141 ceph-mon[110575]: pgmap v254: 97 pgs: 97 active+clean; 342 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-02T07:52:23.546 INFO:teuthology.orchestra.run.smithi006.stdout: 5 171376 7.70 MB/sec execute 472 sec latency 126.899 ms 2023-12-02T07:52:24.543 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:24 smithi006 ceph-mon[107747]: pgmap v255: 97 pgs: 97 active+clean; 342 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 2.9 MiB/s wr, 300 op/s 2023-12-02T07:52:24.546 INFO:teuthology.orchestra.run.smithi006.stdout: 5 171646 7.71 MB/sec execute 473 sec latency 132.124 ms 2023-12-02T07:52:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:24 smithi141 ceph-mon[110575]: pgmap v255: 97 pgs: 97 active+clean; 342 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 2.9 MiB/s wr, 300 op/s 2023-12-02T07:52:25.547 INFO:teuthology.orchestra.run.smithi006.stdout: 5 171907 7.70 MB/sec execute 474 sec latency 124.202 ms 2023-12-02T07:52:26.548 INFO:teuthology.orchestra.run.smithi006.stdout: 5 172230 7.71 MB/sec execute 475 sec latency 133.690 ms 2023-12-02T07:52:26.579 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:26 smithi006 ceph-mon[107747]: pgmap v256: 97 pgs: 97 active+clean; 342 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 2.9 MiB/s wr, 300 op/s 2023-12-02T07:52:26.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:26 smithi141 ceph-mon[110575]: pgmap v256: 97 pgs: 97 active+clean; 342 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 2.9 MiB/s wr, 300 op/s 2023-12-02T07:52:27.548 INFO:teuthology.orchestra.run.smithi006.stdout: 5 172454 7.70 MB/sec execute 476 sec latency 123.594 ms 2023-12-02T07:52:28.550 INFO:teuthology.orchestra.run.smithi006.stdout: 5 172772 7.69 MB/sec execute 477 sec latency 126.526 ms 2023-12-02T07:52:28.614 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:28 smithi006 ceph-mon[107747]: pgmap v257: 97 pgs: 97 active+clean; 346 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.6 MiB/s wr, 463 op/s 2023-12-02T07:52:28.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:28 smithi141 ceph-mon[110575]: pgmap v257: 97 pgs: 97 active+clean; 346 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.6 MiB/s wr, 463 op/s 2023-12-02T07:52:29.550 INFO:teuthology.orchestra.run.smithi006.stdout: 5 173050 7.69 MB/sec execute 478 sec latency 126.882 ms 2023-12-02T07:52:29.883 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:29 smithi006 ceph-mon[107747]: pgmap v258: 97 pgs: 97 active+clean; 346 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.6 MiB/s wr, 314 op/s 2023-12-02T07:52:29.884 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:29 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:30.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:29 smithi141 ceph-mon[110575]: pgmap v258: 97 pgs: 97 active+clean; 346 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.6 MiB/s wr, 314 op/s 2023-12-02T07:52:30.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:29 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:30.550 INFO:teuthology.orchestra.run.smithi006.stdout: 5 173289 7.70 MB/sec execute 479 sec latency 122.917 ms 2023-12-02T07:52:31.550 INFO:teuthology.orchestra.run.smithi006.stdout: 5 173642 7.71 MB/sec execute 480 sec latency 126.589 ms 2023-12-02T07:52:32.427 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:32 smithi006 ceph-mon[107747]: pgmap v259: 97 pgs: 97 active+clean; 343 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 5.1 MiB/s wr, 488 op/s 2023-12-02T07:52:32.550 INFO:teuthology.orchestra.run.smithi006.stdout: 5 173935 7.71 MB/sec execute 481 sec latency 130.084 ms 2023-12-02T07:52:32.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:32 smithi141 ceph-mon[110575]: pgmap v259: 97 pgs: 97 active+clean; 343 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 5.1 MiB/s wr, 488 op/s 2023-12-02T07:52:33.555 INFO:teuthology.orchestra.run.smithi006.stdout: 5 174237 7.70 MB/sec execute 482 sec latency 127.076 ms 2023-12-02T07:52:34.484 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:34 smithi006 ceph-mon[107747]: pgmap v260: 97 pgs: 97 active+clean; 343 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.3 MiB/s wr, 337 op/s 2023-12-02T07:52:34.564 INFO:teuthology.orchestra.run.smithi006.stdout: 5 174433 7.70 MB/sec execute 483 sec latency 143.619 ms 2023-12-02T07:52:34.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:34 smithi141 ceph-mon[110575]: pgmap v260: 97 pgs: 97 active+clean; 343 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.3 MiB/s wr, 337 op/s 2023-12-02T07:52:35.564 INFO:teuthology.orchestra.run.smithi006.stdout: 5 174669 7.69 MB/sec execute 484 sec latency 126.629 ms 2023-12-02T07:52:36.553 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:36 smithi006 ceph-mon[107747]: pgmap v261: 97 pgs: 97 active+clean; 343 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.3 MiB/s wr, 337 op/s 2023-12-02T07:52:36.564 INFO:teuthology.orchestra.run.smithi006.stdout: 5 174977 7.70 MB/sec execute 485 sec latency 126.321 ms 2023-12-02T07:52:36.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:36 smithi141 ceph-mon[110575]: pgmap v261: 97 pgs: 97 active+clean; 343 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.3 MiB/s wr, 337 op/s 2023-12-02T07:52:37.564 INFO:teuthology.orchestra.run.smithi006.stdout: 5 175281 7.70 MB/sec execute 486 sec latency 136.516 ms 2023-12-02T07:52:38.564 INFO:teuthology.orchestra.run.smithi006.stdout: 5 175514 7.70 MB/sec execute 487 sec latency 123.743 ms 2023-12-02T07:52:38.629 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:38 smithi006 ceph-mon[107747]: pgmap v262: 97 pgs: 97 active+clean; 347 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.1 MiB/s wr, 501 op/s 2023-12-02T07:52:38.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:38 smithi141 ceph-mon[110575]: pgmap v262: 97 pgs: 97 active+clean; 347 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.1 MiB/s wr, 501 op/s 2023-12-02T07:52:39.572 INFO:teuthology.orchestra.run.smithi006.stdout: 5 175740 7.70 MB/sec execute 488 sec latency 129.589 ms 2023-12-02T07:52:39.665 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:39 smithi006 ceph-mon[107747]: pgmap v263: 97 pgs: 97 active+clean; 347 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.4 MiB/s wr, 338 op/s 2023-12-02T07:52:40.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:39 smithi141 ceph-mon[110575]: pgmap v263: 97 pgs: 97 active+clean; 347 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.4 MiB/s wr, 338 op/s 2023-12-02T07:52:40.572 INFO:teuthology.orchestra.run.smithi006.stdout: 5 176039 7.69 MB/sec execute 489 sec latency 107.415 ms 2023-12-02T07:52:41.573 INFO:teuthology.orchestra.run.smithi006.stdout: 5 176374 7.68 MB/sec execute 490 sec latency 129.129 ms 2023-12-02T07:52:42.493 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:42 smithi006 ceph-mon[107747]: pgmap v264: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.9 MiB/s wr, 503 op/s 2023-12-02T07:52:42.573 INFO:teuthology.orchestra.run.smithi006.stdout: 5 176613 7.68 MB/sec execute 491 sec latency 124.631 ms 2023-12-02T07:52:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:42 smithi141 ceph-mon[110575]: pgmap v264: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.9 MiB/s wr, 503 op/s 2023-12-02T07:52:43.573 INFO:teuthology.orchestra.run.smithi006.stdout: 5 176966 7.70 MB/sec execute 492 sec latency 137.616 ms 2023-12-02T07:52:44.536 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:44 smithi006 ceph-mon[107747]: pgmap v265: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.3 MiB/s wr, 329 op/s 2023-12-02T07:52:44.536 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:44 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:44.573 INFO:teuthology.orchestra.run.smithi006.stdout: 5 177307 7.70 MB/sec execute 493 sec latency 123.448 ms 2023-12-02T07:52:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:44 smithi141 ceph-mon[110575]: pgmap v265: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.3 MiB/s wr, 329 op/s 2023-12-02T07:52:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:44 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:45.580 INFO:teuthology.orchestra.run.smithi006.stdout: 5 177671 7.71 MB/sec execute 494 sec latency 110.699 ms 2023-12-02T07:52:46.579 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:46 smithi006 ceph-mon[107747]: pgmap v266: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.3 MiB/s wr, 329 op/s 2023-12-02T07:52:46.580 INFO:teuthology.orchestra.run.smithi006.stdout: 5 177913 7.70 MB/sec execute 495 sec latency 150.559 ms 2023-12-02T07:52:46.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:46 smithi141 ceph-mon[110575]: pgmap v266: 97 pgs: 97 active+clean; 344 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.3 MiB/s wr, 329 op/s 2023-12-02T07:52:47.581 INFO:teuthology.orchestra.run.smithi006.stdout: 5 178128 7.70 MB/sec execute 496 sec latency 125.012 ms 2023-12-02T07:52:48.581 INFO:teuthology.orchestra.run.smithi006.stdout: 5 178345 7.69 MB/sec execute 497 sec latency 138.696 ms 2023-12-02T07:52:48.633 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:48 smithi006 ceph-mon[107747]: pgmap v267: 97 pgs: 97 active+clean; 346 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 515 op/s 2023-12-02T07:52:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:48 smithi141 ceph-mon[110575]: pgmap v267: 97 pgs: 97 active+clean; 346 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 515 op/s 2023-12-02T07:52:49.581 INFO:teuthology.orchestra.run.smithi006.stdout: 5 178564 7.69 MB/sec execute 498 sec latency 131.883 ms 2023-12-02T07:52:49.670 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:49 smithi006 ceph-mon[107747]: pgmap v268: 97 pgs: 97 active+clean; 346 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.5 MiB/s wr, 350 op/s 2023-12-02T07:52:50.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:49 smithi141 ceph-mon[110575]: pgmap v268: 97 pgs: 97 active+clean; 346 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.5 MiB/s wr, 350 op/s 2023-12-02T07:52:50.581 INFO:teuthology.orchestra.run.smithi006.stdout: 5 178786 7.69 MB/sec execute 499 sec latency 126.230 ms 2023-12-02T07:52:51.581 INFO:teuthology.orchestra.run.smithi006.stdout: 5 178993 7.68 MB/sec execute 500 sec latency 128.184 ms 2023-12-02T07:52:52.500 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:52 smithi006 ceph-mon[107747]: pgmap v269: 97 pgs: 97 active+clean; 347 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.1 MiB/s wr, 500 op/s 2023-12-02T07:52:52.581 INFO:teuthology.orchestra.run.smithi006.stdout: 5 179226 7.68 MB/sec execute 501 sec latency 107.872 ms 2023-12-02T07:52:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:52 smithi141 ceph-mon[110575]: pgmap v269: 97 pgs: 97 active+clean; 347 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.1 MiB/s wr, 500 op/s 2023-12-02T07:52:53.589 INFO:teuthology.orchestra.run.smithi006.stdout: 5 179522 7.68 MB/sec execute 502 sec latency 149.062 ms 2023-12-02T07:52:54.547 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:54 smithi006 ceph-mon[107747]: pgmap v270: 97 pgs: 97 active+clean; 347 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 335 op/s 2023-12-02T07:52:54.597 INFO:teuthology.orchestra.run.smithi006.stdout: 5 179816 7.68 MB/sec execute 503 sec latency 127.914 ms 2023-12-02T07:52:54.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:54 smithi141 ceph-mon[110575]: pgmap v270: 97 pgs: 97 active+clean; 347 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 335 op/s 2023-12-02T07:52:55.597 INFO:teuthology.orchestra.run.smithi006.stdout: 5 180122 7.68 MB/sec execute 504 sec latency 189.844 ms 2023-12-02T07:52:56.597 INFO:teuthology.orchestra.run.smithi006.stdout: 5 180344 7.68 MB/sec execute 505 sec latency 128.806 ms 2023-12-02T07:52:56.599 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:56 smithi006 ceph-mon[107747]: pgmap v271: 97 pgs: 97 active+clean; 347 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 335 op/s 2023-12-02T07:52:56.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:56 smithi141 ceph-mon[110575]: pgmap v271: 97 pgs: 97 active+clean; 347 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 335 op/s 2023-12-02T07:52:57.597 INFO:teuthology.orchestra.run.smithi006.stdout: 5 180533 7.67 MB/sec execute 506 sec latency 126.922 ms 2023-12-02T07:52:58.491 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:58 smithi006 ceph-mon[107747]: pgmap v272: 97 pgs: 97 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.0 MiB/s wr, 488 op/s 2023-12-02T07:52:58.600 INFO:teuthology.orchestra.run.smithi006.stdout: 5 180803 7.68 MB/sec execute 507 sec latency 140.324 ms 2023-12-02T07:52:58.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:58 smithi141 ceph-mon[110575]: pgmap v272: 97 pgs: 97 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.0 MiB/s wr, 488 op/s 2023-12-02T07:52:59.600 INFO:teuthology.orchestra.run.smithi006.stdout: 5 181082 7.67 MB/sec execute 508 sec latency 120.819 ms 2023-12-02T07:52:59.696 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:59 smithi006 ceph-mon[107747]: pgmap v273: 97 pgs: 97 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 302 op/s 2023-12-02T07:52:59.696 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:52:59 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:59 smithi141 ceph-mon[110575]: pgmap v273: 97 pgs: 97 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 302 op/s 2023-12-02T07:53:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:52:59 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:00.602 INFO:teuthology.orchestra.run.smithi006.stdout: 5 181283 7.67 MB/sec execute 509 sec latency 123.187 ms 2023-12-02T07:53:01.602 INFO:teuthology.orchestra.run.smithi006.stdout: 5 181482 7.66 MB/sec execute 510 sec latency 127.127 ms 2023-12-02T07:53:02.572 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:02 smithi006 ceph-mon[107747]: pgmap v274: 97 pgs: 97 active+clean; 348 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.5 MiB/s wr, 448 op/s 2023-12-02T07:53:02.602 INFO:teuthology.orchestra.run.smithi006.stdout: 5 181743 7.66 MB/sec execute 511 sec latency 123.747 ms 2023-12-02T07:53:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:02 smithi141 ceph-mon[110575]: pgmap v274: 97 pgs: 97 active+clean; 348 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.5 MiB/s wr, 448 op/s 2023-12-02T07:53:03.602 INFO:teuthology.orchestra.run.smithi006.stdout: 5 182025 7.66 MB/sec execute 512 sec latency 143.329 ms 2023-12-02T07:53:04.605 INFO:teuthology.orchestra.run.smithi006.stdout: 5 182354 7.67 MB/sec execute 513 sec latency 134.927 ms 2023-12-02T07:53:04.606 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:04 smithi006 ceph-mon[107747]: pgmap v275: 97 pgs: 97 active+clean; 348 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.9 MiB/s wr, 299 op/s 2023-12-02T07:53:04.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:04 smithi141 ceph-mon[110575]: pgmap v275: 97 pgs: 97 active+clean; 348 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.9 MiB/s wr, 299 op/s 2023-12-02T07:53:05.605 INFO:teuthology.orchestra.run.smithi006.stdout: 5 182632 7.67 MB/sec execute 514 sec latency 131.726 ms 2023-12-02T07:53:06.411 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:06 smithi006 ceph-mon[107747]: pgmap v276: 97 pgs: 97 active+clean; 348 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.9 MiB/s wr, 299 op/s 2023-12-02T07:53:06.605 INFO:teuthology.orchestra.run.smithi006.stdout: 5 182869 7.67 MB/sec execute 515 sec latency 141.524 ms 2023-12-02T07:53:06.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:06 smithi141 ceph-mon[110575]: pgmap v276: 97 pgs: 97 active+clean; 348 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.9 MiB/s wr, 299 op/s 2023-12-02T07:53:07.605 INFO:teuthology.orchestra.run.smithi006.stdout: 5 183192 7.66 MB/sec execute 516 sec latency 126.895 ms 2023-12-02T07:53:08.428 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:08 smithi006 ceph-mon[107747]: pgmap v277: 97 pgs: 97 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.7 MiB/s wr, 460 op/s 2023-12-02T07:53:08.606 INFO:teuthology.orchestra.run.smithi006.stdout: 5 183434 7.65 MB/sec execute 517 sec latency 126.490 ms 2023-12-02T07:53:08.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:08 smithi141 ceph-mon[110575]: pgmap v277: 97 pgs: 97 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.7 MiB/s wr, 460 op/s 2023-12-02T07:53:09.605 INFO:teuthology.orchestra.run.smithi006.stdout: 5 183695 7.65 MB/sec execute 518 sec latency 109.164 ms 2023-12-02T07:53:09.704 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:09 smithi006 ceph-mon[107747]: pgmap v278: 97 pgs: 97 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.2 MiB/s wr, 307 op/s 2023-12-02T07:53:10.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:09 smithi141 ceph-mon[110575]: pgmap v278: 97 pgs: 97 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.2 MiB/s wr, 307 op/s 2023-12-02T07:53:10.609 INFO:teuthology.orchestra.run.smithi006.stdout: 5 183974 7.66 MB/sec execute 519 sec latency 131.766 ms 2023-12-02T07:53:11.605 INFO:teuthology.orchestra.run.smithi006.stdout: 5 184241 7.66 MB/sec execute 520 sec latency 126.488 ms 2023-12-02T07:53:12.506 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:12 smithi006 ceph-mon[107747]: pgmap v279: 97 pgs: 97 active+clean; 346 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 486 op/s 2023-12-02T07:53:12.606 INFO:teuthology.orchestra.run.smithi006.stdout: 5 184543 7.66 MB/sec execute 521 sec latency 144.756 ms 2023-12-02T07:53:12.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:12 smithi141 ceph-mon[110575]: pgmap v279: 97 pgs: 97 active+clean; 346 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 486 op/s 2023-12-02T07:53:13.606 INFO:teuthology.orchestra.run.smithi006.stdout: 5 184812 7.66 MB/sec execute 522 sec latency 126.153 ms 2023-12-02T07:53:14.538 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:14 smithi006 ceph-mon[107747]: pgmap v280: 97 pgs: 97 active+clean; 346 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 340 op/s 2023-12-02T07:53:14.538 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:14.606 INFO:teuthology.orchestra.run.smithi006.stdout: 5 184983 7.65 MB/sec execute 523 sec latency 138.282 ms 2023-12-02T07:53:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:14 smithi141 ceph-mon[110575]: pgmap v280: 97 pgs: 97 active+clean; 346 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 340 op/s 2023-12-02T07:53:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:15.606 INFO:teuthology.orchestra.run.smithi006.stdout: 5 185161 7.65 MB/sec execute 524 sec latency 126.766 ms 2023-12-02T07:53:16.606 INFO:teuthology.orchestra.run.smithi006.stdout: 5 185315 7.64 MB/sec execute 525 sec latency 123.689 ms 2023-12-02T07:53:16.626 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:16 smithi006 ceph-mon[107747]: pgmap v281: 97 pgs: 97 active+clean; 346 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 340 op/s 2023-12-02T07:53:16.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:16 smithi141 ceph-mon[110575]: pgmap v281: 97 pgs: 97 active+clean; 346 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 340 op/s 2023-12-02T07:53:17.606 INFO:teuthology.orchestra.run.smithi006.stdout: 5 185554 7.65 MB/sec execute 526 sec latency 145.825 ms 2023-12-02T07:53:18.606 INFO:teuthology.orchestra.run.smithi006.stdout: 5 185741 7.64 MB/sec execute 527 sec latency 165.648 ms 2023-12-02T07:53:18.675 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:18 smithi006 ceph-mon[107747]: pgmap v282: 97 pgs: 97 active+clean; 345 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.9 MiB/s wr, 475 op/s 2023-12-02T07:53:18.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:18 smithi141 ceph-mon[110575]: pgmap v282: 97 pgs: 97 active+clean; 345 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.9 MiB/s wr, 475 op/s 2023-12-02T07:53:19.607 INFO:teuthology.orchestra.run.smithi006.stdout: 5 185938 7.63 MB/sec execute 528 sec latency 137.959 ms 2023-12-02T07:53:19.698 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:19 smithi006 ceph-mon[107747]: pgmap v283: 97 pgs: 97 active+clean; 345 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 313 op/s 2023-12-02T07:53:20.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:19 smithi141 ceph-mon[110575]: pgmap v283: 97 pgs: 97 active+clean; 345 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 313 op/s 2023-12-02T07:53:20.606 INFO:teuthology.orchestra.run.smithi006.stdout: 5 186147 7.63 MB/sec execute 529 sec latency 129.621 ms 2023-12-02T07:53:21.606 INFO:teuthology.orchestra.run.smithi006.stdout: 5 186355 7.62 MB/sec execute 530 sec latency 115.049 ms 2023-12-02T07:53:22.545 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:22 smithi006 ceph-mon[107747]: pgmap v284: 97 pgs: 97 active+clean; 346 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.4 MiB/s wr, 434 op/s 2023-12-02T07:53:22.617 INFO:teuthology.orchestra.run.smithi006.stdout: 5 186544 7.62 MB/sec execute 531 sec latency 129.504 ms 2023-12-02T07:53:22.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:22 smithi141 ceph-mon[110575]: pgmap v284: 97 pgs: 97 active+clean; 346 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.4 MiB/s wr, 434 op/s 2023-12-02T07:53:23.617 INFO:teuthology.orchestra.run.smithi006.stdout: 5 186728 7.61 MB/sec execute 532 sec latency 143.833 ms 2023-12-02T07:53:24.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:24 smithi006 ceph-mon[107747]: pgmap v285: 97 pgs: 97 active+clean; 346 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.7 MiB/s wr, 256 op/s 2023-12-02T07:53:24.617 INFO:teuthology.orchestra.run.smithi006.stdout: 5 186935 7.60 MB/sec execute 533 sec latency 107.971 ms 2023-12-02T07:53:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:24 smithi141 ceph-mon[110575]: pgmap v285: 97 pgs: 97 active+clean; 346 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.7 MiB/s wr, 256 op/s 2023-12-02T07:53:25.620 INFO:teuthology.orchestra.run.smithi006.stdout: 5 187280 7.61 MB/sec execute 534 sec latency 108.812 ms 2023-12-02T07:53:26.625 INFO:teuthology.orchestra.run.smithi006.stdout: 5 187588 7.61 MB/sec execute 535 sec latency 128.346 ms 2023-12-02T07:53:26.654 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:26 smithi006 ceph-mon[107747]: pgmap v286: 97 pgs: 97 active+clean; 346 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.7 MiB/s wr, 256 op/s 2023-12-02T07:53:26.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:26 smithi141 ceph-mon[110575]: pgmap v286: 97 pgs: 97 active+clean; 346 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.7 MiB/s wr, 256 op/s 2023-12-02T07:53:27.625 INFO:teuthology.orchestra.run.smithi006.stdout: 5 187868 7.61 MB/sec execute 536 sec latency 139.233 ms 2023-12-02T07:53:28.459 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:28 smithi006 ceph-mon[107747]: pgmap v287: 97 pgs: 97 active+clean; 348 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 3.9 MiB/s wr, 390 op/s 2023-12-02T07:53:28.634 INFO:teuthology.orchestra.run.smithi006.stdout: 5 188087 7.61 MB/sec execute 537 sec latency 130.111 ms 2023-12-02T07:53:28.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:28 smithi141 ceph-mon[110575]: pgmap v287: 97 pgs: 97 active+clean; 348 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 3.9 MiB/s wr, 390 op/s 2023-12-02T07:53:29.640 INFO:teuthology.orchestra.run.smithi006.stdout: 5 188371 7.61 MB/sec execute 538 sec latency 126.566 ms 2023-12-02T07:53:29.728 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:29 smithi006 ceph-mon[107747]: pgmap v288: 97 pgs: 97 active+clean; 348 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.5 MiB/s wr, 255 op/s 2023-12-02T07:53:29.728 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:29 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:30.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:29 smithi141 ceph-mon[110575]: pgmap v288: 97 pgs: 97 active+clean; 348 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.5 MiB/s wr, 255 op/s 2023-12-02T07:53:30.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:29 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:30.640 INFO:teuthology.orchestra.run.smithi006.stdout: 5 188631 7.61 MB/sec execute 539 sec latency 114.724 ms 2023-12-02T07:53:31.641 INFO:teuthology.orchestra.run.smithi006.stdout: 5 188894 7.61 MB/sec execute 540 sec latency 131.269 ms 2023-12-02T07:53:32.537 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:32 smithi006 ceph-mon[107747]: pgmap v289: 97 pgs: 97 active+clean; 353 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.2 MiB/s wr, 416 op/s 2023-12-02T07:53:32.641 INFO:teuthology.orchestra.run.smithi006.stdout: 5 189117 7.61 MB/sec execute 541 sec latency 122.790 ms 2023-12-02T07:53:32.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:32 smithi141 ceph-mon[110575]: pgmap v289: 97 pgs: 97 active+clean; 353 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.2 MiB/s wr, 416 op/s 2023-12-02T07:53:33.646 INFO:teuthology.orchestra.run.smithi006.stdout: 5 189362 7.60 MB/sec execute 542 sec latency 123.778 ms 2023-12-02T07:53:34.590 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:34 smithi006 ceph-mon[107747]: pgmap v290: 97 pgs: 97 active+clean; 353 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.0 MiB/s wr, 294 op/s 2023-12-02T07:53:34.646 INFO:teuthology.orchestra.run.smithi006.stdout: 5 189663 7.60 MB/sec execute 543 sec latency 117.547 ms 2023-12-02T07:53:34.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:34 smithi141 ceph-mon[110575]: pgmap v290: 97 pgs: 97 active+clean; 353 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.0 MiB/s wr, 294 op/s 2023-12-02T07:53:35.648 INFO:teuthology.orchestra.run.smithi006.stdout: 5 189993 7.60 MB/sec execute 544 sec latency 113.915 ms 2023-12-02T07:53:36.643 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:36 smithi006 ceph-mon[107747]: pgmap v291: 97 pgs: 97 active+clean; 353 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.0 MiB/s wr, 294 op/s 2023-12-02T07:53:36.646 INFO:teuthology.orchestra.run.smithi006.stdout: 5 190209 7.60 MB/sec execute 545 sec latency 130.325 ms 2023-12-02T07:53:36.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:36 smithi141 ceph-mon[110575]: pgmap v291: 97 pgs: 97 active+clean; 353 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 3.0 MiB/s wr, 294 op/s 2023-12-02T07:53:37.646 INFO:teuthology.orchestra.run.smithi006.stdout: 5 190429 7.60 MB/sec execute 546 sec latency 140.575 ms 2023-12-02T07:53:38.435 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:38 smithi006 ceph-mon[107747]: pgmap v292: 97 pgs: 97 active+clean; 352 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.6 MiB/s wr, 457 op/s 2023-12-02T07:53:38.647 INFO:teuthology.orchestra.run.smithi006.stdout: 5 190780 7.60 MB/sec execute 547 sec latency 205.101 ms 2023-12-02T07:53:38.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:38 smithi141 ceph-mon[110575]: pgmap v292: 97 pgs: 97 active+clean; 352 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.6 MiB/s wr, 457 op/s 2023-12-02T07:53:39.646 INFO:teuthology.orchestra.run.smithi006.stdout: 5 191114 7.60 MB/sec execute 548 sec latency 168.107 ms 2023-12-02T07:53:39.719 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:39 smithi006 ceph-mon[107747]: pgmap v293: 97 pgs: 97 active+clean; 352 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.3 MiB/s wr, 323 op/s 2023-12-02T07:53:40.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:39 smithi141 ceph-mon[110575]: pgmap v293: 97 pgs: 97 active+clean; 352 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.3 MiB/s wr, 323 op/s 2023-12-02T07:53:40.646 INFO:teuthology.orchestra.run.smithi006.stdout: 5 191314 7.60 MB/sec execute 549 sec latency 128.873 ms 2023-12-02T07:53:41.646 INFO:teuthology.orchestra.run.smithi006.stdout: 5 191573 7.60 MB/sec execute 550 sec latency 207.681 ms 2023-12-02T07:53:42.530 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:42 smithi006 ceph-mon[107747]: pgmap v294: 97 pgs: 97 active+clean; 349 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 5.1 MiB/s wr, 496 op/s 2023-12-02T07:53:42.649 INFO:teuthology.orchestra.run.smithi006.stdout: 5 191809 7.60 MB/sec execute 551 sec latency 127.513 ms 2023-12-02T07:53:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:42 smithi141 ceph-mon[110575]: pgmap v294: 97 pgs: 97 active+clean; 349 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 5.1 MiB/s wr, 496 op/s 2023-12-02T07:53:43.646 INFO:teuthology.orchestra.run.smithi006.stdout: 5 192087 7.60 MB/sec execute 552 sec latency 127.750 ms 2023-12-02T07:53:44.613 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:44 smithi006 ceph-mon[107747]: pgmap v295: 97 pgs: 97 active+clean; 349 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-02T07:53:44.614 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:44 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:44.655 INFO:teuthology.orchestra.run.smithi006.stdout: 5 192317 7.59 MB/sec execute 553 sec latency 183.834 ms 2023-12-02T07:53:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:44 smithi141 ceph-mon[110575]: pgmap v295: 97 pgs: 97 active+clean; 349 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-02T07:53:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:44 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:45.655 INFO:teuthology.orchestra.run.smithi006.stdout: 5 192510 7.59 MB/sec execute 554 sec latency 139.830 ms 2023-12-02T07:53:46.655 INFO:teuthology.orchestra.run.smithi006.stdout: 5 192773 7.59 MB/sec execute 555 sec latency 123.734 ms 2023-12-02T07:53:46.669 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:46 smithi006 ceph-mon[107747]: pgmap v296: 97 pgs: 97 active+clean; 349 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-02T07:53:46.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:46 smithi141 ceph-mon[110575]: pgmap v296: 97 pgs: 97 active+clean; 349 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-02T07:53:47.655 INFO:teuthology.orchestra.run.smithi006.stdout: 5 193041 7.59 MB/sec execute 556 sec latency 133.700 ms 2023-12-02T07:53:48.482 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:48 smithi006 ceph-mon[107747]: pgmap v297: 97 pgs: 97 active+clean; 353 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 485 op/s 2023-12-02T07:53:48.655 INFO:teuthology.orchestra.run.smithi006.stdout: 5 193303 7.58 MB/sec execute 557 sec latency 123.691 ms 2023-12-02T07:53:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:48 smithi141 ceph-mon[110575]: pgmap v297: 97 pgs: 97 active+clean; 353 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 485 op/s 2023-12-02T07:53:49.655 INFO:teuthology.orchestra.run.smithi006.stdout: 5 193505 7.58 MB/sec execute 558 sec latency 198.681 ms 2023-12-02T07:53:49.773 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:49 smithi006 ceph-mon[107747]: pgmap v298: 97 pgs: 97 active+clean; 353 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 322 op/s 2023-12-02T07:53:50.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:49 smithi141 ceph-mon[110575]: pgmap v298: 97 pgs: 97 active+clean; 353 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 322 op/s 2023-12-02T07:53:50.657 INFO:teuthology.orchestra.run.smithi006.stdout: 5 193768 7.59 MB/sec execute 559 sec latency 126.730 ms 2023-12-02T07:53:51.657 INFO:teuthology.orchestra.run.smithi006.stdout: 5 193942 7.58 MB/sec execute 560 sec latency 149.841 ms 2023-12-02T07:53:52.614 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:52 smithi006 ceph-mon[107747]: pgmap v299: 97 pgs: 97 active+clean; 351 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.7 MiB/s wr, 467 op/s 2023-12-02T07:53:52.657 INFO:teuthology.orchestra.run.smithi006.stdout: 5 194091 7.57 MB/sec execute 561 sec latency 144.278 ms 2023-12-02T07:53:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:52 smithi141 ceph-mon[110575]: pgmap v299: 97 pgs: 97 active+clean; 351 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.7 MiB/s wr, 467 op/s 2023-12-02T07:53:53.657 INFO:teuthology.orchestra.run.smithi006.stdout: 5 194353 7.57 MB/sec execute 562 sec latency 86.325 ms 2023-12-02T07:53:54.658 INFO:teuthology.orchestra.run.smithi006.stdout: 5 194537 7.57 MB/sec execute 563 sec latency 117.415 ms 2023-12-02T07:53:54.673 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:54 smithi006 ceph-mon[107747]: pgmap v300: 97 pgs: 97 active+clean; 351 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.0 MiB/s wr, 294 op/s 2023-12-02T07:53:54.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:54 smithi141 ceph-mon[110575]: pgmap v300: 97 pgs: 97 active+clean; 351 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.0 MiB/s wr, 294 op/s 2023-12-02T07:53:55.658 INFO:teuthology.orchestra.run.smithi006.stdout: 5 194679 7.56 MB/sec execute 564 sec latency 126.531 ms 2023-12-02T07:53:56.496 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:56 smithi006 ceph-mon[107747]: pgmap v301: 97 pgs: 97 active+clean; 351 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.0 MiB/s wr, 294 op/s 2023-12-02T07:53:56.658 INFO:teuthology.orchestra.run.smithi006.stdout: 5 194911 7.56 MB/sec execute 565 sec latency 185.625 ms 2023-12-02T07:53:56.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:56 smithi141 ceph-mon[110575]: pgmap v301: 97 pgs: 97 active+clean; 351 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.0 MiB/s wr, 294 op/s 2023-12-02T07:53:57.661 INFO:teuthology.orchestra.run.smithi006.stdout: 5 195153 7.55 MB/sec execute 566 sec latency 117.765 ms 2023-12-02T07:53:58.558 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:58 smithi006 ceph-mon[107747]: pgmap v302: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.2 MiB/s wr, 409 op/s 2023-12-02T07:53:58.661 INFO:teuthology.orchestra.run.smithi006.stdout: 5 195369 7.55 MB/sec execute 567 sec latency 129.521 ms 2023-12-02T07:53:58.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:58 smithi141 ceph-mon[110575]: pgmap v302: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.2 MiB/s wr, 409 op/s 2023-12-02T07:53:59.670 INFO:teuthology.orchestra.run.smithi006.stdout: 5 195570 7.55 MB/sec execute 568 sec latency 155.139 ms 2023-12-02T07:53:59.832 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:59 smithi006 ceph-mon[107747]: pgmap v303: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.6 MiB/s wr, 259 op/s 2023-12-02T07:53:59.832 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:53:59 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:59 smithi141 ceph-mon[110575]: pgmap v303: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.6 MiB/s wr, 259 op/s 2023-12-02T07:54:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:53:59 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:00.673 INFO:teuthology.orchestra.run.smithi006.stdout: 5 195856 7.55 MB/sec execute 569 sec latency 129.395 ms 2023-12-02T07:54:01.674 INFO:teuthology.orchestra.run.smithi006.stdout: 5 196100 7.55 MB/sec execute 570 sec latency 124.497 ms 2023-12-02T07:54:02.636 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:02 smithi006 ceph-mon[107747]: pgmap v304: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.0 MiB/s wr, 403 op/s 2023-12-02T07:54:02.674 INFO:teuthology.orchestra.run.smithi006.stdout: 5 196339 7.54 MB/sec execute 571 sec latency 126.601 ms 2023-12-02T07:54:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:02 smithi141 ceph-mon[110575]: pgmap v304: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.0 MiB/s wr, 403 op/s 2023-12-02T07:54:03.674 INFO:teuthology.orchestra.run.smithi006.stdout: 5 196641 7.54 MB/sec execute 572 sec latency 130.842 ms 2023-12-02T07:54:04.677 INFO:teuthology.orchestra.run.smithi006.stdout: 5 196946 7.54 MB/sec execute 573 sec latency 118.193 ms 2023-12-02T07:54:04.682 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:04 smithi006 ceph-mon[107747]: pgmap v305: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.7 MiB/s wr, 258 op/s 2023-12-02T07:54:04.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:04 smithi141 ceph-mon[110575]: pgmap v305: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.7 MiB/s wr, 258 op/s 2023-12-02T07:54:05.677 INFO:teuthology.orchestra.run.smithi006.stdout: 5 197295 7.55 MB/sec execute 574 sec latency 132.641 ms 2023-12-02T07:54:06.495 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:06 smithi006 ceph-mon[107747]: pgmap v306: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.7 MiB/s wr, 258 op/s 2023-12-02T07:54:06.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 197564 7.55 MB/sec execute 575 sec latency 120.580 ms 2023-12-02T07:54:06.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:06 smithi141 ceph-mon[110575]: pgmap v306: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.7 MiB/s wr, 258 op/s 2023-12-02T07:54:07.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 197861 7.55 MB/sec execute 576 sec latency 171.152 ms 2023-12-02T07:54:08.545 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:08 smithi006 ceph-mon[107747]: pgmap v307: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.3 MiB/s wr, 426 op/s 2023-12-02T07:54:08.677 INFO:teuthology.orchestra.run.smithi006.stdout: 5 198154 7.55 MB/sec execute 577 sec latency 126.873 ms 2023-12-02T07:54:08.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:08 smithi141 ceph-mon[110575]: pgmap v307: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.3 MiB/s wr, 426 op/s 2023-12-02T07:54:09.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 198400 7.55 MB/sec execute 578 sec latency 145.288 ms 2023-12-02T07:54:09.817 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:09 smithi006 ceph-mon[107747]: pgmap v308: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.0 MiB/s wr, 312 op/s 2023-12-02T07:54:10.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:09 smithi141 ceph-mon[110575]: pgmap v308: 97 pgs: 97 active+clean; 352 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.0 MiB/s wr, 312 op/s 2023-12-02T07:54:10.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 198650 7.55 MB/sec execute 579 sec latency 123.760 ms 2023-12-02T07:54:11.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 198925 7.55 MB/sec execute 580 sec latency 127.169 ms 2023-12-02T07:54:12.604 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:12 smithi006 ceph-mon[107747]: pgmap v309: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.9 MiB/s wr, 493 op/s 2023-12-02T07:54:12.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 199193 7.54 MB/sec execute 581 sec latency 118.246 ms 2023-12-02T07:54:12.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:12 smithi141 ceph-mon[110575]: pgmap v309: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.9 MiB/s wr, 493 op/s 2023-12-02T07:54:13.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 199396 7.54 MB/sec execute 582 sec latency 140.521 ms 2023-12-02T07:54:14.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 199706 7.55 MB/sec execute 583 sec latency 132.506 ms 2023-12-02T07:54:14.687 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:14 smithi006 ceph-mon[107747]: pgmap v310: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 350 op/s 2023-12-02T07:54:14.687 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:14 smithi141 ceph-mon[110575]: pgmap v310: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 350 op/s 2023-12-02T07:54:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:15.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 200000 7.54 MB/sec execute 584 sec latency 157.630 ms 2023-12-02T07:54:16.526 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:16 smithi006 ceph-mon[107747]: pgmap v311: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 350 op/s 2023-12-02T07:54:16.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 200320 7.54 MB/sec execute 585 sec latency 122.952 ms 2023-12-02T07:54:16.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:16 smithi141 ceph-mon[110575]: pgmap v311: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 350 op/s 2023-12-02T07:54:17.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 200549 7.54 MB/sec execute 586 sec latency 131.628 ms 2023-12-02T07:54:18.561 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:18 smithi006 ceph-mon[107747]: pgmap v312: 97 pgs: 97 active+clean; 353 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.9 MiB/s wr, 502 op/s 2023-12-02T07:54:18.679 INFO:teuthology.orchestra.run.smithi006.stdout: 5 200797 7.54 MB/sec execute 587 sec latency 216.029 ms 2023-12-02T07:54:18.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:18 smithi141 ceph-mon[110575]: pgmap v312: 97 pgs: 97 active+clean; 353 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.9 MiB/s wr, 502 op/s 2023-12-02T07:54:19.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 201059 7.55 MB/sec execute 588 sec latency 145.436 ms 2023-12-02T07:54:19.850 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:19 smithi006 ceph-mon[107747]: pgmap v313: 97 pgs: 97 active+clean; 353 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.3 MiB/s wr, 334 op/s 2023-12-02T07:54:20.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:19 smithi141 ceph-mon[110575]: pgmap v313: 97 pgs: 97 active+clean; 353 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.3 MiB/s wr, 334 op/s 2023-12-02T07:54:20.678 INFO:teuthology.orchestra.run.smithi006.stdout: 5 201264 7.54 MB/sec execute 589 sec latency 141.887 ms 2023-12-02T07:54:21.681 INFO:teuthology.orchestra.run.smithi006.stdout: 5 201538 7.54 MB/sec execute 590 sec latency 86.944 ms 2023-12-02T07:54:22.432 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:22 smithi006 ceph-mon[107747]: pgmap v314: 97 pgs: 97 active+clean; 354 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.2 MiB/s wr, 492 op/s 2023-12-02T07:54:22.681 INFO:teuthology.orchestra.run.smithi006.stdout: 5 201727 7.54 MB/sec execute 591 sec latency 114.487 ms 2023-12-02T07:54:22.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:22 smithi141 ceph-mon[110575]: pgmap v314: 97 pgs: 97 active+clean; 354 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.2 MiB/s wr, 492 op/s 2023-12-02T07:54:23.681 INFO:teuthology.orchestra.run.smithi006.stdout: 5 201953 7.53 MB/sec execute 592 sec latency 129.242 ms 2023-12-02T07:54:24.493 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:24 smithi006 ceph-mon[107747]: pgmap v315: 97 pgs: 97 active+clean; 354 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.3 MiB/s wr, 311 op/s 2023-12-02T07:54:24.681 INFO:teuthology.orchestra.run.smithi006.stdout: 5 202217 7.53 MB/sec execute 593 sec latency 131.724 ms 2023-12-02T07:54:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:24 smithi141 ceph-mon[110575]: pgmap v315: 97 pgs: 97 active+clean; 354 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.3 MiB/s wr, 311 op/s 2023-12-02T07:54:25.681 INFO:teuthology.orchestra.run.smithi006.stdout: 5 202491 7.53 MB/sec execute 594 sec latency 139.133 ms 2023-12-02T07:54:26.551 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:26 smithi006 ceph-mon[107747]: pgmap v316: 97 pgs: 97 active+clean; 354 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.3 MiB/s wr, 311 op/s 2023-12-02T07:54:26.686 INFO:teuthology.orchestra.run.smithi006.stdout: 5 202675 7.52 MB/sec execute 595 sec latency 138.990 ms 2023-12-02T07:54:26.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:26 smithi141 ceph-mon[110575]: pgmap v316: 97 pgs: 97 active+clean; 354 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.3 MiB/s wr, 311 op/s 2023-12-02T07:54:27.687 INFO:teuthology.orchestra.run.smithi006.stdout: 5 202964 7.53 MB/sec execute 596 sec latency 120.566 ms 2023-12-02T07:54:28.605 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:28 smithi006 ceph-mon[107747]: pgmap v317: 97 pgs: 97 active+clean; 352 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.5 MiB/s wr, 461 op/s 2023-12-02T07:54:28.686 INFO:teuthology.orchestra.run.smithi006.stdout: 5 203181 7.53 MB/sec execute 597 sec latency 149.459 ms 2023-12-02T07:54:28.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:28 smithi141 ceph-mon[110575]: pgmap v317: 97 pgs: 97 active+clean; 352 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.5 MiB/s wr, 461 op/s 2023-12-02T07:54:29.686 INFO:teuthology.orchestra.run.smithi006.stdout: 5 203419 7.52 MB/sec execute 598 sec latency 155.205 ms 2023-12-02T07:54:29.874 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:29 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:29.874 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:29 smithi006 ceph-mon[107747]: pgmap v318: 97 pgs: 97 active+clean; 352 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 308 op/s 2023-12-02T07:54:30.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:29 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:30.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:29 smithi141 ceph-mon[110575]: pgmap v318: 97 pgs: 97 active+clean; 352 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 308 op/s 2023-12-02T07:54:30.686 INFO:teuthology.orchestra.run.smithi006.stdout: 5 203649 7.52 MB/sec execute 599 sec latency 125.546 ms 2023-12-02T07:54:31.686 INFO:teuthology.orchestra.run.smithi006.stdout: 5 203844 7.51 MB/sec execute 600 sec latency 128.871 ms 2023-12-02T07:54:32.432 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:32 smithi006 ceph-mon[107747]: pgmap v319: 97 pgs: 97 active+clean; 350 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.4 MiB/s wr, 448 op/s 2023-12-02T07:54:32.686 INFO:teuthology.orchestra.run.smithi006.stdout: 5 cleanup 601 sec 2023-12-02T07:54:32.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:32 smithi141 ceph-mon[110575]: pgmap v319: 97 pgs: 97 active+clean; 350 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.4 MiB/s wr, 448 op/s 2023-12-02T07:54:33.686 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 602 sec 2023-12-02T07:54:34.686 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 603 sec 2023-12-02T07:54:34.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:34 smithi141 ceph-mon[110575]: pgmap v320: 97 pgs: 97 active+clean; 350 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.6 MiB/s wr, 290 op/s 2023-12-02T07:54:34.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:34 smithi006 ceph-mon[107747]: pgmap v320: 97 pgs: 97 active+clean; 350 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.6 MiB/s wr, 290 op/s 2023-12-02T07:54:35.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 604 sec 2023-12-02T07:54:36.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 605 sec 2023-12-02T07:54:36.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:36 smithi141 ceph-mon[110575]: pgmap v321: 97 pgs: 97 active+clean; 350 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.6 MiB/s wr, 290 op/s 2023-12-02T07:54:36.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:36 smithi006 ceph-mon[107747]: pgmap v321: 97 pgs: 97 active+clean; 350 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.6 MiB/s wr, 290 op/s 2023-12-02T07:54:37.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 606 sec 2023-12-02T07:54:38.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 607 sec 2023-12-02T07:54:38.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:38 smithi141 ceph-mon[110575]: pgmap v322: 97 pgs: 97 active+clean; 265 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.4 KiB/s rd, 3.5 MiB/s wr, 383 op/s 2023-12-02T07:54:38.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:38 smithi006 ceph-mon[107747]: pgmap v322: 97 pgs: 97 active+clean; 265 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.4 KiB/s rd, 3.5 MiB/s wr, 383 op/s 2023-12-02T07:54:39.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 608 sec 2023-12-02T07:54:40.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:39 smithi141 ceph-mon[110575]: pgmap v323: 97 pgs: 97 active+clean; 265 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.2 MiB/s wr, 233 op/s 2023-12-02T07:54:40.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:39 smithi006 ceph-mon[107747]: pgmap v323: 97 pgs: 97 active+clean; 265 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.2 MiB/s wr, 233 op/s 2023-12-02T07:54:40.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 609 sec 2023-12-02T07:54:41.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 610 sec 2023-12-02T07:54:42.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 611 sec 2023-12-02T07:54:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:42 smithi141 ceph-mon[110575]: pgmap v324: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 2.2 MiB/s wr, 236 op/s 2023-12-02T07:54:42.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:42 smithi006 ceph-mon[107747]: pgmap v324: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 2.2 MiB/s wr, 236 op/s 2023-12-02T07:54:43.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 612 sec 2023-12-02T07:54:44.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 613 sec 2023-12-02T07:54:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:44 smithi141 ceph-mon[110575]: pgmap v325: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 903 KiB/s wr, 96 op/s 2023-12-02T07:54:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:44 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:44.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:44 smithi006 ceph-mon[107747]: pgmap v325: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 903 KiB/s wr, 96 op/s 2023-12-02T07:54:44.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:44 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:45.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 614 sec 2023-12-02T07:54:46.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 615 sec 2023-12-02T07:54:46.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:46 smithi141 ceph-mon[110575]: pgmap v326: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 903 KiB/s wr, 96 op/s 2023-12-02T07:54:46.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:46 smithi006 ceph-mon[107747]: pgmap v326: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 903 KiB/s wr, 96 op/s 2023-12-02T07:54:47.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 616 sec 2023-12-02T07:54:48.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 617 sec 2023-12-02T07:54:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:48 smithi141 ceph-mon[110575]: pgmap v327: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 904 KiB/s wr, 97 op/s 2023-12-02T07:54:48.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:48 smithi006 ceph-mon[107747]: pgmap v327: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 904 KiB/s wr, 97 op/s 2023-12-02T07:54:49.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 618 sec 2023-12-02T07:54:50.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:49 smithi141 ceph-mon[110575]: pgmap v328: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 20 KiB/s wr, 3 op/s 2023-12-02T07:54:50.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:49 smithi006 ceph-mon[107747]: pgmap v328: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 20 KiB/s wr, 3 op/s 2023-12-02T07:54:50.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 619 sec 2023-12-02T07:54:51.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 620 sec 2023-12-02T07:54:52.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 621 sec 2023-12-02T07:54:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:52 smithi141 ceph-mon[110575]: pgmap v329: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 20 KiB/s wr, 3 op/s 2023-12-02T07:54:52.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:52 smithi006 ceph-mon[107747]: pgmap v329: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 20 KiB/s wr, 3 op/s 2023-12-02T07:54:53.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 622 sec 2023-12-02T07:54:54.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 623 sec 2023-12-02T07:54:54.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:54 smithi141 ceph-mon[110575]: pgmap v330: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-12-02T07:54:54.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:54 smithi006 ceph-mon[107747]: pgmap v330: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-12-02T07:54:55.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 624 sec 2023-12-02T07:54:56.687 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 625 sec 2023-12-02T07:54:56.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:56 smithi141 ceph-mon[110575]: pgmap v331: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-12-02T07:54:56.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:56 smithi006 ceph-mon[107747]: pgmap v331: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2023-12-02T07:54:57.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 626 sec 2023-12-02T07:54:58.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 627 sec 2023-12-02T07:54:58.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:58 smithi141 ceph-mon[110575]: pgmap v332: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2023-12-02T07:54:58.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:58 smithi006 ceph-mon[107747]: pgmap v332: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2023-12-02T07:54:59.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 628 sec 2023-12-02T07:55:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:59 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:54:59 smithi141 ceph-mon[110575]: pgmap v333: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-12-02T07:55:00.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:59 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:00.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:54:59 smithi006 ceph-mon[107747]: pgmap v333: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-12-02T07:55:00.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 629 sec 2023-12-02T07:55:01.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 630 sec 2023-12-02T07:55:02.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 631 sec 2023-12-02T07:55:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:02 smithi141 ceph-mon[110575]: pgmap v334: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-12-02T07:55:02.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:02 smithi006 ceph-mon[107747]: pgmap v334: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2023-12-02T07:55:03.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 632 sec 2023-12-02T07:55:04.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 633 sec 2023-12-02T07:55:04.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:04 smithi141 ceph-mon[110575]: pgmap v335: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:04.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:04 smithi006 ceph-mon[107747]: pgmap v335: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:05.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 634 sec 2023-12-02T07:55:06.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 635 sec 2023-12-02T07:55:06.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:06 smithi141 ceph-mon[110575]: pgmap v336: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:06.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:06 smithi006 ceph-mon[107747]: pgmap v336: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:07.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 636 sec 2023-12-02T07:55:08.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 637 sec 2023-12-02T07:55:08.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:08 smithi141 ceph-mon[110575]: pgmap v337: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:55:08.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:08 smithi006 ceph-mon[107747]: pgmap v337: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:55:09.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 638 sec 2023-12-02T07:55:10.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:09 smithi141 ceph-mon[110575]: pgmap v338: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:10.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:09 smithi006 ceph-mon[107747]: pgmap v338: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:10.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 639 sec 2023-12-02T07:55:11.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 640 sec 2023-12-02T07:55:12.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 641 sec 2023-12-02T07:55:12.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:12 smithi141 ceph-mon[110575]: pgmap v339: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:12.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:12 smithi006 ceph-mon[107747]: pgmap v339: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:13.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 642 sec 2023-12-02T07:55:14.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 643 sec 2023-12-02T07:55:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:14 smithi141 ceph-mon[110575]: pgmap v340: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:14.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:14 smithi006 ceph-mon[107747]: pgmap v340: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:14.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:15.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 644 sec 2023-12-02T07:55:16.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 645 sec 2023-12-02T07:55:16.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:16 smithi141 ceph-mon[110575]: pgmap v341: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:16.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:16 smithi006 ceph-mon[107747]: pgmap v341: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:17.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 646 sec 2023-12-02T07:55:18.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 647 sec 2023-12-02T07:55:18.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:18 smithi141 ceph-mon[110575]: pgmap v342: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:55:18.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:18 smithi006 ceph-mon[107747]: pgmap v342: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:55:19.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 648 sec 2023-12-02T07:55:20.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:19 smithi141 ceph-mon[110575]: pgmap v343: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:20.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:19 smithi006 ceph-mon[107747]: pgmap v343: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:20.688 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 649 sec 2023-12-02T07:55:21.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 650 sec 2023-12-02T07:55:22.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 651 sec 2023-12-02T07:55:22.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:22 smithi141 ceph-mon[110575]: pgmap v344: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:22.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:22 smithi006 ceph-mon[107747]: pgmap v344: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:23.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 652 sec 2023-12-02T07:55:24.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 653 sec 2023-12-02T07:55:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:24 smithi141 ceph-mon[110575]: pgmap v345: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:24.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:24 smithi006 ceph-mon[107747]: pgmap v345: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:25.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 654 sec 2023-12-02T07:55:26.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 655 sec 2023-12-02T07:55:26.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:26 smithi141 ceph-mon[110575]: pgmap v346: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:26.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:26 smithi006 ceph-mon[107747]: pgmap v346: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:27.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 656 sec 2023-12-02T07:55:28.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 657 sec 2023-12-02T07:55:28.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:28 smithi141 ceph-mon[110575]: pgmap v347: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:55:28.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:28 smithi006 ceph-mon[107747]: pgmap v347: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:55:29.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 658 sec 2023-12-02T07:55:30.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:29 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:30.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:29 smithi141 ceph-mon[110575]: pgmap v348: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:30.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:29 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:30.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:29 smithi006 ceph-mon[107747]: pgmap v348: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:30.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 659 sec 2023-12-02T07:55:31.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 660 sec 2023-12-02T07:55:32.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 661 sec 2023-12-02T07:55:32.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:32 smithi141 ceph-mon[110575]: pgmap v349: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:32.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:32 smithi006 ceph-mon[107747]: pgmap v349: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:33.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 662 sec 2023-12-02T07:55:33.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:33 smithi006 ceph-mon[107747]: pgmap v350: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:34.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:33 smithi141 ceph-mon[110575]: pgmap v350: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:55:34.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 663 sec 2023-12-02T07:55:35.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 664 sec 2023-12-02T07:55:36.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 665 sec 2023-12-02T07:55:36.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:36 smithi141 ceph-mon[110575]: pgmap v351: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-12-02T07:55:36.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:36 smithi006 ceph-mon[107747]: pgmap v351: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-12-02T07:55:37.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 666 sec 2023-12-02T07:55:38.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:38 smithi006 ceph-mon[107747]: pgmap v352: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 2.1 KiB/s wr, 0 op/s 2023-12-02T07:55:38.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 667 sec 2023-12-02T07:55:38.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:38 smithi141 ceph-mon[110575]: pgmap v352: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 2.1 KiB/s wr, 0 op/s 2023-12-02T07:55:39.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 668 sec 2023-12-02T07:55:40.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:39 smithi141 ceph-mon[110575]: pgmap v353: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 2.1 KiB/s wr, 0 op/s 2023-12-02T07:55:40.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:39 smithi006 ceph-mon[107747]: pgmap v353: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 2.1 KiB/s wr, 0 op/s 2023-12-02T07:55:40.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 669 sec 2023-12-02T07:55:41.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 670 sec 2023-12-02T07:55:42.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 671 sec 2023-12-02T07:55:42.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:42 smithi141 ceph-mon[110575]: pgmap v354: 97 pgs: 97 active+clean; 251 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 5.5 KiB/s wr, 1 op/s 2023-12-02T07:55:42.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:42 smithi006 ceph-mon[107747]: pgmap v354: 97 pgs: 97 active+clean; 251 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 5.5 KiB/s wr, 1 op/s 2023-12-02T07:55:43.689 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 672 sec 2023-12-02T07:55:44.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 673 sec 2023-12-02T07:55:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:44 smithi141 ceph-mon[110575]: pgmap v355: 97 pgs: 97 active+clean; 251 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 5.5 KiB/s wr, 1 op/s 2023-12-02T07:55:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:44 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:44.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:44 smithi006 ceph-mon[107747]: pgmap v355: 97 pgs: 97 active+clean; 251 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 5.5 KiB/s wr, 1 op/s 2023-12-02T07:55:44.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:44 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:45.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 674 sec 2023-12-02T07:55:46.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 675 sec 2023-12-02T07:55:46.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:46 smithi141 ceph-mon[110575]: pgmap v356: 97 pgs: 97 active+clean; 251 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 5.5 KiB/s wr, 2 op/s 2023-12-02T07:55:46.853 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:46 smithi006 ceph-mon[107747]: pgmap v356: 97 pgs: 97 active+clean; 251 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 5.5 KiB/s wr, 2 op/s 2023-12-02T07:55:47.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 676 sec 2023-12-02T07:55:48.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 677 sec 2023-12-02T07:55:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:48 smithi141 ceph-mon[110575]: pgmap v357: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 682 B/s rd, 6.1 KiB/s wr, 3 op/s 2023-12-02T07:55:48.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:48 smithi006 ceph-mon[107747]: pgmap v357: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 682 B/s rd, 6.1 KiB/s wr, 3 op/s 2023-12-02T07:55:49.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 678 sec 2023-12-02T07:55:50.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:49 smithi141 ceph-mon[110575]: pgmap v358: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 4.1 KiB/s wr, 2 op/s 2023-12-02T07:55:50.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:49 smithi006 ceph-mon[107747]: pgmap v358: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 4.1 KiB/s wr, 2 op/s 2023-12-02T07:55:50.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 679 sec 2023-12-02T07:55:51.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 680 sec 2023-12-02T07:55:52.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 681 sec 2023-12-02T07:55:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:52 smithi141 ceph-mon[110575]: pgmap v359: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 4.1 KiB/s wr, 2 op/s 2023-12-02T07:55:52.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:52 smithi006 ceph-mon[107747]: pgmap v359: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 4.1 KiB/s wr, 2 op/s 2023-12-02T07:55:53.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 682 sec 2023-12-02T07:55:54.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 683 sec 2023-12-02T07:55:54.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:54 smithi141 ceph-mon[110575]: pgmap v360: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 1 op/s 2023-12-02T07:55:54.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:54 smithi006 ceph-mon[107747]: pgmap v360: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 1 op/s 2023-12-02T07:55:55.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 684 sec 2023-12-02T07:55:56.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 685 sec 2023-12-02T07:55:56.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:56 smithi141 ceph-mon[110575]: pgmap v361: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 1 op/s 2023-12-02T07:55:56.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:56 smithi006 ceph-mon[107747]: pgmap v361: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 682 B/s wr, 1 op/s 2023-12-02T07:55:57.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 686 sec 2023-12-02T07:55:58.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 687 sec 2023-12-02T07:55:58.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:58 smithi141 ceph-mon[110575]: pgmap v362: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 682 B/s wr, 1 op/s 2023-12-02T07:55:58.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:58 smithi006 ceph-mon[107747]: pgmap v362: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 682 B/s wr, 1 op/s 2023-12-02T07:55:59.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 688 sec 2023-12-02T07:56:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:59 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:00.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:55:59 smithi141 ceph-mon[110575]: pgmap v363: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:00.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:59 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:00.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:55:59 smithi006 ceph-mon[107747]: pgmap v363: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:00.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 689 sec 2023-12-02T07:56:01.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 690 sec 2023-12-02T07:56:02.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 691 sec 2023-12-02T07:56:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:02 smithi141 ceph-mon[110575]: pgmap v364: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:02.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:02 smithi006 ceph-mon[107747]: pgmap v364: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:03.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 692 sec 2023-12-02T07:56:04.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 693 sec 2023-12-02T07:56:04.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:04 smithi141 ceph-mon[110575]: pgmap v365: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:04.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:04 smithi006 ceph-mon[107747]: pgmap v365: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:05.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 694 sec 2023-12-02T07:56:06.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 695 sec 2023-12-02T07:56:06.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:06 smithi141 ceph-mon[110575]: pgmap v366: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:06.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:06 smithi006 ceph-mon[107747]: pgmap v366: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:07.668 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ps' 2023-12-02T07:56:07.690 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 696 sec 2023-12-02T07:56:08.137 INFO:teuthology.orchestra.run.smithi006.stdout: 0 cleanup 696 sec 2023-12-02T07:56:08.137 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:56:08.137 INFO:teuthology.orchestra.run.smithi006.stdout: Operation Count AvgLat MaxLat 2023-12-02T07:56:08.137 INFO:teuthology.orchestra.run.smithi006.stdout: ---------------------------------------- 2023-12-02T07:56:08.137 INFO:teuthology.orchestra.run.smithi006.stdout: NTCreateX 144686 7.390 175.541 2023-12-02T07:56:08.137 INFO:teuthology.orchestra.run.smithi006.stdout: Close 106356 0.154 13.190 2023-12-02T07:56:08.137 INFO:teuthology.orchestra.run.smithi006.stdout: Rename 6136 12.000 216.021 2023-12-02T07:56:08.137 INFO:teuthology.orchestra.run.smithi006.stdout: Unlink 29181 7.358 105.688 2023-12-02T07:56:08.137 INFO:teuthology.orchestra.run.smithi006.stdout: Qpathinfo 131405 3.009 219.874 2023-12-02T07:56:08.137 INFO:teuthology.orchestra.run.smithi006.stdout: Qfileinfo 22936 0.110 21.014 2023-12-02T07:56:08.137 INFO:teuthology.orchestra.run.smithi006.stdout: Qfsinfo 24021 1.625 42.398 2023-12-02T07:56:08.137 INFO:teuthology.orchestra.run.smithi006.stdout: Sfileinfo 11816 10.905 92.878 2023-12-02T07:56:08.137 INFO:teuthology.orchestra.run.smithi006.stdout: Find 50740 5.583 150.525 2023-12-02T07:56:08.138 INFO:teuthology.orchestra.run.smithi006.stdout: WriteX 71605 10.831 383.407 2023-12-02T07:56:08.138 INFO:teuthology.orchestra.run.smithi006.stdout: ReadX 227069 0.011 17.553 2023-12-02T07:56:08.138 INFO:teuthology.orchestra.run.smithi006.stdout: LockX 472 0.444 7.614 2023-12-02T07:56:08.138 INFO:teuthology.orchestra.run.smithi006.stdout: UnlockX 472 0.358 8.594 2023-12-02T07:56:08.138 INFO:teuthology.orchestra.run.smithi006.stdout: Flush 10146 0.002 0.020 2023-12-02T07:56:08.138 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:56:08.138 INFO:teuthology.orchestra.run.smithi006.stdout:Throughput 7.5094 MB/sec 5 clients 5 procs max_latency=383.411 ms 2023-12-02T07:56:08.139 DEBUG:teuthology.orchestra.run.smithi006:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2023-12-02T07:56:08.250 DEBUG:teuthology.orchestra.run.smithi006:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2023-12-02T07:56:08.324 DEBUG:teuthology.orchestra.run.smithi006:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2023-12-02T07:56:08.390 INFO:teuthology.orchestra.run.smithi006.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2023-12-02T07:56:08.391 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:56:08.391 INFO:teuthology.orchestra.run.smithi006.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2023-12-02T07:56:08.392 INFO:teuthology.orchestra.run.smithi006.stdout:3 of 5 processes prepared for launch 0 sec 2023-12-02T07:56:08.492 INFO:teuthology.orchestra.run.smithi006.stdout:5 of 5 processes prepared for launch 0 sec 2023-12-02T07:56:08.492 INFO:teuthology.orchestra.run.smithi006.stdout:releasing clients 2023-12-02T07:56:08.754 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:08 smithi006 ceph-mon[107747]: pgmap v367: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:56:08.754 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:08 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:08.755 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:08 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:09.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:08 smithi141 ceph-mon[110575]: pgmap v367: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:56:09.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:08 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:09.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:08 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:09.820 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:09 smithi006 ceph-mon[107747]: pgmap v368: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:09.942 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:56:09.942 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.smithi006 smithi006 *:9093,9094 starting - - - - 2023-12-02T07:56:09.943 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi006 smithi006 running (18m) 11m ago 18m 7042k - 17.2.0 e1d6a67b021e 40879d34fb42 2023-12-02T07:56:09.943 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi141 smithi141 running (17m) 7m ago 17m 7151k - 17.2.0 e1d6a67b021e 23c5738d246b 2023-12-02T07:56:09.943 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.smithi006 smithi006 *:3000 starting - - - - 2023-12-02T07:56:09.943 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi006.iusbcn smithi006 running (14m) 11m ago 14m 34.8M - 17.2.0 e1d6a67b021e 07b0779714dd 2023-12-02T07:56:09.943 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi141.qmnqkz smithi141 running (13m) 7m ago 13m 16.4M - 17.2.0 e1d6a67b021e 1d5b7854a83e 2023-12-02T07:56:09.943 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi006.kplyue smithi006 *:9283 running (19m) 11m ago 19m 417M - 17.2.0 e1d6a67b021e 2f2cc8a6e92d 2023-12-02T07:56:09.943 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi141.lwiuet smithi141 *:8443,9283 running (12m) 7m ago 17m 513M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 220e3b4cc1de 2023-12-02T07:56:09.943 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi006 smithi006 running (19m) 11m ago 19m 93.0M 2048M 17.2.0 e1d6a67b021e 416f401143b9 2023-12-02T07:56:09.943 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi141 smithi141 running (17m) 7m ago 17m 67.3M 2048M 17.2.0 e1d6a67b021e 5085cafdc1fb 2023-12-02T07:56:09.943 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.0.0.smithi006.torezh smithi006 *:2049 running (13m) 11m ago 13m 269M - 4.0 e1d6a67b021e 86c986172387 2023-12-02T07:56:09.943 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.1.0.smithi141.brufcq smithi141 *:2049 running (13m) 7m ago 13m 88.6M - 4.0 e1d6a67b021e b57297297063 2023-12-02T07:56:09.943 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi006 smithi006 *:9100 starting - - - - 2023-12-02T07:56:09.943 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi141 smithi141 *:9100 running (11m) 7m ago 17m 26.2M - 1.3.1 1dbe0e931976 a4a83caa3c4a 2023-12-02T07:56:09.944 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (17m) 11m ago 17m 513M 1945M 17.2.0 e1d6a67b021e 83f0702a76d2 2023-12-02T07:56:09.944 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (16m) 11m ago 16m 359M 1945M 17.2.0 e1d6a67b021e 21af3657a7bc 2023-12-02T07:56:09.944 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (16m) 11m ago 16m 226M 1945M 17.2.0 e1d6a67b021e 067e499eecaf 2023-12-02T07:56:09.944 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (16m) 11m ago 16m 492M 1945M 17.2.0 e1d6a67b021e 5995a6c9ea73 2023-12-02T07:56:09.944 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi141 running (15m) 7m ago 15m 1273M 2712M 17.2.0 e1d6a67b021e 640788336e6f 2023-12-02T07:56:09.944 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi141 running (15m) 7m ago 15m 1627M 2712M 17.2.0 e1d6a67b021e 465cee4698ea 2023-12-02T07:56:09.944 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi141 running (15m) 7m ago 15m 1259M 2712M 17.2.0 e1d6a67b021e a76e18dadef5 2023-12-02T07:56:09.944 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi141 running (14m) 7m ago 14m 2008M 2712M 17.2.0 e1d6a67b021e 7f1d2a2bed11 2023-12-02T07:56:09.944 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.smithi006 smithi006 *:9095 starting - - - - 2023-12-02T07:56:10.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:09 smithi141 ceph-mon[110575]: pgmap v368: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:10.492 INFO:teuthology.orchestra.run.smithi006.stdout: 5 235 15.89 MB/sec execute 1 sec latency 131.931 ms 2023-12-02T07:56:10.494 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions' 2023-12-02T07:56:10.865 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:10 smithi006 ceph-mon[107747]: from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:56:11.067 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:10 smithi141 ceph-mon[110575]: from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:56:11.492 INFO:teuthology.orchestra.run.smithi006.stdout: 5 338 16.01 MB/sec execute 2 sec latency 138.590 ms 2023-12-02T07:56:11.940 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:11 smithi006 ceph-mon[107747]: pgmap v369: 97 pgs: 97 active+clean; 292 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.7 MiB/s wr, 47 op/s 2023-12-02T07:56:12.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:11 smithi141 ceph-mon[110575]: pgmap v369: 97 pgs: 97 active+clean; 292 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.7 MiB/s wr, 47 op/s 2023-12-02T07:56:12.492 INFO:teuthology.orchestra.run.smithi006.stdout: 5 440 16.05 MB/sec execute 3 sec latency 154.828 ms 2023-12-02T07:56:13.118 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:56:13.118 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-12-02T07:56:13.118 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:56:13.118 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:56:13.118 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-12-02T07:56:13.118 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-02T07:56:13.118 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:56:13.119 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:56:13.119 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-12-02T07:56:13.119 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:56:13.119 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:56:13.119 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-12-02T07:56:13.119 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:56:13.119 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:56:13.119 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-12-02T07:56:13.119 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:56:13.119 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:56:13.119 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-12-02T07:56:13.119 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:56:13.245 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:13 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/450641312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:56:13.493 INFO:teuthology.orchestra.run.smithi006.stdout: 5 583 17.33 MB/sec execute 4 sec latency 145.906 ms 2023-12-02T07:56:13.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:13 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/450641312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:56:13.751 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-02T07:56:14.272 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:14 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:14.272 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:14 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:14.272 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:14 smithi006 ceph-mon[107747]: pgmap v370: 97 pgs: 97 active+clean; 292 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.7 MiB/s wr, 47 op/s 2023-12-02T07:56:14.273 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:56:14.273 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:56:14.273 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:14 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:14.273 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:14 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:14.273 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:56:14.492 INFO:teuthology.orchestra.run.smithi006.stdout: 5 cleanup 5 sec 2023-12-02T07:56:14.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:14 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:14.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:14 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:14.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:14 smithi141 ceph-mon[110575]: pgmap v370: 97 pgs: 97 active+clean; 292 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 3.7 MiB/s wr, 47 op/s 2023-12-02T07:56:14.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:56:14.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:56:14.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:14 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:14.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:14 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:14.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:56:15.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:15 smithi006 ceph-mon[107747]: pgmap v371: 97 pgs: 97 active+clean; 292 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 386 B/s rd, 4.2 MiB/s wr, 53 op/s 2023-12-02T07:56:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:15 smithi006 ceph-mon[107747]: Health check failed: 1 hosts fail cephadm check (CEPHADM_HOST_CHECK_FAILED) 2023-12-02T07:56:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:15 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:15 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:15 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:15.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:15 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:15.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 6 sec 2023-12-02T07:56:15.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:15 smithi141 ceph-mon[110575]: pgmap v371: 97 pgs: 97 active+clean; 292 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 386 B/s rd, 4.2 MiB/s wr, 53 op/s 2023-12-02T07:56:15.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:15 smithi141 ceph-mon[110575]: Health check failed: 1 hosts fail cephadm check (CEPHADM_HOST_CHECK_FAILED) 2023-12-02T07:56:15.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:15 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:15.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:15 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:15.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:15 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:15.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:15 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:16.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 7 sec 2023-12-02T07:56:17.494 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 8 sec 2023-12-02T07:56:17.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:17 smithi141 ceph-mon[110575]: pgmap v372: 97 pgs: 97 active+clean; 345 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 772 B/s rd, 10 MiB/s wr, 188 op/s 2023-12-02T07:56:17.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:17 smithi006 ceph-mon[107747]: pgmap v372: 97 pgs: 97 active+clean; 345 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 772 B/s rd, 10 MiB/s wr, 188 op/s 2023-12-02T07:56:18.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 9 sec 2023-12-02T07:56:19.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 10 sec 2023-12-02T07:56:19.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:19 smithi141 ceph-mon[110575]: pgmap v373: 97 pgs: 97 active+clean; 345 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 579 B/s rd, 10 MiB/s wr, 188 op/s 2023-12-02T07:56:19.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:19 smithi006 ceph-mon[107747]: pgmap v373: 97 pgs: 97 active+clean; 345 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 579 B/s rd, 10 MiB/s wr, 188 op/s 2023-12-02T07:56:20.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 11 sec 2023-12-02T07:56:21.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 12 sec 2023-12-02T07:56:21.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:21 smithi141 ceph-mon[110575]: pgmap v374: 97 pgs: 97 active+clean; 345 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 579 B/s rd, 10 MiB/s wr, 188 op/s 2023-12-02T07:56:21.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:21 smithi006 ceph-mon[107747]: pgmap v374: 97 pgs: 97 active+clean; 345 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 579 B/s rd, 10 MiB/s wr, 188 op/s 2023-12-02T07:56:22.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 13 sec 2023-12-02T07:56:23.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 14 sec 2023-12-02T07:56:23.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:23 smithi141 ceph-mon[110575]: pgmap v375: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 6.1 MiB/s wr, 162 op/s 2023-12-02T07:56:23.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:23 smithi006 ceph-mon[107747]: pgmap v375: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 6.1 MiB/s wr, 162 op/s 2023-12-02T07:56:24.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 15 sec 2023-12-02T07:56:25.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:24 smithi141 ceph-mon[110575]: pgmap v376: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 6.1 MiB/s wr, 162 op/s 2023-12-02T07:56:25.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:24 smithi006 ceph-mon[107747]: pgmap v376: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 6.1 MiB/s wr, 162 op/s 2023-12-02T07:56:25.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 16 sec 2023-12-02T07:56:26.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 17 sec 2023-12-02T07:56:27.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:27 smithi141 ceph-mon[110575]: pgmap v377: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 5.4 MiB/s wr, 145 op/s 2023-12-02T07:56:27.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:27 smithi006 ceph-mon[107747]: pgmap v377: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 5.4 MiB/s wr, 145 op/s 2023-12-02T07:56:27.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 18 sec 2023-12-02T07:56:28.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 19 sec 2023-12-02T07:56:29.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:29 smithi141 ceph-mon[110575]: pgmap v378: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 22 KiB/s wr, 26 op/s 2023-12-02T07:56:29.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:29 smithi006 ceph-mon[107747]: pgmap v378: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 22 KiB/s wr, 26 op/s 2023-12-02T07:56:29.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 20 sec 2023-12-02T07:56:30.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:30 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:30.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:30 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:30.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 21 sec 2023-12-02T07:56:31.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:31 smithi006 ceph-mon[107747]: pgmap v379: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 22 KiB/s wr, 26 op/s 2023-12-02T07:56:31.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 22 sec 2023-12-02T07:56:31.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:31 smithi141 ceph-mon[110575]: pgmap v379: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 22 KiB/s wr, 26 op/s 2023-12-02T07:56:32.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 23 sec 2023-12-02T07:56:33.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:33 smithi006 ceph-mon[107747]: pgmap v380: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 22 KiB/s wr, 26 op/s 2023-12-02T07:56:33.494 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 24 sec 2023-12-02T07:56:33.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:33 smithi141 ceph-mon[110575]: pgmap v380: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 22 KiB/s wr, 26 op/s 2023-12-02T07:56:34.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 25 sec 2023-12-02T07:56:35.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:34 smithi141 ceph-mon[110575]: pgmap v381: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 3.2 KiB/s wr, 2 op/s 2023-12-02T07:56:35.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:34 smithi006 ceph-mon[107747]: pgmap v381: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 3.2 KiB/s wr, 2 op/s 2023-12-02T07:56:35.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 26 sec 2023-12-02T07:56:36.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 27 sec 2023-12-02T07:56:37.316 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:37 smithi141 ceph-mon[110575]: pgmap v382: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 3.7 KiB/s wr, 2 op/s 2023-12-02T07:56:37.352 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:37 smithi006 ceph-mon[107747]: pgmap v382: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 3.7 KiB/s wr, 2 op/s 2023-12-02T07:56:37.494 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 28 sec 2023-12-02T07:56:38.494 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 29 sec 2023-12-02T07:56:39.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:39 smithi006 ceph-mon[107747]: pgmap v383: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 682 B/s wr, 0 op/s 2023-12-02T07:56:39.493 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 30 sec 2023-12-02T07:56:39.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:39 smithi141 ceph-mon[110575]: pgmap v383: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 682 B/s wr, 0 op/s 2023-12-02T07:56:40.494 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 31 sec 2023-12-02T07:56:41.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:41 smithi006 ceph-mon[107747]: pgmap v384: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 682 B/s wr, 0 op/s 2023-12-02T07:56:41.494 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 32 sec 2023-12-02T07:56:41.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:41 smithi141 ceph-mon[110575]: pgmap v384: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 682 B/s wr, 0 op/s 2023-12-02T07:56:42.494 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 33 sec 2023-12-02T07:56:43.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:43 smithi006 ceph-mon[107747]: pgmap v385: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 682 B/s wr, 0 op/s 2023-12-02T07:56:43.494 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 34 sec 2023-12-02T07:56:43.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:43 smithi141 ceph-mon[110575]: pgmap v385: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 682 B/s wr, 0 op/s 2023-12-02T07:56:44.494 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 35 sec 2023-12-02T07:56:45.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:44 smithi141 ceph-mon[110575]: pgmap v386: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2023-12-02T07:56:45.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:44 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:45.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:44 smithi006 ceph-mon[107747]: pgmap v386: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2023-12-02T07:56:45.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:44 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:45.494 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 36 sec 2023-12-02T07:56:46.494 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 37 sec 2023-12-02T07:56:47.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:47 smithi141 ceph-mon[110575]: pgmap v387: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2023-12-02T07:56:47.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:47 smithi006 ceph-mon[107747]: pgmap v387: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 0 op/s 2023-12-02T07:56:47.494 INFO:teuthology.orchestra.run.smithi006.stdout: 1 cleanup 38 sec 2023-12-02T07:56:47.627 INFO:teuthology.orchestra.run.smithi006.stdout: 0 cleanup 38 sec 2023-12-02T07:56:47.627 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:56:47.627 INFO:teuthology.orchestra.run.smithi006.stdout: Operation Count AvgLat MaxLat 2023-12-02T07:56:47.627 INFO:teuthology.orchestra.run.smithi006.stdout: ---------------------------------------- 2023-12-02T07:56:47.627 INFO:teuthology.orchestra.run.smithi006.stdout: NTCreateX 399 32.559 154.823 2023-12-02T07:56:47.627 INFO:teuthology.orchestra.run.smithi006.stdout: Close 383 12.055 51.408 2023-12-02T07:56:47.628 INFO:teuthology.orchestra.run.smithi006.stdout: Rename 8 20.119 41.941 2023-12-02T07:56:47.628 INFO:teuthology.orchestra.run.smithi006.stdout: Unlink 18 10.382 63.057 2023-12-02T07:56:47.628 INFO:teuthology.orchestra.run.smithi006.stdout: Qpathinfo 55 6.571 62.875 2023-12-02T07:56:47.628 INFO:teuthology.orchestra.run.smithi006.stdout: Qfileinfo 318 15.549 38.515 2023-12-02T07:56:47.628 INFO:teuthology.orchestra.run.smithi006.stdout: Qfsinfo 59 2.127 16.679 2023-12-02T07:56:47.628 INFO:teuthology.orchestra.run.smithi006.stdout: Sfileinfo 34 14.681 48.758 2023-12-02T07:56:47.628 INFO:teuthology.orchestra.run.smithi006.stdout: Find 50 12.967 101.795 2023-12-02T07:56:47.628 INFO:teuthology.orchestra.run.smithi006.stdout: WriteX 1557 0.029 0.067 2023-12-02T07:56:47.628 INFO:teuthology.orchestra.run.smithi006.stdout: ReadX 205 0.033 3.392 2023-12-02T07:56:47.628 INFO:teuthology.orchestra.run.smithi006.stdout: Flush 54 12.332 26.331 2023-12-02T07:56:47.628 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T07:56:47.628 INFO:teuthology.orchestra.run.smithi006.stdout:Throughput 17.3271 MB/sec 5 clients 5 procs max_latency=154.828 ms 2023-12-02T07:56:47.629 DEBUG:teuthology.parallel:result is None 2023-12-02T07:56:47.920 INFO:teuthology.orchestra.run.smithi006.stdout:wait for servicemap items w/ changing names to refresh 2023-12-02T07:56:48.358 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'sleep 60' 2023-12-02T07:56:49.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:49 smithi006 ceph-mon[107747]: pgmap v388: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:49.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:49 smithi141 ceph-mon[110575]: pgmap v388: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:51.351 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:51 smithi006 ceph-mon[107747]: pgmap v389: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:51.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:51 smithi141 ceph-mon[110575]: pgmap v389: 97 pgs: 97 active+clean; 249 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:56:52.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:52 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:52.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:52 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:52.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:52 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:56:52.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:52 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:56:52.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:52 smithi141 ceph-mon[110575]: pgmap v390: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 B/s rd, 2.7 KiB/s wr, 0 op/s 2023-12-02T07:56:52.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:52 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:52.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:52 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:52.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:52 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:52.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:52 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:52.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:52 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:56:52.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:52 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:56:52.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:52 smithi006 ceph-mon[107747]: pgmap v390: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 B/s rd, 2.7 KiB/s wr, 0 op/s 2023-12-02T07:56:52.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:52 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:52.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:52 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:56:53.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:53 smithi141 ceph-mon[110575]: Health check cleared: CEPHADM_HOST_CHECK_FAILED (was: 1 hosts fail cephadm check) 2023-12-02T07:56:53.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:53 smithi006 ceph-mon[107747]: Health check cleared: CEPHADM_HOST_CHECK_FAILED (was: 1 hosts fail cephadm check) 2023-12-02T07:56:54.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:54 smithi141 ceph-mon[110575]: pgmap v391: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 B/s rd, 2.7 KiB/s wr, 0 op/s 2023-12-02T07:56:54.601 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:54 smithi006 ceph-mon[107747]: pgmap v391: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 B/s rd, 2.7 KiB/s wr, 0 op/s 2023-12-02T07:56:56.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:56 smithi141 ceph-mon[110575]: pgmap v392: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 B/s rd, 2.7 KiB/s wr, 0 op/s 2023-12-02T07:56:56.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:56 smithi006 ceph-mon[107747]: pgmap v392: 97 pgs: 97 active+clean; 250 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 B/s rd, 2.7 KiB/s wr, 0 op/s 2023-12-02T07:56:58.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:56:58 smithi141 ceph-mon[110575]: pgmap v393: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 362 B/s rd, 4.3 KiB/s wr, 2 op/s 2023-12-02T07:56:58.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:56:58 smithi006 ceph-mon[107747]: pgmap v393: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 362 B/s rd, 4.3 KiB/s wr, 2 op/s 2023-12-02T07:57:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:00 smithi141 ceph-mon[110575]: pgmap v394: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 362 B/s rd, 4.3 KiB/s wr, 2 op/s 2023-12-02T07:57:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:00 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:57:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:00 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:00.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:00 smithi006 ceph-mon[107747]: pgmap v394: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 362 B/s rd, 4.3 KiB/s wr, 2 op/s 2023-12-02T07:57:00.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:00 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:57:00.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:00 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:02.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:02 smithi141 ceph-mon[110575]: pgmap v395: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 362 B/s rd, 4.3 KiB/s wr, 2 op/s 2023-12-02T07:57:02.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:02 smithi006 ceph-mon[107747]: pgmap v395: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 362 B/s rd, 4.3 KiB/s wr, 2 op/s 2023-12-02T07:57:04.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:04 smithi141 ceph-mon[110575]: pgmap v396: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.6 KiB/s wr, 1 op/s 2023-12-02T07:57:04.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:04 smithi006 ceph-mon[107747]: pgmap v396: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.6 KiB/s wr, 1 op/s 2023-12-02T07:57:06.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:06 smithi141 ceph-mon[110575]: pgmap v397: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.6 KiB/s wr, 1 op/s 2023-12-02T07:57:06.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:06 smithi006 ceph-mon[107747]: pgmap v397: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.6 KiB/s wr, 1 op/s 2023-12-02T07:57:08.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:08 smithi141 ceph-mon[110575]: pgmap v398: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 1.6 KiB/s wr, 1 op/s 2023-12-02T07:57:08.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:08 smithi006 ceph-mon[107747]: pgmap v398: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 1.6 KiB/s wr, 1 op/s 2023-12-02T07:57:10.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:09 smithi141 ceph-mon[110575]: pgmap v399: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:10.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:09 smithi006 ceph-mon[107747]: pgmap v399: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:12.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:12 smithi141 ceph-mon[110575]: pgmap v400: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:12.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:12 smithi006 ceph-mon[107747]: pgmap v400: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:14 smithi141 ceph-mon[110575]: pgmap v401: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:14.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:14 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:14.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:14 smithi006 ceph-mon[107747]: pgmap v401: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:14.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:14 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:16.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:16 smithi141 ceph-mon[110575]: pgmap v402: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:16.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:16 smithi006 ceph-mon[107747]: pgmap v402: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:18.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:18 smithi141 ceph-mon[110575]: pgmap v403: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:57:18.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:18 smithi006 ceph-mon[107747]: pgmap v403: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:57:20.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:19 smithi141 ceph-mon[110575]: pgmap v404: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:20.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:19 smithi006 ceph-mon[107747]: pgmap v404: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:22.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:22 smithi141 ceph-mon[110575]: pgmap v405: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:22.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:22 smithi006 ceph-mon[107747]: pgmap v405: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:24.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:24 smithi141 ceph-mon[110575]: pgmap v406: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:24.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:24 smithi006 ceph-mon[107747]: pgmap v406: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:26.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:26 smithi141 ceph-mon[110575]: pgmap v407: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:26.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:26 smithi006 ceph-mon[107747]: pgmap v407: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:28.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:28 smithi141 ceph-mon[110575]: pgmap v408: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:57:28.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:28 smithi006 ceph-mon[107747]: pgmap v408: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:57:30.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:29 smithi141 ceph-mon[110575]: pgmap v409: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:30.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:29 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:30.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:29 smithi006 ceph-mon[107747]: pgmap v409: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:30.102 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:29 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:32.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:32 smithi141 ceph-mon[110575]: pgmap v410: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:32.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:32 smithi006 ceph-mon[107747]: pgmap v410: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:34.819 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:34 smithi141 ceph-mon[110575]: pgmap v411: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:34.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:34 smithi006 ceph-mon[107747]: pgmap v411: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:36.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:36 smithi141 ceph-mon[110575]: pgmap v412: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:36.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:36 smithi006 ceph-mon[107747]: pgmap v412: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:38.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:38 smithi141 ceph-mon[110575]: pgmap v413: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:57:38.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:38 smithi006 ceph-mon[107747]: pgmap v413: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:57:40.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:39 smithi141 ceph-mon[110575]: pgmap v414: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:40.101 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:39 smithi006 ceph-mon[107747]: pgmap v414: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:42.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:42 smithi141 ceph-mon[110575]: pgmap v415: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:42.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:42 smithi006 ceph-mon[107747]: pgmap v415: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:44 smithi141 ceph-mon[110575]: pgmap v416: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:44.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:44 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:44.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:44 smithi006 ceph-mon[107747]: pgmap v416: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:44.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:44 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:46.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:46 smithi141 ceph-mon[110575]: pgmap v417: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:46.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:46 smithi006 ceph-mon[107747]: pgmap v417: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:48.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:48 smithi141 ceph-mon[110575]: pgmap v418: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:57:48.851 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:48 smithi006 ceph-mon[107747]: pgmap v418: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:57:50.044 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:49 smithi006 ceph-mon[107747]: pgmap v419: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:50.066 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:49 smithi141 ceph-mon[110575]: pgmap v419: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:50.372 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ps' 2023-12-02T07:57:51.980 INFO:teuthology.orchestra.run.smithi006.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:57:51.980 INFO:teuthology.orchestra.run.smithi006.stdout:alertmanager.smithi006 smithi006 *:9093,9094 running (13m) 60s ago 19m 22.3M - 0.23.0 ba2b418f427c 1c8c1feceadb 2023-12-02T07:57:51.980 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi006 smithi006 running (19m) 60s ago 19m 7033k - 17.2.0 e1d6a67b021e 40879d34fb42 2023-12-02T07:57:51.980 INFO:teuthology.orchestra.run.smithi006.stdout:crash.smithi141 smithi141 running (19m) 9m ago 19m 7151k - 17.2.0 e1d6a67b021e 23c5738d246b 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:grafana.smithi006 smithi006 *:3000 running (13m) 60s ago 19m 59.8M - 8.3.5 dad864ee21e9 d4a4918aad6f 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi006.iusbcn smithi006 running (15m) 60s ago 15m 38.6M - 17.2.0 e1d6a67b021e 07b0779714dd 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:mds.foofs.smithi141.qmnqkz smithi141 running (15m) 9m ago 15m 16.4M - 17.2.0 e1d6a67b021e 1d5b7854a83e 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi006.kplyue smithi006 *:8443,9283,8765 running (20m) 60s ago 20m 432M - 17.2.0 e1d6a67b021e 2f2cc8a6e92d 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:mgr.smithi141.lwiuet smithi141 *:8443,9283 running (14m) 9m ago 19m 513M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 220e3b4cc1de 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi006 smithi006 running (20m) 60s ago 20m 171M 2048M 17.2.0 e1d6a67b021e 416f401143b9 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:mon.smithi141 smithi141 running (19m) 9m ago 19m 67.3M 2048M 17.2.0 e1d6a67b021e 5085cafdc1fb 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.0.0.smithi006.torezh smithi006 *:2049 running (15m) 60s ago 15m 376M - 4.0 e1d6a67b021e 86c986172387 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:nfs.foo.1.0.smithi141.brufcq smithi141 *:2049 running (15m) 9m ago 15m 88.6M - 4.0 e1d6a67b021e b57297297063 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi006 smithi006 *:9100 running (13m) 60s ago 19m 33.2M - 1.3.1 1dbe0e931976 62863656fb31 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:node-exporter.smithi141 smithi141 *:9100 running (12m) 9m ago 19m 26.2M - 1.3.1 1dbe0e931976 a4a83caa3c4a 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:osd.0 smithi006 running (18m) 60s ago 18m 2463M 1945M 17.2.0 e1d6a67b021e 83f0702a76d2 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:osd.1 smithi006 running (18m) 60s ago 18m 2470M 1945M 17.2.0 e1d6a67b021e 21af3657a7bc 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:osd.2 smithi006 running (18m) 60s ago 18m 2021M 1945M 17.2.0 e1d6a67b021e 067e499eecaf 2023-12-02T07:57:51.981 INFO:teuthology.orchestra.run.smithi006.stdout:osd.3 smithi006 running (17m) 60s ago 17m 2500M 1945M 17.2.0 e1d6a67b021e 5995a6c9ea73 2023-12-02T07:57:51.982 INFO:teuthology.orchestra.run.smithi006.stdout:osd.4 smithi141 running (17m) 9m ago 17m 1273M 2712M 17.2.0 e1d6a67b021e 640788336e6f 2023-12-02T07:57:51.982 INFO:teuthology.orchestra.run.smithi006.stdout:osd.5 smithi141 running (17m) 9m ago 17m 1627M 2712M 17.2.0 e1d6a67b021e 465cee4698ea 2023-12-02T07:57:51.982 INFO:teuthology.orchestra.run.smithi006.stdout:osd.6 smithi141 running (16m) 9m ago 16m 1259M 2712M 17.2.0 e1d6a67b021e a76e18dadef5 2023-12-02T07:57:51.982 INFO:teuthology.orchestra.run.smithi006.stdout:osd.7 smithi141 running (16m) 9m ago 16m 2008M 2712M 17.2.0 e1d6a67b021e 7f1d2a2bed11 2023-12-02T07:57:51.982 INFO:teuthology.orchestra.run.smithi006.stdout:prometheus.smithi006 smithi006 *:9095 running (12m) 60s ago 18m 70.2M - 2.33.4 514e6a882f6e 744b208b00a1 2023-12-02T07:57:52.551 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch upgrade status' 2023-12-02T07:57:52.811 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:52 smithi006 ceph-mon[107747]: pgmap v420: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:52.811 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:52 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:57:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:52 smithi141 ceph-mon[110575]: pgmap v420: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:52.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:52 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:57:53.813 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:53 smithi006 ceph-mon[107747]: from='client.14858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:57:53.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:53 smithi141 ceph-mon[110575]: from='client.14858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:57:54.305 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:57:54.305 INFO:teuthology.orchestra.run.smithi006.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T07:57:54.305 INFO:teuthology.orchestra.run.smithi006.stdout: "in_progress": true, 2023-12-02T07:57:54.305 INFO:teuthology.orchestra.run.smithi006.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-02T07:57:54.305 INFO:teuthology.orchestra.run.smithi006.stdout: "services_complete": [], 2023-12-02T07:57:54.305 INFO:teuthology.orchestra.run.smithi006.stdout: "progress": "1/23 daemons upgraded", 2023-12-02T07:57:54.305 INFO:teuthology.orchestra.run.smithi006.stdout: "message": "Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi006.kplyue on host smithi006 failed.", 2023-12-02T07:57:54.305 INFO:teuthology.orchestra.run.smithi006.stdout: "is_paused": true 2023-12-02T07:57:54.306 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:57:54.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:54 smithi006 ceph-mon[107747]: pgmap v421: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:54.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:54 smithi141 ceph-mon[110575]: pgmap v421: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:54.973 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph health detail' 2023-12-02T07:57:55.820 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:55 smithi141 ceph-mon[110575]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:57:55.852 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:55 smithi006 ceph-mon[107747]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:57:56.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:56 smithi006 ceph-mon[107747]: pgmap v422: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:56.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:56 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:57:56.602 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:56 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:57:56.783 INFO:teuthology.orchestra.run.smithi006.stdout:HEALTH_WARN Upgrading daemon mgr.smithi006.kplyue on host smithi006 failed. 2023-12-02T07:57:56.783 INFO:teuthology.orchestra.run.smithi006.stdout:[WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi006.kplyue on host smithi006 failed. 2023-12-02T07:57:56.783 INFO:teuthology.orchestra.run.smithi006.stdout: Upgrade daemon: mgr.smithi006.kplyue: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi006.kplyue ... 2023-12-02T07:57:56.783 INFO:teuthology.orchestra.run.smithi006.stdout:Non-zero exit code 1 from systemctl daemon-reload 2023-12-02T07:57:56.783 INFO:teuthology.orchestra.run.smithi006.stdout:systemctl: stderr Failed to reload daemon: Connection timed out 2023-12-02T07:57:56.783 INFO:teuthology.orchestra.run.smithi006.stdout:Traceback (most recent call last): 2023-12-02T07:57:56.784 INFO:teuthology.orchestra.run.smithi006.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-12-02T07:57:56.784 INFO:teuthology.orchestra.run.smithi006.stdout: "__main__", mod_spec) 2023-12-02T07:57:56.784 INFO:teuthology.orchestra.run.smithi006.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-12-02T07:57:56.784 INFO:teuthology.orchestra.run.smithi006.stdout: exec(code, run_globals) 2023-12-02T07:57:56.784 INFO:teuthology.orchestra.run.smithi006.stdout: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 7802, in 2023-12-02T07:57:56.784 INFO:teuthology.orchestra.run.smithi006.stdout: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 7790, in main 2023-12-02T07:57:56.784 INFO:teuthology.orchestra.run.smithi006.stdout: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 5356, in command_deploy_from 2023-12-02T07:57:56.784 INFO:teuthology.orchestra.run.smithi006.stdout: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 5391, in _common_deploy 2023-12-02T07:57:56.784 INFO:teuthology.orchestra.run.smithi006.stdout: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 5421, in _deploy_daemon_container 2023-12-02T07:57:56.784 INFO:teuthology.orchestra.run.smithi006.stdout: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 3090, in deploy_daemon 2023-12-02T07:57:56.784 INFO:teuthology.orchestra.run.smithi006.stdout: File "/tmp/tmpt6vkxy7a.cephadm.build/__main__.py", line 3324, in deploy_daemon_units 2023-12-02T07:57:56.784 INFO:teuthology.orchestra.run.smithi006.stdout: File "/tmp/tmpt6vkxy7a.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-12-02T07:57:56.784 INFO:teuthology.orchestra.run.smithi006.stdout:RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-12-02T07:57:56.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:56 smithi141 ceph-mon[110575]: pgmap v422: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:57:56.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:56 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:57:56.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:56 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:57:57.164 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions' 2023-12-02T07:57:57.690 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:57 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:57:57.691 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:57 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:57:57.691 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:57 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:57:57.691 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:57 smithi006 ceph-mon[107747]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:57:57.691 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:57 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1431928394' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:57:57.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:57 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:57:57.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:57 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:57:57.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:57 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:57:57.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:57 smithi141 ceph-mon[110575]: from='mgr.24463 ' entity='mgr.smithi141.lwiuet' 2023-12-02T07:57:57.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:57 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1431928394' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:57:58.730 INFO:teuthology.orchestra.run.smithi006.stdout:{ 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: "mon": { 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: "mgr": { 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: "osd": { 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: "mds": { 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: }, 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: "overall": { 2023-12-02T07:57:58.731 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:57:58.732 INFO:teuthology.orchestra.run.smithi006.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:57:58.732 INFO:teuthology.orchestra.run.smithi006.stdout: } 2023-12-02T07:57:58.732 INFO:teuthology.orchestra.run.smithi006.stdout:} 2023-12-02T07:57:58.761 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:58 smithi006 ceph-mon[107747]: pgmap v423: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:57:58.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:58 smithi141 ceph-mon[110575]: pgmap v423: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-02T07:57:59.121 DEBUG:teuthology.orchestra.run.smithi006:> 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-02T07:57:59.772 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:59 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/1401169643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:57:59.773 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:57:59 smithi006 ceph-mon[107747]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:59.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:59 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/1401169643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:57:59.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:57:59 smithi141 ceph-mon[110575]: from='mgr.24463 172.21.15.141:0/3001138774' entity='mgr.smithi141.lwiuet' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:58:00.748 INFO:teuthology.orchestra.run.smithi006.stdout:false 2023-12-02T07:58:00.761 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:58:00 smithi006 ceph-mon[107747]: pgmap v424: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:58:00.816 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:58:00 smithi141 ceph-mon[110575]: pgmap v424: 97 pgs: 97 active+clean; 244 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-02T07:58:01.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T07:58:01.113 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1313, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi006 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-02T07:58:01.212 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=bc6ef0e12aa842259df3a83450b0ccad Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1313, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi006 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-02T07:58:01.215 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-02T07:58:01.233 INFO:tasks.cephadm:Teardown begin 2023-12-02T07:58:01.234 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-02T07:58:01.282 DEBUG:teuthology.orchestra.run.smithi141:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-02T07:58:01.320 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-02T07:58:01.321 DEBUG:teuthology.orchestra.run.smithi006:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-02T07:58:01.346 DEBUG:teuthology.orchestra.run.smithi141:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-02T07:58:01.381 INFO:tasks.cephadm:Stopping all daemons... 2023-12-02T07:58:01.381 INFO:tasks.cephadm.mon.smithi006:Stopping mon.smithi006... 2023-12-02T07:58:01.381 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@mon.smithi006 2023-12-02T07:58:01.567 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:58:01 smithi141 ceph-mon[110575]: from='client.? 172.21.15.6:0/3834082783' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:01.695 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:58:01 smithi006 ceph-mon[107747]: from='client.? 172.21.15.6:0/3834082783' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:01.695 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:58:01 smithi006 systemd[1]: Stopping Ceph mon.smithi006 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:01.695 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:58:01 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-mon-smithi006[107724]: 2023-12-02T07:58:01.516+0000 7f297595e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi006 -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-12-02T07:58:01.696 INFO:journalctl@ceph.mon.smithi006.smithi006.stdout:Dec 02 07:58:01 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-mon-smithi006[107724]: 2023-12-02T07:58:01.516+0000 7f297595e700 -1 mon.smithi006@0(leader) e2 *** Got Signal Terminated *** 2023-12-02T07:58:01.823 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@mon.smithi006.service' 2023-12-02T07:58:01.877 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T07:58:01.877 INFO:tasks.cephadm.mon.smithi006:Stopped mon.smithi006 2023-12-02T07:58:01.877 INFO:tasks.cephadm.mon.smithi141:Stopping mon.smithi141... 2023-12-02T07:58:01.877 DEBUG:teuthology.orchestra.run.smithi141:> sudo systemctl stop ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@mon.smithi141 2023-12-02T07:58:02.274 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:58:01 smithi141 systemd[1]: Stopping Ceph mon.smithi141 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:02.274 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:58:01 smithi141 bash[135600]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-mon.smithi141" found: no such container 2023-12-02T07:58:02.275 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:58:02 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-mon-smithi141[110552]: 2023-12-02T07:58:02.034+0000 7f6bf070e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi141 -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-12-02T07:58:02.275 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Dec 02 07:58:02 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-mon-smithi141[110552]: 2023-12-02T07:58:02.034+0000 7f6bf070e700 -1 mon.smithi141@1(peon) e2 *** Got Signal Terminated *** 2023-12-02T07:58:02.455 DEBUG:teuthology.orchestra.run.smithi141:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@mon.smithi141.service' 2023-12-02T07:58:02.504 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T07:58:02.505 INFO:tasks.cephadm.mon.smithi141:Stopped mon.smithi141 2023-12-02T07:58:02.505 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-02T07:58:02.505 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.0 2023-12-02T07:58:02.852 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:58:02 smithi006 systemd[1]: Stopping Ceph osd.0 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:02.852 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:58:02 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-0[120195]: 2023-12-02T07:58:02.631+0000 7f353a952700 -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-12-02T07:58:02.852 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:58:02 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-0[120195]: 2023-12-02T07:58:02.631+0000 7f353a952700 -1 osd.0 69 *** Got signal Terminated *** 2023-12-02T07:58:02.852 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:58:02 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-0[120195]: 2023-12-02T07:58:02.631+0000 7f353a952700 -1 osd.0 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T07:58:08.602 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:58:08 smithi006 bash[158204]: ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-0 2023-12-02T07:58:08.602 INFO:journalctl@ceph.osd.0.smithi006.stdout:Dec 02 07:58:08 smithi006 bash[158245]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd.0" found: no such container 2023-12-02T07:58:09.436 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.0.service' 2023-12-02T07:58:09.489 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T07:58:09.489 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-02T07:58:09.490 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-02T07:58:09.490 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.1 2023-12-02T07:58:09.852 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:58:09 smithi006 systemd[1]: Stopping Ceph osd.1 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:09.852 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:58:09 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-1[123912]: 2023-12-02T07:58:09.613+0000 7febe81de700 -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-12-02T07:58:09.853 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:58:09 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-1[123912]: 2023-12-02T07:58:09.613+0000 7febe81de700 -1 osd.1 69 *** Got signal Terminated *** 2023-12-02T07:58:09.853 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:58:09 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-1[123912]: 2023-12-02T07:58:09.613+0000 7febe81de700 -1 osd.1 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T07:58:15.601 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:58:15 smithi006 bash[158424]: ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-1 2023-12-02T07:58:15.602 INFO:journalctl@ceph.osd.1.smithi006.stdout:Dec 02 07:58:15 smithi006 bash[158467]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd.1" found: no such container 2023-12-02T07:58:16.376 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.1.service' 2023-12-02T07:58:16.425 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T07:58:16.425 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-02T07:58:16.426 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-02T07:58:16.426 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.2 2023-12-02T07:58:16.852 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:58:16 smithi006 systemd[1]: Stopping Ceph osd.2 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:16.852 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:58:16 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-2[128488]: 2023-12-02T07:58:16.554+0000 7fbbb303f700 -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-12-02T07:58:16.852 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:58:16 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-2[128488]: 2023-12-02T07:58:16.554+0000 7fbbb303f700 -1 osd.2 69 *** Got signal Terminated *** 2023-12-02T07:58:16.852 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:58:16 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-2[128488]: 2023-12-02T07:58:16.554+0000 7fbbb303f700 -1 osd.2 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T07:58:22.602 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:58:22 smithi006 bash[158643]: ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-2 2023-12-02T07:58:22.602 INFO:journalctl@ceph.osd.2.smithi006.stdout:Dec 02 07:58:22 smithi006 bash[158724]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd.2" found: no such container 2023-12-02T07:58:23.418 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.2.service' 2023-12-02T07:58:23.471 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T07:58:23.471 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-02T07:58:23.471 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-02T07:58:23.471 DEBUG:teuthology.orchestra.run.smithi006:> sudo systemctl stop ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.3 2023-12-02T07:58:23.852 INFO:journalctl@ceph.osd.3.smithi006.stdout:Dec 02 07:58:23 smithi006 systemd[1]: Stopping Ceph osd.3 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:23.852 INFO:journalctl@ceph.osd.3.smithi006.stdout:Dec 02 07:58:23 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-3[132823]: 2023-12-02T07:58:23.576+0000 7fb0a89e5700 -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-12-02T07:58:23.852 INFO:journalctl@ceph.osd.3.smithi006.stdout:Dec 02 07:58:23 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-3[132823]: 2023-12-02T07:58:23.576+0000 7fb0a89e5700 -1 osd.3 69 *** Got signal Terminated *** 2023-12-02T07:58:23.852 INFO:journalctl@ceph.osd.3.smithi006.stdout:Dec 02 07:58:23 smithi006 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-3[132823]: 2023-12-02T07:58:23.576+0000 7fb0a89e5700 -1 osd.3 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T07:58:29.548 INFO:journalctl@ceph.osd.3.smithi006.stdout:Dec 02 07:58:29 smithi006 bash[158899]: ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-3 2023-12-02T07:58:29.549 INFO:journalctl@ceph.osd.3.smithi006.stdout:Dec 02 07:58:29 smithi006 bash[158939]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd.3" found: no such container 2023-12-02T07:58:29.818 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:29 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:29.433+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:30.292 DEBUG:teuthology.orchestra.run.smithi006:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.3.service' 2023-12-02T07:58:30.342 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T07:58:30.342 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-02T07:58:30.343 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-02T07:58:30.343 DEBUG:teuthology.orchestra.run.smithi141:> sudo systemctl stop ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.4 2023-12-02T07:58:30.817 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:58:30 smithi141 systemd[1]: Stopping Ceph osd.4 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:30.817 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:58:30 smithi141 bash[135763]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd.4" found: no such container 2023-12-02T07:58:30.817 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:58:30 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-4[115271]: 2023-12-02T07:58:30.564+0000 7fc53bdf3700 -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-12-02T07:58:30.817 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:58:30 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-4[115271]: 2023-12-02T07:58:30.564+0000 7fc53bdf3700 -1 osd.4 69 *** Got signal Terminated *** 2023-12-02T07:58:30.817 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:58:30 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-4[115271]: 2023-12-02T07:58:30.564+0000 7fc53bdf3700 -1 osd.4 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T07:58:30.818 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:30 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:30.394+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:31.205 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:58:31 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-4[115271]: 2023-12-02T07:58:31.056+0000 7fc534f87700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:06.741940+0000 front 2023-12-02T07:58:06.741903+0000 (oldest deadline 2023-12-02T07:58:30.841842+0000) 2023-12-02T07:58:31.205 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:30 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:30.896+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.063802+0000 front 2023-12-02T07:58:05.063678+0000 (oldest deadline 2023-12-02T07:58:30.264131+0000) 2023-12-02T07:58:31.566 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:31 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:31.437+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:31.566 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:31 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:31.202+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:32.179 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:58:32 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-4[115271]: 2023-12-02T07:58:32.075+0000 7fc534f87700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:06.741940+0000 front 2023-12-02T07:58:06.741903+0000 (oldest deadline 2023-12-02T07:58:30.841842+0000) 2023-12-02T07:58:32.179 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:31 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:31.851+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.063802+0000 front 2023-12-02T07:58:05.063678+0000 (oldest deadline 2023-12-02T07:58:30.264131+0000) 2023-12-02T07:58:32.566 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:32 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:32.406+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:32.567 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:32 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:32.176+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:33.111 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:32 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:32.829+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.063802+0000 front 2023-12-02T07:58:05.063678+0000 (oldest deadline 2023-12-02T07:58:30.264131+0000) 2023-12-02T07:58:33.405 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:58:33 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-4[115271]: 2023-12-02T07:58:33.108+0000 7fc534f87700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:06.741940+0000 front 2023-12-02T07:58:06.741903+0000 (oldest deadline 2023-12-02T07:58:30.841842+0000) 2023-12-02T07:58:33.405 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:33 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:33.178+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:33.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:33 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:33.402+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:34.224 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:58:34 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-4[115271]: 2023-12-02T07:58:34.106+0000 7fc534f87700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:06.741940+0000 front 2023-12-02T07:58:06.741903+0000 (oldest deadline 2023-12-02T07:58:30.841842+0000) 2023-12-02T07:58:34.224 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:33 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:33.868+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.063802+0000 front 2023-12-02T07:58:05.063678+0000 (oldest deadline 2023-12-02T07:58:30.264131+0000) 2023-12-02T07:58:34.567 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:34 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:34.407+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:34.567 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:34 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:34.221+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:35.185 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:58:35 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-4[115271]: 2023-12-02T07:58:35.081+0000 7fc534f87700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:06.741940+0000 front 2023-12-02T07:58:06.741903+0000 (oldest deadline 2023-12-02T07:58:30.841842+0000) 2023-12-02T07:58:35.186 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:34 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:34.878+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.063802+0000 front 2023-12-02T07:58:05.063678+0000 (oldest deadline 2023-12-02T07:58:30.264131+0000) 2023-12-02T07:58:35.435 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:35 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:35.182+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:35.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:35 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:35.433+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:36.159 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:35 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:35.846+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.063802+0000 front 2023-12-02T07:58:05.063678+0000 (oldest deadline 2023-12-02T07:58:30.264131+0000) 2023-12-02T07:58:36.428 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:36 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:36.188+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:36.429 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:58:36 smithi141 bash[135775]: ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-4 2023-12-02T07:58:36.429 INFO:journalctl@ceph.osd.4.smithi141.stdout:Dec 02 07:58:36 smithi141 bash[135817]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd.4" found: no such container 2023-12-02T07:58:36.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:36 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:36.425+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:36.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:36 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:36.425+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:13.297961+0000 front 2023-12-02T07:58:13.297879+0000 (oldest deadline 2023-12-02T07:58:35.597763+0000) 2023-12-02T07:58:37.152 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:36 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:36.893+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.063802+0000 front 2023-12-02T07:58:05.063678+0000 (oldest deadline 2023-12-02T07:58:30.264131+0000) 2023-12-02T07:58:37.152 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:36 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:36.893+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:10.765043+0000 front 2023-12-02T07:58:10.765111+0000 (oldest deadline 2023-12-02T07:58:36.065009+0000) 2023-12-02T07:58:37.211 DEBUG:teuthology.orchestra.run.smithi141:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.4.service' 2023-12-02T07:58:37.250 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T07:58:37.251 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-02T07:58:37.251 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-02T07:58:37.251 DEBUG:teuthology.orchestra.run.smithi141:> sudo systemctl stop ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.5 2023-12-02T07:58:37.407 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:37 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:37.148+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:37.408 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:37 smithi141 systemd[1]: Stopping Ceph osd.5 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:37.408 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:37 smithi141 bash[135996]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd.5" found: no such container 2023-12-02T07:58:37.816 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:37 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:37.404+0000 7f891d7e6700 -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-12-02T07:58:37.816 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:37 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:37.404+0000 7f891d7e6700 -1 osd.5 69 *** Got signal Terminated *** 2023-12-02T07:58:37.817 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:37 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:37.404+0000 7f891d7e6700 -1 osd.5 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T07:58:37.817 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:37 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:37.434+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:37.817 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:37 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:37.434+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:13.297961+0000 front 2023-12-02T07:58:13.297879+0000 (oldest deadline 2023-12-02T07:58:35.597763+0000) 2023-12-02T07:58:38.316 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:37 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:37.912+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.063802+0000 front 2023-12-02T07:58:05.063678+0000 (oldest deadline 2023-12-02T07:58:30.264131+0000) 2023-12-02T07:58:38.316 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:37 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:37.912+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:10.765043+0000 front 2023-12-02T07:58:10.765111+0000 (oldest deadline 2023-12-02T07:58:36.065009+0000) 2023-12-02T07:58:38.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:38 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:38.116+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:38.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:38 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:38.116+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:38.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:38 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:38.391+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:38.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:38 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:38.391+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:13.297961+0000 front 2023-12-02T07:58:13.297879+0000 (oldest deadline 2023-12-02T07:58:35.597763+0000) 2023-12-02T07:58:39.316 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:38 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:38.947+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.063802+0000 front 2023-12-02T07:58:05.063678+0000 (oldest deadline 2023-12-02T07:58:30.264131+0000) 2023-12-02T07:58:39.316 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:38 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:38.947+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:10.765043+0000 front 2023-12-02T07:58:10.765111+0000 (oldest deadline 2023-12-02T07:58:36.065009+0000) 2023-12-02T07:58:39.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:39 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:39.068+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:39.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:39 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:39.068+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:39.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:39 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:39.411+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:39.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:39 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:39.411+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:13.297961+0000 front 2023-12-02T07:58:13.297879+0000 (oldest deadline 2023-12-02T07:58:35.597763+0000) 2023-12-02T07:58:40.316 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:39 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:39.960+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.063802+0000 front 2023-12-02T07:58:05.063678+0000 (oldest deadline 2023-12-02T07:58:30.264131+0000) 2023-12-02T07:58:40.316 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:39 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:39.960+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:10.765043+0000 front 2023-12-02T07:58:10.765111+0000 (oldest deadline 2023-12-02T07:58:36.065009+0000) 2023-12-02T07:58:40.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:40 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:40.090+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:40.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:40 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:40.090+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:40.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:40 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:40.375+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:40.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:40 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:40.375+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:13.297961+0000 front 2023-12-02T07:58:13.297879+0000 (oldest deadline 2023-12-02T07:58:35.597763+0000) 2023-12-02T07:58:41.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:41 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:41.137+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:41.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:41 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:41.137+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:41.317 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:40 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:40.967+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.063802+0000 front 2023-12-02T07:58:05.063678+0000 (oldest deadline 2023-12-02T07:58:30.264131+0000) 2023-12-02T07:58:41.317 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:40 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:40.967+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:10.765043+0000 front 2023-12-02T07:58:10.765111+0000 (oldest deadline 2023-12-02T07:58:36.065009+0000) 2023-12-02T07:58:41.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:41 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:41.394+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:41.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:41 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:41.394+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:13.297961+0000 front 2023-12-02T07:58:13.297879+0000 (oldest deadline 2023-12-02T07:58:35.597763+0000) 2023-12-02T07:58:42.316 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:41 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:41.944+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.063802+0000 front 2023-12-02T07:58:05.063678+0000 (oldest deadline 2023-12-02T07:58:30.264131+0000) 2023-12-02T07:58:42.316 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:41 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5[118719]: 2023-12-02T07:58:41.944+0000 7f891a982700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:10.765043+0000 front 2023-12-02T07:58:10.765111+0000 (oldest deadline 2023-12-02T07:58:36.065009+0000) 2023-12-02T07:58:42.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:42 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:42.093+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:42.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:42 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:42.093+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:42.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:42 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:42.353+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:42.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:42 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:42.353+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:13.297961+0000 front 2023-12-02T07:58:13.297879+0000 (oldest deadline 2023-12-02T07:58:35.597763+0000) 2023-12-02T07:58:43.316 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:43 smithi141 bash[136015]: ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-5 2023-12-02T07:58:43.316 INFO:journalctl@ceph.osd.5.smithi141.stdout:Dec 02 07:58:43 smithi141 bash[136085]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd.5" found: no such container 2023-12-02T07:58:43.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:43 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:43.075+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:43.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:43 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:43.075+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:43.688 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:43 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:43.384+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:43.688 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:43 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:43.384+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:13.297961+0000 front 2023-12-02T07:58:13.297879+0000 (oldest deadline 2023-12-02T07:58:35.597763+0000) 2023-12-02T07:58:43.688 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:43 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:43.384+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.898911+0000 front 2023-12-02T07:58:17.898975+0000 (oldest deadline 2023-12-02T07:58:42.598906+0000) 2023-12-02T07:58:44.091 DEBUG:teuthology.orchestra.run.smithi141:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.5.service' 2023-12-02T07:58:44.132 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T07:58:44.132 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-02T07:58:44.132 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-02T07:58:44.132 DEBUG:teuthology.orchestra.run.smithi141:> sudo systemctl stop ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.6 2023-12-02T07:58:44.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:44 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:44.045+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:44.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:44 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:44.045+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:44.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:44 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:44.045+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.698476+0000 front 2023-12-02T07:58:17.698457+0000 (oldest deadline 2023-12-02T07:58:43.598351+0000) 2023-12-02T07:58:44.317 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:44 smithi141 systemd[1]: Stopping Ceph osd.6 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:44.317 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:44 smithi141 bash[136265]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd.6" found: no such container 2023-12-02T07:58:44.317 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:44 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:44.284+0000 7f6d00378700 -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-12-02T07:58:44.317 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:44 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:44.284+0000 7f6d00378700 -1 osd.6 69 *** Got signal Terminated *** 2023-12-02T07:58:44.317 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:44 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:44.284+0000 7f6d00378700 -1 osd.6 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T07:58:44.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:44 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:44.347+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:44.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:44 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:44.347+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:13.297961+0000 front 2023-12-02T07:58:13.297879+0000 (oldest deadline 2023-12-02T07:58:35.597763+0000) 2023-12-02T07:58:44.817 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:44 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:44.347+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.898911+0000 front 2023-12-02T07:58:17.898975+0000 (oldest deadline 2023-12-02T07:58:42.598906+0000) 2023-12-02T07:58:45.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:45 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:45.035+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:45.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:45 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:45.035+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:45.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:45 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:45.035+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.698476+0000 front 2023-12-02T07:58:17.698457+0000 (oldest deadline 2023-12-02T07:58:43.598351+0000) 2023-12-02T07:58:45.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:45 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:45.355+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:45.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:45 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:45.355+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:13.297961+0000 front 2023-12-02T07:58:13.297879+0000 (oldest deadline 2023-12-02T07:58:35.597763+0000) 2023-12-02T07:58:45.817 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:45 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:45.355+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.898911+0000 front 2023-12-02T07:58:17.898975+0000 (oldest deadline 2023-12-02T07:58:42.598906+0000) 2023-12-02T07:58:46.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:46 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:46.026+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:46.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:46 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:46.026+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:46.318 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:46 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:46.026+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.698476+0000 front 2023-12-02T07:58:17.698457+0000 (oldest deadline 2023-12-02T07:58:43.598351+0000) 2023-12-02T07:58:46.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:46 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:46.349+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:46.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:46 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:46.349+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:13.297961+0000 front 2023-12-02T07:58:13.297879+0000 (oldest deadline 2023-12-02T07:58:35.597763+0000) 2023-12-02T07:58:46.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:46 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:46.349+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.898911+0000 front 2023-12-02T07:58:17.898975+0000 (oldest deadline 2023-12-02T07:58:42.598906+0000) 2023-12-02T07:58:47.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:47 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:47.033+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:47.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:47 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:47.033+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:47.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:47 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:47.033+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.698476+0000 front 2023-12-02T07:58:17.698457+0000 (oldest deadline 2023-12-02T07:58:43.598351+0000) 2023-12-02T07:58:47.817 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:47 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:47.397+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:47.817 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:47 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:47.397+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:13.297961+0000 front 2023-12-02T07:58:13.297879+0000 (oldest deadline 2023-12-02T07:58:35.597763+0000) 2023-12-02T07:58:47.817 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:47 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:47.397+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.898911+0000 front 2023-12-02T07:58:17.898975+0000 (oldest deadline 2023-12-02T07:58:42.598906+0000) 2023-12-02T07:58:48.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:48 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:48.045+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:48.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:48 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:48.045+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:48.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:48 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:48.045+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.698476+0000 front 2023-12-02T07:58:17.698457+0000 (oldest deadline 2023-12-02T07:58:43.598351+0000) 2023-12-02T07:58:48.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:48 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:48.416+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:05.696482+0000 front 2023-12-02T07:58:05.696612+0000 (oldest deadline 2023-12-02T07:58:28.596722+0000) 2023-12-02T07:58:48.816 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:48 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:48.416+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:13.297961+0000 front 2023-12-02T07:58:13.297879+0000 (oldest deadline 2023-12-02T07:58:35.597763+0000) 2023-12-02T07:58:48.817 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:48 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6[122246]: 2023-12-02T07:58:48.416+0000 7f6cfc512700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.898911+0000 front 2023-12-02T07:58:17.898975+0000 (oldest deadline 2023-12-02T07:58:42.598906+0000) 2023-12-02T07:58:49.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:49 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:49.014+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:49.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:49 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:49.014+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:49.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:49 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:49.014+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.698476+0000 front 2023-12-02T07:58:17.698457+0000 (oldest deadline 2023-12-02T07:58:43.598351+0000) 2023-12-02T07:58:50.066 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:49 smithi141 bash[136277]: ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-6 2023-12-02T07:58:50.066 INFO:journalctl@ceph.osd.6.smithi141.stdout:Dec 02 07:58:49 smithi141 bash[136319]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd.6" found: no such container 2023-12-02T07:58:50.067 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:49 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:49.969+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:50.067 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:49 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:49.969+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:50.067 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:49 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:49.969+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.698476+0000 front 2023-12-02T07:58:17.698457+0000 (oldest deadline 2023-12-02T07:58:43.598351+0000) 2023-12-02T07:58:50.856 DEBUG:teuthology.orchestra.run.smithi141:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.6.service' 2023-12-02T07:58:50.895 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T07:58:50.895 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-02T07:58:50.896 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-02T07:58:50.896 DEBUG:teuthology.orchestra.run.smithi141:> sudo systemctl stop ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.7 2023-12-02T07:58:51.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:50 smithi141 systemd[1]: Stopping Ceph osd.7 for 7fcdcfa4-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:51.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:50 smithi141 bash[136495]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd.7" found: no such container 2023-12-02T07:58:51.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:50 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:50.997+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:51.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:50 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:50.997+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:51.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:50 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:50.997+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.698476+0000 front 2023-12-02T07:58:17.698457+0000 (oldest deadline 2023-12-02T07:58:43.598351+0000) 2023-12-02T07:58:51.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:51 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:51.061+0000 7f3596478700 -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-12-02T07:58:51.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:51 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:51.061+0000 7f3596478700 -1 osd.7 69 *** Got signal Terminated *** 2023-12-02T07:58:51.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:51 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:51.061+0000 7f3596478700 -1 osd.7 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T07:58:52.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:51 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:51.992+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:52.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:51 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:51.992+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:52.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:51 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:51.992+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.698476+0000 front 2023-12-02T07:58:17.698457+0000 (oldest deadline 2023-12-02T07:58:43.598351+0000) 2023-12-02T07:58:52.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:51 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:51.992+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2023-12-02T07:58:23.598933+0000 front 2023-12-02T07:58:23.598971+0000 (oldest deadline 2023-12-02T07:58:51.799459+0000) 2023-12-02T07:58:53.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:53 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:53.028+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:53.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:53 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:53.028+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:53.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:53 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:53.028+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.698476+0000 front 2023-12-02T07:58:17.698457+0000 (oldest deadline 2023-12-02T07:58:43.598351+0000) 2023-12-02T07:58:53.317 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:53 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:53.028+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2023-12-02T07:58:23.598933+0000 front 2023-12-02T07:58:23.598971+0000 (oldest deadline 2023-12-02T07:58:51.799459+0000) 2023-12-02T07:58:54.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:54 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:54.063+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:54.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:54 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:54.063+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:54.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:54 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:54.063+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.698476+0000 front 2023-12-02T07:58:17.698457+0000 (oldest deadline 2023-12-02T07:58:43.598351+0000) 2023-12-02T07:58:54.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:54 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:54.063+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2023-12-02T07:58:23.598933+0000 front 2023-12-02T07:58:23.598971+0000 (oldest deadline 2023-12-02T07:58:51.799459+0000) 2023-12-02T07:58:55.566 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:55 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:55.098+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6806 osd.0 since back 2023-12-02T07:58:07.196859+0000 front 2023-12-02T07:58:07.196780+0000 (oldest deadline 2023-12-02T07:58:30.696725+0000) 2023-12-02T07:58:55.566 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:55 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:55.098+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6814 osd.1 since back 2023-12-02T07:58:14.197892+0000 front 2023-12-02T07:58:14.197806+0000 (oldest deadline 2023-12-02T07:58:37.697716+0000) 2023-12-02T07:58:55.566 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:55 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:55.098+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6822 osd.2 since back 2023-12-02T07:58:17.698476+0000 front 2023-12-02T07:58:17.698457+0000 (oldest deadline 2023-12-02T07:58:43.598351+0000) 2023-12-02T07:58:55.567 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:55 smithi141 ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7[125735]: 2023-12-02T07:58:55.098+0000 7f358f60c700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.6:6830 osd.3 since back 2023-12-02T07:58:23.598933+0000 front 2023-12-02T07:58:23.598971+0000 (oldest deadline 2023-12-02T07:58:51.799459+0000) 2023-12-02T07:58:57.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:57 smithi141 bash[136508]: ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd-7 2023-12-02T07:58:57.316 INFO:journalctl@ceph.osd.7.smithi141.stdout:Dec 02 07:58:57 smithi141 bash[136550]: Error: no container with name or ID "ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715-osd.7" found: no such container 2023-12-02T07:58:58.046 DEBUG:teuthology.orchestra.run.smithi141:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7fcdcfa4-90e5-11ee-95a2-87774f69a715@osd.7.service' 2023-12-02T07:58:58.085 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T07:58:58.086 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-02T07:58:58.086 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-02T07:59:22.891 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-02T07:59:37.935 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-02T07:59:37.975 DEBUG:teuthology.orchestra.run.smithi141:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-02T07:59:38.006 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-02T07:59:38.008 DEBUG:teuthology.misc:Transferring archived files from smithi006:/var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475245/remote/smithi006/crash 2023-12-02T07:59:38.009 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/crash -- . 2023-12-02T07:59:38.054 INFO:teuthology.orchestra.run.smithi006.stderr:tar: /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-02T07:59:38.054 INFO:teuthology.orchestra.run.smithi006.stderr:tar: Error is not recoverable: exiting now 2023-12-02T07:59:38.056 DEBUG:teuthology.misc:Transferring archived files from smithi141:/var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475245/remote/smithi141/crash 2023-12-02T07:59:38.056 DEBUG:teuthology.orchestra.run.smithi141:> sudo tar c -f - -C /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/crash -- . 2023-12-02T07:59:38.098 INFO:teuthology.orchestra.run.smithi141.stderr:tar: /var/lib/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-02T07:59:38.098 INFO:teuthology.orchestra.run.smithi141.stderr:tar: Error is not recoverable: exiting now 2023-12-02T07:59:38.099 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-02T07:59:38.099 DEBUG:teuthology.orchestra.run.smithi006:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-02T07:59:38.134 INFO:teuthology.orchestra.run.smithi006.stderr:grep: /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-02T07:59:38.137 INFO:tasks.cephadm:Compressing logs... 2023-12-02T07:59:38.137 DEBUG:teuthology.orchestra.run.smithi006:> 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-12-02T07:59:38.180 DEBUG:teuthology.orchestra.run.smithi141:> 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-12-02T07:59:38.207 INFO:teuthology.orchestra.run.smithi141.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-02T07:59:38.208 INFO:teuthology.orchestra.run.smithi141.stderr:: No such file or directory 2023-12-02T07:59:38.208 INFO:teuthology.orchestra.run.smithi141.stderr:gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.6.log 2023-12-02T07:59:38.208 INFO:teuthology.orchestra.run.smithi141.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-02T07:59:38.208 INFO:teuthology.orchestra.run.smithi141.stderr:/var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.7.log 2023-12-02T07:59:38.208 INFO:teuthology.orchestra.run.smithi141.stderr:/var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mds.foofs.smithi141.qmnqkz.log 2023-12-02T07:59:38.208 INFO:teuthology.orchestra.run.smithi141.stderr:/var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mgr.smithi141.lwiuet.log 2023-12-02T07:59:38.209 INFO:teuthology.orchestra.run.smithi141.stderr:/var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mds.foofs.smithi141.qmnqkz.log: gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.4.log 2023-12-02T07:59:38.209 INFO:teuthology.orchestra.run.smithi141.stderr: 60.2% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mds.foofs.smithi141.qmnqkz.log.gz 2023-12-02T07:59:38.209 INFO:teuthology.orchestra.run.smithi141.stderr:/var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mgr.smithi141.lwiuet.log: gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.5.log 2023-12-02T07:59:38.211 INFO:teuthology.orchestra.run.smithi006.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-02T07:59:38.212 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-02T07:59:38.212 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-02T07:59:38.212 INFO:teuthology.orchestra.run.smithi006.stderr:gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.2.log 2023-12-02T07:59:38.213 INFO:teuthology.orchestra.run.smithi141.stderr:/var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.4.log: /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mon.smithi141.log 2023-12-02T07:59:38.213 INFO:teuthology.orchestra.run.smithi141.stderr:/var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mon.smithi141.log: 89.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-02T07:59:38.214 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mds.foofs.smithi006.iusbcn.log 2023-12-02T07:59:38.214 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mon.smithi006.log 2023-12-02T07:59:38.215 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mds.foofs.smithi006.iusbcn.log: gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.3.log 2023-12-02T07:59:38.215 INFO:teuthology.orchestra.run.smithi006.stderr: 79.7% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mds.foofs.smithi006.iusbcn.log.gz 2023-12-02T07:59:38.215 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mon.smithi006.log: gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mgr.smithi006.kplyue.log 2023-12-02T07:59:38.215 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.0.log 2023-12-02T07:59:38.215 INFO:teuthology.orchestra.run.smithi141.stderr: 91.0% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-02T07:59:38.218 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mgr.smithi006.kplyue.log: /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.1.log 2023-12-02T07:59:38.219 INFO:teuthology.orchestra.run.smithi006.stderr: 90.8% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-02T07:59:38.228 INFO:teuthology.orchestra.run.smithi006.stderr:/var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.1.log: 90.4% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-02T07:59:38.302 INFO:teuthology.orchestra.run.smithi141.stderr: 90.2% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mgr.smithi141.lwiuet.log.gz 2023-12-02T07:59:38.361 INFO:teuthology.orchestra.run.smithi006.stderr: 88.5% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mgr.smithi006.kplyue.log.gz 2023-12-02T07:59:38.536 INFO:teuthology.orchestra.run.smithi141.stderr: 92.2% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mon.smithi141.log.gz 2023-12-02T07:59:39.222 INFO:teuthology.orchestra.run.smithi006.stderr: 91.5% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-mon.smithi006.log.gz 2023-12-02T07:59:47.206 INFO:teuthology.orchestra.run.smithi006.stderr: 94.5% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.2.log.gz 2023-12-02T07:59:47.245 INFO:teuthology.orchestra.run.smithi141.stderr: 94.0% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.4.log.gz 2023-12-02T07:59:49.130 INFO:teuthology.orchestra.run.smithi141.stderr: 94.3% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.6.log.gz 2023-12-02T07:59:49.973 INFO:teuthology.orchestra.run.smithi006.stderr: 94.1% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.0.log.gz 2023-12-02T07:59:51.087 INFO:teuthology.orchestra.run.smithi006.stderr: 94.3% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.1.log.gz 2023-12-02T07:59:51.268 INFO:teuthology.orchestra.run.smithi006.stderr: 94.1% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.3.log.gz 2023-12-02T07:59:51.269 INFO:teuthology.orchestra.run.smithi006.stderr: 2023-12-02T07:59:51.269 INFO:teuthology.orchestra.run.smithi006.stderr:real 0m13.070s 2023-12-02T07:59:51.269 INFO:teuthology.orchestra.run.smithi006.stderr:user 0m45.987s 2023-12-02T07:59:51.270 INFO:teuthology.orchestra.run.smithi006.stderr:sys 0m1.815s 2023-12-02T07:59:52.645 INFO:teuthology.orchestra.run.smithi141.stderr: 94.2% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.5.log.gz 2023-12-02T07:59:54.313 INFO:teuthology.orchestra.run.smithi141.stderr: 94.2% -- replaced with /var/log/ceph/7fcdcfa4-90e5-11ee-95a2-87774f69a715/ceph-osd.7.log.gz 2023-12-02T07:59:54.315 INFO:teuthology.orchestra.run.smithi141.stderr: 2023-12-02T07:59:54.315 INFO:teuthology.orchestra.run.smithi141.stderr:real 0m16.118s 2023-12-02T07:59:54.315 INFO:teuthology.orchestra.run.smithi141.stderr:user 0m48.895s 2023-12-02T07:59:54.315 INFO:teuthology.orchestra.run.smithi141.stderr:sys 0m1.989s 2023-12-02T07:59:54.316 INFO:tasks.cephadm:Archiving logs... 2023-12-02T07:59:54.316 DEBUG:teuthology.misc:Transferring archived files from smithi006:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475245/remote/smithi006/log 2023-12-02T07:59:54.317 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-02T08:00:00.435 DEBUG:teuthology.misc:Transferring archived files from smithi141:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475245/remote/smithi141/log 2023-12-02T08:00:00.436 DEBUG:teuthology.orchestra.run.smithi141:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-02T08:00:07.434 INFO:tasks.cephadm:Removing cluster... 2023-12-02T08:00:07.434 DEBUG:teuthology.orchestra.run.smithi006:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 --force 2023-12-02T08:00:07.851 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7fcdcfa4-90e5-11ee-95a2-87774f69a715 --force 2023-12-02T08:00:08.247 INFO:tasks.cephadm:Removing cephadm ... 2023-12-02T08:00:08.247 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-02T08:00:08.271 DEBUG:teuthology.orchestra.run.smithi141:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-02T08:00:08.289 INFO:tasks.cephadm:Teardown complete 2023-12-02T08:00:08.289 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-02T08:00:08.299 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-02T08:00:08.300 DEBUG:teuthology.orchestra.run.smithi006:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:00:08.314 DEBUG:teuthology.orchestra.run.smithi141:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:00:08.332 INFO:teuthology.orchestra.run.smithi006.stderr:bash: ntpq: command not found 2023-12-02T08:00:08.338 INFO:teuthology.orchestra.run.smithi006.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:00:08.338 INFO:teuthology.orchestra.run.smithi006.stdout:=============================================================================== 2023-12-02T08:00:08.338 INFO:teuthology.orchestra.run.smithi006.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 10 +1484us[+1484us] +/- 75ms 2023-12-02T08:00:08.338 INFO:teuthology.orchestra.run.smithi006.stdout:^* hv02.front.sepia.ceph.com 3 6 377 11 -2027us[-1955us] +/- 64ms 2023-12-02T08:00:08.338 INFO:teuthology.orchestra.run.smithi006.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 8 +1081us[+1081us] +/- 77ms 2023-12-02T08:00:08.338 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:00:08.345 INFO:teuthology.orchestra.run.smithi141.stderr:bash: ntpq: command not found 2023-12-02T08:00:08.350 INFO:teuthology.orchestra.run.smithi141.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:00:08.350 INFO:teuthology.orchestra.run.smithi141.stdout:=============================================================================== 2023-12-02T08:00:08.350 INFO:teuthology.orchestra.run.smithi141.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 9 +1511us[+1511us] +/- 75ms 2023-12-02T08:00:08.350 INFO:teuthology.orchestra.run.smithi141.stdout:^* hv02.front.sepia.ceph.com 3 6 377 10 -2027us[-1972us] +/- 64ms 2023-12-02T08:00:08.350 INFO:teuthology.orchestra.run.smithi141.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 8 +1077us[+1077us] +/- 77ms 2023-12-02T08:00:08.351 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:00:08.352 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-02T08:00:08.365 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-02T08:00:08.366 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-02T08:00:08.376 DEBUG:teuthology.orchestra.run.smithi006:> 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-12-02T08:00:08.491 DEBUG:teuthology.orchestra.run.smithi141:> 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-12-02T08:00:08.583 DEBUG:teuthology.orchestra.run.smithi006:> 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-12-02T08:00:08.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:00:08.621 DEBUG:teuthology.orchestra.run.smithi141:> 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-12-02T08:00:08.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:00:08.654 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-02T08:00:08.666 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-02T08:00:08.701 INFO:teuthology.task.internal:Duration was 1938.827486 seconds 2023-12-02T08:00:08.702 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-02T08:00:08.718 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-02T08:00:08.718 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:00:08.721 DEBUG:teuthology.orchestra.run.smithi141:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:00:08.767 INFO:teuthology.orchestra.run.smithi141.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:00:08.778 INFO:teuthology.orchestra.run.smithi006.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:00:09.117 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-02T08:00:09.118 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T08:00:09.118 DEBUG:teuthology.orchestra.run.smithi006:> 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-12-02T08:00:09.149 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi141.front.sepia.ceph.com 2023-12-02T08:00:09.149 DEBUG:teuthology.orchestra.run.smithi141:> 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-12-02T08:00:09.173 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-02T08:00:09.173 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:00:09.192 DEBUG:teuthology.orchestra.run.smithi141:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:00:09.280 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-02T08:00:09.280 DEBUG:teuthology.orchestra.run.smithi006:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:00:09.282 DEBUG:teuthology.orchestra.run.smithi141:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:00:17.997 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-02T08:00:18.008 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-02T08:00:18.008 DEBUG:teuthology.orchestra.run.smithi006:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:00:18.040 DEBUG:teuthology.orchestra.run.smithi141:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:00:18.073 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-02T08:00:18.084 DEBUG:teuthology.orchestra.run.smithi006:> 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-12-02T08:00:18.087 DEBUG:teuthology.orchestra.run.smithi141:> 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-12-02T08:00:18.117 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = core 2023-12-02T08:00:18.144 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern = core 2023-12-02T08:00:18.169 DEBUG:teuthology.orchestra.run.smithi006:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:00:18.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:00:18.205 DEBUG:teuthology.orchestra.run.smithi141:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:00:18.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:00:18.228 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-02T08:00:18.242 INFO:teuthology.task.internal:Transferring archived files... 2023-12-02T08:00:18.243 DEBUG:teuthology.misc:Transferring archived files from smithi006:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475245/remote/smithi006 2023-12-02T08:00:18.244 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:00:18.316 DEBUG:teuthology.misc:Transferring archived files from smithi141:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475245/remote/smithi141 2023-12-02T08:00:18.317 DEBUG:teuthology.orchestra.run.smithi141:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:00:18.361 INFO:teuthology.task.internal:Removing archive directory... 2023-12-02T08:00:18.362 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:00:18.364 DEBUG:teuthology.orchestra.run.smithi141:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:00:18.412 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-02T08:00:18.424 INFO:teuthology.task.internal:Not uploading archives. 2023-12-02T08:00:18.424 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-02T08:00:18.467 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-02T08:00:18.467 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:00:18.471 DEBUG:teuthology.orchestra.run.smithi141:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:00:18.489 INFO:teuthology.orchestra.run.smithi141.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:00 /home/ubuntu/cephtest 2023-12-02T08:00:18.491 INFO:teuthology.orchestra.run.smithi006.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:00 /home/ubuntu/cephtest 2023-12-02T08:00:18.493 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-02T08:00:18.504 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-02T08:00:18.529 INFO:teuthology.nuke:Checking targets against current locks 2023-12-02T08:00:18.558 DEBUG:teuthology.nuke:shortname: smithi006 2023-12-02T08:00:18.559 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:00:18.584 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi006.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475245', '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-12-02 07:19:16.988256', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJYRFJsLv1y2fiqgm8ikJdCCh6kMBYtnD+TdzAGqLvjxmpL1yUdHmmLbdx6JRsO64LbGg4qi0OLEuvp1ou6nVss='} 2023-12-02T08:00:18.587 DEBUG:teuthology.nuke:shortname: smithi141 2023-12-02T08:00:18.588 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:00:18.609 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi141.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475245', '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-12-02 07:19:16.986479', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC+37kTsLaLy+P0g4X4PRr63WG0BhpeBCgiRY0w+7qWHpbKxqQFXgkGHpWpdNLNGjrd7mhKBNNd+WwOm9zPhP3I='} 2023-12-02T08:00:18.637 INFO:teuthology.orchestra.console.smithi006:Power off 2023-12-02T08:00:18.637 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:00:18.665 DEBUG:teuthology.orchestra.console.smithi006:power off output: Chassis Power Control: Down/Off 2023-12-02T08:00:18.665 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:00:18.685 INFO:teuthology.orchestra.console.smithi141:Power off 2023-12-02T08:00:18.686 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:00:18.696 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is on 2023-12-02T08:00:18.711 DEBUG:teuthology.orchestra.console.smithi141:power off output: Chassis Power Control: Down/Off 2023-12-02T08:00:18.711 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:00:18.735 DEBUG:teuthology.orchestra.console.smithi141:check power output: Chassis Power is on 2023-12-02T08:00:22.697 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:00:22.736 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:00:22.809 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is on 2023-12-02T08:00:22.851 DEBUG:teuthology.orchestra.console.smithi141:check power output: Chassis Power is on 2023-12-02T08:00:26.814 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:00:26.852 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:00:26.925 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is on 2023-12-02T08:00:26.962 DEBUG:teuthology.orchestra.console.smithi141:check power output: Chassis Power is on 2023-12-02T08:00:30.930 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:00:30.963 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:00:31.041 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is off 2023-12-02T08:00:31.074 DEBUG:teuthology.orchestra.console.smithi141:check power output: Chassis Power is off 2023-12-02T08:00:31.141 INFO:teuthology.orchestra.console.smithi006:Power off completed 2023-12-02T08:00:31.175 INFO:teuthology.orchestra.console.smithi141:Power off completed 2023-12-02T08:00:31.280 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: 1938.8274855613708 failure_reason: 'Command failed on smithi006 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 7fcdcfa4-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=bc6ef0e12aa842259df3a83450b0ccad status: fail success: false 2023-12-02T08:00:31.280 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T08:00:31.357 INFO:teuthology.run:FAIL