2023-11-25T11:06:57.496 INFO:root:teuthology version: 0.0.1.dev205+g2442239 2023-11-25T11:06:57.496 DEBUG:teuthology.run:Teuthology command: 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} --archive /home/teuthworker/archive/yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi/7466755 --name yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi --owner scheduled_yuriw@teuthology --verbose -- /home/teuthworker/archive/yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi/7466755/orig.config.yaml 2023-11-25T11:06:57.535 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-25T11:06:57.629 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi/7466755 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: '7466755' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-11-24_21:25:11-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: ec928368edcc5fc71884a56fd9fd821b148f4e30 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 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: 1518 sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 targets: smithi135.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPzJtpqHMDgT49BS57U3VX683KgvtkJHKBflYKd+Q7Lli+yu0UxgafWWIcLXxmjgsgqEZ2VqRgm84ozj0Z6SHRo= smithi181.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBICwGpo+671ZuwiA6/hn0eavF8KaiF/ozwdzR/FRPMFRYTFvdzKi4+XvOsBjzA2Z5k6hLJsUr+8DspRe26mRBBI= 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: 2442239d2653456406c25ae0c71b689c8f2657b6 timestamp: 2023-11-24_21:25:11 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-11-25T11:06:57.629 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa; will attempt to use it 2023-11-25T11:06:57.630 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks 2023-11-25T11:06:57.630 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-25T11:06:57.632 INFO:teuthology.task.internal:Checking packages... 2023-11-25T11:06:57.655 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'ec928368edcc5fc71884a56fd9fd821b148f4e30' 2023-11-25T11:06:57.656 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-25T11:06:57.656 INFO:teuthology.packaging:ref: None 2023-11-25T11:06:57.656 INFO:teuthology.packaging:tag: None 2023-11-25T11:06:57.656 INFO:teuthology.packaging:branch: main 2023-11-25T11:06:57.656 INFO:teuthology.packaging:sha1: ec928368edcc5fc71884a56fd9fd821b148f4e30 2023-11-25T11:06:57.656 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-11-25T11:06:57.915 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7506.gec928368 2023-11-25T11:06:57.915 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-25T11:06:57.922 INFO:teuthology.task.internal:no buildpackages task found 2023-11-25T11:06:57.922 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-25T11:06:57.928 INFO:teuthology.task.internal:Saving configuration 2023-11-25T11:06:57.943 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-25T11:06:57.949 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-25T11:06:57.975 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi/7466755', '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-11-25 11:01:58.112948', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPzJtpqHMDgT49BS57U3VX683KgvtkJHKBflYKd+Q7Lli+yu0UxgafWWIcLXxmjgsgqEZ2VqRgm84ozj0Z6SHRo='} 2023-11-25T11:06:58.000 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi181.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi/7466755', '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-11-25 11:01:58.114692', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBICwGpo+671ZuwiA6/hn0eavF8KaiF/ozwdzR/FRPMFRYTFvdzKi4+XvOsBjzA2Z5k6hLJsUr+8DspRe26mRBBI='} 2023-11-25T11:06:58.000 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-25T11:06:58.007 INFO:teuthology.task.internal:roles: ubuntu@smithi135.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2023-11-25T11:06:58.007 INFO:teuthology.task.internal:roles: ubuntu@smithi181.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2023-11-25T11:06:58.007 INFO:teuthology.run_tasks:Running task console_log... 2023-11-25T11:06:58.079 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2e3ea800d0>, signals=[15]) 2023-11-25T11:06:58.080 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-25T11:06:58.086 INFO:teuthology.task.internal:Opening connections... 2023-11-25T11:06:58.086 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi135.front.sepia.ceph.com 2023-11-25T11:06:58.090 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:06:58.156 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi181.front.sepia.ceph.com 2023-11-25T11:06:58.157 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:06:58.224 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-25T11:06:58.232 DEBUG:teuthology.orchestra.run.smithi135:> uname -m 2023-11-25T11:06:58.255 INFO:teuthology.orchestra.run.smithi135.stdout:x86_64 2023-11-25T11:06:58.255 DEBUG:teuthology.orchestra.run.smithi135:> cat /etc/os-release 2023-11-25T11:06:58.315 INFO:teuthology.orchestra.run.smithi135.stdout:NAME="CentOS Stream" 2023-11-25T11:06:58.316 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION="8" 2023-11-25T11:06:58.316 INFO:teuthology.orchestra.run.smithi135.stdout:ID="centos" 2023-11-25T11:06:58.316 INFO:teuthology.orchestra.run.smithi135.stdout:ID_LIKE="rhel fedora" 2023-11-25T11:06:58.316 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_ID="8" 2023-11-25T11:06:58.316 INFO:teuthology.orchestra.run.smithi135.stdout:PLATFORM_ID="platform:el8" 2023-11-25T11:06:58.316 INFO:teuthology.orchestra.run.smithi135.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-25T11:06:58.316 INFO:teuthology.orchestra.run.smithi135.stdout:ANSI_COLOR="0;31" 2023-11-25T11:06:58.316 INFO:teuthology.orchestra.run.smithi135.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-25T11:06:58.316 INFO:teuthology.orchestra.run.smithi135.stdout:HOME_URL="https://centos.org/" 2023-11-25T11:06:58.316 INFO:teuthology.orchestra.run.smithi135.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-25T11:06:58.316 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-25T11:06:58.317 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-25T11:06:58.317 INFO:teuthology.lock.ops:Updating smithi135.front.sepia.ceph.com on lock server 2023-11-25T11:06:58.345 DEBUG:teuthology.orchestra.run.smithi181:> uname -m 2023-11-25T11:06:58.368 INFO:teuthology.orchestra.run.smithi181.stdout:x86_64 2023-11-25T11:06:58.369 DEBUG:teuthology.orchestra.run.smithi181:> cat /etc/os-release 2023-11-25T11:06:58.429 INFO:teuthology.orchestra.run.smithi181.stdout:NAME="CentOS Stream" 2023-11-25T11:06:58.429 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION="8" 2023-11-25T11:06:58.429 INFO:teuthology.orchestra.run.smithi181.stdout:ID="centos" 2023-11-25T11:06:58.429 INFO:teuthology.orchestra.run.smithi181.stdout:ID_LIKE="rhel fedora" 2023-11-25T11:06:58.429 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION_ID="8" 2023-11-25T11:06:58.429 INFO:teuthology.orchestra.run.smithi181.stdout:PLATFORM_ID="platform:el8" 2023-11-25T11:06:58.429 INFO:teuthology.orchestra.run.smithi181.stdout:PRETTY_NAME="CentOS Stream 8" 2023-11-25T11:06:58.429 INFO:teuthology.orchestra.run.smithi181.stdout:ANSI_COLOR="0;31" 2023-11-25T11:06:58.429 INFO:teuthology.orchestra.run.smithi181.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-11-25T11:06:58.429 INFO:teuthology.orchestra.run.smithi181.stdout:HOME_URL="https://centos.org/" 2023-11-25T11:06:58.430 INFO:teuthology.orchestra.run.smithi181.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-25T11:06:58.430 INFO:teuthology.orchestra.run.smithi181.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-25T11:06:58.430 INFO:teuthology.orchestra.run.smithi181.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-11-25T11:06:58.430 INFO:teuthology.lock.ops:Updating smithi181.front.sepia.ceph.com on lock server 2023-11-25T11:06:58.454 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-25T11:06:58.463 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-25T11:06:58.472 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-25T11:06:58.473 DEBUG:teuthology.orchestra.run.smithi135:> test '!' -e /home/ubuntu/cephtest 2023-11-25T11:06:58.475 DEBUG:teuthology.orchestra.run.smithi181:> test '!' -e /home/ubuntu/cephtest 2023-11-25T11:06:58.497 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-25T11:06:58.503 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-25T11:06:58.503 DEBUG:teuthology.orchestra.run.smithi135:> test -z $(ls -A /var/lib/ceph) 2023-11-25T11:06:58.537 DEBUG:teuthology.orchestra.run.smithi181:> test -z $(ls -A /var/lib/ceph) 2023-11-25T11:06:58.565 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-25T11:06:58.624 INFO:teuthology.run_tasks:Running task kernel... 2023-11-25T11:06:58.639 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-25T11:06:58.639 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-25T11:06:58.639 DEBUG:teuthology.orchestra.run.smithi135:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-25T11:06:58.640 DEBUG:teuthology.orchestra.run.smithi181:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-25T11:06:58.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:06:58.660 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2023-11-25T11:06:58.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:06:58.661 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2023-11-25T11:06:58.720 INFO:teuthology.orchestra.run.smithi135.stdout:4.18.0-489.el8.x86_64 2023-11-25T11:06:58.720 INFO:teuthology.task.kernel:Running kernel on smithi135: 4.18.0-489.el8.x86_64 2023-11-25T11:06:58.721 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum install -y kernel 2023-11-25T11:06:58.722 INFO:teuthology.orchestra.run.smithi181.stdout:4.18.0-489.el8.x86_64 2023-11-25T11:06:58.722 INFO:teuthology.task.kernel:Running kernel on smithi181: 4.18.0-489.el8.x86_64 2023-11-25T11:06:58.722 DEBUG:teuthology.orchestra.run.smithi181:> sudo yum install -y kernel 2023-11-25T11:07:03.388 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 8 - AppStream 16 MB/s | 34 MB 00:02 2023-11-25T11:07:03.443 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 8 - AppStream 18 MB/s | 34 MB 00:01 2023-11-25T11:07:14.943 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 8 - BaseOS 10 MB/s | 54 MB 00:05 2023-11-25T11:07:15.512 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 8 - BaseOS 9.1 MB/s | 54 MB 00:05 2023-11-25T11:07:23.043 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 8 - Extras 43 kB/s | 18 kB 00:00 2023-11-25T11:07:23.428 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 8 - Extras 72 kB/s | 18 kB 00:00 2023-11-25T11:07:23.469 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 8 - Extras common packages 29 kB/s | 6.9 kB 00:00 2023-11-25T11:07:23.837 INFO:teuthology.orchestra.run.smithi135.stdout:Copr repo for python3-asyncssh owned by ceph 16 kB/s | 3.5 kB 00:00 2023-11-25T11:07:23.971 INFO:teuthology.orchestra.run.smithi181.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 6.9 kB 00:00 2023-11-25T11:07:24.264 INFO:teuthology.orchestra.run.smithi181.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-11-25T11:07:24.714 INFO:teuthology.orchestra.run.smithi135.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-11-25T11:07:25.633 INFO:teuthology.orchestra.run.smithi181.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-11-25T11:07:28.572 INFO:teuthology.orchestra.run.smithi135.stdout:lab-extras 444 kB/s | 24 kB 00:00 2023-11-25T11:07:29.523 INFO:teuthology.orchestra.run.smithi181.stdout:lab-extras 562 kB/s | 24 kB 00:00 2023-11-25T11:07:32.272 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-25T11:07:32.273 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-25T11:07:32.561 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-11-25T11:07:32.561 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-11-25T11:07:32.562 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2023-11-25T11:07:32.562 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-11-25T11:07:32.562 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2023-11-25T11:07:32.562 INFO:teuthology.orchestra.run.smithi135.stdout: kernel x86_64 4.18.0-522.el8 baseos 10 M 2023-11-25T11:07:32.562 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2023-11-25T11:07:32.562 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-core x86_64 4.18.0-522.el8 baseos 43 M 2023-11-25T11:07:32.562 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules x86_64 4.18.0-522.el8 baseos 36 M 2023-11-25T11:07:32.562 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:07:32.562 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-11-25T11:07:32.562 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-11-25T11:07:32.562 INFO:teuthology.orchestra.run.smithi135.stdout:Install 3 Packages 2023-11-25T11:07:32.562 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:07:32.563 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 89 M 2023-11-25T11:07:32.563 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 96 M 2023-11-25T11:07:32.563 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-11-25T11:07:33.197 INFO:teuthology.orchestra.run.smithi181.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-11-25T11:07:33.197 INFO:teuthology.orchestra.run.smithi181.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-11-25T11:07:33.498 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2023-11-25T11:07:33.499 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2023-11-25T11:07:33.499 INFO:teuthology.orchestra.run.smithi181.stdout: Package Architecture Version Repository Size 2023-11-25T11:07:33.499 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2023-11-25T11:07:33.499 INFO:teuthology.orchestra.run.smithi181.stdout:Installing: 2023-11-25T11:07:33.499 INFO:teuthology.orchestra.run.smithi181.stdout: kernel x86_64 4.18.0-522.el8 baseos 10 M 2023-11-25T11:07:33.499 INFO:teuthology.orchestra.run.smithi181.stdout:Installing dependencies: 2023-11-25T11:07:33.499 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-core x86_64 4.18.0-522.el8 baseos 43 M 2023-11-25T11:07:33.499 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-modules x86_64 4.18.0-522.el8 baseos 36 M 2023-11-25T11:07:33.500 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:07:33.500 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2023-11-25T11:07:33.500 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2023-11-25T11:07:33.500 INFO:teuthology.orchestra.run.smithi181.stdout:Install 3 Packages 2023-11-25T11:07:33.500 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:07:33.500 INFO:teuthology.orchestra.run.smithi181.stdout:Total download size: 89 M 2023-11-25T11:07:33.500 INFO:teuthology.orchestra.run.smithi181.stdout:Installed size: 96 M 2023-11-25T11:07:33.501 INFO:teuthology.orchestra.run.smithi181.stdout:Downloading Packages: 2023-11-25T11:07:33.732 INFO:teuthology.orchestra.run.smithi135.stdout:(1/3): kernel-4.18.0-522.el8.x86_64.rpm 8.9 MB/s | 10 MB 00:01 2023-11-25T11:07:35.941 INFO:teuthology.orchestra.run.smithi135.stdout:(2/3): kernel-core-4.18.0-522.el8.x86_64.rpm 13 MB/s | 43 MB 00:03 2023-11-25T11:07:36.291 INFO:teuthology.orchestra.run.smithi135.stdout:(3/3): kernel-modules-4.18.0-522.el8.x86_64.rpm 9.8 MB/s | 36 MB 00:03 2023-11-25T11:07:36.291 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-11-25T11:07:36.291 INFO:teuthology.orchestra.run.smithi135.stdout:Total 24 MB/s | 89 MB 00:03 2023-11-25T11:07:36.790 INFO:teuthology.orchestra.run.smithi181.stdout:(1/3): kernel-4.18.0-522.el8.x86_64.rpm 3.1 MB/s | 10 MB 00:03 2023-11-25T11:07:36.963 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-11-25T11:07:37.399 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-11-25T11:07:37.399 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-11-25T11:07:38.638 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-11-25T11:07:38.673 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-11-25T11:07:41.405 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-11-25T11:07:41.957 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-core-4.18.0-522.el8.x86_64 1/3 2023-11-25T11:07:43.974 INFO:teuthology.orchestra.run.smithi181.stdout:(2/3): kernel-modules-4.18.0-522.el8.x86_64.rpm 3.5 MB/s | 36 MB 00:10 2023-11-25T11:07:44.374 INFO:teuthology.orchestra.run.smithi181.stdout:(3/3): kernel-core-4.18.0-522.el8.x86_64.rpm 4.0 MB/s | 43 MB 00:10 2023-11-25T11:07:44.374 INFO:teuthology.orchestra.run.smithi181.stdout:-------------------------------------------------------------------------------- 2023-11-25T11:07:44.374 INFO:teuthology.orchestra.run.smithi181.stdout:Total 8.2 MB/s | 89 MB 00:10 2023-11-25T11:07:45.052 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction check 2023-11-25T11:07:45.475 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction check succeeded. 2023-11-25T11:07:45.476 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction test 2023-11-25T11:07:45.515 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-core-4.18.0-522.el8.x86_64 1/3 2023-11-25T11:07:45.906 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-modules-4.18.0-522.el8.x86_64 2/3 2023-11-25T11:07:46.694 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction test succeeded. 2023-11-25T11:07:46.725 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction 2023-11-25T11:07:49.344 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-4.18.0-522.el8.x86_64 2/3 2023-11-25T11:07:49.487 INFO:teuthology.orchestra.run.smithi181.stdout: Preparing : 1/1 2023-11-25T11:07:49.602 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-4.18.0-522.el8.x86_64 3/3 2023-11-25T11:07:50.065 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-core-4.18.0-522.el8.x86_64 1/3 2023-11-25T11:07:53.616 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-core-4.18.0-522.el8.x86_64 1/3 2023-11-25T11:07:53.998 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-modules-4.18.0-522.el8.x86_64 2/3 2023-11-25T11:07:57.432 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-modules-4.18.0-522.el8.x86_64 2/3 2023-11-25T11:07:57.694 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : kernel-4.18.0-522.el8.x86_64 3/3 2023-11-25T11:08:11.554 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-core-4.18.0-522.el8.x86_64 3/3 2023-11-25T11:08:11.578 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-4.18.0-522.el8.x86_64 3/3 2023-11-25T11:08:11.927 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-4.18.0-522.el8.x86_64 3/3 2023-11-25T11:08:11.927 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-4.18.0-522.el8.x86_64 1/3 2023-11-25T11:08:11.927 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-core-4.18.0-522.el8.x86_64 2/3 2023-11-25T11:08:12.738 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-modules-4.18.0-522.el8.x86_64 3/3 2023-11-25T11:08:12.738 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:08:12.738 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-11-25T11:08:12.738 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-4.18.0-522.el8.x86_64 kernel-core-4.18.0-522.el8.x86_64 2023-11-25T11:08:12.738 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules-4.18.0-522.el8.x86_64 2023-11-25T11:08:12.738 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:08:12.738 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-11-25T11:08:12.877 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q kernel | sort -rV | head -n 1 2023-11-25T11:08:13.089 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-4.18.0-522.el8.x86_64 2023-11-25T11:08:13.090 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-522.el8.x86_64 2023-11-25T11:08:13.090 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-522.el8.x86_64 2023-11-25T11:08:13.090 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-25T11:08:13.090 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-25T11:08:13.090 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-11-25T11:08:13.090 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi135.front.sepia.ceph.com, path=None, version=distro) 2023-11-25T11:08:13.090 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q kernel | sort -rV | head -n 1 2023-11-25T11:08:13.299 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-4.18.0-522.el8.x86_64 2023-11-25T11:08:13.299 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-522.el8.x86_64 2023-11-25T11:08:13.299 DEBUG:teuthology.orchestra.run.smithi135:> sudo rpm -qi grub2-tools 2023-11-25T11:08:13.333 INFO:teuthology.orchestra.run.smithi135.stdout:Name : grub2-tools 2023-11-25T11:08:13.333 INFO:teuthology.orchestra.run.smithi135.stdout:Epoch : 1 2023-11-25T11:08:13.333 INFO:teuthology.orchestra.run.smithi135.stdout:Version : 2.02 2023-11-25T11:08:13.333 INFO:teuthology.orchestra.run.smithi135.stdout:Release : 129.el8 2023-11-25T11:08:13.333 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: x86_64 2023-11-25T11:08:13.334 INFO:teuthology.orchestra.run.smithi135.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-25T11:08:13.334 INFO:teuthology.orchestra.run.smithi135.stdout:Group : System Environment/Base 2023-11-25T11:08:13.334 INFO:teuthology.orchestra.run.smithi135.stdout:Size : 9265586 2023-11-25T11:08:13.334 INFO:teuthology.orchestra.run.smithi135.stdout:License : GPLv3+ 2023-11-25T11:08:13.334 INFO:teuthology.orchestra.run.smithi135.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-25T11:08:13.334 INFO:teuthology.orchestra.run.smithi135.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-25T11:08:13.334 INFO:teuthology.orchestra.run.smithi135.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-25T11:08:13.334 INFO:teuthology.orchestra.run.smithi135.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-25T11:08:13.334 INFO:teuthology.orchestra.run.smithi135.stdout:Relocations : (not relocatable) 2023-11-25T11:08:13.334 INFO:teuthology.orchestra.run.smithi135.stdout:Packager : CentOS BuildSystem 2023-11-25T11:08:13.334 INFO:teuthology.orchestra.run.smithi135.stdout:Vendor : CentOS 2023-11-25T11:08:13.334 INFO:teuthology.orchestra.run.smithi135.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-25T11:08:13.335 INFO:teuthology.orchestra.run.smithi135.stdout:Summary : Support tools for GRUB. 2023-11-25T11:08:13.335 INFO:teuthology.orchestra.run.smithi135.stdout:Description : 2023-11-25T11:08:13.335 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:08:13.335 INFO:teuthology.orchestra.run.smithi135.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-25T11:08:13.335 INFO:teuthology.orchestra.run.smithi135.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-25T11:08:13.335 INFO:teuthology.orchestra.run.smithi135.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-25T11:08:13.335 INFO:teuthology.orchestra.run.smithi135.stdout:hardware devices. 2023-11-25T11:08:13.335 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:08:13.335 INFO:teuthology.orchestra.run.smithi135.stdout:This subpackage provides tools for support of all platforms. 2023-11-25T11:08:13.336 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-25T11:08:13.336 INFO:teuthology.task.kernel:Updating grub on smithi135 to boot 4.18.0-522.el8.x86_64 2023-11-25T11:08:13.336 DEBUG:teuthology.orchestra.run.smithi135:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-25T11:08:15.210 INFO:teuthology.orchestra.run.smithi135.stderr:Generating grub configuration file ... 2023-11-25T11:08:17.062 INFO:teuthology.orchestra.run.smithi135.stderr:done 2023-11-25T11:08:17.063 DEBUG:teuthology.orchestra.run.smithi135:> mktemp 2023-11-25T11:08:17.107 INFO:teuthology.orchestra.run.smithi135.stdout:/tmp/tmp.z987o3PN6p 2023-11-25T11:08:17.107 DEBUG:teuthology.orchestra.run.smithi135:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.z987o3PN6p 2023-11-25T11:08:17.187 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0666 /tmp/tmp.z987o3PN6p 2023-11-25T11:08:17.334 DEBUG:teuthology.orchestra.remote:smithi135:/tmp/tmp.z987o3PN6p is 6KB 2023-11-25T11:08:17.383 DEBUG:teuthology.orchestra.run.smithi135:> rm -fr /tmp/tmp.z987o3PN6p 2023-11-25T11:08:17.401 DEBUG:teuthology.orchestra.run.smithi135:> sudo /bin/ls /boot/loader/entries || true 2023-11-25T11:08:17.466 INFO:teuthology.orchestra.run.smithi135.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-25T11:08:17.466 INFO:teuthology.orchestra.run.smithi135.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-25T11:08:17.467 INFO:teuthology.orchestra.run.smithi135.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-25T11:08:17.467 INFO:teuthology.orchestra.run.smithi135.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-522.el8.x86_64.conf 2023-11-25T11:08:17.468 DEBUG:teuthology.orchestra.run.smithi135:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-522.el8.x86_64 2023-11-25T11:08:17.608 DEBUG:teuthology.orchestra.run.smithi135:> sudo shutdown -r now 2023-11-25T11:08:19.500 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-core-4.18.0-522.el8.x86_64 3/3 2023-11-25T11:08:19.527 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-modules-4.18.0-522.el8.x86_64 3/3 2023-11-25T11:08:19.868 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: kernel-4.18.0-522.el8.x86_64 3/3 2023-11-25T11:08:19.868 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-4.18.0-522.el8.x86_64 1/3 2023-11-25T11:08:19.869 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-core-4.18.0-522.el8.x86_64 2/3 2023-11-25T11:08:20.693 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : kernel-modules-4.18.0-522.el8.x86_64 3/3 2023-11-25T11:08:20.693 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:08:20.693 INFO:teuthology.orchestra.run.smithi181.stdout:Installed: 2023-11-25T11:08:20.693 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-4.18.0-522.el8.x86_64 kernel-core-4.18.0-522.el8.x86_64 2023-11-25T11:08:20.693 INFO:teuthology.orchestra.run.smithi181.stdout: kernel-modules-4.18.0-522.el8.x86_64 2023-11-25T11:08:20.693 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:08:20.693 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2023-11-25T11:08:20.842 DEBUG:teuthology.orchestra.run.smithi181:> rpm -q kernel | sort -rV | head -n 1 2023-11-25T11:08:21.061 INFO:teuthology.orchestra.run.smithi181.stdout:kernel-4.18.0-522.el8.x86_64 2023-11-25T11:08:21.061 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-522.el8.x86_64 2023-11-25T11:08:21.061 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-522.el8.x86_64 2023-11-25T11:08:21.062 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-25T11:08:21.062 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-25T11:08:21.062 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-11-25T11:08:21.062 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi181.front.sepia.ceph.com, path=None, version=distro) 2023-11-25T11:08:21.062 DEBUG:teuthology.orchestra.run.smithi181:> rpm -q kernel | sort -rV | head -n 1 2023-11-25T11:08:21.273 INFO:teuthology.orchestra.run.smithi181.stdout:kernel-4.18.0-522.el8.x86_64 2023-11-25T11:08:21.273 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-522.el8.x86_64 2023-11-25T11:08:21.273 DEBUG:teuthology.orchestra.run.smithi181:> sudo rpm -qi grub2-tools 2023-11-25T11:08:21.306 INFO:teuthology.orchestra.run.smithi181.stdout:Name : grub2-tools 2023-11-25T11:08:21.306 INFO:teuthology.orchestra.run.smithi181.stdout:Epoch : 1 2023-11-25T11:08:21.306 INFO:teuthology.orchestra.run.smithi181.stdout:Version : 2.02 2023-11-25T11:08:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:Release : 129.el8 2023-11-25T11:08:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:Architecture: x86_64 2023-11-25T11:08:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-11-25T11:08:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:Group : System Environment/Base 2023-11-25T11:08:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:Size : 9265586 2023-11-25T11:08:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:License : GPLv3+ 2023-11-25T11:08:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-11-25T11:08:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-11-25T11:08:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-11-25T11:08:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:Build Host : kbuilder.bsys.centos.org 2023-11-25T11:08:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:Relocations : (not relocatable) 2023-11-25T11:08:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:Packager : CentOS BuildSystem 2023-11-25T11:08:21.307 INFO:teuthology.orchestra.run.smithi181.stdout:Vendor : CentOS 2023-11-25T11:08:21.308 INFO:teuthology.orchestra.run.smithi181.stdout:URL : http://www.gnu.org/software/grub/ 2023-11-25T11:08:21.308 INFO:teuthology.orchestra.run.smithi181.stdout:Summary : Support tools for GRUB. 2023-11-25T11:08:21.308 INFO:teuthology.orchestra.run.smithi181.stdout:Description : 2023-11-25T11:08:21.308 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:08:21.308 INFO:teuthology.orchestra.run.smithi181.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-11-25T11:08:21.308 INFO:teuthology.orchestra.run.smithi181.stdout:customizable bootloader with modular architecture. It supports a rich 2023-11-25T11:08:21.308 INFO:teuthology.orchestra.run.smithi181.stdout:variety of kernel formats, file systems, computer architectures and 2023-11-25T11:08:21.308 INFO:teuthology.orchestra.run.smithi181.stdout:hardware devices. 2023-11-25T11:08:21.308 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:08:21.308 INFO:teuthology.orchestra.run.smithi181.stdout:This subpackage provides tools for support of all platforms. 2023-11-25T11:08:21.309 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-11-25T11:08:21.309 INFO:teuthology.task.kernel:Updating grub on smithi181 to boot 4.18.0-522.el8.x86_64 2023-11-25T11:08:21.309 DEBUG:teuthology.orchestra.run.smithi181:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-11-25T11:08:22.877 INFO:teuthology.orchestra.run.smithi181.stderr:Generating grub configuration file ... 2023-11-25T11:08:24.633 INFO:teuthology.orchestra.run.smithi181.stderr:done 2023-11-25T11:08:24.635 DEBUG:teuthology.orchestra.run.smithi181:> mktemp 2023-11-25T11:08:24.660 INFO:teuthology.orchestra.run.smithi181.stdout:/tmp/tmp.ERRUYklFoe 2023-11-25T11:08:24.660 DEBUG:teuthology.orchestra.run.smithi181:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.ERRUYklFoe 2023-11-25T11:08:24.734 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 0666 /tmp/tmp.ERRUYklFoe 2023-11-25T11:08:24.878 DEBUG:teuthology.orchestra.remote:smithi181:/tmp/tmp.ERRUYklFoe is 6KB 2023-11-25T11:08:24.927 DEBUG:teuthology.orchestra.run.smithi181:> rm -fr /tmp/tmp.ERRUYklFoe 2023-11-25T11:08:24.944 DEBUG:teuthology.orchestra.run.smithi181:> sudo /bin/ls /boot/loader/entries || true 2023-11-25T11:08:25.014 INFO:teuthology.orchestra.run.smithi181.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-11-25T11:08:25.014 INFO:teuthology.orchestra.run.smithi181.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-11-25T11:08:25.014 INFO:teuthology.orchestra.run.smithi181.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-11-25T11:08:25.014 INFO:teuthology.orchestra.run.smithi181.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-522.el8.x86_64.conf 2023-11-25T11:08:25.015 DEBUG:teuthology.orchestra.run.smithi181:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-522.el8.x86_64 2023-11-25T11:08:25.166 DEBUG:teuthology.orchestra.run.smithi181:> sudo shutdown -r now 2023-11-25T11:08:47.630 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-11-25T11:08:47.630 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2023-11-25T11:08:47.631 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:08:55.174 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-11-25T11:08:55.174 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2023-11-25T11:08:55.175 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:09:06.018 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2023-11-25T11:09:13.698 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.181 2023-11-25T11:09:15.021 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2023-11-25T11:09:15.022 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:09:18.083 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2023-11-25T11:09:22.703 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2023-11-25T11:09:22.704 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:09:25.762 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.181 2023-11-25T11:09:30.088 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2023-11-25T11:09:30.088 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:09:37.770 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2023-11-25T11:09:37.771 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:09:48.514 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2023-11-25T11:10:03.526 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2023-11-25T11:10:03.527 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:10:04.472 DEBUG:teuthology.orchestra.run.smithi135:> true 2023-11-25T11:10:05.793 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2023-11-25T11:10:05.794 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-522.el8.x86_64"... 2023-11-25T11:10:05.794 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2023-11-25T11:10:05.833 INFO:teuthology.orchestra.run.smithi135.stdout:4.18.0-522.el8.x86_64 2023-11-25T11:10:05.834 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-522.el8.x86_64 vs 4.18.0-522.el8.x86_64 2023-11-25T11:10:05.834 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-25T11:10:05.834 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-25T11:10:06.836 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-11-25T11:10:06.836 DEBUG:teuthology.orchestra.run.smithi135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-25T11:10:06.919 INFO:teuthology.orchestra.run.smithi135.stdout:ttyS1 2023-11-25T11:10:06.936 DEBUG:teuthology.parallel:result is None 2023-11-25T11:10:09.635 DEBUG:teuthology.orchestra.run.smithi181:> true 2023-11-25T11:10:09.924 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi181.front.sepia.ceph.com' 2023-11-25T11:10:09.924 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-522.el8.x86_64"... 2023-11-25T11:10:09.924 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2023-11-25T11:10:09.941 INFO:teuthology.orchestra.run.smithi181.stdout:4.18.0-522.el8.x86_64 2023-11-25T11:10:09.942 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-522.el8.x86_64 vs 4.18.0-522.el8.x86_64 2023-11-25T11:10:09.942 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-25T11:10:09.942 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-11-25T11:10:10.943 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-11-25T11:10:10.944 DEBUG:teuthology.orchestra.run.smithi181:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-25T11:10:11.028 INFO:teuthology.orchestra.run.smithi181.stdout:ttyS1 2023-11-25T11:10:11.040 DEBUG:teuthology.parallel:result is None 2023-11-25T11:10:11.041 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-25T11:10:11.049 INFO:teuthology.task.internal:Creating test directory... 2023-11-25T11:10:11.049 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-25T11:10:11.051 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-25T11:10:11.071 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-25T11:10:11.079 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-25T11:10:11.087 INFO:teuthology.task.internal:Creating archive directory... 2023-11-25T11:10:11.087 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-25T11:10:11.113 DEBUG:teuthology.orchestra.run.smithi181:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-25T11:10:11.152 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-25T11:10:11.159 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-25T11:10:11.159 DEBUG:teuthology.orchestra.run.smithi135:> 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-11-25T11:10:11.191 DEBUG:teuthology.orchestra.run.smithi181:> 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-11-25T11:10:11.226 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-25T11:10:11.227 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-25T11:10:11.236 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-25T11:10:11.238 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-25T11:10:11.241 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-25T11:10:11.248 INFO:teuthology.task.internal:Configuring sudo... 2023-11-25T11:10:11.248 DEBUG:teuthology.orchestra.run.smithi135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-25T11:10:11.282 DEBUG:teuthology.orchestra.run.smithi181:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-25T11:10:11.311 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-25T11:10:11.320 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-25T11:10:11.320 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-25T11:10:11.353 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-25T11:10:11.373 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-25T11:10:11.456 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-25T11:10:11.512 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-25T11:10:11.595 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-25T11:10:11.639 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-11-25T11:10:11.639 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-25T11:10:11.706 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-25T11:10:11.756 DEBUG:teuthology.orchestra.run.smithi181:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-25T11:10:11.812 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-25T11:10:11.900 DEBUG:teuthology.orchestra.run.smithi181:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-25T11:10:11.946 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2023-11-25T11:10:11.946 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-25T11:10:12.015 DEBUG:teuthology.orchestra.run.smithi135:> sudo service rsyslog restart 2023-11-25T11:10:12.017 DEBUG:teuthology.orchestra.run.smithi181:> sudo service rsyslog restart 2023-11-25T11:10:12.073 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-25T11:10:12.118 INFO:teuthology.orchestra.run.smithi181.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-25T11:10:12.594 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-25T11:10:12.602 INFO:teuthology.task.internal:Starting timer... 2023-11-25T11:10:12.602 INFO:teuthology.run_tasks:Running task pcp... 2023-11-25T11:10:12.612 INFO:teuthology.run_tasks:Running task selinux... 2023-11-25T11:10:12.621 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-11-25T11:10:12.622 DEBUG:teuthology.orchestra.run.smithi135:> sudo service auditd rotate 2023-11-25T11:10:12.687 INFO:teuthology.orchestra.run.smithi135.stdout:Rotating logs: 2023-11-25T11:10:12.689 DEBUG:teuthology.orchestra.run.smithi181:> sudo service auditd rotate 2023-11-25T11:10:12.777 INFO:teuthology.orchestra.run.smithi181.stdout:Rotating logs: 2023-11-25T11:10:12.778 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-25T11:10:12.779 DEBUG:teuthology.orchestra.run.smithi135:> /usr/sbin/getenforce 2023-11-25T11:10:12.849 INFO:teuthology.orchestra.run.smithi135.stdout:Permissive 2023-11-25T11:10:12.849 DEBUG:teuthology.orchestra.run.smithi181:> /usr/sbin/getenforce 2023-11-25T11:10:12.876 INFO:teuthology.orchestra.run.smithi181.stdout:Permissive 2023-11-25T11:10:12.876 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi135.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi181.front.sepia.ceph.com': 'permissive'} 2023-11-25T11:10:12.876 DEBUG:teuthology.orchestra.run.smithi135:> 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-11-25T11:10:12.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:10:12.905 DEBUG:teuthology.orchestra.run.smithi181:> 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-11-25T11:10:12.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:10:12.945 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-25T11:10:12.945 DEBUG:teuthology.orchestra.run.smithi135:> sudo /usr/sbin/setenforce permissive 2023-11-25T11:10:12.973 DEBUG:teuthology.orchestra.run.smithi181:> sudo /usr/sbin/setenforce permissive 2023-11-25T11:10:13.018 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-25T11:10:13.028 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-11-25T11:10:13.028 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-25T11:10:13.045 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-11-25T11:10:13.046 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi135.front.sepia.ceph.com,smithi181.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-25T11:17:36.025 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi135.front.sepia.ceph.com'), Remote(name='ubuntu@smithi181.front.sepia.ceph.com')] 2023-11-25T11:17:37.683 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2023-11-25T11:17:37.684 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:17:37.762 DEBUG:teuthology.orchestra.run.smithi135:> true 2023-11-25T11:17:37.793 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2023-11-25T11:17:37.793 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2023-11-25T11:17:37.794 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-25T11:17:37.863 DEBUG:teuthology.orchestra.run.smithi181:> true 2023-11-25T11:17:37.892 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi181.front.sepia.ceph.com' 2023-11-25T11:17:37.893 INFO:teuthology.run_tasks:Running task clock... 2023-11-25T11:17:37.903 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-11-25T11:17:37.904 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-25T11:17:37.904 DEBUG:teuthology.orchestra.run.smithi135:> 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-11-25T11:17:37.907 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-25T11:17:37.907 DEBUG:teuthology.orchestra.run.smithi181:> 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-11-25T11:17:37.941 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-25T11:17:37.956 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-25T11:17:37.966 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-25T11:17:37.980 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-25T11:17:38.031 INFO:teuthology.orchestra.run.smithi135.stderr:sudo: ntpd: command not found 2023-11-25T11:17:38.041 INFO:teuthology.orchestra.run.smithi181.stderr:sudo: ntpd: command not found 2023-11-25T11:17:38.043 INFO:teuthology.orchestra.run.smithi135.stdout:506 Cannot talk to daemon 2023-11-25T11:17:38.053 INFO:teuthology.orchestra.run.smithi181.stdout:506 Cannot talk to daemon 2023-11-25T11:17:38.057 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-25T11:17:38.067 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-25T11:17:38.071 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-25T11:17:38.080 INFO:teuthology.orchestra.run.smithi181.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-25T11:17:38.137 INFO:teuthology.orchestra.run.smithi135.stderr:bash: ntpq: command not found 2023-11-25T11:17:38.140 INFO:teuthology.orchestra.run.smithi181.stderr:bash: ntpq: command not found 2023-11-25T11:17:38.141 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-25T11:17:38.141 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2023-11-25T11:17:38.141 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:17:38.141 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:17:38.141 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:17:38.141 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:17:38.144 INFO:teuthology.orchestra.run.smithi181.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-25T11:17:38.144 INFO:teuthology.orchestra.run.smithi181.stdout:=============================================================================== 2023-11-25T11:17:38.144 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:17:38.144 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:17:38.144 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:17:38.144 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:17:38.145 INFO:teuthology.run_tasks:Running task pexec... 2023-11-25T11:17:38.155 INFO:teuthology.task.pexec:Executing custom commands... 2023-11-25T11:17:38.155 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi135.front.sepia.ceph.com 2023-11-25T11:17:38.155 DEBUG:teuthology.orchestra.run.smithi135:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-25T11:17:38.156 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi181.front.sepia.ceph.com 2023-11-25T11:17:38.156 DEBUG:teuthology.orchestra.run.smithi181:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-25T11:17:39.063 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:37 ago on Sat 25 Nov 2023 11:16:01 AM UTC. 2023-11-25T11:17:39.067 INFO:teuthology.orchestra.run.smithi181.stdout:Last metadata expiration check: 0:01:38 ago on Sat 25 Nov 2023 11:16:00 AM UTC. 2023-11-25T11:17:41.209 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2023-11-25T11:17:41.210 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2023-11-25T11:17:41.210 INFO:teuthology.orchestra.run.smithi181.stdout: Package Architecture Version Repository Size 2023-11-25T11:17:41.210 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2023-11-25T11:17:41.210 INFO:teuthology.orchestra.run.smithi181.stdout:Resetting modules: 2023-11-25T11:17:41.210 INFO:teuthology.orchestra.run.smithi181.stdout: container-tools 2023-11-25T11:17:41.210 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:17:41.210 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2023-11-25T11:17:41.210 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2023-11-25T11:17:41.210 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:17:41.214 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-11-25T11:17:41.216 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-11-25T11:17:41.216 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2023-11-25T11:17:41.216 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-11-25T11:17:41.216 INFO:teuthology.orchestra.run.smithi135.stdout:Resetting modules: 2023-11-25T11:17:41.216 INFO:teuthology.orchestra.run.smithi135.stdout: container-tools 2023-11-25T11:17:41.216 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:17:41.217 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-11-25T11:17:41.217 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-11-25T11:17:41.217 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:17:41.460 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2023-11-25T11:17:41.476 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-11-25T11:17:42.408 INFO:teuthology.orchestra.run.smithi181.stdout:Last metadata expiration check: 0:01:42 ago on Sat 25 Nov 2023 11:16:00 AM UTC. 2023-11-25T11:17:42.425 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:41 ago on Sat 25 Nov 2023 11:16:01 AM UTC. 2023-11-25T11:17:44.537 INFO:teuthology.orchestra.run.smithi181.stdout:Dependencies resolved. 2023-11-25T11:17:44.543 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2023-11-25T11:17:44.721 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2023-11-25T11:17:44.721 INFO:teuthology.orchestra.run.smithi181.stdout: Package Arch Version Repository Size 2023-11-25T11:17:44.722 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2023-11-25T11:17:44.722 INFO:teuthology.orchestra.run.smithi181.stdout:Installing group/module packages: 2023-11-25T11:17:44.722 INFO:teuthology.orchestra.run.smithi181.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-11-25T11:17:44.722 INFO:teuthology.orchestra.run.smithi181.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-11-25T11:17:44.722 INFO:teuthology.orchestra.run.smithi181.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-11-25T11:17:44.722 INFO:teuthology.orchestra.run.smithi181.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-11-25T11:17:44.722 INFO:teuthology.orchestra.run.smithi181.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-11-25T11:17:44.722 INFO:teuthology.orchestra.run.smithi181.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-11-25T11:17:44.722 INFO:teuthology.orchestra.run.smithi181.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-11-25T11:17:44.722 INFO:teuthology.orchestra.run.smithi181.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-11-25T11:17:44.722 INFO:teuthology.orchestra.run.smithi181.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-11-25T11:17:44.722 INFO:teuthology.orchestra.run.smithi181.stdout:Installing dependencies: 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout:Installing weak dependencies: 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout:Installing module profiles: 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout: container-tools/common 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout:Enabling module streams: 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout: container-tools rhel8 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction Summary 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout:================================================================================ 2023-11-25T11:17:44.723 INFO:teuthology.orchestra.run.smithi181.stdout:Install 13 Packages 2023-11-25T11:17:44.724 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:17:44.724 INFO:teuthology.orchestra.run.smithi181.stdout:Total download size: 27 M 2023-11-25T11:17:44.724 INFO:teuthology.orchestra.run.smithi181.stdout:Installed size: 89 M 2023-11-25T11:17:44.724 INFO:teuthology.orchestra.run.smithi181.stdout:Downloading Packages: 2023-11-25T11:17:44.725 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-11-25T11:17:44.725 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2023-11-25T11:17:44.725 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-11-25T11:17:44.725 INFO:teuthology.orchestra.run.smithi135.stdout:Installing group/module packages: 2023-11-25T11:17:44.726 INFO:teuthology.orchestra.run.smithi135.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-11-25T11:17:44.726 INFO:teuthology.orchestra.run.smithi135.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-11-25T11:17:44.726 INFO:teuthology.orchestra.run.smithi135.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-11-25T11:17:44.726 INFO:teuthology.orchestra.run.smithi135.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-11-25T11:17:44.726 INFO:teuthology.orchestra.run.smithi135.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-11-25T11:17:44.726 INFO:teuthology.orchestra.run.smithi135.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-11-25T11:17:44.726 INFO:teuthology.orchestra.run.smithi135.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-11-25T11:17:44.726 INFO:teuthology.orchestra.run.smithi135.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-11-25T11:17:44.726 INFO:teuthology.orchestra.run.smithi135.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-11-25T11:17:44.726 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2023-11-25T11:17:44.726 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-11-25T11:17:44.726 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-11-25T11:17:44.726 INFO:teuthology.orchestra.run.smithi135.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-11-25T11:17:44.727 INFO:teuthology.orchestra.run.smithi135.stdout:Installing weak dependencies: 2023-11-25T11:17:44.727 INFO:teuthology.orchestra.run.smithi135.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-11-25T11:17:44.727 INFO:teuthology.orchestra.run.smithi135.stdout:Installing module profiles: 2023-11-25T11:17:44.727 INFO:teuthology.orchestra.run.smithi135.stdout: container-tools/common 2023-11-25T11:17:44.727 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:17:44.727 INFO:teuthology.orchestra.run.smithi135.stdout:Enabling module streams: 2023-11-25T11:17:44.727 INFO:teuthology.orchestra.run.smithi135.stdout: container-tools rhel8 2023-11-25T11:17:44.727 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:17:44.727 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2023-11-25T11:17:44.727 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2023-11-25T11:17:44.727 INFO:teuthology.orchestra.run.smithi135.stdout:Install 13 Packages 2023-11-25T11:17:44.727 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:17:44.728 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 27 M 2023-11-25T11:17:44.728 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 89 M 2023-11-25T11:17:44.728 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2023-11-25T11:17:45.013 INFO:teuthology.orchestra.run.smithi181.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 3.0 MB/s | 750 kB 00:00 2023-11-25T11:17:45.047 INFO:teuthology.orchestra.run.smithi181.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 3.6 MB/s | 1.0 MB 00:00 2023-11-25T11:17:45.057 INFO:teuthology.orchestra.run.smithi135.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 2.6 MB/s | 750 kB 00:00 2023-11-25T11:17:45.072 INFO:teuthology.orchestra.run.smithi181.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 646 kB/s | 38 kB 00:00 2023-11-25T11:17:45.094 INFO:teuthology.orchestra.run.smithi135.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 3.1 MB/s | 1.0 MB 00:00 2023-11-25T11:17:45.105 INFO:teuthology.orchestra.run.smithi181.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 4.0 MB/s | 241 kB 00:00 2023-11-25T11:17:45.119 INFO:teuthology.orchestra.run.smithi135.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 616 kB/s | 38 kB 00:00 2023-11-25T11:17:45.152 INFO:teuthology.orchestra.run.smithi135.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 4.0 MB/s | 241 kB 00:00 2023-11-25T11:17:45.172 INFO:teuthology.orchestra.run.smithi181.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 2.6 MB/s | 178 kB 00:00 2023-11-25T11:17:45.228 INFO:teuthology.orchestra.run.smithi135.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 2.3 MB/s | 178 kB 00:00 2023-11-25T11:17:45.239 INFO:teuthology.orchestra.run.smithi181.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 371 kB/s | 25 kB 00:00 2023-11-25T11:17:45.286 INFO:teuthology.orchestra.run.smithi135.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 424 kB/s | 25 kB 00:00 2023-11-25T11:17:45.298 INFO:teuthology.orchestra.run.smithi181.stdout:(7/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 17 MB/s | 3.9 MB 00:00 2023-11-25T11:17:45.324 INFO:teuthology.orchestra.run.smithi181.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.1 MB/s | 94 kB 00:00 2023-11-25T11:17:45.345 INFO:teuthology.orchestra.run.smithi135.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.6 MB/s | 94 kB 00:00 2023-11-25T11:17:45.524 INFO:teuthology.orchestra.run.smithi181.stdout:(9/13): toolbox-0.0.99.4-6.module_el8+712+4cd1b 13 MB/s | 2.5 MB 00:00 2023-11-25T11:17:45.641 INFO:teuthology.orchestra.run.smithi181.stdout:(10/13): buildah-1.32.0-1.module_el8+712+4cd1bd 11 MB/s | 9.6 MB 00:00 2023-11-25T11:17:45.646 INFO:teuthology.orchestra.run.smithi135.stdout:(8/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 7.4 MB/s | 3.9 MB 00:00 2023-11-25T11:17:45.666 INFO:teuthology.orchestra.run.smithi181.stdout:(11/13): udica-0.2.6-20.module_el8+712+4cd1bd69 370 kB/s | 53 kB 00:00 2023-11-25T11:17:45.758 INFO:teuthology.orchestra.run.smithi181.stdout:(12/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 18 MB/s | 8.1 MB 00:00 2023-11-25T11:17:45.783 INFO:teuthology.orchestra.run.smithi181.stdout:(13/13): yajl-2.1.0-12.el8.x86_64.rpm 288 kB/s | 41 kB 00:00 2023-11-25T11:17:45.783 INFO:teuthology.orchestra.run.smithi181.stdout:-------------------------------------------------------------------------------- 2023-11-25T11:17:45.784 INFO:teuthology.orchestra.run.smithi181.stdout:Total 25 MB/s | 27 MB 00:01 2023-11-25T11:17:45.929 INFO:teuthology.orchestra.run.smithi135.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 8.3 MB/s | 9.6 MB 00:01 2023-11-25T11:17:45.988 INFO:teuthology.orchestra.run.smithi135.stdout:(10/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 7.4 MB/s | 2.5 MB 00:00 2023-11-25T11:17:46.005 INFO:teuthology.orchestra.run.smithi135.stdout:(11/13): udica-0.2.6-20.module_el8+712+4cd1bd69 699 kB/s | 53 kB 00:00 2023-11-25T11:17:46.038 INFO:teuthology.orchestra.run.smithi135.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 818 kB/s | 41 kB 00:00 2023-11-25T11:17:46.050 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction check 2023-11-25T11:17:46.071 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction check succeeded. 2023-11-25T11:17:46.071 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction test 2023-11-25T11:17:46.214 INFO:teuthology.orchestra.run.smithi135.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 9.4 MB/s | 8.1 MB 00:00 2023-11-25T11:17:46.214 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2023-11-25T11:17:46.214 INFO:teuthology.orchestra.run.smithi135.stdout:Total 18 MB/s | 27 MB 00:01 2023-11-25T11:17:46.327 INFO:teuthology.orchestra.run.smithi181.stdout:Transaction test succeeded. 2023-11-25T11:17:46.330 INFO:teuthology.orchestra.run.smithi181.stdout:Running transaction 2023-11-25T11:17:46.481 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2023-11-25T11:17:46.502 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2023-11-25T11:17:46.502 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2023-11-25T11:17:46.761 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2023-11-25T11:17:46.764 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2023-11-25T11:17:47.033 INFO:teuthology.orchestra.run.smithi181.stdout: Preparing : 1/1 2023-11-25T11:17:47.256 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-11-25T11:17:47.419 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-11-25T11:17:47.458 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2023-11-25T11:17:47.622 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-11-25T11:17:47.674 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-11-25T11:17:47.837 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-25T11:17:47.862 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-11-25T11:17:48.046 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-11-25T11:17:48.263 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-25T11:17:48.376 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-11-25T11:17:48.822 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-11-25T11:17:49.680 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-25T11:17:49.791 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-25T11:17:49.907 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-11-25T11:17:50.011 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-11-25T11:17:50.120 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-11-25T11:17:50.215 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-11-25T11:17:50.339 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-11-25T11:17:50.499 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-11-25T11:17:50.720 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-11-25T11:17:50.890 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-11-25T11:17:51.595 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-25T11:17:51.797 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-25T11:17:51.807 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-11-25T11:17:51.984 INFO:teuthology.orchestra.run.smithi181.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-25T11:17:51.999 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-11-25T11:17:52.185 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-25T11:17:52.410 INFO:teuthology.orchestra.run.smithi181.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-25T11:17:52.411 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-11-25T11:17:52.411 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-11-25T11:17:52.411 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-11-25T11:17:52.411 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-25T11:17:52.411 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-11-25T11:17:52.411 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-25T11:17:52.411 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-11-25T11:17:52.411 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-11-25T11:17:52.411 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-11-25T11:17:52.411 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-11-25T11:17:52.411 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-25T11:17:52.412 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-11-25T11:17:52.595 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-11-25T11:17:52.595 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-11-25T11:17:52.595 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-11-25T11:17:52.595 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-11-25T11:17:52.596 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-11-25T11:17:52.596 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-11-25T11:17:52.596 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-11-25T11:17:52.596 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-11-25T11:17:52.596 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-11-25T11:17:52.596 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-11-25T11:17:52.596 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-11-25T11:17:52.596 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-11-25T11:17:52.596 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-11-25T11:17:53.238 INFO:teuthology.orchestra.run.smithi181.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-11-25T11:17:53.238 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:17:53.238 INFO:teuthology.orchestra.run.smithi181.stdout:Installed: 2023-11-25T11:17:53.238 INFO:teuthology.orchestra.run.smithi181.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-25T11:17:53.238 INFO:teuthology.orchestra.run.smithi181.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-25T11:17:53.239 INFO:teuthology.orchestra.run.smithi181.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-11-25T11:17:53.239 INFO:teuthology.orchestra.run.smithi181.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-11-25T11:17:53.239 INFO:teuthology.orchestra.run.smithi181.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-25T11:17:53.239 INFO:teuthology.orchestra.run.smithi181.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-11-25T11:17:53.240 INFO:teuthology.orchestra.run.smithi181.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-11-25T11:17:53.240 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-11-25T11:17:53.240 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-11-25T11:17:53.240 INFO:teuthology.orchestra.run.smithi181.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-11-25T11:17:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-11-25T11:17:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-11-25T11:17:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: yajl-2.1.0-12.el8.x86_64 2023-11-25T11:17:53.241 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:17:53.241 INFO:teuthology.orchestra.run.smithi181.stdout:Complete! 2023-11-25T11:17:53.501 DEBUG:teuthology.parallel:result is None 2023-11-25T11:17:54.160 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-11-25T11:17:54.161 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:17:54.161 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2023-11-25T11:17:54.161 INFO:teuthology.orchestra.run.smithi135.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-25T11:17:54.161 INFO:teuthology.orchestra.run.smithi135.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-11-25T11:17:54.161 INFO:teuthology.orchestra.run.smithi135.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-11-25T11:17:54.161 INFO:teuthology.orchestra.run.smithi135.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-11-25T11:17:54.162 INFO:teuthology.orchestra.run.smithi135.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-11-25T11:17:54.162 INFO:teuthology.orchestra.run.smithi135.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-11-25T11:17:54.162 INFO:teuthology.orchestra.run.smithi135.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-11-25T11:17:54.162 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-11-25T11:17:54.162 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-11-25T11:17:54.162 INFO:teuthology.orchestra.run.smithi135.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-11-25T11:17:54.163 INFO:teuthology.orchestra.run.smithi135.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-11-25T11:17:54.163 INFO:teuthology.orchestra.run.smithi135.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-11-25T11:17:54.163 INFO:teuthology.orchestra.run.smithi135.stdout: yajl-2.1.0-12.el8.x86_64 2023-11-25T11:17:54.163 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:17:54.163 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2023-11-25T11:17:54.406 DEBUG:teuthology.parallel:result is None 2023-11-25T11:17:54.407 INFO:teuthology.run_tasks:Running task cephadm... 2023-11-25T11:17:54.756 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': 'ec928368edcc5fc71884a56fd9fd821b148f4e30'} 2023-11-25T11:17:54.756 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-11-25T11:17:54.757 INFO:tasks.cephadm:Cluster fsid is 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:17:54.757 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-11-25T11:17:54.757 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-11-25T11:17:54.757 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi135': '172.21.15.135', 'mon.smithi181': '172.21.15.181'} 2023-11-25T11:17:54.757 INFO:tasks.cephadm:Normalizing hostnames... 2023-11-25T11:17:54.758 DEBUG:teuthology.orchestra.run.smithi135:> sudo hostname $(hostname -s) 2023-11-25T11:17:54.787 DEBUG:teuthology.orchestra.run.smithi181:> sudo hostname $(hostname -s) 2023-11-25T11:17:54.823 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-11-25T11:17:54.823 DEBUG:teuthology.orchestra.run.smithi135:> 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-11-25T11:17:55.040 INFO:teuthology.orchestra.run.smithi135.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Nov 25 11:17 /home/ubuntu/cephtest/cephadm 2023-11-25T11:17:55.040 DEBUG:teuthology.orchestra.run.smithi181:> 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-11-25T11:17:55.183 INFO:teuthology.orchestra.run.smithi181.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Nov 25 11:17 /home/ubuntu/cephtest/cephadm 2023-11-25T11:17:55.183 DEBUG:teuthology.orchestra.run.smithi135:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-25T11:17:55.203 DEBUG:teuthology.orchestra.run.smithi181:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-25T11:17:55.235 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-11-25T11:17:55.235 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-11-25T11:17:55.246 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-11-25T11:17:56.838 INFO:teuthology.orchestra.run.smithi135.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-11-25T11:17:56.851 INFO:teuthology.orchestra.run.smithi181.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-11-25T11:18:18.823 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:18:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-11-25T11:18:18.823 INFO:teuthology.orchestra.run.smithi135.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-11-25T11:18:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: "repo_digests": [ 2023-11-25T11:18:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-11-25T11:18:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-11-25T11:18:18.824 INFO:teuthology.orchestra.run.smithi135.stdout: ] 2023-11-25T11:18:18.824 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:18:19.345 INFO:teuthology.orchestra.run.smithi181.stdout:{ 2023-11-25T11:18:19.345 INFO:teuthology.orchestra.run.smithi181.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-11-25T11:18:19.345 INFO:teuthology.orchestra.run.smithi181.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-11-25T11:18:19.345 INFO:teuthology.orchestra.run.smithi181.stdout: "repo_digests": [ 2023-11-25T11:18:19.345 INFO:teuthology.orchestra.run.smithi181.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-11-25T11:18:19.345 INFO:teuthology.orchestra.run.smithi181.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-11-25T11:18:19.346 INFO:teuthology.orchestra.run.smithi181.stdout: ] 2023-11-25T11:18:19.346 INFO:teuthology.orchestra.run.smithi181.stdout:} 2023-11-25T11:18:19.363 DEBUG:teuthology.orchestra.run.smithi135:> sudo mkdir -p /etc/ceph 2023-11-25T11:18:19.394 DEBUG:teuthology.orchestra.run.smithi181:> sudo mkdir -p /etc/ceph 2023-11-25T11:18:19.423 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 777 /etc/ceph 2023-11-25T11:18:19.463 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 777 /etc/ceph 2023-11-25T11:18:19.490 INFO:tasks.cephadm:Writing seed config... 2023-11-25T11:18:19.491 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-11-25T11:18:19.491 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-11-25T11:18:19.491 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-11-25T11:18:19.491 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-11-25T11:18:19.491 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-11-25T11:18:19.491 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-11-25T11:18:19.492 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-11-25T11:18:19.492 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-11-25T11:18:19.492 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-11-25T11:18:19.492 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-11-25T11:18:19.521 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 = 478f282e-8b84-11ee-95a1-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-11-25T11:18:19.522 DEBUG:teuthology.orchestra.run.smithi135:mon.smithi135> sudo journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@mon.smithi135.service 2023-11-25T11:18:19.564 INFO:tasks.cephadm:Bootstrapping... 2023-11-25T11:18:19.564 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 478f282e-8b84-11ee-95a1-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.135 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-11-25T11:18:19.591 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:-- Logs begin at Sat 2023-11-25 11:09:43 UTC. -- 2023-11-25T11:18:19.757 INFO:teuthology.orchestra.run.smithi135.stderr:-------------------------------------------------------------------------------- 2023-11-25T11:18:19.757 INFO:teuthology.orchestra.run.smithi135.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '478f282e-8b84-11ee-95a1-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.135', '--skip-admin-label'] 2023-11-25T11:18:19.778 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: 4.6.1 2023-11-25T11:18:19.787 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying podman|docker is present... 2023-11-25T11:18:19.807 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: 4.6.1 2023-11-25T11:18:19.818 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying lvm2 is present... 2023-11-25T11:18:19.818 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying time synchronization is in place... 2023-11-25T11:18:19.824 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-11-25T11:18:19.830 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2023-11-25T11:18:19.835 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: enabled 2023-11-25T11:18:19.841 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: active 2023-11-25T11:18:19.841 INFO:teuthology.orchestra.run.smithi135.stderr:Unit chronyd.service is enabled and running 2023-11-25T11:18:19.841 INFO:teuthology.orchestra.run.smithi135.stderr:Repeating the final host check... 2023-11-25T11:18:19.860 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: 4.6.1 2023-11-25T11:18:19.875 INFO:teuthology.orchestra.run.smithi135.stderr:podman (/bin/podman) version 4.6.1 is present 2023-11-25T11:18:19.875 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl is present 2023-11-25T11:18:19.875 INFO:teuthology.orchestra.run.smithi135.stderr:lvcreate is present 2023-11-25T11:18:19.880 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-11-25T11:18:19.886 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2023-11-25T11:18:19.891 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: enabled 2023-11-25T11:18:19.897 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: active 2023-11-25T11:18:19.898 INFO:teuthology.orchestra.run.smithi135.stderr:Unit chronyd.service is enabled and running 2023-11-25T11:18:19.898 INFO:teuthology.orchestra.run.smithi135.stderr:Host looks OK 2023-11-25T11:18:19.898 INFO:teuthology.orchestra.run.smithi135.stderr:Cluster fsid: 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:18:19.898 INFO:teuthology.orchestra.run.smithi135.stderr:Acquiring lock 139927326093440 on /run/cephadm/478f282e-8b84-11ee-95a1-87774f69a715.lock 2023-11-25T11:18:19.898 INFO:teuthology.orchestra.run.smithi135.stderr:Lock 139927326093440 acquired on /run/cephadm/478f282e-8b84-11ee-95a1-87774f69a715.lock 2023-11-25T11:18:19.899 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying IP 172.21.15.135 port 3300 ... 2023-11-25T11:18:19.899 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying IP 172.21.15.135 port 6789 ... 2023-11-25T11:18:19.899 INFO:teuthology.orchestra.run.smithi135.stderr:Base mon IP is 172.21.15.135, final addrv is [v2:172.21.15.135:3300,v1:172.21.15.135:6789] 2023-11-25T11:18:19.901 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.135 metric 100 2023-11-25T11:18:19.901 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.135 metric 100 2023-11-25T11:18:19.904 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-11-25T11:18:19.904 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-11-25T11:18:19.904 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1797sec hoplimit 64 pref medium 2023-11-25T11:18:19.907 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-11-25T11:18:19.907 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-11-25T11:18:19.907 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-11-25T11:18:19.907 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-11-25T11:18:19.907 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe88:8083/64 scope link 2023-11-25T11:18:19.907 INFO:teuthology.orchestra.run.smithi135.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-11-25T11:18:19.908 INFO:teuthology.orchestra.run.smithi135.stderr:Mon IP `172.21.15.135` is in CIDR network `172.21.0.0/20` 2023-11-25T11:18:19.908 INFO:teuthology.orchestra.run.smithi135.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-11-25T11:18:19.908 INFO:teuthology.orchestra.run.smithi135.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-11-25T11:18:19.987 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2023-11-25T11:18:20.486 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Getting image source signatures 2023-11-25T11:18:20.487 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2023-11-25T11:18:20.487 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2023-11-25T11:18:20.487 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2023-11-25T11:18:20.487 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2023-11-25T11:18:20.487 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2023-11-25T11:18:20.488 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-11-25T11:18:20.602 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: Writing manifest to image destination 2023-11-25T11:18:20.713 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-11-25T11:18:21.061 INFO:teuthology.orchestra.run.smithi135.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-11-25T11:18:21.408 INFO:teuthology.orchestra.run.smithi135.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-11-25T11:18:21.408 INFO:teuthology.orchestra.run.smithi135.stderr:Extracting ceph user uid/gid from container image... 2023-11-25T11:18:21.676 INFO:teuthology.orchestra.run.smithi135.stderr:stat: 167 167 2023-11-25T11:18:22.008 INFO:teuthology.orchestra.run.smithi135.stderr:Creating initial keys... 2023-11-25T11:18:22.293 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-authtool: AQD+12FllS83ERAANdGAyRnpICJMlNlvYlgykQ== 2023-11-25T11:18:22.934 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-authtool: AQD+12FlOsw4NxAAEkslr1wMgsr1HBf9xvmh9A== 2023-11-25T11:18:23.551 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-authtool: AQD/12FlmWiVIBAAsMyIkyIfZBc1sIj55wjxPQ== 2023-11-25T11:18:23.886 INFO:teuthology.orchestra.run.smithi135.stderr:Creating initial monmap... 2023-11-25T11:18:24.143 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-11-25T11:18:24.143 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-11-25T11:18:24.143 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:18:24.143 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-11-25T11:18:24.466 INFO:teuthology.orchestra.run.smithi135.stderr:monmaptool for smithi135 [v2:172.21.15.135:3300,v1:172.21.15.135:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-11-25T11:18:24.466 INFO:teuthology.orchestra.run.smithi135.stderr:setting min_mon_release = octopus 2023-11-25T11:18:24.467 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: set fsid to 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:18:24.467 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-11-25T11:18:24.467 INFO:teuthology.orchestra.run.smithi135.stderr: 2023-11-25T11:18:24.467 INFO:teuthology.orchestra.run.smithi135.stderr:Creating mon... 2023-11-25T11:18:25.084 INFO:teuthology.orchestra.run.smithi135.stderr:create mon.smithi135 on 2023-11-25T11:18:25.182 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-11-25T11:18:25.275 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-478f282e-8b84-11ee-95a1-87774f69a715.target → /etc/systemd/system/ceph-478f282e-8b84-11ee-95a1-87774f69a715.target. 2023-11-25T11:18:25.275 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-478f282e-8b84-11ee-95a1-87774f69a715.target → /etc/systemd/system/ceph-478f282e-8b84-11ee-95a1-87774f69a715.target. 2023-11-25T11:18:25.471 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to reset failed state of unit ceph-478f282e-8b84-11ee-95a1-87774f69a715@mon.smithi135.service: Unit ceph-478f282e-8b84-11ee-95a1-87774f69a715@mon.smithi135.service not loaded. 2023-11-25T11:18:25.478 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/ceph-478f282e-8b84-11ee-95a1-87774f69a715.target.wants/ceph-478f282e-8b84-11ee-95a1-87774f69a715@mon.smithi135.service → /etc/systemd/system/ceph-478f282e-8b84-11ee-95a1-87774f69a715@.service. 2023-11-25T11:18:25.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:25 smithi135 systemd[1]: Starting Ceph mon.smithi135 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:18:25.963 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: disabled 2023-11-25T11:18:25.970 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2023-11-25T11:18:25.971 INFO:teuthology.orchestra.run.smithi135.stderr:firewalld.service is not enabled 2023-11-25T11:18:25.971 INFO:teuthology.orchestra.run.smithi135.stderr:Not possible to enable service . firewalld.service is not available 2023-11-25T11:18:25.972 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mon to start... 2023-11-25T11:18:25.972 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mon... 2023-11-25T11:18:26.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:25 smithi135 bash[107184]: 3d1f39c170e0d4089339650d67ab010fc4a05877f5b99c9bd60360a3698c7b86 2023-11-25T11:18:26.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:25 smithi135 systemd[1]: Started Ceph mon.smithi135 for 478f282e-8b84-11ee-95a1-87774f69a715. 2023-11-25T11:18:26.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:25 smithi135 ceph-mon[107223]: mkfs 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:18:26.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:25 smithi135 ceph-mon[107223]: mon.smithi135 is new leader, mons smithi135 in quorum (ranks 0) 2023-11-25T11:18:26.458 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: cluster: 2023-11-25T11:18:26.458 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: id: 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:18:26.459 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-11-25T11:18:26.459 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2023-11-25T11:18:26.459 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: services: 2023-11-25T11:18:26.459 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi135 (age 0.474465s) 2023-11-25T11:18:26.459 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mgr: no daemons active 2023-11-25T11:18:26.459 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-11-25T11:18:26.459 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2023-11-25T11:18:26.459 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: data: 2023-11-25T11:18:26.459 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-11-25T11:18:26.459 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-11-25T11:18:26.459 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-11-25T11:18:26.459 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: pgs: 2023-11-25T11:18:26.459 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2023-11-25T11:18:26.820 INFO:teuthology.orchestra.run.smithi135.stderr:mon is available 2023-11-25T11:18:26.821 INFO:teuthology.orchestra.run.smithi135.stderr:Assimilating anything we can from ceph.conf... 2023-11-25T11:18:27.231 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2023-11-25T11:18:27.234 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [global] 2023-11-25T11:18:27.234 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: fsid = 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:18:27.234 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.135:3300,v1:172.21.15.135:6789] 2023-11-25T11:18:27.234 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-11-25T11:18:27.234 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-11-25T11:18:27.234 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-11-25T11:18:27.234 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-11-25T11:18:27.235 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2023-11-25T11:18:27.235 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [mgr] 2023-11-25T11:18:27.235 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-11-25T11:18:27.235 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2023-11-25T11:18:27.235 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [osd] 2023-11-25T11:18:27.235 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-11-25T11:18:27.235 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-11-25T11:18:27.251 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:26 smithi135 ceph-mon[107223]: mon.smithi135 is new leader, mons smithi135 in quorum (ranks 0) 2023-11-25T11:18:27.251 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:26 smithi135 ceph-mon[107223]: monmap e1: 1 mons at {smithi135=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0]} 2023-11-25T11:18:27.252 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:26 smithi135 ceph-mon[107223]: fsmap 2023-11-25T11:18:27.252 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:26 smithi135 ceph-mon[107223]: osdmap e1: 0 total, 0 up, 0 in 2023-11-25T11:18:27.252 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:26 smithi135 ceph-mon[107223]: mgrmap e1: no daemons active 2023-11-25T11:18:27.252 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:26 smithi135 ceph-mon[107223]: from='client.? 172.21.15.135:0/3302130349' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-25T11:18:28.011 INFO:teuthology.orchestra.run.smithi135.stderr:Generating new minimal ceph.conf... 2023-11-25T11:18:28.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:27 smithi135 ceph-mon[107223]: from='client.? 172.21.15.135:0/3168392259' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-25T11:18:28.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:27 smithi135 ceph-mon[107223]: from='client.? 172.21.15.135:0/3168392259' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-11-25T11:18:28.770 INFO:teuthology.orchestra.run.smithi135.stderr:Restarting the monitor... 2023-11-25T11:18:29.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:28 smithi135 systemd[1]: Stopping Ceph mon.smithi135 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:18:29.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:28 smithi135 bash[107521]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-mon.smithi135" found: no such container 2023-11-25T11:18:29.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:28 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-mon-smithi135[107200]: 2023-11-25T11:18:28.866+0000 7f988dcc4700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi135 -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-11-25T11:18:29.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:28 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-mon-smithi135[107200]: 2023-11-25T11:18:28.866+0000 7f988dcc4700 -1 mon.smithi135@0(leader) e1 *** Got Signal Terminated *** 2023-11-25T11:18:29.542 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 bash[107534]: ceph-478f282e-8b84-11ee-95a1-87774f69a715-mon-smithi135 2023-11-25T11:18:29.542 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 bash[107571]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-mon.smithi135" found: no such container 2023-11-25T11:18:29.542 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 systemd[1]: ceph-478f282e-8b84-11ee-95a1-87774f69a715@mon.smithi135.service: Succeeded. 2023-11-25T11:18:29.542 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 systemd[1]: Stopped Ceph mon.smithi135 for 478f282e-8b84-11ee-95a1-87774f69a715. 2023-11-25T11:18:29.542 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 systemd[1]: Starting Ceph mon.smithi135 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:18:29.603 INFO:teuthology.orchestra.run.smithi135.stderr:Setting mon public_network to 172.21.0.0/20 2023-11-25T11:18:30.045 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 bash[107638]: be1fa71fdc04dfd3e70f266bb5239f51bc75a57bbdf4406d84f5287929a897ce 2023-11-25T11:18:30.045 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 systemd[1]: Started Ceph mon.smithi135 for 478f282e-8b84-11ee-95a1-87774f69a715. 2023-11-25T11:18:30.045 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: set uid:gid to 167:167 (ceph:ceph) 2023-11-25T11:18:30.045 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-11-25T11:18:30.046 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: pidfile_write: ignore empty --pid-file 2023-11-25T11:18:30.046 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: load: jerasure load: lrc 2023-11-25T11:18:30.046 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: RocksDB version: 6.15.5 2023-11-25T11:18:30.046 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-25T11:18:30.046 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Compile date Apr 18 2022 2023-11-25T11:18:30.046 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: DB SUMMARY 2023-11-25T11:18:30.046 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: DB Session ID: ZV5SWLHJT3ZUKD1LYQ7B 2023-11-25T11:18:30.046 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: CURRENT file: CURRENT 2023-11-25T11:18:30.046 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: IDENTITY file: IDENTITY 2023-11-25T11:18:30.046 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-11-25T11:18:30.046 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi135/store.db dir, Total Num: 1, files: 000008.sst 2023-11-25T11:18:30.046 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi135/store.db: 000010.log size: 80789 ; 2023-11-25T11:18:30.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.error_if_exists: 0 2023-11-25T11:18:30.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.create_if_missing: 0 2023-11-25T11:18:30.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.paranoid_checks: 1 2023-11-25T11:18:30.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-11-25T11:18:30.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.env: 0x55c1a5ce0860 2023-11-25T11:18:30.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.fs: Posix File System 2023-11-25T11:18:30.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.info_log: 0x55c1a6663fa0 2023-11-25T11:18:30.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_file_opening_threads: 16 2023-11-25T11:18:30.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.statistics: (nil) 2023-11-25T11:18:30.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.use_fsync: 0 2023-11-25T11:18:30.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_log_file_size: 0 2023-11-25T11:18:30.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.log_file_time_to_roll: 0 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.keep_log_file_num: 1000 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.recycle_log_file_num: 0 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.allow_fallocate: 1 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.allow_mmap_reads: 0 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.allow_mmap_writes: 0 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.use_direct_reads: 0 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.create_missing_column_families: 0 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.db_log_dir: 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi135/store.db 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.table_cache_numshardbits: 6 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.WAL_ttl_seconds: 0 2023-11-25T11:18:30.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.WAL_size_limit_MB: 0 2023-11-25T11:18:30.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-25T11:18:30.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-25T11:18:30.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.is_fd_close_on_exec: 1 2023-11-25T11:18:30.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.advise_random_on_open: 1 2023-11-25T11:18:30.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.db_write_buffer_size: 0 2023-11-25T11:18:30.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.write_buffer_manager: 0x55c1a67542d0 2023-11-25T11:18:30.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-25T11:18:30.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-25T11:18:30.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-25T11:18:30.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.use_adaptive_mutex: 0 2023-11-25T11:18:30.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.rate_limiter: (nil) 2023-11-25T11:18:30.050 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-25T11:18:30.050 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.wal_recovery_mode: 2 2023-11-25T11:18:30.050 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.enable_thread_tracking: 0 2023-11-25T11:18:30.050 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.enable_pipelined_write: 0 2023-11-25T11:18:30.050 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.unordered_write: 0 2023-11-25T11:18:30.050 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-25T11:18:30.050 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-25T11:18:30.050 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-25T11:18:30.050 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-25T11:18:30.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.row_cache: None 2023-11-25T11:18:30.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.wal_filter: None 2023-11-25T11:18:30.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-25T11:18:30.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.allow_ingest_behind: 0 2023-11-25T11:18:30.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.preserve_deletes: 0 2023-11-25T11:18:30.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.two_write_queues: 0 2023-11-25T11:18:30.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.manual_wal_flush: 0 2023-11-25T11:18:30.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.atomic_flush: 0 2023-11-25T11:18:30.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-25T11:18:30.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.persist_stats_to_disk: 0 2023-11-25T11:18:30.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.write_dbid_to_manifest: 0 2023-11-25T11:18:30.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.log_readahead_size: 0 2023-11-25T11:18:30.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-11-25T11:18:30.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.best_efforts_recovery: 0 2023-11-25T11:18:30.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-11-25T11:18:30.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-11-25T11:18:30.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.allow_data_in_errors: 0 2023-11-25T11:18:30.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.db_host_id: __hostname__ 2023-11-25T11:18:30.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_background_jobs: 2 2023-11-25T11:18:30.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_background_compactions: -1 2023-11-25T11:18:30.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_subcompactions: 1 2023-11-25T11:18:30.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-25T11:18:30.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-25T11:18:30.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.delayed_write_rate : 16777216 2023-11-25T11:18:30.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_total_wal_size: 0 2023-11-25T11:18:30.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-25T11:18:30.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.stats_dump_period_sec: 600 2023-11-25T11:18:30.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.stats_persist_period_sec: 600 2023-11-25T11:18:30.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-25T11:18:30.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_open_files: -1 2023-11-25T11:18:30.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.bytes_per_sync: 0 2023-11-25T11:18:30.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.wal_bytes_per_sync: 0 2023-11-25T11:18:30.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.strict_bytes_per_sync: 0 2023-11-25T11:18:30.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compaction_readahead_size: 0 2023-11-25T11:18:30.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_background_flushes: -1 2023-11-25T11:18:30.053 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Compression algorithms supported: 2023-11-25T11:18:30.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-25T11:18:30.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: kZSTD supported: 0 2023-11-25T11:18:30.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: kXpressCompression supported: 0 2023-11-25T11:18:30.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: kLZ4HCCompression supported: 1 2023-11-25T11:18:30.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: kLZ4Compression supported: 1 2023-11-25T11:18:30.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: kBZip2Compression supported: 0 2023-11-25T11:18:30.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: kZlibCompression supported: 1 2023-11-25T11:18:30.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: kSnappyCompression supported: 1 2023-11-25T11:18:30.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Fast CRC32 supported: Supported on x86 2023-11-25T11:18:30.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi135/store.db/MANIFEST-000009 2023-11-25T11:18:30.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-11-25T11:18:30.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-25T11:18:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.merge_operator: 2023-11-25T11:18:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compaction_filter: None 2023-11-25T11:18:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compaction_filter_factory: None 2023-11-25T11:18:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.sst_partitioner_factory: None 2023-11-25T11:18:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.memtable_factory: SkipListFactory 2023-11-25T11:18:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.table_factory: BlockBasedTable 2023-11-25T11:18:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c1a662fd00) 2023-11-25T11:18:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: cache_index_and_filter_blocks: 1 2023-11-25T11:18:30.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-25T11:18:30.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-25T11:18:30.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: pin_top_level_index_and_filter: 1 2023-11-25T11:18:30.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: index_type: 0 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: data_block_index_type: 0 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: index_shortening: 1 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: data_block_hash_table_util_ratio: 0.750000 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: hash_index_allow_collision: 1 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: checksum: 1 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: no_block_cache: 0 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_cache: 0x55c1a669a170 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_cache_name: BinnedLRUCache 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_cache_options: 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: capacity : 536870912 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: num_shard_bits : 4 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: strict_capacity_limit : 0 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: high_pri_pool_ratio: 0.000 2023-11-25T11:18:30.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_cache_compressed: (nil) 2023-11-25T11:18:30.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: persistent_cache: (nil) 2023-11-25T11:18:30.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_size: 4096 2023-11-25T11:18:30.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_size_deviation: 10 2023-11-25T11:18:30.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_restart_interval: 16 2023-11-25T11:18:30.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: index_block_restart_interval: 1 2023-11-25T11:18:30.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: metadata_block_size: 4096 2023-11-25T11:18:30.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: partition_filters: 0 2023-11-25T11:18:30.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: use_delta_encoding: 1 2023-11-25T11:18:30.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-25T11:18:30.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: whole_key_filtering: 1 2023-11-25T11:18:30.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: verify_compression: 0 2023-11-25T11:18:30.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: read_amp_bytes_per_bit: 0 2023-11-25T11:18:30.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: format_version: 4 2023-11-25T11:18:30.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: enable_index_compression: 1 2023-11-25T11:18:30.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: block_align: 0 2023-11-25T11:18:30.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.write_buffer_size: 33554432 2023-11-25T11:18:30.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_write_buffer_number: 2 2023-11-25T11:18:30.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compression: NoCompression 2023-11-25T11:18:30.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.bottommost_compression: Disabled 2023-11-25T11:18:30.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.prefix_extractor: nullptr 2023-11-25T11:18:30.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-25T11:18:30.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.num_levels: 7 2023-11-25T11:18:30.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-25T11:18:30.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-25T11:18:30.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-25T11:18:30.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-25T11:18:30.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-25T11:18:30.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-25T11:18:30.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-25T11:18:30.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-25T11:18:30.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-11-25T11:18:30.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-25T11:18:30.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compression_opts.window_bits: -14 2023-11-25T11:18:30.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compression_opts.level: 32767 2023-11-25T11:18:30.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compression_opts.strategy: 0 2023-11-25T11:18:30.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-25T11:18:30.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-25T11:18:30.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-11-25T11:18:30.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compression_opts.enabled: false 2023-11-25T11:18:30.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-25T11:18:30.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-25T11:18:30.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-25T11:18:30.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.target_file_size_base: 67108864 2023-11-25T11:18:30.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.target_file_size_multiplier: 1 2023-11-25T11:18:30.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-25T11:18:30.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-25T11:18:30.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-25T11:18:30.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-25T11:18:30.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-25T11:18:30.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-25T11:18:30.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-25T11:18:30.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-25T11:18:30.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-25T11:18:30.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-25T11:18:30.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-25T11:18:30.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-25T11:18:30.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.arena_block_size: 4194304 2023-11-25T11:18:30.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-25T11:18:30.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-25T11:18:30.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-25T11:18:30.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.disable_auto_compactions: 0 2023-11-25T11:18:30.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-25T11:18:30.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-25T11:18:30.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-25T11:18:30.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-25T11:18:30.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-25T11:18:30.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-25T11:18:30.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-25T11:18:30.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-25T11:18:30.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-25T11:18:30.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-25T11:18:30.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.table_properties_collectors: 2023-11-25T11:18:30.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.inplace_update_support: 0 2023-11-25T11:18:30.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.inplace_update_num_locks: 10000 2023-11-25T11:18:30.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-25T11:18:30.063 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.memtable_huge_page_size: 0 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.bloom_locality: 0 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.max_successive_merges: 0 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.optimize_filters_for_hits: 0 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.paranoid_file_checks: 0 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.force_consistency_checks: 1 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.report_bg_io_stats: 0 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.ttl: 2592000 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.periodic_compaction_seconds: 0 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.enable_blob_files: false 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.min_blob_size: 0 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.blob_file_size: 268435456 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.blob_compression_type: NoCompression 2023-11-25T11:18:30.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.enable_blob_garbage_collection: false 2023-11-25T11:18:30.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-11-25T11:18:30.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi135/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-11-25T11:18:30.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-11-25T11:18:30.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-11-25T11:18:30.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700911109610119, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-11-25T11:18:30.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-11-25T11:18:30.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: 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-11-25T11:18:30.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700911109610782, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 77647, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 75905, "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": 70361, "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": 1700911109, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "f91acc59-8854-4bcd-a1dc-57ae07439a84", "db_session_id": "ZV5SWLHJT3ZUKD1LYQ7B"}} 2023-11-25T11:18:30.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-11-25T11:18:30.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700911109611134, "job": 1, "event": "recovery_finished"} 2023-11-25T11:18:30.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-smithi135/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-11-25T11:18:30.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55c1a6680a80 2023-11-25T11:18:30.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: DB pointer 0x55c1a6690000 2023-11-25T11:18:30.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-11-25T11:18:30.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-11-25T11:18:30.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** DB Stats ** 2023-11-25T11:18:30.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-25T11:18:30.066 INFO:journalctl@ceph.mon.smithi135.smithi135.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-11-25T11:18:30.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-25T11:18:30.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-25T11:18:30.066 INFO:journalctl@ceph.mon.smithi135.smithi135.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-11-25T11:18:30.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-25T11:18:30.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-25T11:18:30.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2023-11-25T11:18:30.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** Compaction Stats [default] ** 2023-11-25T11:18:30.066 INFO:journalctl@ceph.mon.smithi135.smithi135.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-11-25T11:18:30.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-25T11:18:30.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: L0 2/0 77.62 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 170.2 0.00 0.00 1 0.000 0 0 2023-11-25T11:18:30.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Sum 2/0 77.62 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 170.2 0.00 0.00 1 0.000 0 0 2023-11-25T11:18:30.067 INFO:journalctl@ceph.mon.smithi135.smithi135.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 170.2 0.00 0.00 1 0.000 0 0 2023-11-25T11:18:30.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2023-11-25T11:18:30.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** Compaction Stats [default] ** 2023-11-25T11:18:30.067 INFO:journalctl@ceph.mon.smithi135.smithi135.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-11-25T11:18:30.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-25T11:18:30.067 INFO:journalctl@ceph.mon.smithi135.smithi135.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 170.2 0.00 0.00 1 0.000 0 0 2023-11-25T11:18:30.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-25T11:18:30.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-11-25T11:18:30.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-25T11:18:30.067 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-11-25T11:18:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-11-25T11:18:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(Keys): cumulative 0, interval 0 2023-11-25T11:18:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Cumulative compaction: 0.00 GB write, 24.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-25T11:18:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Interval compaction: 0.00 GB write, 24.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-25T11:18:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.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-11-25T11:18:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2023-11-25T11:18:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** File Read Latency Histogram By Level [default] ** 2023-11-25T11:18:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2023-11-25T11:18:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** Compaction Stats [default] ** 2023-11-25T11:18:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.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-11-25T11:18:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-25T11:18:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: L0 2/0 77.62 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 170.2 0.00 0.00 1 0.000 0 0 2023-11-25T11:18:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Sum 2/0 77.62 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 170.2 0.00 0.00 1 0.000 0 0 2023-11-25T11:18:30.069 INFO:journalctl@ceph.mon.smithi135.smithi135.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-11-25T11:18:30.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2023-11-25T11:18:30.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** Compaction Stats [default] ** 2023-11-25T11:18:30.069 INFO:journalctl@ceph.mon.smithi135.smithi135.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-11-25T11:18:30.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-25T11:18:30.069 INFO:journalctl@ceph.mon.smithi135.smithi135.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 170.2 0.00 0.00 1 0.000 0 0 2023-11-25T11:18:30.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-25T11:18:30.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-11-25T11:18:30.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-25T11:18:30.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-11-25T11:18:30.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-11-25T11:18:30.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: AddFile(Keys): cumulative 0, interval 0 2023-11-25T11:18:30.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: Cumulative compaction: 0.00 GB write, 23.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-25T11:18:30.070 INFO:journalctl@ceph.mon.smithi135.smithi135.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-11-25T11:18:30.070 INFO:journalctl@ceph.mon.smithi135.smithi135.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-11-25T11:18:30.070 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2023-11-25T11:18:30.070 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: ** File Read Latency Histogram By Level [default] ** 2023-11-25T11:18:30.070 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: starting mon.smithi135 rank 0 at public addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] at bind addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi135 fsid 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:18:30.070 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: mon.smithi135@-1(???) e1 preinit fsid 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:18:30.070 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: mon.smithi135@-1(???).mds e1 new map 2023-11-25T11:18:30.070 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: mon.smithi135@-1(???).mds e1 print_map 2023-11-25T11:18:30.070 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: e1 2023-11-25T11:18:30.070 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-11-25T11:18:30.070 INFO:journalctl@ceph.mon.smithi135.smithi135.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-11-25T11:18:30.070 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: legacy client fscid: -1 2023-11-25T11:18:30.070 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: 2023-11-25T11:18:30.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout: No filesystems configured 2023-11-25T11:18:30.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: mon.smithi135@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-11-25T11:18:30.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: mon.smithi135@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-25T11:18:30.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: mon.smithi135@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-25T11:18:30.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: mon.smithi135@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-25T11:18:30.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: mon.smithi135@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-11-25T11:18:30.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: expand_channel_meta expand map: {default=false} 2023-11-25T11:18:30.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: expand_channel_meta from 'false' to 'false' 2023-11-25T11:18:30.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: expand_channel_meta expanded map: {default=false} 2023-11-25T11:18:30.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: expand_channel_meta expand map: {default=info} 2023-11-25T11:18:30.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: expand_channel_meta from 'info' to 'info' 2023-11-25T11:18:30.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: expand_channel_meta expanded map: {default=info} 2023-11-25T11:18:30.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: expand_channel_meta expand map: {default=daemon} 2023-11-25T11:18:30.072 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: expand_channel_meta from 'daemon' to 'daemon' 2023-11-25T11:18:30.072 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: expand_channel_meta expanded map: {default=daemon} 2023-11-25T11:18:30.072 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: expand_channel_meta expand map: {default=debug} 2023-11-25T11:18:30.072 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: expand_channel_meta from 'debug' to 'debug' 2023-11-25T11:18:30.072 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: expand_channel_meta expanded map: {default=debug} 2023-11-25T11:18:30.072 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: mon.smithi135 is new leader, mons smithi135 in quorum (ranks 0) 2023-11-25T11:18:30.072 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: monmap e1: 1 mons at {smithi135=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0]} 2023-11-25T11:18:30.072 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: fsmap 2023-11-25T11:18:30.072 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: osdmap e1: 0 total, 0 up, 0 in 2023-11-25T11:18:30.072 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:29 smithi135 ceph-mon[107676]: mgrmap e1: no daemons active 2023-11-25T11:18:30.456 INFO:teuthology.orchestra.run.smithi135.stderr:Wrote config to /etc/ceph/ceph.conf 2023-11-25T11:18:30.456 INFO:teuthology.orchestra.run.smithi135.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-11-25T11:18:30.456 INFO:teuthology.orchestra.run.smithi135.stderr:Creating mgr... 2023-11-25T11:18:30.456 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying port 9283 ... 2023-11-25T11:18:30.575 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to reset failed state of unit ceph-478f282e-8b84-11ee-95a1-87774f69a715@mgr.smithi135.smlppl.service: Unit ceph-478f282e-8b84-11ee-95a1-87774f69a715@mgr.smithi135.smlppl.service not loaded. 2023-11-25T11:18:30.581 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/ceph-478f282e-8b84-11ee-95a1-87774f69a715.target.wants/ceph-478f282e-8b84-11ee-95a1-87774f69a715@mgr.smithi135.smlppl.service → /etc/systemd/system/ceph-478f282e-8b84-11ee-95a1-87774f69a715@.service. 2023-11-25T11:18:31.047 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: disabled 2023-11-25T11:18:31.055 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2023-11-25T11:18:31.055 INFO:teuthology.orchestra.run.smithi135.stderr:firewalld.service is not enabled 2023-11-25T11:18:31.055 INFO:teuthology.orchestra.run.smithi135.stderr:Not possible to enable service . firewalld.service is not available 2023-11-25T11:18:31.062 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: disabled 2023-11-25T11:18:31.070 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2023-11-25T11:18:31.071 INFO:teuthology.orchestra.run.smithi135.stderr:firewalld.service is not enabled 2023-11-25T11:18:31.071 INFO:teuthology.orchestra.run.smithi135.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-11-25T11:18:31.071 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mgr to start... 2023-11-25T11:18:31.071 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mgr... 2023-11-25T11:18:31.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:31 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/607251626' entity='client.admin' 2023-11-25T11:18:31.598 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2023-11-25T11:18:31.599 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2023-11-25T11:18:31.599 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsid": "478f282e-8b84-11ee-95a1-87774f69a715", 2023-11-25T11:18:31.599 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "health": { 2023-11-25T11:18:31.599 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-11-25T11:18:31.599 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "checks": {}, 2023-11-25T11:18:31.599 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mutes": [] 2023-11-25T11:18:31.599 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:31.600 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-11-25T11:18:31.600 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum": [ 2023-11-25T11:18:31.600 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 0 2023-11-25T11:18:31.600 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2023-11-25T11:18:31.600 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_names": [ 2023-11-25T11:18:31.600 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "smithi135" 2023-11-25T11:18:31.600 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2023-11-25T11:18:31.600 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_age": 1, 2023-11-25T11:18:31.600 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "monmap": { 2023-11-25T11:18:31.600 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:31.600 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-11-25T11:18:31.600 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_mons": 1 2023-11-25T11:18:31.601 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:31.601 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osdmap": { 2023-11-25T11:18:31.601 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:31.601 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_osds": 0, 2023-11-25T11:18:31.601 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-11-25T11:18:31.601 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-11-25T11:18:31.601 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-11-25T11:18:31.601 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-11-25T11:18:31.601 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-11-25T11:18:31.601 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:31.601 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgmap": { 2023-11-25T11:18:31.601 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-11-25T11:18:31.602 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-11-25T11:18:31.602 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pools": 0, 2023-11-25T11:18:31.602 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_objects": 0, 2023-11-25T11:18:31.602 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-11-25T11:18:31.602 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-11-25T11:18:31.602 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-11-25T11:18:31.602 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_total": 0 2023-11-25T11:18:31.602 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:31.602 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsmap": { 2023-11-25T11:18:31.602 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:31.602 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "by_rank": [], 2023-11-25T11:18:31.602 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "up:standby": 0 2023-11-25T11:18:31.603 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:31.603 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap": { 2023-11-25T11:18:31.603 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": false, 2023-11-25T11:18:31.603 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-11-25T11:18:31.603 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modules": [ 2023-11-25T11:18:31.603 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "iostat", 2023-11-25T11:18:31.603 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "nfs", 2023-11-25T11:18:31.604 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "restful" 2023-11-25T11:18:31.604 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2023-11-25T11:18:31.604 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2023-11-25T11:18:31.604 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:31.604 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "servicemap": { 2023-11-25T11:18:31.604 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:31.605 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modified": "2023-11-25T11:18:25.985919+0000", 2023-11-25T11:18:31.605 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2023-11-25T11:18:31.605 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:31.605 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "progress_events": {} 2023-11-25T11:18:31.605 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2023-11-25T11:18:31.944 INFO:teuthology.orchestra.run.smithi135.stderr:mgr not available, waiting (1/15)... 2023-11-25T11:18:32.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:32 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/533412163' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-25T11:18:34.418 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2023-11-25T11:18:34.418 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2023-11-25T11:18:34.419 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsid": "478f282e-8b84-11ee-95a1-87774f69a715", 2023-11-25T11:18:34.419 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "health": { 2023-11-25T11:18:34.419 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-11-25T11:18:34.419 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "checks": {}, 2023-11-25T11:18:34.419 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mutes": [] 2023-11-25T11:18:34.419 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:34.419 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-11-25T11:18:34.419 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum": [ 2023-11-25T11:18:34.419 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 0 2023-11-25T11:18:34.420 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2023-11-25T11:18:34.420 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_names": [ 2023-11-25T11:18:34.420 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "smithi135" 2023-11-25T11:18:34.420 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2023-11-25T11:18:34.420 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_age": 4, 2023-11-25T11:18:34.420 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "monmap": { 2023-11-25T11:18:34.420 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:34.420 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-11-25T11:18:34.421 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_mons": 1 2023-11-25T11:18:34.421 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:34.421 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osdmap": { 2023-11-25T11:18:34.421 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:34.421 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_osds": 0, 2023-11-25T11:18:34.421 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-11-25T11:18:34.421 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-11-25T11:18:34.421 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-11-25T11:18:34.426 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-11-25T11:18:34.427 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-11-25T11:18:34.427 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:34.427 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgmap": { 2023-11-25T11:18:34.427 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-11-25T11:18:34.427 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-11-25T11:18:34.428 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pools": 0, 2023-11-25T11:18:34.428 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_objects": 0, 2023-11-25T11:18:34.428 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-11-25T11:18:34.428 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-11-25T11:18:34.428 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-11-25T11:18:34.428 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_total": 0 2023-11-25T11:18:34.429 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:34.429 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsmap": { 2023-11-25T11:18:34.429 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:34.429 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "by_rank": [], 2023-11-25T11:18:34.429 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "up:standby": 0 2023-11-25T11:18:34.429 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:34.429 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap": { 2023-11-25T11:18:34.430 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": false, 2023-11-25T11:18:34.430 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-11-25T11:18:34.430 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modules": [ 2023-11-25T11:18:34.430 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "iostat", 2023-11-25T11:18:34.430 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "nfs", 2023-11-25T11:18:34.430 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "restful" 2023-11-25T11:18:34.431 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2023-11-25T11:18:34.431 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2023-11-25T11:18:34.431 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:34.431 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "servicemap": { 2023-11-25T11:18:34.431 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:34.431 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modified": "2023-11-25T11:18:25.985919+0000", 2023-11-25T11:18:34.431 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2023-11-25T11:18:34.431 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:34.431 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "progress_events": {} 2023-11-25T11:18:34.431 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2023-11-25T11:18:34.760 INFO:teuthology.orchestra.run.smithi135.stderr:mgr not available, waiting (2/15)... 2023-11-25T11:18:34.774 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:34 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2975752118' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-25T11:18:37.206 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2023-11-25T11:18:37.206 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2023-11-25T11:18:37.206 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsid": "478f282e-8b84-11ee-95a1-87774f69a715", 2023-11-25T11:18:37.207 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "health": { 2023-11-25T11:18:37.207 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-11-25T11:18:37.207 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "checks": {}, 2023-11-25T11:18:37.207 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mutes": [] 2023-11-25T11:18:37.207 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:37.207 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-11-25T11:18:37.207 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum": [ 2023-11-25T11:18:37.207 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 0 2023-11-25T11:18:37.207 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2023-11-25T11:18:37.208 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_names": [ 2023-11-25T11:18:37.208 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "smithi135" 2023-11-25T11:18:37.208 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2023-11-25T11:18:37.208 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_age": 7, 2023-11-25T11:18:37.208 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "monmap": { 2023-11-25T11:18:37.208 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:37.208 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-11-25T11:18:37.208 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_mons": 1 2023-11-25T11:18:37.209 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:37.209 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osdmap": { 2023-11-25T11:18:37.209 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:37.209 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_osds": 0, 2023-11-25T11:18:37.209 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-11-25T11:18:37.209 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-11-25T11:18:37.209 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-11-25T11:18:37.209 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-11-25T11:18:37.209 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-11-25T11:18:37.209 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:37.210 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgmap": { 2023-11-25T11:18:37.210 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-11-25T11:18:37.210 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-11-25T11:18:37.210 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pools": 0, 2023-11-25T11:18:37.210 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_objects": 0, 2023-11-25T11:18:37.210 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-11-25T11:18:37.210 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-11-25T11:18:37.210 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-11-25T11:18:37.210 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_total": 0 2023-11-25T11:18:37.210 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:37.210 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsmap": { 2023-11-25T11:18:37.211 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:37.211 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "by_rank": [], 2023-11-25T11:18:37.211 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "up:standby": 0 2023-11-25T11:18:37.211 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:37.211 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap": { 2023-11-25T11:18:37.211 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": false, 2023-11-25T11:18:37.211 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-11-25T11:18:37.211 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modules": [ 2023-11-25T11:18:37.211 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "iostat", 2023-11-25T11:18:37.211 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "nfs", 2023-11-25T11:18:37.211 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "restful" 2023-11-25T11:18:37.211 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2023-11-25T11:18:37.212 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2023-11-25T11:18:37.212 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:37.212 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "servicemap": { 2023-11-25T11:18:37.212 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:37.212 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modified": "2023-11-25T11:18:25.985919+0000", 2023-11-25T11:18:37.212 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2023-11-25T11:18:37.212 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:37.212 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "progress_events": {} 2023-11-25T11:18:37.212 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2023-11-25T11:18:37.225 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:37 smithi135 ceph-mon[107676]: Activating manager daemon smithi135.smlppl 2023-11-25T11:18:37.225 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:37 smithi135 ceph-mon[107676]: mgrmap e2: smithi135.smlppl(active, starting, since 0.00280037s) 2023-11-25T11:18:37.225 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:37 smithi135 ceph-mon[107676]: from='mgr.14100 172.21.15.135:0/2704329022' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-25T11:18:37.225 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:37 smithi135 ceph-mon[107676]: from='mgr.14100 172.21.15.135:0/2704329022' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-25T11:18:37.225 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:37 smithi135 ceph-mon[107676]: from='mgr.14100 172.21.15.135:0/2704329022' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-25T11:18:37.225 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:37 smithi135 ceph-mon[107676]: from='mgr.14100 172.21.15.135:0/2704329022' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2023-11-25T11:18:37.226 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:37 smithi135 ceph-mon[107676]: from='mgr.14100 172.21.15.135:0/2704329022' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr metadata", "who": "smithi135.smlppl", "id": "smithi135.smlppl"}]: dispatch 2023-11-25T11:18:37.226 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:37 smithi135 ceph-mon[107676]: Manager daemon smithi135.smlppl is now available 2023-11-25T11:18:37.226 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:37 smithi135 ceph-mon[107676]: from='mgr.14100 172.21.15.135:0/2704329022' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:18:37.226 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:37 smithi135 ceph-mon[107676]: from='mgr.14100 172.21.15.135:0/2704329022' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:18:37.226 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:37 smithi135 ceph-mon[107676]: from='mgr.14100 172.21.15.135:0/2704329022' entity='mgr.smithi135.smlppl' 2023-11-25T11:18:37.227 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:37 smithi135 ceph-mon[107676]: from='mgr.14100 172.21.15.135:0/2704329022' entity='mgr.smithi135.smlppl' 2023-11-25T11:18:37.227 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:37 smithi135 ceph-mon[107676]: from='mgr.14100 172.21.15.135:0/2704329022' entity='mgr.smithi135.smlppl' 2023-11-25T11:18:37.559 INFO:teuthology.orchestra.run.smithi135.stderr:mgr not available, waiting (3/15)... 2023-11-25T11:18:38.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:38 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1659771137' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-25T11:18:38.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:38 smithi135 ceph-mon[107676]: mgrmap e3: smithi135.smlppl(active, since 1.00655s) 2023-11-25T11:18:40.511 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:40 smithi135 ceph-mon[107676]: mgrmap e4: smithi135.smlppl(active, since 2s) 2023-11-25T11:18:41.385 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2023-11-25T11:18:41.385 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2023-11-25T11:18:41.385 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsid": "478f282e-8b84-11ee-95a1-87774f69a715", 2023-11-25T11:18:41.385 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "health": { 2023-11-25T11:18:41.386 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-11-25T11:18:41.386 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "checks": {}, 2023-11-25T11:18:41.386 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mutes": [] 2023-11-25T11:18:41.386 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:41.386 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-11-25T11:18:41.386 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum": [ 2023-11-25T11:18:41.386 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 0 2023-11-25T11:18:41.387 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2023-11-25T11:18:41.387 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_names": [ 2023-11-25T11:18:41.387 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "smithi135" 2023-11-25T11:18:41.387 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2023-11-25T11:18:41.387 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_age": 11, 2023-11-25T11:18:41.387 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "monmap": { 2023-11-25T11:18:41.388 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:41.388 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-11-25T11:18:41.388 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_mons": 1 2023-11-25T11:18:41.388 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:41.388 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osdmap": { 2023-11-25T11:18:41.388 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:41.388 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_osds": 0, 2023-11-25T11:18:41.388 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-11-25T11:18:41.389 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-11-25T11:18:41.389 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-11-25T11:18:41.392 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-11-25T11:18:41.392 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-11-25T11:18:41.392 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:41.392 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgmap": { 2023-11-25T11:18:41.393 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-11-25T11:18:41.393 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-11-25T11:18:41.393 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pools": 0, 2023-11-25T11:18:41.393 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_objects": 0, 2023-11-25T11:18:41.393 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-11-25T11:18:41.393 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-11-25T11:18:41.393 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-11-25T11:18:41.394 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_total": 0 2023-11-25T11:18:41.394 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:41.394 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsmap": { 2023-11-25T11:18:41.394 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:41.394 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "by_rank": [], 2023-11-25T11:18:41.394 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "up:standby": 0 2023-11-25T11:18:41.395 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:41.395 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap": { 2023-11-25T11:18:41.395 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": true, 2023-11-25T11:18:41.395 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-11-25T11:18:41.395 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modules": [ 2023-11-25T11:18:41.395 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "iostat", 2023-11-25T11:18:41.395 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "nfs", 2023-11-25T11:18:41.396 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "restful" 2023-11-25T11:18:41.396 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2023-11-25T11:18:41.396 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2023-11-25T11:18:41.396 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:41.396 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "servicemap": { 2023-11-25T11:18:41.396 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2023-11-25T11:18:41.396 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modified": "2023-11-25T11:18:25.985919+0000", 2023-11-25T11:18:41.396 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2023-11-25T11:18:41.397 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2023-11-25T11:18:41.397 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "progress_events": {} 2023-11-25T11:18:41.397 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2023-11-25T11:18:41.724 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:41 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/3427235055' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-25T11:18:41.909 INFO:teuthology.orchestra.run.smithi135.stderr:mgr is available 2023-11-25T11:18:42.416 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2023-11-25T11:18:42.416 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [global] 2023-11-25T11:18:42.416 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: fsid = 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:18:42.416 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-11-25T11:18:42.416 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-11-25T11:18:42.417 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-11-25T11:18:42.417 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-11-25T11:18:42.417 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2023-11-25T11:18:42.417 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [mgr] 2023-11-25T11:18:42.417 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-11-25T11:18:42.417 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2023-11-25T11:18:42.417 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [osd] 2023-11-25T11:18:42.417 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-11-25T11:18:42.417 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-11-25T11:18:42.751 INFO:teuthology.orchestra.run.smithi135.stderr:Enabling cephadm module... 2023-11-25T11:18:42.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:42 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/452189832' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-25T11:18:43.754 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:43 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2323385754' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-11-25T11:18:44.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2023-11-25T11:18:44.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 5, 2023-11-25T11:18:44.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": true, 2023-11-25T11:18:44.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "active_name": "smithi135.smlppl", 2023-11-25T11:18:44.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standby": 0 2023-11-25T11:18:44.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2023-11-25T11:18:44.708 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for the mgr to restart... 2023-11-25T11:18:44.708 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mgr epoch 5... 2023-11-25T11:18:44.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:44 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2323385754' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-11-25T11:18:44.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:44 smithi135 ceph-mon[107676]: mgrmap e5: smithi135.smlppl(active, since 6s) 2023-11-25T11:18:44.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:44 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2956978964' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-11-25T11:18:49.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:49 smithi135 ceph-mon[107676]: Active manager daemon smithi135.smlppl restarted 2023-11-25T11:18:49.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:49 smithi135 ceph-mon[107676]: Activating manager daemon smithi135.smlppl 2023-11-25T11:18:49.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:49 smithi135 ceph-mon[107676]: osdmap e2: 0 total, 0 up, 0 in 2023-11-25T11:18:50.548 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2023-11-25T11:18:50.548 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-11-25T11:18:50.548 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "initialized": true 2023-11-25T11:18:50.548 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2023-11-25T11:18:50.790 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: mgrmap e6: smithi135.smlppl(active, starting, since 0.0528933s) 2023-11-25T11:18:50.790 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2023-11-25T11:18:50.790 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr metadata", "who": "smithi135.smlppl", "id": "smithi135.smlppl"}]: dispatch 2023-11-25T11:18:50.790 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-25T11:18:50.791 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-25T11:18:50.791 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-25T11:18:50.791 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: Manager daemon smithi135.smlppl is now available 2023-11-25T11:18:50.791 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:18:50.791 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:18:50.791 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:18:50.791 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:18:50.791 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:18:50.791 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:18:50.791 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:50 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:18:51.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:51 smithi135 ceph-mon[107676]: mgrmap e7: smithi135.smlppl(active, since 1.05756s) 2023-11-25T11:18:51.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:51 smithi135 ceph-mon[107676]: [25/Nov/2023:11:18:50] ENGINE Bus STARTING 2023-11-25T11:18:51.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:51 smithi135 ceph-mon[107676]: [25/Nov/2023:11:18:50] ENGINE Serving on https://172.21.15.135:7150 2023-11-25T11:18:51.806 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:51 smithi135 ceph-mon[107676]: [25/Nov/2023:11:18:50] ENGINE Bus STARTED 2023-11-25T11:18:51.806 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:51 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:18:51.806 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:51 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:18:52.458 INFO:teuthology.orchestra.run.smithi135.stderr:mgr epoch 5 is available 2023-11-25T11:18:52.458 INFO:teuthology.orchestra.run.smithi135.stderr:Setting orchestrator backend to cephadm... 2023-11-25T11:18:53.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:52 smithi135 ceph-mon[107676]: mgrmap e8: smithi135.smlppl(active, since 2s) 2023-11-25T11:18:55.302 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:54 smithi135 ceph-mon[107676]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:18:55.302 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:54 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:18:55.302 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:54 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:18:55.823 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: value unchanged 2023-11-25T11:18:56.182 INFO:teuthology.orchestra.run.smithi135.stderr:Generating ssh key... 2023-11-25T11:18:56.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:56 smithi135 ceph-mon[107676]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:18:57.722 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpySAivwY6maUOGj+rB2dHOPNdYI+inMs54oFDYu7nAQyNcu/RKwY/uOcJauorbZ26854+aGTE5g34FU8YFWybZhcRMK1mGct8i2GOiGNH/td1Kpi/iQUn8ZpB3VxlfdhZ4CYHM0iXK/0Xp04H2/o8h+oCj5PgWSOGWBRk64wF5vBDK1aXHlr1GEAsBatOBPWtocX4dAZ+2vc253HWUBeEdVGmhOU+UJ16p1KX3wzBQwiBJSRJbfdPmMhXm0GzFY3KC2Sm4OiDBB3PSj6wa44PgkdvkyI7NPhDyHlXJx7ENGhiSZk3+Ve5o7rXNxyQXPcKY1Sm8SY4nQ2ROlD1BkUX4ypuzjbqmv/z9N2dAH53FJEC9FCWUW5CqpcdGCi4HbeozIhLGfUdt2E6KatzugHvA44ugvvY65gbJby+9PHed/5LIhUzQ2NQF/yuPwWdfkQiDoas/xJDcCvQ51ivmwdksM2RFTn6dYR6mDoHmVl2g1urUnKlTa6/iqSwt3IoQes= ceph-478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:18:58.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:57 smithi135 ceph-mon[107676]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:18:58.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:57 smithi135 ceph-mon[107676]: Generating ssh key... 2023-11-25T11:18:58.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:57 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:18:58.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:57 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:18:58.066 INFO:teuthology.orchestra.run.smithi135.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-11-25T11:18:58.066 INFO:teuthology.orchestra.run.smithi135.stderr:Adding key to root@localhost authorized_keys... 2023-11-25T11:18:58.066 INFO:teuthology.orchestra.run.smithi135.stderr:Adding host smithi135... 2023-11-25T11:18:59.131 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:18:58 smithi135 ceph-mon[107676]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:18:59.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Added host 'smithi135' with addr '172.21.15.135' 2023-11-25T11:18:59.673 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying mon service with default placement... 2023-11-25T11:19:00.194 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled mon update... 2023-11-25T11:19:00.510 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:00 smithi135 ceph-mon[107676]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi135", "addr": "172.21.15.135", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:19:00.510 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:00 smithi135 ceph-mon[107676]: Deploying cephadm binary to smithi135 2023-11-25T11:19:00.510 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:00 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:00.511 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:00 smithi135 ceph-mon[107676]: Added host smithi135 2023-11-25T11:19:00.511 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:00 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:19:00.511 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:00 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:00.540 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying mgr service with default placement... 2023-11-25T11:19:01.534 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-11-25T11:19:01.688 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:01 smithi135 ceph-mon[107676]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:19:01.688 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:01 smithi135 ceph-mon[107676]: Saving service mon spec with placement count:5 2023-11-25T11:19:01.922 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying crash service with default placement... 2023-11-25T11:19:02.500 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled crash update... 2023-11-25T11:19:02.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:02 smithi135 ceph-mon[107676]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:19:02.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:02 smithi135 ceph-mon[107676]: Saving service mgr spec with placement count:2 2023-11-25T11:19:02.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:02 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:02.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:02 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:02.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:02 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:02.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:02 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:02.914 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying prometheus service with default placement... 2023-11-25T11:19:03.478 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled prometheus update... 2023-11-25T11:19:03.849 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying grafana service with default placement... 2023-11-25T11:19:04.203 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:04 smithi135 ceph-mon[107676]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:19:04.203 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:04 smithi135 ceph-mon[107676]: Saving service crash spec with placement * 2023-11-25T11:19:04.204 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:04 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:04.204 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:04 smithi135 ceph-mon[107676]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:19:04.204 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:04 smithi135 ceph-mon[107676]: Saving service prometheus spec with placement count:1 2023-11-25T11:19:04.204 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:04 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:04.204 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:04 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:04.411 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled grafana update... 2023-11-25T11:19:04.855 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying node-exporter service with default placement... 2023-11-25T11:19:05.418 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2023-11-25T11:19:05.683 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:05 smithi135 ceph-mon[107676]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:19:05.830 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:05 smithi135 ceph-mon[107676]: Saving service grafana spec with placement count:1 2023-11-25T11:19:05.830 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:05 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:05.831 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying alertmanager service with default placement... 2023-11-25T11:19:06.299 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2023-11-25T11:19:06.735 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:06 smithi135 ceph-mon[107676]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:19:06.735 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:06 smithi135 ceph-mon[107676]: Saving service node-exporter spec with placement * 2023-11-25T11:19:06.735 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:06 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:06.735 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:06 smithi135 ceph-mon[107676]: from='mgr.14120 172.21.15.135:0/3241123790' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:07.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:07 smithi135 ceph-mon[107676]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:19:07.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:07 smithi135 ceph-mon[107676]: Saving service alertmanager spec with placement count:1 2023-11-25T11:19:07.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:07 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1649256216' entity='client.admin' 2023-11-25T11:19:08.414 INFO:teuthology.orchestra.run.smithi135.stderr:Enabling the dashboard module... 2023-11-25T11:19:09.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:09 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1182543174' entity='client.admin' 2023-11-25T11:19:09.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:09 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1543829946' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-11-25T11:19:10.038 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2023-11-25T11:19:10.038 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 9, 2023-11-25T11:19:10.038 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": true, 2023-11-25T11:19:10.038 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "active_name": "smithi135.smlppl", 2023-11-25T11:19:10.038 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standby": 0 2023-11-25T11:19:10.038 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2023-11-25T11:19:10.397 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for the mgr to restart... 2023-11-25T11:19:10.397 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mgr epoch 9... 2023-11-25T11:19:10.495 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:10 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1543829946' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-11-25T11:19:10.495 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:10 smithi135 ceph-mon[107676]: mgrmap e9: smithi135.smlppl(active, since 19s) 2023-11-25T11:19:10.495 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:10 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2585704150' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-11-25T11:19:15.918 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:15 smithi135 ceph-mon[107676]: Active manager daemon smithi135.smlppl restarted 2023-11-25T11:19:15.918 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:15 smithi135 ceph-mon[107676]: Activating manager daemon smithi135.smlppl 2023-11-25T11:19:15.918 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:15 smithi135 ceph-mon[107676]: osdmap e3: 0 total, 0 up, 0 in 2023-11-25T11:19:16.642 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2023-11-25T11:19:16.642 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-11-25T11:19:16.643 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "initialized": true 2023-11-25T11:19:16.643 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2023-11-25T11:19:16.892 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: mgrmap e10: smithi135.smlppl(active, starting, since 0.529655s) 2023-11-25T11:19:16.893 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2023-11-25T11:19:16.893 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr metadata", "who": "smithi135.smlppl", "id": "smithi135.smlppl"}]: dispatch 2023-11-25T11:19:16.893 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-25T11:19:16.893 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-25T11:19:16.893 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-25T11:19:16.894 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: Manager daemon smithi135.smlppl is now available 2023-11-25T11:19:16.894 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:19:16.894 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:19:16.894 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:19:16.894 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:19:16.894 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: [25/Nov/2023:11:19:15] ENGINE Bus STARTING 2023-11-25T11:19:16.895 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: [25/Nov/2023:11:19:15] ENGINE Serving on https://172.21.15.135:7150 2023-11-25T11:19:16.895 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: [25/Nov/2023:11:19:15] ENGINE Bus STARTED 2023-11-25T11:19:16.895 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:16.895 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:16 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:16.995 INFO:teuthology.orchestra.run.smithi135.stderr:mgr epoch 9 is available 2023-11-25T11:19:16.995 INFO:teuthology.orchestra.run.smithi135.stderr:Generating a dashboard self-signed certificate... 2023-11-25T11:19:17.622 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Self-signed certificate created 2023-11-25T11:19:17.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:17 smithi135 ceph-mon[107676]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-11-25T11:19:17.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:17 smithi135 ceph-mon[107676]: mgrmap e11: smithi135.smlppl(active, since 1.53487s) 2023-11-25T11:19:17.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:17 smithi135 ceph-mon[107676]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-11-25T11:19:17.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:17 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:17.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:17 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:17.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:17 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:18.304 INFO:teuthology.orchestra.run.smithi135.stderr:Creating initial admin user... 2023-11-25T11:19:19.053 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$6oso99Ra3sjxu5zKDtBx5uSVZH.7JpV/Vx8daKYqLyTpIo9p49X.6", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1700911159, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-11-25T11:19:19.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:18 smithi135 ceph-mon[107676]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:19:19.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:18 smithi135 ceph-mon[107676]: mgrmap e12: smithi135.smlppl(active, since 2s) 2023-11-25T11:19:19.395 INFO:teuthology.orchestra.run.smithi135.stderr:Fetching dashboard port number... 2023-11-25T11:19:19.917 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 8443 2023-11-25T11:19:20.270 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: disabled 2023-11-25T11:19:20.277 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2023-11-25T11:19:20.277 INFO:teuthology.orchestra.run.smithi135.stderr:firewalld.service is not enabled 2023-11-25T11:19:20.278 INFO:teuthology.orchestra.run.smithi135.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-11-25T11:19:20.280 INFO:teuthology.orchestra.run.smithi135.stderr:Ceph Dashboard is now available at: 2023-11-25T11:19:20.280 INFO:teuthology.orchestra.run.smithi135.stderr: 2023-11-25T11:19:20.280 INFO:teuthology.orchestra.run.smithi135.stderr: URL: https://smithi135.front.sepia.ceph.com:8443/ 2023-11-25T11:19:20.280 INFO:teuthology.orchestra.run.smithi135.stderr: User: admin 2023-11-25T11:19:20.280 INFO:teuthology.orchestra.run.smithi135.stderr: Password: 9o8ds3zwcd 2023-11-25T11:19:20.280 INFO:teuthology.orchestra.run.smithi135.stderr: 2023-11-25T11:19:20.280 INFO:teuthology.orchestra.run.smithi135.stderr:Enabling autotune for osd_memory_target 2023-11-25T11:19:20.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:20 smithi135 ceph-mon[107676]: 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-11-25T11:19:20.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:20 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:20.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:20 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/873978874' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-11-25T11:19:21.814 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-11-25T11:19:22.169 INFO:teuthology.orchestra.run.smithi135.stderr:You can access the Ceph CLI with: 2023-11-25T11:19:22.169 INFO:teuthology.orchestra.run.smithi135.stderr: 2023-11-25T11:19:22.170 INFO:teuthology.orchestra.run.smithi135.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-11-25T11:19:22.170 INFO:teuthology.orchestra.run.smithi135.stderr: 2023-11-25T11:19:22.170 INFO:teuthology.orchestra.run.smithi135.stderr:Please consider enabling telemetry to help improve Ceph: 2023-11-25T11:19:22.170 INFO:teuthology.orchestra.run.smithi135.stderr: 2023-11-25T11:19:22.170 INFO:teuthology.orchestra.run.smithi135.stderr: ceph telemetry on 2023-11-25T11:19:22.170 INFO:teuthology.orchestra.run.smithi135.stderr: 2023-11-25T11:19:22.170 INFO:teuthology.orchestra.run.smithi135.stderr:For more information see: 2023-11-25T11:19:22.170 INFO:teuthology.orchestra.run.smithi135.stderr: 2023-11-25T11:19:22.170 INFO:teuthology.orchestra.run.smithi135.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-11-25T11:19:22.170 INFO:teuthology.orchestra.run.smithi135.stderr: 2023-11-25T11:19:22.170 INFO:teuthology.orchestra.run.smithi135.stderr:Bootstrap complete. 2023-11-25T11:19:22.203 INFO:tasks.cephadm:Fetching config... 2023-11-25T11:19:22.203 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-11-25T11:19:22.204 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-11-25T11:19:22.223 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-11-25T11:19:22.224 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-11-25T11:19:22.224 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-11-25T11:19:22.284 INFO:tasks.cephadm:Fetching mon keyring... 2023-11-25T11:19:22.284 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-11-25T11:19:22.285 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/keyring of=/dev/stdout 2023-11-25T11:19:22.356 INFO:tasks.cephadm:Fetching pub ssh key... 2023-11-25T11:19:22.357 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-11-25T11:19:22.357 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-11-25T11:19:22.390 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:22 smithi135 ceph-mon[107676]: mgrmap e13: smithi135.smlppl(active, since 6s) 2023-11-25T11:19:22.390 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:22 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1112223382' entity='client.admin' 2023-11-25T11:19:22.407 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-11-25T11:19:22.408 DEBUG:teuthology.orchestra.run.smithi135:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpySAivwY6maUOGj+rB2dHOPNdYI+inMs54oFDYu7nAQyNcu/RKwY/uOcJauorbZ26854+aGTE5g34FU8YFWybZhcRMK1mGct8i2GOiGNH/td1Kpi/iQUn8ZpB3VxlfdhZ4CYHM0iXK/0Xp04H2/o8h+oCj5PgWSOGWBRk64wF5vBDK1aXHlr1GEAsBatOBPWtocX4dAZ+2vc253HWUBeEdVGmhOU+UJ16p1KX3wzBQwiBJSRJbfdPmMhXm0GzFY3KC2Sm4OiDBB3PSj6wa44PgkdvkyI7NPhDyHlXJx7ENGhiSZk3+Ve5o7rXNxyQXPcKY1Sm8SY4nQ2ROlD1BkUX4ypuzjbqmv/z9N2dAH53FJEC9FCWUW5CqpcdGCi4HbeozIhLGfUdt2E6KatzugHvA44ugvvY65gbJby+9PHed/5LIhUzQ2NQF/yuPwWdfkQiDoas/xJDcCvQ51ivmwdksM2RFTn6dYR6mDoHmVl2g1urUnKlTa6/iqSwt3IoQes= ceph-478f282e-8b84-11ee-95a1-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-25T11:19:22.484 INFO:teuthology.orchestra.run.smithi135.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpySAivwY6maUOGj+rB2dHOPNdYI+inMs54oFDYu7nAQyNcu/RKwY/uOcJauorbZ26854+aGTE5g34FU8YFWybZhcRMK1mGct8i2GOiGNH/td1Kpi/iQUn8ZpB3VxlfdhZ4CYHM0iXK/0Xp04H2/o8h+oCj5PgWSOGWBRk64wF5vBDK1aXHlr1GEAsBatOBPWtocX4dAZ+2vc253HWUBeEdVGmhOU+UJ16p1KX3wzBQwiBJSRJbfdPmMhXm0GzFY3KC2Sm4OiDBB3PSj6wa44PgkdvkyI7NPhDyHlXJx7ENGhiSZk3+Ve5o7rXNxyQXPcKY1Sm8SY4nQ2ROlD1BkUX4ypuzjbqmv/z9N2dAH53FJEC9FCWUW5CqpcdGCi4HbeozIhLGfUdt2E6KatzugHvA44ugvvY65gbJby+9PHed/5LIhUzQ2NQF/yuPwWdfkQiDoas/xJDcCvQ51ivmwdksM2RFTn6dYR6mDoHmVl2g1urUnKlTa6/iqSwt3IoQes= ceph-478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:19:22.495 DEBUG:teuthology.orchestra.run.smithi181:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpySAivwY6maUOGj+rB2dHOPNdYI+inMs54oFDYu7nAQyNcu/RKwY/uOcJauorbZ26854+aGTE5g34FU8YFWybZhcRMK1mGct8i2GOiGNH/td1Kpi/iQUn8ZpB3VxlfdhZ4CYHM0iXK/0Xp04H2/o8h+oCj5PgWSOGWBRk64wF5vBDK1aXHlr1GEAsBatOBPWtocX4dAZ+2vc253HWUBeEdVGmhOU+UJ16p1KX3wzBQwiBJSRJbfdPmMhXm0GzFY3KC2Sm4OiDBB3PSj6wa44PgkdvkyI7NPhDyHlXJx7ENGhiSZk3+Ve5o7rXNxyQXPcKY1Sm8SY4nQ2ROlD1BkUX4ypuzjbqmv/z9N2dAH53FJEC9FCWUW5CqpcdGCi4HbeozIhLGfUdt2E6KatzugHvA44ugvvY65gbJby+9PHed/5LIhUzQ2NQF/yuPwWdfkQiDoas/xJDcCvQ51ivmwdksM2RFTn6dYR6mDoHmVl2g1urUnKlTa6/iqSwt3IoQes= ceph-478f282e-8b84-11ee-95a1-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-25T11:19:22.540 INFO:teuthology.orchestra.run.smithi181.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpySAivwY6maUOGj+rB2dHOPNdYI+inMs54oFDYu7nAQyNcu/RKwY/uOcJauorbZ26854+aGTE5g34FU8YFWybZhcRMK1mGct8i2GOiGNH/td1Kpi/iQUn8ZpB3VxlfdhZ4CYHM0iXK/0Xp04H2/o8h+oCj5PgWSOGWBRk64wF5vBDK1aXHlr1GEAsBatOBPWtocX4dAZ+2vc253HWUBeEdVGmhOU+UJ16p1KX3wzBQwiBJSRJbfdPmMhXm0GzFY3KC2Sm4OiDBB3PSj6wa44PgkdvkyI7NPhDyHlXJx7ENGhiSZk3+Ve5o7rXNxyQXPcKY1Sm8SY4nQ2ROlD1BkUX4ypuzjbqmv/z9N2dAH53FJEC9FCWUW5CqpcdGCi4HbeozIhLGfUdt2E6KatzugHvA44ugvvY65gbJby+9PHed/5LIhUzQ2NQF/yuPwWdfkQiDoas/xJDcCvQ51ivmwdksM2RFTn6dYR6mDoHmVl2g1urUnKlTa6/iqSwt3IoQes= ceph-478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:19:22.552 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-11-25T11:19:24.617 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-11-25T11:19:24.617 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-11-25T11:19:24.985 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:24 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:24.985 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:24 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:19:24.985 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:24 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:24.985 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:24 smithi135 ceph-mon[107676]: Deploying daemon alertmanager.smithi135 on smithi135 2023-11-25T11:19:24.985 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:24 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/49084498' entity='client.admin' 2023-11-25T11:19:26.475 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi181 2023-11-25T11:19:26.475 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2023-11-25T11:19:26.475 DEBUG:teuthology.orchestra.run.smithi181:> dd of=/etc/ceph/ceph.conf 2023-11-25T11:19:26.497 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2023-11-25T11:19:26.497 DEBUG:teuthology.orchestra.run.smithi181:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-25T11:19:26.558 INFO:tasks.cephadm:Adding host smithi181 to orchestrator... 2023-11-25T11:19:26.558 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch host add smithi181 2023-11-25T11:19:27.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:27 smithi135 ceph-mon[107676]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:19:27.411 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:27 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:29.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:29 smithi135 ceph-mon[107676]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi181", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:19:29.801 INFO:teuthology.orchestra.run.smithi135.stdout:Added host 'smithi181' with addr '172.21.15.181' 2023-11-25T11:19:30.237 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch host ls --format=json 2023-11-25T11:19:30.955 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:30 smithi135 ceph-mon[107676]: Deploying cephadm binary to smithi181 2023-11-25T11:19:30.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:30 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:30.956 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:30 smithi135 ceph-mon[107676]: Added host smithi181 2023-11-25T11:19:31.888 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:19:31.889 INFO:teuthology.orchestra.run.smithi135.stdout:[{"addr": "172.21.15.135", "hostname": "smithi135", "labels": [], "status": ""}, {"addr": "172.21.15.181", "hostname": "smithi181", "labels": [], "status": ""}] 2023-11-25T11:19:32.370 INFO:tasks.cephadm:Setting crush tunables to default 2023-11-25T11:19:32.371 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd crush tunables default 2023-11-25T11:19:32.547 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:32 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:32.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:32 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi135", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-25T11:19:32.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:32 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi135", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-11-25T11:19:32.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:32 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:19:32.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:32 smithi135 ceph-mon[107676]: Deploying daemon crash.smithi135 on smithi135 2023-11-25T11:19:32.548 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:32 smithi135 ceph-mon[107676]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-25T11:19:34.699 INFO:teuthology.orchestra.run.smithi135.stderr:adjusted tunables profile to default 2023-11-25T11:19:34.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:34 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:34.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:34 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:34.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:34 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:34.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:34 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-25T11:19:34.909 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:34 smithi135 ceph-mon[107676]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-25T11:19:34.909 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:34 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:34.909 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:34 smithi135 ceph-mon[107676]: Deploying daemon grafana.smithi135 on smithi135 2023-11-25T11:19:34.909 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:34 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/742988264' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-11-25T11:19:35.060 INFO:tasks.cephadm:Adding mon.smithi135 on smithi135 2023-11-25T11:19:35.060 INFO:tasks.cephadm:Adding mon.smithi181 on smithi181 2023-11-25T11:19:35.060 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch apply mon '2;smithi135:172.21.15.135=smithi135;smithi181:172.21.15.181=smithi181' 2023-11-25T11:19:36.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:35 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/742988264' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-11-25T11:19:36.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:35 smithi135 ceph-mon[107676]: osdmap e4: 0 total, 0 up, 0 in 2023-11-25T11:19:36.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:35 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:36.416 INFO:teuthology.orchestra.run.smithi181.stdout:Scheduled mon update... 2023-11-25T11:19:36.790 DEBUG:teuthology.orchestra.run.smithi181:mon.smithi181> sudo journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@mon.smithi181.service 2023-11-25T11:19:36.793 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-25T11:19:36.793 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph mon dump -f json 2023-11-25T11:19:36.821 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:-- Logs begin at Sat 2023-11-25 11:09:46 UTC. -- 2023-11-25T11:19:37.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:36 smithi135 ceph-mon[107676]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:19:37.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:36 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:38.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:37 smithi135 ceph-mon[107676]: from='client.14194 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi135:172.21.15.135=smithi135;smithi181:172.21.15.181=smithi181", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:19:38.103 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:37 smithi135 ceph-mon[107676]: Saving service mon spec with placement smithi135:172.21.15.135=smithi135;smithi181:172.21.15.181=smithi181;count:2 2023-11-25T11:19:38.111 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:19:38.112 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","modified":"2023-11-25T11:18:24.142677Z","created":"2023-11-25T11:18:24.142677Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-25T11:19:38.113 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2023-11-25T11:19:39.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:38 smithi135 ceph-mon[107676]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:19:39.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:38 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/1354927659' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:19:39.468 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-25T11:19:39.468 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph mon dump -f json 2023-11-25T11:19:40.812 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:19:40.812 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","modified":"2023-11-25T11:18:24.142677Z","created":"2023-11-25T11:18:24.142677Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-25T11:19:40.814 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2023-11-25T11:19:41.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:40 smithi135 ceph-mon[107676]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:19:42.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:41 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/412944475' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:19:42.184 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-25T11:19:42.184 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph mon dump -f json 2023-11-25T11:19:42.980 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:42 smithi135 ceph-mon[107676]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:19:43.555 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:19:43.556 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","modified":"2023-11-25T11:18:24.142677Z","created":"2023-11-25T11:18:24.142677Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-25T11:19:43.556 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2023-11-25T11:19:44.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:43 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/3488930636' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:19:44.887 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:44 smithi135 ceph-mon[107676]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:19:44.925 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-25T11:19:44.925 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph mon dump -f json 2023-11-25T11:19:46.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:45 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:46.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:45 smithi135 ceph-mon[107676]: Deploying daemon node-exporter.smithi135 on smithi135 2023-11-25T11:19:46.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:45 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:46.342 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:19:46.342 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","modified":"2023-11-25T11:18:24.142677Z","created":"2023-11-25T11:18:24.142677Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-25T11:19:46.343 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2023-11-25T11:19:47.250 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:46 smithi135 ceph-mon[107676]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:19:47.251 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:46 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/1553103211' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:19:47.711 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-25T11:19:47.711 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph mon dump -f json 2023-11-25T11:19:48.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:48 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:48.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:48 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-25T11:19:48.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:48 smithi135 ceph-mon[107676]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:19:49.077 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:19:49.078 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","modified":"2023-11-25T11:18:24.142677Z","created":"2023-11-25T11:18:24.142677Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-25T11:19:49.078 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2023-11-25T11:19:49.799 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:49 smithi135 ceph-mon[107676]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-11-25T11:19:49.799 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:49 smithi135 ceph-mon[107676]: mgrmap e14: smithi135.smlppl(active, since 33s) 2023-11-25T11:19:49.799 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:49 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/2140870976' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:19:50.449 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-25T11:19:50.450 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph mon dump -f json 2023-11-25T11:19:51.897 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:19:51.897 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","modified":"2023-11-25T11:18:24.142677Z","created":"2023-11-25T11:18:24.142677Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-25T11:19:51.898 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2023-11-25T11:19:52.201 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:51 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/2921629996' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:19:53.257 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-25T11:19:53.258 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph mon dump -f json 2023-11-25T11:19:54.429 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:54 smithi135 ceph-mon[107676]: Active manager daemon smithi135.smlppl restarted 2023-11-25T11:19:54.429 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:54 smithi135 ceph-mon[107676]: Activating manager daemon smithi135.smlppl 2023-11-25T11:19:54.429 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:54 smithi135 ceph-mon[107676]: osdmap e5: 0 total, 0 up, 0 in 2023-11-25T11:19:54.640 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:19:54.640 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","modified":"2023-11-25T11:18:24.142677Z","created":"2023-11-25T11:18:24.142677Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-25T11:19:54.642 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2023-11-25T11:19:55.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: mgrmap e15: smithi135.smlppl(active, starting, since 0.0525875s) 2023-11-25T11:19:55.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2023-11-25T11:19:55.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr metadata", "who": "smithi135.smlppl", "id": "smithi135.smlppl"}]: dispatch 2023-11-25T11:19:55.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-25T11:19:55.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-25T11:19:55.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-25T11:19:55.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: Manager daemon smithi135.smlppl is now available 2023-11-25T11:19:55.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:19:55.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:19:55.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:19:55.806 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:19:55.806 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:55.806 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:19:55.806 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:19:55.806 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/838450466' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:19:55.806 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:55.806 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:55.806 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:56.008 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-25T11:19:56.009 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph mon dump -f json 2023-11-25T11:19:56.596 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:56 smithi135 ceph-mon[107676]: [25/Nov/2023:11:19:55] ENGINE Bus STARTING 2023-11-25T11:19:56.596 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:56 smithi135 ceph-mon[107676]: [25/Nov/2023:11:19:55] ENGINE Serving on https://172.21.15.135:7150 2023-11-25T11:19:56.596 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:56 smithi135 ceph-mon[107676]: [25/Nov/2023:11:19:55] ENGINE Bus STARTED 2023-11-25T11:19:56.596 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:56 smithi135 ceph-mon[107676]: mgrmap e16: smithi135.smlppl(active, since 1.06235s) 2023-11-25T11:19:56.596 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:56 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:57.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:57 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:57.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:57 smithi135 ceph-mon[107676]: mgrmap e17: smithi135.smlppl(active, since 2s) 2023-11-25T11:19:57.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:57 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:57.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:57 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:19:57.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:57 smithi135 ceph-mon[107676]: Updating smithi135:/etc/ceph/ceph.conf 2023-11-25T11:19:57.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:57 smithi135 ceph-mon[107676]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2023-11-25T11:19:57.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:57 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:57.807 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:19:57.807 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","modified":"2023-11-25T11:18:24.142677Z","created":"2023-11-25T11:18:24.142677Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-25T11:19:57.809 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2023-11-25T11:19:59.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:58 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/2696243018' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:19:59.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:59.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:59.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd/host:smithi181", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:19:59.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:19:59.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi181", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-25T11:19:59.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi181", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-11-25T11:19:59.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:19:59.166 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-25T11:19:59.166 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph mon dump -f json 2023-11-25T11:20:00.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:19:59 smithi135 ceph-mon[107676]: Deploying daemon crash.smithi181 on smithi181 2023-11-25T11:20:00.650 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:20:00.650 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","modified":"2023-11-25T11:18:24.142677Z","created":"2023-11-25T11:18:24.142677Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-25T11:20:00.652 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2023-11-25T11:20:01.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:00 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/2743324611' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:20:01.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:00 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:01.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:00 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi181.qwsedt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-25T11:20:01.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:00 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi181.qwsedt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-25T11:20:01.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:00 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-25T11:20:01.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:00 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:02.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:01 smithi135 ceph-mon[107676]: Deploying daemon mgr.smithi181.qwsedt on smithi181 2023-11-25T11:20:02.057 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-25T11:20:02.057 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph mon dump -f json 2023-11-25T11:20:03.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:03 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:03.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:03 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-25T11:20:03.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:03 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:03.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:03 smithi135 ceph-mon[107676]: Deploying daemon mon.smithi181 on smithi181 2023-11-25T11:20:03.860 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:20:03.860 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":1,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","modified":"2023-11-25T11:18:24.142677Z","created":"2023-11-25T11:18:24.142677Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-11-25T11:20:03.862 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 1 2023-11-25T11:20:04.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:04 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/544934949' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:20:05.055 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:04 smithi181 systemd[1]: Starting Ceph mon.smithi181 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:20:05.427 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: set uid:gid to 167:167 (ceph:ceph) 2023-11-25T11:20:05.427 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-11-25T11:20:05.427 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: pidfile_write: ignore empty --pid-file 2023-11-25T11:20:05.427 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: load: jerasure load: lrc 2023-11-25T11:20:05.427 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: RocksDB version: 6.15.5 2023-11-25T11:20:05.428 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-25T11:20:05.428 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Compile date Apr 18 2022 2023-11-25T11:20:05.428 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: DB SUMMARY 2023-11-25T11:20:05.428 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: DB Session ID: 54L07XDYI05YXNI8UAZC 2023-11-25T11:20:05.428 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: CURRENT file: CURRENT 2023-11-25T11:20:05.428 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: IDENTITY file: IDENTITY 2023-11-25T11:20:05.428 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-11-25T11:20:05.428 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi181/store.db dir, Total Num: 0, files: 2023-11-25T11:20:05.428 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi181/store.db: 000004.log size: 511 ; 2023-11-25T11:20:05.428 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.error_if_exists: 0 2023-11-25T11:20:05.428 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.create_if_missing: 0 2023-11-25T11:20:05.428 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.paranoid_checks: 1 2023-11-25T11:20:05.428 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-11-25T11:20:05.429 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.env: 0x556b2348f860 2023-11-25T11:20:05.429 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.fs: Posix File System 2023-11-25T11:20:05.429 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.info_log: 0x556b23d9dfa0 2023-11-25T11:20:05.429 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_file_opening_threads: 16 2023-11-25T11:20:05.429 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.statistics: (nil) 2023-11-25T11:20:05.429 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.use_fsync: 0 2023-11-25T11:20:05.429 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_log_file_size: 0 2023-11-25T11:20:05.429 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-25T11:20:05.429 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.log_file_time_to_roll: 0 2023-11-25T11:20:05.429 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.keep_log_file_num: 1000 2023-11-25T11:20:05.429 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.recycle_log_file_num: 0 2023-11-25T11:20:05.429 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.allow_fallocate: 1 2023-11-25T11:20:05.429 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.allow_mmap_reads: 0 2023-11-25T11:20:05.430 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.allow_mmap_writes: 0 2023-11-25T11:20:05.430 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.use_direct_reads: 0 2023-11-25T11:20:05.430 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-25T11:20:05.430 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.create_missing_column_families: 0 2023-11-25T11:20:05.430 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.db_log_dir: 2023-11-25T11:20:05.430 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi181/store.db 2023-11-25T11:20:05.430 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.table_cache_numshardbits: 6 2023-11-25T11:20:05.430 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.WAL_ttl_seconds: 0 2023-11-25T11:20:05.430 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.WAL_size_limit_MB: 0 2023-11-25T11:20:05.430 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-11-25T11:20:05.430 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-25T11:20:05.430 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.is_fd_close_on_exec: 1 2023-11-25T11:20:05.431 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.advise_random_on_open: 1 2023-11-25T11:20:05.431 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.db_write_buffer_size: 0 2023-11-25T11:20:05.431 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.write_buffer_manager: 0x556b23e8e2d0 2023-11-25T11:20:05.431 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-25T11:20:05.431 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-25T11:20:05.431 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-25T11:20:05.431 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.use_adaptive_mutex: 0 2023-11-25T11:20:05.431 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.rate_limiter: (nil) 2023-11-25T11:20:05.431 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-25T11:20:05.431 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.wal_recovery_mode: 2 2023-11-25T11:20:05.431 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.enable_thread_tracking: 0 2023-11-25T11:20:05.431 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.enable_pipelined_write: 0 2023-11-25T11:20:05.431 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.unordered_write: 0 2023-11-25T11:20:05.432 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-25T11:20:05.432 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-25T11:20:05.432 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-25T11:20:05.432 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-25T11:20:05.432 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.row_cache: None 2023-11-25T11:20:05.432 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.wal_filter: None 2023-11-25T11:20:05.432 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-25T11:20:05.432 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.allow_ingest_behind: 0 2023-11-25T11:20:05.432 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.preserve_deletes: 0 2023-11-25T11:20:05.432 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.two_write_queues: 0 2023-11-25T11:20:05.432 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.manual_wal_flush: 0 2023-11-25T11:20:05.432 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.atomic_flush: 0 2023-11-25T11:20:05.432 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-25T11:20:05.433 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.persist_stats_to_disk: 0 2023-11-25T11:20:05.433 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.write_dbid_to_manifest: 0 2023-11-25T11:20:05.433 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.log_readahead_size: 0 2023-11-25T11:20:05.433 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-11-25T11:20:05.433 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.best_efforts_recovery: 0 2023-11-25T11:20:05.433 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-11-25T11:20:05.433 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-11-25T11:20:05.433 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.allow_data_in_errors: 0 2023-11-25T11:20:05.433 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.db_host_id: __hostname__ 2023-11-25T11:20:05.433 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_background_jobs: 2 2023-11-25T11:20:05.433 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_background_compactions: -1 2023-11-25T11:20:05.433 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_subcompactions: 1 2023-11-25T11:20:05.433 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-25T11:20:05.434 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-25T11:20:05.434 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.delayed_write_rate : 16777216 2023-11-25T11:20:05.434 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_total_wal_size: 0 2023-11-25T11:20:05.434 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-25T11:20:05.434 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.stats_dump_period_sec: 600 2023-11-25T11:20:05.434 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.stats_persist_period_sec: 600 2023-11-25T11:20:05.434 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-25T11:20:05.434 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_open_files: -1 2023-11-25T11:20:05.434 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.bytes_per_sync: 0 2023-11-25T11:20:05.434 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.wal_bytes_per_sync: 0 2023-11-25T11:20:05.434 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.strict_bytes_per_sync: 0 2023-11-25T11:20:05.434 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compaction_readahead_size: 0 2023-11-25T11:20:05.435 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_background_flushes: -1 2023-11-25T11:20:05.435 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Compression algorithms supported: 2023-11-25T11:20:05.435 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-25T11:20:05.435 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: kZSTD supported: 0 2023-11-25T11:20:05.435 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: kXpressCompression supported: 0 2023-11-25T11:20:05.435 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: kLZ4HCCompression supported: 1 2023-11-25T11:20:05.435 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: kLZ4Compression supported: 1 2023-11-25T11:20:05.435 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: kBZip2Compression supported: 0 2023-11-25T11:20:05.435 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: kZlibCompression supported: 1 2023-11-25T11:20:05.435 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: kSnappyCompression supported: 1 2023-11-25T11:20:05.435 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Fast CRC32 supported: Supported on x86 2023-11-25T11:20:05.435 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi181/store.db/MANIFEST-000003 2023-11-25T11:20:05.435 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-11-25T11:20:05.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-25T11:20:05.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.merge_operator: 2023-11-25T11:20:05.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compaction_filter: None 2023-11-25T11:20:05.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compaction_filter_factory: None 2023-11-25T11:20:05.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.sst_partitioner_factory: None 2023-11-25T11:20:05.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.memtable_factory: SkipListFactory 2023-11-25T11:20:05.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.table_factory: BlockBasedTable 2023-11-25T11:20:05.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556b23d69d00) 2023-11-25T11:20:05.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: cache_index_and_filter_blocks: 1 2023-11-25T11:20:05.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-11-25T11:20:05.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-25T11:20:05.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: pin_top_level_index_and_filter: 1 2023-11-25T11:20:05.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: index_type: 0 2023-11-25T11:20:05.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: data_block_index_type: 0 2023-11-25T11:20:05.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: index_shortening: 1 2023-11-25T11:20:05.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: data_block_hash_table_util_ratio: 0.750000 2023-11-25T11:20:05.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: hash_index_allow_collision: 1 2023-11-25T11:20:05.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: checksum: 1 2023-11-25T11:20:05.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: no_block_cache: 0 2023-11-25T11:20:05.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: block_cache: 0x556b23dd4170 2023-11-25T11:20:05.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: block_cache_name: BinnedLRUCache 2023-11-25T11:20:05.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: block_cache_options: 2023-11-25T11:20:05.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: capacity : 536870912 2023-11-25T11:20:05.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: num_shard_bits : 4 2023-11-25T11:20:05.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: strict_capacity_limit : 0 2023-11-25T11:20:05.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: high_pri_pool_ratio: 0.000 2023-11-25T11:20:05.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: block_cache_compressed: (nil) 2023-11-25T11:20:05.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: persistent_cache: (nil) 2023-11-25T11:20:05.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: block_size: 4096 2023-11-25T11:20:05.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: block_size_deviation: 10 2023-11-25T11:20:05.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: block_restart_interval: 16 2023-11-25T11:20:05.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: index_block_restart_interval: 1 2023-11-25T11:20:05.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: metadata_block_size: 4096 2023-11-25T11:20:05.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: partition_filters: 0 2023-11-25T11:20:05.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: use_delta_encoding: 1 2023-11-25T11:20:05.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-25T11:20:05.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: whole_key_filtering: 1 2023-11-25T11:20:05.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: verify_compression: 0 2023-11-25T11:20:05.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: read_amp_bytes_per_bit: 0 2023-11-25T11:20:05.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: format_version: 4 2023-11-25T11:20:05.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: enable_index_compression: 1 2023-11-25T11:20:05.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: block_align: 0 2023-11-25T11:20:05.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.write_buffer_size: 33554432 2023-11-25T11:20:05.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_write_buffer_number: 2 2023-11-25T11:20:05.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compression: NoCompression 2023-11-25T11:20:05.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.bottommost_compression: Disabled 2023-11-25T11:20:05.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.prefix_extractor: nullptr 2023-11-25T11:20:05.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-25T11:20:05.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.num_levels: 7 2023-11-25T11:20:05.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-25T11:20:05.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-25T11:20:05.440 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-11-25T11:20:05.440 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-25T11:20:05.440 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-25T11:20:05.440 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-25T11:20:05.440 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-25T11:20:05.440 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-25T11:20:05.440 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-11-25T11:20:05.440 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-25T11:20:05.440 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compression_opts.window_bits: -14 2023-11-25T11:20:05.442 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compression_opts.level: 32767 2023-11-25T11:20:05.442 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compression_opts.strategy: 0 2023-11-25T11:20:05.442 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-25T11:20:05.442 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-25T11:20:05.442 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-11-25T11:20:05.442 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compression_opts.enabled: false 2023-11-25T11:20:05.442 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-25T11:20:05.442 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-25T11:20:05.443 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-25T11:20:05.443 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.target_file_size_base: 67108864 2023-11-25T11:20:05.443 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.target_file_size_multiplier: 1 2023-11-25T11:20:05.443 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-25T11:20:05.443 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-25T11:20:05.443 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-25T11:20:05.444 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-25T11:20:05.444 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-25T11:20:05.444 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-25T11:20:05.444 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-25T11:20:05.444 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-25T11:20:05.444 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-25T11:20:05.445 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-25T11:20:05.445 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-25T11:20:05.445 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-25T11:20:05.445 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.arena_block_size: 4194304 2023-11-25T11:20:05.445 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-25T11:20:05.445 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-25T11:20:05.445 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-25T11:20:05.446 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.disable_auto_compactions: 0 2023-11-25T11:20:05.446 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-25T11:20:05.446 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-25T11:20:05.446 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-25T11:20:05.446 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-25T11:20:05.446 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-25T11:20:05.447 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-25T11:20:05.447 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-25T11:20:05.447 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-25T11:20:05.447 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-25T11:20:05.447 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-25T11:20:05.447 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.table_properties_collectors: 2023-11-25T11:20:05.447 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.inplace_update_support: 0 2023-11-25T11:20:05.447 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.inplace_update_num_locks: 10000 2023-11-25T11:20:05.448 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-25T11:20:05.448 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-25T11:20:05.448 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.memtable_huge_page_size: 0 2023-11-25T11:20:05.448 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.bloom_locality: 0 2023-11-25T11:20:05.448 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.max_successive_merges: 0 2023-11-25T11:20:05.448 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.optimize_filters_for_hits: 0 2023-11-25T11:20:05.448 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.paranoid_file_checks: 0 2023-11-25T11:20:05.449 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.force_consistency_checks: 1 2023-11-25T11:20:05.449 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.report_bg_io_stats: 0 2023-11-25T11:20:05.449 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.ttl: 2592000 2023-11-25T11:20:05.449 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.periodic_compaction_seconds: 0 2023-11-25T11:20:05.449 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.enable_blob_files: false 2023-11-25T11:20:05.449 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.min_blob_size: 0 2023-11-25T11:20:05.449 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.blob_file_size: 268435456 2023-11-25T11:20:05.449 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.blob_compression_type: NoCompression 2023-11-25T11:20:05.449 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.enable_blob_garbage_collection: false 2023-11-25T11:20:05.449 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-11-25T11:20:05.449 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi181/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-11-25T11:20:05.449 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-11-25T11:20:05.450 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-11-25T11:20:05.450 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700911205138459, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-11-25T11:20:05.450 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-11-25T11:20:05.450 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: 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-11-25T11:20:05.450 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700911205138738, "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": 1700911205, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "ef14fb65-d724-44da-9357-24765890687f", "db_session_id": "54L07XDYI05YXNI8UAZC"}} 2023-11-25T11:20:05.450 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-11-25T11:20:05.450 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: EVENT_LOG_v1 {"time_micros": 1700911205139054, "job": 1, "event": "recovery_finished"} 2023-11-25T11:20:05.450 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-smithi181/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-11-25T11:20:05.450 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x556b23dbaa80 2023-11-25T11:20:05.450 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: DB pointer 0x556b23dca000 2023-11-25T11:20:05.450 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-11-25T11:20:05.450 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-11-25T11:20:05.451 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: ** DB Stats ** 2023-11-25T11:20:05.451 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-25T11:20:05.451 INFO:journalctl@ceph.mon.smithi181.smithi181.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-11-25T11:20:05.451 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-25T11:20:05.451 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-25T11:20:05.451 INFO:journalctl@ceph.mon.smithi181.smithi181.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-11-25T11:20:05.451 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-25T11:20:05.451 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-25T11:20:05.451 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: 2023-11-25T11:20:05.451 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: ** Compaction Stats [default] ** 2023-11-25T11:20:05.452 INFO:journalctl@ceph.mon.smithi181.smithi181.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-11-25T11:20:05.452 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-25T11:20:05.452 INFO:journalctl@ceph.mon.smithi181.smithi181.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.6 0.00 0.00 1 0.000 0 0 2023-11-25T11:20:05.452 INFO:journalctl@ceph.mon.smithi181.smithi181.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.6 0.00 0.00 1 0.000 0 0 2023-11-25T11:20:05.452 INFO:journalctl@ceph.mon.smithi181.smithi181.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.6 0.00 0.00 1 0.000 0 0 2023-11-25T11:20:05.452 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: 2023-11-25T11:20:05.452 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: ** Compaction Stats [default] ** 2023-11-25T11:20:05.453 INFO:journalctl@ceph.mon.smithi181.smithi181.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-11-25T11:20:05.453 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-25T11:20:05.453 INFO:journalctl@ceph.mon.smithi181.smithi181.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.6 0.00 0.00 1 0.000 0 0 2023-11-25T11:20:05.453 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-25T11:20:05.453 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-11-25T11:20:05.453 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-25T11:20:05.453 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-11-25T11:20:05.453 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-11-25T11:20:05.453 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: AddFile(Keys): cumulative 0, interval 0 2023-11-25T11:20:05.454 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: Cumulative compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-25T11:20:05.454 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: Interval compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-25T11:20:05.454 INFO:journalctl@ceph.mon.smithi181.smithi181.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-11-25T11:20:05.454 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: 2023-11-25T11:20:05.454 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: ** File Read Latency Histogram By Level [default] ** 2023-11-25T11:20:05.454 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: 2023-11-25T11:20:05.454 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: ** Compaction Stats [default] ** 2023-11-25T11:20:05.454 INFO:journalctl@ceph.mon.smithi181.smithi181.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-11-25T11:20:05.454 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-25T11:20:05.454 INFO:journalctl@ceph.mon.smithi181.smithi181.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.6 0.00 0.00 1 0.000 0 0 2023-11-25T11:20:05.455 INFO:journalctl@ceph.mon.smithi181.smithi181.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.6 0.00 0.00 1 0.000 0 0 2023-11-25T11:20:05.455 INFO:journalctl@ceph.mon.smithi181.smithi181.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-11-25T11:20:05.455 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: 2023-11-25T11:20:05.455 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: ** Compaction Stats [default] ** 2023-11-25T11:20:05.455 INFO:journalctl@ceph.mon.smithi181.smithi181.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-11-25T11:20:05.455 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-25T11:20:05.455 INFO:journalctl@ceph.mon.smithi181.smithi181.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.6 0.00 0.00 1 0.000 0 0 2023-11-25T11:20:05.455 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-11-25T11:20:05.455 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-11-25T11:20:05.456 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-25T11:20:05.456 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-11-25T11:20:05.456 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-11-25T11:20:05.456 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: AddFile(Keys): cumulative 0, interval 0 2023-11-25T11:20:05.456 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: Cumulative compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-25T11:20:05.456 INFO:journalctl@ceph.mon.smithi181.smithi181.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-11-25T11:20:05.456 INFO:journalctl@ceph.mon.smithi181.smithi181.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-11-25T11:20:05.456 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: 2023-11-25T11:20:05.457 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: ** File Read Latency Histogram By Level [default] ** 2023-11-25T11:20:05.457 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181 does not exist in monmap, will attempt to join an existing cluster 2023-11-25T11:20:05.457 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: using public_addr v2:172.21.15.181:0/0 -> [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] 2023-11-25T11:20:05.457 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: starting mon.smithi181 rank -1 at public addrs [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] at bind addrs [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi181 fsid 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:20:05.457 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(???) e0 preinit fsid 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:20:05.458 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 bash[110354]: 12a4bb26c6686b36724e5902c3cdc1acb773fdcfdc19a0617406cae98bca99b5 2023-11-25T11:20:05.458 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 systemd[1]: Started Ceph mon.smithi181 for 478f282e-8b84-11ee-95a1-87774f69a715. 2023-11-25T11:20:05.458 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).mds e1 new map 2023-11-25T11:20:05.458 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).mds e1 print_map 2023-11-25T11:20:05.458 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: e1 2023-11-25T11:20:05.459 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-11-25T11:20:05.459 INFO:journalctl@ceph.mon.smithi181.smithi181.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-11-25T11:20:05.459 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: legacy client fscid: -1 2023-11-25T11:20:05.459 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: 2023-11-25T11:20:05.459 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout: No filesystems configured 2023-11-25T11:20:05.459 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-11-25T11:20:05.460 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-11-25T11:20:05.460 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-11-25T11:20:05.460 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-11-25T11:20:05.460 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-11-25T11:20:05.460 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-11-25T11:20:05.460 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-11-25T11:20:05.460 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2023-11-25T11:20:05.461 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-11-25T11:20:05.461 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-11-25T11:20:05.461 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-11-25T11:20:05.461 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/3488930636' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:20:05.461 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:05.461 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.461 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: Deploying daemon node-exporter.smithi135 on smithi135 2023-11-25T11:20:05.461 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.462 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:05.462 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/1553103211' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:20:05.462 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.462 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-11-25T11:20:05.462 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:05.462 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14162 172.21.15.135:0/1000570516' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-11-25T11:20:05.462 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mgrmap e14: smithi135.smlppl(active, since 33s) 2023-11-25T11:20:05.462 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/2140870976' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:20:05.462 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/2921629996' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:20:05.463 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: Active manager daemon smithi135.smlppl restarted 2023-11-25T11:20:05.463 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: Activating manager daemon smithi135.smlppl 2023-11-25T11:20:05.463 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: osdmap e5: 0 total, 0 up, 0 in 2023-11-25T11:20:05.463 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mgrmap e15: smithi135.smlppl(active, starting, since 0.0525875s) 2023-11-25T11:20:05.463 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2023-11-25T11:20:05.463 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr metadata", "who": "smithi135.smlppl", "id": "smithi135.smlppl"}]: dispatch 2023-11-25T11:20:05.463 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-25T11:20:05.463 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-25T11:20:05.463 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-25T11:20:05.463 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: Manager daemon smithi135.smlppl is now available 2023-11-25T11:20:05.463 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:20:05.463 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:20:05.464 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:05.464 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:20:05.464 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.464 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:20:05.464 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:20:05.464 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/838450466' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:20:05.464 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.464 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.464 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.464 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: [25/Nov/2023:11:19:55] ENGINE Bus STARTING 2023-11-25T11:20:05.464 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: [25/Nov/2023:11:19:55] ENGINE Serving on https://172.21.15.135:7150 2023-11-25T11:20:05.464 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: [25/Nov/2023:11:19:55] ENGINE Bus STARTED 2023-11-25T11:20:05.465 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mgrmap e16: smithi135.smlppl(active, since 1.06235s) 2023-11-25T11:20:05.465 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.465 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.465 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mgrmap e17: smithi135.smlppl(active, since 2s) 2023-11-25T11:20:05.465 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.465 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:20:05.465 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: Updating smithi135:/etc/ceph/ceph.conf 2023-11-25T11:20:05.465 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2023-11-25T11:20:05.465 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.465 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/2696243018' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:20:05.465 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.465 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.466 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd/host:smithi181", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:20:05.466 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.466 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi181", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-25T11:20:05.466 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi181", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-11-25T11:20:05.466 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:05.466 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: Deploying daemon crash.smithi181 on smithi181 2023-11-25T11:20:05.466 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/2743324611' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:20:05.466 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.466 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi181.qwsedt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-25T11:20:05.466 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi181.qwsedt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-25T11:20:05.466 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-25T11:20:05.467 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:05.467 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: Deploying daemon mgr.smithi181.qwsedt on smithi181 2023-11-25T11:20:05.467 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:05.467 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-25T11:20:05.467 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:05.467 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: Deploying daemon mon.smithi181 on smithi181 2023-11-25T11:20:05.467 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/544934949' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:20:05.467 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2023-11-25T11:20:05.467 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:05 smithi181 ceph-mon[110393]: mon.smithi181@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-11-25T11:20:05.629 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-25T11:20:05.630 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph mon dump -f json 2023-11-25T11:20:10.515 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.515 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2023-11-25T11:20:10.515 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.515 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: mon.smithi135 calling monitor election 2023-11-25T11:20:10.515 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.515 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.515 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: mon.smithi181 calling monitor election 2023-11-25T11:20:10.515 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.515 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: from='mgr.? 172.21.15.181:0/2676871577' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi181.qwsedt/crt"}]: dispatch 2023-11-25T11:20:10.516 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.516 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.516 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: mon.smithi135 is new leader, mons smithi135,smithi181 in quorum (ranks 0,1) 2023-11-25T11:20:10.516 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: monmap e2: 2 mons at {smithi135=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],smithi181=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0]} 2023-11-25T11:20:10.516 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: fsmap 2023-11-25T11:20:10.516 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: osdmap e5: 0 total, 0 up, 0 in 2023-11-25T11:20:10.516 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: mgrmap e17: smithi135.smlppl(active, since 15s) 2023-11-25T11:20:10.516 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: Standby manager daemon smithi181.qwsedt started 2023-11-25T11:20:10.516 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: from='mgr.? 172.21.15.181:0/2676871577' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-25T11:20:10.516 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: from='mgr.? 172.21.15.181:0/2676871577' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi181.qwsedt/key"}]: dispatch 2023-11-25T11:20:10.516 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: from='mgr.? 172.21.15.181:0/2676871577' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-25T11:20:10.516 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: overall HEALTH_OK 2023-11-25T11:20:10.517 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:10.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2023-11-25T11:20:10.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: mon.smithi135 calling monitor election 2023-11-25T11:20:10.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: mon.smithi181 calling monitor election 2023-11-25T11:20:10.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: from='mgr.? 172.21.15.181:0/2676871577' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi181.qwsedt/crt"}]: dispatch 2023-11-25T11:20:10.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:10.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: mon.smithi135 is new leader, mons smithi135,smithi181 in quorum (ranks 0,1) 2023-11-25T11:20:10.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: monmap e2: 2 mons at {smithi135=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],smithi181=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0]} 2023-11-25T11:20:10.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: fsmap 2023-11-25T11:20:10.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: osdmap e5: 0 total, 0 up, 0 in 2023-11-25T11:20:10.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: mgrmap e17: smithi135.smlppl(active, since 15s) 2023-11-25T11:20:10.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: Standby manager daemon smithi181.qwsedt started 2023-11-25T11:20:10.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: from='mgr.? 172.21.15.181:0/2676871577' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-25T11:20:10.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: from='mgr.? 172.21.15.181:0/2676871577' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi181.qwsedt/key"}]: dispatch 2023-11-25T11:20:10.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: from='mgr.? 172.21.15.181:0/2676871577' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-25T11:20:10.556 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: overall HEALTH_OK 2023-11-25T11:20:10.557 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:10.779 INFO:teuthology.orchestra.run.smithi181.stdout: 2023-11-25T11:20:10.779 INFO:teuthology.orchestra.run.smithi181.stdout:{"epoch":2,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","modified":"2023-11-25T11:20:05.163678Z","created":"2023-11-25T11:18:24.142677Z","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":"smithi135","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi181","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:3300","nonce":0},{"type":"v1","addr":"172.21.15.181:6789","nonce":0}]},"addr":"172.21.15.181:6789/0","public_addr":"172.21.15.181:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-11-25T11:20:10.780 INFO:teuthology.orchestra.run.smithi181.stderr:dumped monmap epoch 2 2023-11-25T11:20:11.111 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-11-25T11:20:11.111 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph config generate-minimal-conf 2023-11-25T11:20:11.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:11 smithi181 ceph-mon[110393]: Deploying daemon node-exporter.smithi181 on smithi181 2023-11-25T11:20:11.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:11 smithi181 ceph-mon[110393]: mgrmap e18: smithi135.smlppl(active, since 15s), standbys: smithi181.qwsedt 2023-11-25T11:20:11.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:11 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr metadata", "who": "smithi181.qwsedt", "id": "smithi181.qwsedt"}]: dispatch 2023-11-25T11:20:11.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:11 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/2179387408' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:20:11.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:11 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:11 smithi135 ceph-mon[107676]: Deploying daemon node-exporter.smithi181 on smithi181 2023-11-25T11:20:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:11 smithi135 ceph-mon[107676]: mgrmap e18: smithi135.smlppl(active, since 15s), standbys: smithi181.qwsedt 2023-11-25T11:20:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:11 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr metadata", "who": "smithi181.qwsedt", "id": "smithi181.qwsedt"}]: dispatch 2023-11-25T11:20:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:11 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/2179387408' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-25T11:20:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:11 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:20:14.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:14 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:14.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:14 smithi135 ceph-mon[107676]: Deploying daemon prometheus.smithi135 on smithi135 2023-11-25T11:20:14.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:14 smithi135 ceph-mon[107676]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:14.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:14 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:14.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:14 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:14.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:14 smithi181 ceph-mon[110393]: Deploying daemon prometheus.smithi135 on smithi135 2023-11-25T11:20:14.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:14 smithi181 ceph-mon[110393]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:14.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:14 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:14.950 INFO:teuthology.orchestra.run.smithi135.stdout:# minimal ceph.conf for 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:20:14.951 INFO:teuthology.orchestra.run.smithi135.stdout:[global] 2023-11-25T11:20:14.952 INFO:teuthology.orchestra.run.smithi135.stdout: fsid = 478f282e-8b84-11ee-95a1-87774f69a715 2023-11-25T11:20:14.952 INFO:teuthology.orchestra.run.smithi135.stdout: mon_host = [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] 2023-11-25T11:20:15.316 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-11-25T11:20:15.316 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-11-25T11:20:15.316 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.conf 2023-11-25T11:20:15.347 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-11-25T11:20:15.347 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-25T11:20:15.414 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2023-11-25T11:20:15.415 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/ceph/ceph.conf 2023-11-25T11:20:15.451 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2023-11-25T11:20:15.451 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-25T11:20:15.524 INFO:tasks.cephadm:Deploying OSDs... 2023-11-25T11:20:15.524 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-11-25T11:20:15.524 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/scratch_devs of=/dev/stdout 2023-11-25T11:20:15.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-11-25T11:20:15.542 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_1 2023-11-25T11:20:15.605 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-25T11:20:15.606 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-25T11:20:15.606 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 387879 Links: 1 2023-11-25T11:20:15.606 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-25T11:20:15.606 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2023-11-25T11:20:15.606 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2023-11-25 11:19:45.448261322 +0000 2023-11-25T11:20:15.606 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2023-11-25 11:16:58.129694424 +0000 2023-11-25T11:20:15.606 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2023-11-25 11:16:58.129694424 +0000 2023-11-25T11:20:15.606 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2023-11-25T11:20:15.606 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-25T11:20:15.673 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2023-11-25T11:20:15.673 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2023-11-25T11:20:15.674 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000215116 s, 2.4 MB/s 2023-11-25T11:20:15.674 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-25T11:20:15.732 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_2 2023-11-25T11:20:15.790 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-25T11:20:15.791 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-25T11:20:15.791 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 391821 Links: 1 2023-11-25T11:20:15.791 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-25T11:20:15.791 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2023-11-25T11:20:15.791 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2023-11-25 11:19:45.448261322 +0000 2023-11-25T11:20:15.791 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2023-11-25 11:16:58.674683022 +0000 2023-11-25T11:20:15.791 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2023-11-25 11:16:58.674683022 +0000 2023-11-25T11:20:15.791 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2023-11-25T11:20:15.791 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-25T11:20:15.857 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2023-11-25T11:20:15.857 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2023-11-25T11:20:15.857 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000215584 s, 2.4 MB/s 2023-11-25T11:20:15.858 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-25T11:20:15.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:15 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/1899774221' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:15.919 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_3 2023-11-25T11:20:15.979 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-25T11:20:15.980 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-25T11:20:15.980 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 395459 Links: 1 2023-11-25T11:20:15.980 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-25T11:20:15.980 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2023-11-25T11:20:15.980 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2023-11-25 11:19:45.448261322 +0000 2023-11-25T11:20:15.980 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2023-11-25 11:16:59.252670929 +0000 2023-11-25T11:20:15.980 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2023-11-25 11:16:59.252670929 +0000 2023-11-25T11:20:15.980 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2023-11-25T11:20:15.980 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-25T11:20:16.044 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:15 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1899774221' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:16.046 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2023-11-25T11:20:16.046 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2023-11-25T11:20:16.046 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000193367 s, 2.6 MB/s 2023-11-25T11:20:16.047 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-25T11:20:16.105 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_4 2023-11-25T11:20:16.163 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-25T11:20:16.163 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-25T11:20:16.163 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 395553 Links: 1 2023-11-25T11:20:16.163 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-25T11:20:16.163 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2023-11-25T11:20:16.163 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2023-11-25 11:19:45.448261322 +0000 2023-11-25T11:20:16.164 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2023-11-25 11:16:59.808659296 +0000 2023-11-25T11:20:16.164 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2023-11-25 11:16:59.808659296 +0000 2023-11-25T11:20:16.164 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2023-11-25T11:20:16.164 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-25T11:20:16.229 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2023-11-25T11:20:16.229 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2023-11-25T11:20:16.229 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000231393 s, 2.2 MB/s 2023-11-25T11:20:16.230 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-25T11:20:16.290 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2023-11-25T11:20:16.290 DEBUG:teuthology.orchestra.run.smithi181:> dd if=/scratch_devs of=/dev/stdout 2023-11-25T11:20:16.311 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-11-25T11:20:16.312 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_1 2023-11-25T11:20:16.373 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-25T11:20:16.373 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-25T11:20:16.373 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 6h/6d Inode: 396337 Links: 1 2023-11-25T11:20:16.373 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-25T11:20:16.373 INFO:teuthology.orchestra.run.smithi181.stdout:Context: system_u:object_r:device_t:s0 2023-11-25T11:20:16.373 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2023-11-25 11:20:10.710097408 +0000 2023-11-25T11:20:16.374 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2023-11-25 11:16:58.102385852 +0000 2023-11-25T11:20:16.374 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2023-11-25 11:16:58.102385852 +0000 2023-11-25T11:20:16.374 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2023-11-25T11:20:16.374 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-25T11:20:16.443 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2023-11-25T11:20:16.443 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2023-11-25T11:20:16.443 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000238307 s, 2.1 MB/s 2023-11-25T11:20:16.444 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-25T11:20:16.505 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_2 2023-11-25T11:20:16.564 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-25T11:20:16.565 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-25T11:20:16.565 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 6h/6d Inode: 397492 Links: 1 2023-11-25T11:20:16.565 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-25T11:20:16.565 INFO:teuthology.orchestra.run.smithi181.stdout:Context: system_u:object_r:device_t:s0 2023-11-25T11:20:16.565 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2023-11-25 11:20:10.711097388 +0000 2023-11-25T11:20:16.565 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2023-11-25 11:16:58.639375530 +0000 2023-11-25T11:20:16.565 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2023-11-25 11:16:58.639375530 +0000 2023-11-25T11:20:16.565 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2023-11-25T11:20:16.565 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-25T11:20:16.633 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2023-11-25T11:20:16.633 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2023-11-25T11:20:16.633 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000226543 s, 2.3 MB/s 2023-11-25T11:20:16.634 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-25T11:20:16.693 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_3 2023-11-25T11:20:16.752 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-25T11:20:16.752 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-25T11:20:16.752 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 6h/6d Inode: 394773 Links: 1 2023-11-25T11:20:16.752 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-25T11:20:16.752 INFO:teuthology.orchestra.run.smithi181.stdout:Context: system_u:object_r:device_t:s0 2023-11-25T11:20:16.753 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2023-11-25 11:20:10.711097388 +0000 2023-11-25T11:20:16.753 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2023-11-25 11:16:59.228364208 +0000 2023-11-25T11:20:16.753 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2023-11-25 11:16:59.228364208 +0000 2023-11-25T11:20:16.753 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2023-11-25T11:20:16.753 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-25T11:20:16.816 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:16 smithi181 ceph-mon[110393]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:16.818 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2023-11-25T11:20:16.819 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2023-11-25T11:20:16.819 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000218146 s, 2.3 MB/s 2023-11-25T11:20:16.820 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-25T11:20:16.879 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_4 2023-11-25T11:20:16.937 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-25T11:20:16.937 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-25T11:20:16.937 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 6h/6d Inode: 399444 Links: 1 2023-11-25T11:20:16.937 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-25T11:20:16.937 INFO:teuthology.orchestra.run.smithi181.stdout:Context: system_u:object_r:device_t:s0 2023-11-25T11:20:16.937 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2023-11-25 11:20:10.711097388 +0000 2023-11-25T11:20:16.938 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2023-11-25 11:16:59.768353828 +0000 2023-11-25T11:20:16.938 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2023-11-25 11:16:59.768353828 +0000 2023-11-25T11:20:16.938 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2023-11-25T11:20:16.938 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-25T11:20:17.002 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2023-11-25T11:20:17.002 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2023-11-25T11:20:17.003 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000228681 s, 2.2 MB/s 2023-11-25T11:20:17.003 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-25T11:20:17.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:16 smithi135 ceph-mon[107676]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:17.062 INFO:tasks.cephadm:Deploying osd.0 on smithi135 with /dev/vg_nvme/lv_4... 2023-11-25T11:20:17.063 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-25T11:20:18.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:18 smithi135 ceph-mon[107676]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:18.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:18 smithi181 ceph-mon[110393]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:20.718 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-25T11:20:20.719 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-25T11:20:20.719 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2023-11-25T11:20:20.719 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2023-11-25T11:20:20.719 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0134658 s, 779 MB/s 2023-11-25T11:20:20.719 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2023-11-25T11:20:20.892 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:20 smithi135 ceph-mon[107676]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:21.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:20 smithi181 ceph-mon[110393]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:21.205 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch daemon add osd smithi135:vg_nvme/lv_4 2023-11-25T11:20:22.585 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:22 smithi135 ceph-mon[107676]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:22.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:22 smithi181 ceph-mon[110393]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:23.724 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:23 smithi135 ceph-mon[107676]: from='client.14236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:20:23.724 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:23 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:20:23.724 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:23 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:20:23.725 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:23 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:23.725 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:23 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:23.725 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:23 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:20:23.725 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:23 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:23.725 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:23 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:20:23.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:23 smithi181 ceph-mon[110393]: from='client.14236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:20:23.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:23 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:20:23.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:23 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:20:23.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:23 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:23.871 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:23 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:23.871 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:23 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:20:23.871 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:23 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:23.871 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:23 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:20:24.687 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:24 smithi181 ceph-mon[110393]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:24.687 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:24 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:24.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:24 smithi135 ceph-mon[107676]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:24.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:24 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:25.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:25.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:25 smithi181 ceph-mon[110393]: Updating smithi181:/etc/ceph/ceph.conf 2023-11-25T11:20:25.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:25 smithi181 ceph-mon[110393]: Updating smithi181:/etc/ceph/ceph.client.admin.keyring 2023-11-25T11:20:25.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:25.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:25 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/143531918' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "989fc0a6-3b62-48e7-a00d-54ecaf8cc2c3"}]: dispatch 2023-11-25T11:20:25.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:25 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/143531918' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "989fc0a6-3b62-48e7-a00d-54ecaf8cc2c3"}]': finished 2023-11-25T11:20:25.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:25 smithi181 ceph-mon[110393]: osdmap e6: 1 total, 0 up, 1 in 2023-11-25T11:20:25.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:20:26.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:26.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:25 smithi135 ceph-mon[107676]: Updating smithi181:/etc/ceph/ceph.conf 2023-11-25T11:20:26.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:25 smithi135 ceph-mon[107676]: Updating smithi181:/etc/ceph/ceph.client.admin.keyring 2023-11-25T11:20:26.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:26.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:25 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/143531918' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "989fc0a6-3b62-48e7-a00d-54ecaf8cc2c3"}]: dispatch 2023-11-25T11:20:26.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:25 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/143531918' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "989fc0a6-3b62-48e7-a00d-54ecaf8cc2c3"}]': finished 2023-11-25T11:20:26.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:25 smithi135 ceph-mon[107676]: osdmap e6: 1 total, 0 up, 1 in 2023-11-25T11:20:26.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:20:26.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:26 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2147671384' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:20:26.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:26 smithi181 ceph-mon[110393]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:26.873 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:26 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2147671384' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:20:26.873 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:26 smithi135 ceph-mon[107676]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:28.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:28.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:27 smithi181 ceph-mon[110393]: Updating smithi135:/etc/ceph/ceph.conf 2023-11-25T11:20:28.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:28.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:28.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:27 smithi181 ceph-mon[110393]: Reconfiguring mon.smithi135 (unknown last config time)... 2023-11-25T11:20:28.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-25T11:20:28.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-25T11:20:28.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:28.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:27 smithi181 ceph-mon[110393]: Reconfiguring daemon mon.smithi135 on smithi135 2023-11-25T11:20:28.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:28.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:27 smithi135 ceph-mon[107676]: Updating smithi135:/etc/ceph/ceph.conf 2023-11-25T11:20:28.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:28.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:28.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:27 smithi135 ceph-mon[107676]: Reconfiguring mon.smithi135 (unknown last config time)... 2023-11-25T11:20:28.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-25T11:20:28.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-25T11:20:28.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:28.306 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:27 smithi135 ceph-mon[107676]: Reconfiguring daemon mon.smithi135 on smithi135 2023-11-25T11:20:29.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:28 smithi135 ceph-mon[107676]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:29.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:28 smithi181 ceph-mon[110393]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:30.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:30 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:30.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:30 smithi135 ceph-mon[107676]: Reconfiguring mgr.smithi135.smlppl (unknown last config time)... 2023-11-25T11:20:30.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:30 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.smlppl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-25T11:20:30.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:30 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-25T11:20:30.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:30 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:30.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:30 smithi135 ceph-mon[107676]: Reconfiguring daemon mgr.smithi135.smlppl on smithi135 2023-11-25T11:20:30.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:30 smithi135 ceph-mon[107676]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:31.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:30 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:31.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:30 smithi181 ceph-mon[110393]: Reconfiguring mgr.smithi135.smlppl (unknown last config time)... 2023-11-25T11:20:31.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:30 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.smlppl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-25T11:20:31.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:30 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-25T11:20:31.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:30 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:31.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:30 smithi181 ceph-mon[110393]: Reconfiguring daemon mgr.smithi135.smlppl on smithi135 2023-11-25T11:20:31.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:30 smithi181 ceph-mon[110393]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:31.836 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:31.836 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:31 smithi135 ceph-mon[107676]: Reconfiguring alertmanager.smithi135 (dependencies changed)... 2023-11-25T11:20:31.837 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:31 smithi135 ceph-mon[107676]: Reconfiguring daemon alertmanager.smithi135 on smithi135 2023-11-25T11:20:31.837 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-25T11:20:31.837 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:31 smithi181 ceph-mon[110393]: Reconfiguring alertmanager.smithi135 (dependencies changed)... 2023-11-25T11:20:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:31 smithi181 ceph-mon[110393]: Reconfiguring daemon alertmanager.smithi135 on smithi135 2023-11-25T11:20:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-25T11:20:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:32.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:32 smithi135 ceph-mon[107676]: Deploying daemon osd.0 on smithi135 2023-11-25T11:20:32.854 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:32 smithi135 ceph-mon[107676]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:33.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:32 smithi181 ceph-mon[110393]: Deploying daemon osd.0 on smithi135 2023-11-25T11:20:33.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:32 smithi181 ceph-mon[110393]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:35.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:34 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:35.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:34 smithi135 ceph-mon[107676]: Reconfiguring crash.smithi135 (monmap changed)... 2023-11-25T11:20:35.306 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:34 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi135", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-25T11:20:35.306 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:34 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:35.306 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:34 smithi135 ceph-mon[107676]: Reconfiguring daemon crash.smithi135 on smithi135 2023-11-25T11:20:35.306 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:34 smithi135 ceph-mon[107676]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:35.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:34 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:35.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:34 smithi181 ceph-mon[110393]: Reconfiguring crash.smithi135 (monmap changed)... 2023-11-25T11:20:35.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:34 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi135", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-25T11:20:35.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:34 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:35.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:34 smithi181 ceph-mon[110393]: Reconfiguring daemon crash.smithi135 on smithi135 2023-11-25T11:20:35.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:34 smithi181 ceph-mon[110393]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:37.474 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:37 smithi135 ceph-mon[107676]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:37.474 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:37 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:37.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:37 smithi181 ceph-mon[110393]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:37.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:37 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:39.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:39 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:39.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:39 smithi181 ceph-mon[110393]: Reconfiguring grafana.smithi135 (dependencies changed)... 2023-11-25T11:20:39.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:39 smithi181 ceph-mon[110393]: Reconfiguring daemon grafana.smithi135 on smithi135 2023-11-25T11:20:39.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:39 smithi181 ceph-mon[110393]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:39.427 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:39 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:39.427 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:39 smithi135 ceph-mon[107676]: Reconfiguring grafana.smithi135 (dependencies changed)... 2023-11-25T11:20:39.427 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:39 smithi135 ceph-mon[107676]: Reconfiguring daemon grafana.smithi135 on smithi135 2023-11-25T11:20:39.427 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:39 smithi135 ceph-mon[107676]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:39.492 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 0 on host 'smithi135' 2023-11-25T11:20:39.982 DEBUG:teuthology.orchestra.run.smithi135:osd.0> sudo journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.0.service 2023-11-25T11:20:39.984 INFO:tasks.cephadm:Deploying osd.1 on smithi135 with /dev/vg_nvme/lv_3... 2023-11-25T11:20:39.984 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-25T11:20:40.012 INFO:journalctl@ceph.osd.0.smithi135.stdout:-- Logs begin at Sat 2023-11-25 11:09:43 UTC. -- 2023-11-25T11:20:40.638 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:40.639 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:40 smithi135 ceph-mon[107676]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:40.639 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:20:40 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-0[120472]: 2023-11-25T11:20:40.490+0000 7f6fe222d3c0 -1 osd.0 0 log_to_monitors true 2023-11-25T11:20:40.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:40.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:40 smithi181 ceph-mon[110393]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:41.780 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:41 smithi135 ceph-mon[107676]: from='osd.0 [v2:172.21.15.135:6802/456636655,v1:172.21.15.135:6803/456636655]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-25T11:20:41.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:41 smithi181 ceph-mon[110393]: from='osd.0 [v2:172.21.15.135:6802/456636655,v1:172.21.15.135:6803/456636655]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-25T11:20:42.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:42 smithi135 ceph-mon[107676]: from='osd.0 [v2:172.21.15.135:6802/456636655,v1:172.21.15.135:6803/456636655]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-25T11:20:42.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:42 smithi135 ceph-mon[107676]: osdmap e7: 1 total, 0 up, 1 in 2023-11-25T11:20:42.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:42 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:20:42.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:42 smithi135 ceph-mon[107676]: from='osd.0 [v2:172.21.15.135:6802/456636655,v1:172.21.15.135:6803/456636655]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-11-25T11:20:42.658 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:42 smithi135 ceph-mon[107676]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:42.658 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:20:42 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-0[120472]: 2023-11-25T11:20:42.501+0000 7f6fd8c30700 -1 osd.0 0 waiting for initial osdmap 2023-11-25T11:20:42.658 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:20:42 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-0[120472]: 2023-11-25T11:20:42.506+0000 7f6fd15c3700 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-25T11:20:42.839 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-25T11:20:42.839 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-25T11:20:42.839 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2023-11-25T11:20:42.839 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2023-11-25T11:20:42.839 INFO:teuthology.orchestra.run.smithi135.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0131774 s, 796 MB/s 2023-11-25T11:20:42.840 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2023-11-25T11:20:42.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:42 smithi181 ceph-mon[110393]: from='osd.0 [v2:172.21.15.135:6802/456636655,v1:172.21.15.135:6803/456636655]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-25T11:20:42.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:42 smithi181 ceph-mon[110393]: osdmap e7: 1 total, 0 up, 1 in 2023-11-25T11:20:42.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:42 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:20:42.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:42 smithi181 ceph-mon[110393]: from='osd.0 [v2:172.21.15.135:6802/456636655,v1:172.21.15.135:6803/456636655]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-11-25T11:20:42.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:42 smithi181 ceph-mon[110393]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:43.228 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch daemon add osd smithi135:vg_nvme/lv_3 2023-11-25T11:20:43.779 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:43 smithi181 ceph-mon[110393]: purged_snaps scrub starts 2023-11-25T11:20:43.779 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:43 smithi181 ceph-mon[110393]: purged_snaps scrub ok 2023-11-25T11:20:43.779 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:43 smithi181 ceph-mon[110393]: from='osd.0 [v2:172.21.15.135:6802/456636655,v1:172.21.15.135:6803/456636655]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-11-25T11:20:43.779 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:43 smithi181 ceph-mon[110393]: osdmap e8: 1 total, 0 up, 1 in 2023-11-25T11:20:43.779 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:20:43.779 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:20:43.779 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:43.779 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:43 smithi181 ceph-mon[110393]: Reconfiguring crash.smithi181 (monmap changed)... 2023-11-25T11:20:43.779 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi181", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-25T11:20:43.779 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:43.779 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:43 smithi181 ceph-mon[110393]: Reconfiguring daemon crash.smithi181 on smithi181 2023-11-25T11:20:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:43 smithi135 ceph-mon[107676]: purged_snaps scrub starts 2023-11-25T11:20:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:43 smithi135 ceph-mon[107676]: purged_snaps scrub ok 2023-11-25T11:20:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:43 smithi135 ceph-mon[107676]: from='osd.0 [v2:172.21.15.135:6802/456636655,v1:172.21.15.135:6803/456636655]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-11-25T11:20:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:43 smithi135 ceph-mon[107676]: osdmap e8: 1 total, 0 up, 1 in 2023-11-25T11:20:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:20:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:20:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:43 smithi135 ceph-mon[107676]: Reconfiguring crash.smithi181 (monmap changed)... 2023-11-25T11:20:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi181", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-11-25T11:20:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:43 smithi135 ceph-mon[107676]: Reconfiguring daemon crash.smithi181 on smithi181 2023-11-25T11:20:44.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:44 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:20:44.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:44 smithi135 ceph-mon[107676]: osd.0 [v2:172.21.15.135:6802/456636655,v1:172.21.15.135:6803/456636655] boot 2023-11-25T11:20:44.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:44 smithi135 ceph-mon[107676]: osdmap e9: 1 total, 1 up, 1 in 2023-11-25T11:20:44.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:44 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:20:44.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:44 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:44.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:44 smithi135 ceph-mon[107676]: Reconfiguring mgr.smithi181.qwsedt (monmap changed)... 2023-11-25T11:20:44.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:44 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi181.qwsedt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-25T11:20:44.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:44 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-25T11:20:44.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:44 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:44.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:44 smithi135 ceph-mon[107676]: Reconfiguring daemon mgr.smithi181.qwsedt on smithi181 2023-11-25T11:20:44.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:44 smithi135 ceph-mon[107676]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:44.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:44 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:20:44.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:44 smithi181 ceph-mon[110393]: osd.0 [v2:172.21.15.135:6802/456636655,v1:172.21.15.135:6803/456636655] boot 2023-11-25T11:20:44.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:44 smithi181 ceph-mon[110393]: osdmap e9: 1 total, 1 up, 1 in 2023-11-25T11:20:44.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:44 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:20:44.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:44 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:44.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:44 smithi181 ceph-mon[110393]: Reconfiguring mgr.smithi181.qwsedt (monmap changed)... 2023-11-25T11:20:44.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:44 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi181.qwsedt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-25T11:20:44.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:44 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-25T11:20:44.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:44 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:44.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:44 smithi181 ceph-mon[110393]: Reconfiguring daemon mgr.smithi181.qwsedt on smithi181 2023-11-25T11:20:44.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:44 smithi181 ceph-mon[110393]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-25T11:20:45.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:45 smithi181 ceph-mon[110393]: from='client.14254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:20:45.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:45.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:20:45.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:45 smithi181 ceph-mon[110393]: Reconfiguring mon.smithi181 (monmap changed)... 2023-11-25T11:20:45.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-25T11:20:45.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:20:45.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-25T11:20:45.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:45.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:45.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:45 smithi181 ceph-mon[110393]: Reconfiguring daemon mon.smithi181 on smithi181 2023-11-25T11:20:45.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:45 smithi181 ceph-mon[110393]: osdmap e10: 1 total, 1 up, 1 in 2023-11-25T11:20:45.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:45.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-25T11:20:46.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:45 smithi135 ceph-mon[107676]: from='client.14254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:20:46.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:46.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:20:46.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:45 smithi135 ceph-mon[107676]: Reconfiguring mon.smithi181 (monmap changed)... 2023-11-25T11:20:46.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-25T11:20:46.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:20:46.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-25T11:20:46.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:46.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:46.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:45 smithi135 ceph-mon[107676]: Reconfiguring daemon mon.smithi181 on smithi181 2023-11-25T11:20:46.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:45 smithi135 ceph-mon[107676]: osdmap e10: 1 total, 1 up, 1 in 2023-11-25T11:20:46.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:46.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-25T11:20:46.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:46 smithi135 ceph-mon[107676]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-25T11:20:46.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:46 smithi135 ceph-mon[107676]: pgmap v24: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:46.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:46 smithi181 ceph-mon[110393]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-25T11:20:46.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:46 smithi181 ceph-mon[110393]: pgmap v24: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:47.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:47 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/3140485185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2bd049d4-48e8-4929-be4b-5c476bbf3b22"}]: dispatch 2023-11-25T11:20:47.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:47 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/3140485185' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2bd049d4-48e8-4929-be4b-5c476bbf3b22"}]': finished 2023-11-25T11:20:47.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:47 smithi181 ceph-mon[110393]: osdmap e11: 2 total, 1 up, 2 in 2023-11-25T11:20:47.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:47 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:20:48.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:47 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/3140485185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2bd049d4-48e8-4929-be4b-5c476bbf3b22"}]: dispatch 2023-11-25T11:20:48.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:47 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/3140485185' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2bd049d4-48e8-4929-be4b-5c476bbf3b22"}]': finished 2023-11-25T11:20:48.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:47 smithi135 ceph-mon[107676]: osdmap e11: 2 total, 1 up, 2 in 2023-11-25T11:20:48.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:47 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:20:48.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:48 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/346104137' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:20:48.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:48 smithi181 ceph-mon[110393]: pgmap v26: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:49.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:48 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/346104137' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:20:49.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:48 smithi135 ceph-mon[107676]: pgmap v26: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:50.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:50 smithi135 ceph-mon[107676]: pgmap v27: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:51.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:50 smithi181 ceph-mon[110393]: pgmap v27: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:52.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:52 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-25T11:20:52.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:52 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:52.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:52 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-25T11:20:52.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:52 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:53.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:53 smithi181 ceph-mon[110393]: Deploying daemon osd.1 on smithi135 2023-11-25T11:20:53.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:53 smithi181 ceph-mon[110393]: pgmap v28: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:53.709 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:53 smithi135 ceph-mon[107676]: Deploying daemon osd.1 on smithi135 2023-11-25T11:20:53.709 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:53 smithi135 ceph-mon[107676]: pgmap v28: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:55.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:55 smithi181 ceph-mon[110393]: pgmap v29: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:55.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:55 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:20:55.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:55 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:20:55.762 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:55 smithi135 ceph-mon[107676]: pgmap v29: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:55.763 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:20:55.763 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:20:57.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:56 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:57.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:56 smithi135 ceph-mon[107676]: pgmap v30: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:57.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:56 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:57.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:56 smithi181 ceph-mon[110393]: pgmap v30: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:57.889 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 1 on host 'smithi135' 2023-11-25T11:20:58.308 DEBUG:teuthology.orchestra.run.smithi135:osd.1> sudo journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.1.service 2023-11-25T11:20:58.310 INFO:tasks.cephadm:Deploying osd.2 on smithi135 with /dev/vg_nvme/lv_2... 2023-11-25T11:20:58.310 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-25T11:20:58.339 INFO:journalctl@ceph.osd.1.smithi135.stdout:-- Logs begin at Sat 2023-11-25 11:09:43 UTC. -- 2023-11-25T11:20:58.946 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:58.946 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2023-11-25T11:20:58.946 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2023-11-25T11:20:58.946 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:58.946 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-25T11:20:58.946 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-25T11:20:58.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2023-11-25T11:20:58.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2023-11-25T11:20:58.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:58.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-25T11:20:58.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-25T11:20:58.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2023-11-25T11:20:58.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2023-11-25T11:20:58.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:58.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:20:58.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:58.947 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:20:58.948 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:58 smithi135 ceph-mon[107676]: pgmap v31: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:59.283 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:20:59 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-1[123838]: 2023-11-25T11:20:59.103+0000 7f653b4b43c0 -1 osd.1 0 log_to_monitors true 2023-11-25T11:20:59.297 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:59.297 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2023-11-25T11:20:59.297 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2023-11-25T11:20:59.297 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:59.297 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-25T11:20:59.298 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-25T11:20:59.298 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2023-11-25T11:20:59.298 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.135:3000"}]: dispatch 2023-11-25T11:20:59.298 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:59.298 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-25T11:20:59.298 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-25T11:20:59.298 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2023-11-25T11:20:59.298 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.135:9095"}]: dispatch 2023-11-25T11:20:59.298 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:59.298 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:20:59.298 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:20:59.298 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:20:59.299 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:58 smithi181 ceph-mon[110393]: pgmap v31: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:20:59.995 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:59 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:20:59.995 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:20:59 smithi135 ceph-mon[107676]: from='osd.1 [v2:172.21.15.135:6810/3926252843,v1:172.21.15.135:6811/3926252843]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-25T11:21:00.022 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-25T11:21:00.022 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-25T11:21:00.022 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2023-11-25T11:21:00.022 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2023-11-25T11:21:00.023 INFO:teuthology.orchestra.run.smithi135.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.010952 s, 957 MB/s 2023-11-25T11:21:00.023 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 2023-11-25T11:21:00.023 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2023-11-25T11:21:00.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:59 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:00.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:20:59 smithi181 ceph-mon[110393]: from='osd.1 [v2:172.21.15.135:6810/3926252843,v1:172.21.15.135:6811/3926252843]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-25T11:21:00.562 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch daemon add osd smithi135:vg_nvme/lv_2 2023-11-25T11:21:01.305 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:21:01 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-1[123838]: 2023-11-25T11:21:01.003+0000 7f6531eb7700 -1 osd.1 0 waiting for initial osdmap 2023-11-25T11:21:01.305 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:21:01 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-1[123838]: 2023-11-25T11:21:01.008+0000 7f652b04b700 -1 osd.1 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-25T11:21:01.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:01 smithi135 ceph-mon[107676]: from='osd.1 [v2:172.21.15.135:6810/3926252843,v1:172.21.15.135:6811/3926252843]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-25T11:21:01.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:01 smithi135 ceph-mon[107676]: osdmap e12: 2 total, 1 up, 2 in 2023-11-25T11:21:01.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:01 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:21:01.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:01 smithi135 ceph-mon[107676]: from='osd.1 [v2:172.21.15.135:6810/3926252843,v1:172.21.15.135:6811/3926252843]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-11-25T11:21:01.306 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:01 smithi135 ceph-mon[107676]: pgmap v33: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:21:01.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:01 smithi181 ceph-mon[110393]: from='osd.1 [v2:172.21.15.135:6810/3926252843,v1:172.21.15.135:6811/3926252843]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-25T11:21:01.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:01 smithi181 ceph-mon[110393]: osdmap e12: 2 total, 1 up, 2 in 2023-11-25T11:21:01.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:01 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:21:01.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:01 smithi181 ceph-mon[110393]: from='osd.1 [v2:172.21.15.135:6810/3926252843,v1:172.21.15.135:6811/3926252843]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-11-25T11:21:01.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:01 smithi181 ceph-mon[110393]: pgmap v33: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:21:02.162 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:02 smithi135 ceph-mon[107676]: from='osd.1 [v2:172.21.15.135:6810/3926252843,v1:172.21.15.135:6811/3926252843]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-11-25T11:21:02.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:02 smithi135 ceph-mon[107676]: osdmap e13: 2 total, 1 up, 2 in 2023-11-25T11:21:02.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:02 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:21:02.163 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:02 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:21:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:02 smithi181 ceph-mon[110393]: from='osd.1 [v2:172.21.15.135:6810/3926252843,v1:172.21.15.135:6811/3926252843]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-11-25T11:21:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:02 smithi181 ceph-mon[110393]: osdmap e13: 2 total, 1 up, 2 in 2023-11-25T11:21:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:02 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:21:02.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:02 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:21:03.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:03 smithi135 ceph-mon[107676]: purged_snaps scrub starts 2023-11-25T11:21:03.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:03 smithi135 ceph-mon[107676]: purged_snaps scrub ok 2023-11-25T11:21:03.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:03 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:21:03.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:03 smithi135 ceph-mon[107676]: osd.1 [v2:172.21.15.135:6810/3926252843,v1:172.21.15.135:6811/3926252843] boot 2023-11-25T11:21:03.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:03 smithi135 ceph-mon[107676]: osdmap e14: 2 total, 2 up, 2 in 2023-11-25T11:21:03.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:03 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:21:03.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:03 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:03.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:03 smithi135 ceph-mon[107676]: pgmap v36: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:21:03.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:03 smithi135 ceph-mon[107676]: from='client.14272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:21:03.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:03 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:21:03.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:03 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:21:03.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:03 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:03.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:03 smithi181 ceph-mon[110393]: purged_snaps scrub starts 2023-11-25T11:21:03.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:03 smithi181 ceph-mon[110393]: purged_snaps scrub ok 2023-11-25T11:21:03.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:03 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:21:03.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:03 smithi181 ceph-mon[110393]: osd.1 [v2:172.21.15.135:6810/3926252843,v1:172.21.15.135:6811/3926252843] boot 2023-11-25T11:21:03.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:03 smithi181 ceph-mon[110393]: osdmap e14: 2 total, 2 up, 2 in 2023-11-25T11:21:03.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:03 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:21:03.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:03 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:03.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:03 smithi181 ceph-mon[110393]: pgmap v36: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-11-25T11:21:03.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:03 smithi181 ceph-mon[110393]: from='client.14272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:21:03.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:03 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:21:03.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:03 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:21:03.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:03 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:04.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:04 smithi135 ceph-mon[107676]: osdmap e15: 2 total, 2 up, 2 in 2023-11-25T11:21:04.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:04 smithi181 ceph-mon[110393]: osdmap e15: 2 total, 2 up, 2 in 2023-11-25T11:21:05.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:05 smithi135 ceph-mon[107676]: pgmap v38: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:05.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:05 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/162204628' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbb7bc62-0373-4008-8a87-44c6da60e476"}]: dispatch 2023-11-25T11:21:05.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:05 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/162204628' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cbb7bc62-0373-4008-8a87-44c6da60e476"}]': finished 2023-11-25T11:21:05.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:05 smithi135 ceph-mon[107676]: osdmap e16: 3 total, 2 up, 3 in 2023-11-25T11:21:05.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:05 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-25T11:21:05.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:05 smithi181 ceph-mon[110393]: pgmap v38: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:05.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:05 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/162204628' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cbb7bc62-0373-4008-8a87-44c6da60e476"}]: dispatch 2023-11-25T11:21:05.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:05 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/162204628' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cbb7bc62-0373-4008-8a87-44c6da60e476"}]': finished 2023-11-25T11:21:05.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:05 smithi181 ceph-mon[110393]: osdmap e16: 3 total, 2 up, 3 in 2023-11-25T11:21:05.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:05 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-25T11:21:06.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:06 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/4117917849' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:21:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:06 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/4117917849' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:21:07.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:07 smithi135 ceph-mon[107676]: pgmap v40: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:07.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:07 smithi181 ceph-mon[110393]: pgmap v40: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:08.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:08 smithi135 ceph-mon[107676]: pgmap v41: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:08.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:08 smithi181 ceph-mon[110393]: pgmap v41: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:10.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:10 smithi181 ceph-mon[110393]: Detected new or changed devices on smithi135 2023-11-25T11:21:10.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:10.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:10.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:10.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:10.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:10.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:10.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:10.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:10.671 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:10 smithi135 ceph-mon[107676]: Detected new or changed devices on smithi135 2023-11-25T11:21:10.671 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:10.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:10.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:10.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:10.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:10.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:10.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:10.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:11.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:11 smithi135 ceph-mon[107676]: Adjusting osd_memory_target on smithi135 to 6449M 2023-11-25T11:21:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:11 smithi135 ceph-mon[107676]: pgmap v42: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:11 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:11 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-25T11:21:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:11 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:11.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:11 smithi181 ceph-mon[110393]: Adjusting osd_memory_target on smithi135 to 6449M 2023-11-25T11:21:11.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:11 smithi181 ceph-mon[110393]: pgmap v42: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:11.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:11 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:11.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:11 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-25T11:21:11.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:11 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:12.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:12 smithi135 ceph-mon[107676]: Deploying daemon osd.2 on smithi135 2023-11-25T11:21:12.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:12 smithi181 ceph-mon[110393]: Deploying daemon osd.2 on smithi135 2023-11-25T11:21:13.520 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:13 smithi135 ceph-mon[107676]: pgmap v43: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:13.740 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:13 smithi181 ceph-mon[110393]: pgmap v43: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:14.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:14 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:14.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:14 smithi135 ceph-mon[107676]: pgmap v44: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:14.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:14 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:14.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:14 smithi181 ceph-mon[110393]: pgmap v44: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:16.685 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:16 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:16.685 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:16 smithi135 ceph-mon[107676]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:16.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:16 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:16.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:16 smithi181 ceph-mon[110393]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:18.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:17 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:18.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:17 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:18.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:17 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:18.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:17 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:18.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:17 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:18.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:17 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:18.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:17 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:18.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:17 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:18.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:17 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:18.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:17 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:18.306 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 2 on host 'smithi135' 2023-11-25T11:21:18.889 DEBUG:teuthology.orchestra.run.smithi135:osd.2> sudo journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.2.service 2023-11-25T11:21:18.891 INFO:tasks.cephadm:Deploying osd.3 on smithi135 with /dev/vg_nvme/lv_1... 2023-11-25T11:21:18.891 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-25T11:21:18.925 INFO:journalctl@ceph.osd.2.smithi135.stdout:-- Logs begin at Sat 2023-11-25 11:09:43 UTC. -- 2023-11-25T11:21:19.250 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:19 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:19.250 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:19 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:19.250 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:19 smithi135 ceph-mon[107676]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:19.251 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:19 smithi135 ceph-mon[107676]: from='osd.2 [v2:172.21.15.135:6818/2035150897,v1:172.21.15.135:6819/2035150897]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-25T11:21:19.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:19 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:19.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:19 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:19.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:19 smithi181 ceph-mon[110393]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:19.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:19 smithi181 ceph-mon[110393]: from='osd.2 [v2:172.21.15.135:6818/2035150897,v1:172.21.15.135:6819/2035150897]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-25T11:21:20.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:20 smithi181 ceph-mon[110393]: from='osd.2 [v2:172.21.15.135:6818/2035150897,v1:172.21.15.135:6819/2035150897]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-25T11:21:20.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:20 smithi181 ceph-mon[110393]: osdmap e17: 3 total, 2 up, 3 in 2023-11-25T11:21:20.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:20 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-25T11:21:20.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:20 smithi181 ceph-mon[110393]: from='osd.2 [v2:172.21.15.135:6818/2035150897,v1:172.21.15.135:6819/2035150897]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-11-25T11:21:20.709 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:20 smithi135 ceph-mon[107676]: from='osd.2 [v2:172.21.15.135:6818/2035150897,v1:172.21.15.135:6819/2035150897]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-25T11:21:20.709 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:20 smithi135 ceph-mon[107676]: osdmap e17: 3 total, 2 up, 3 in 2023-11-25T11:21:20.709 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:20 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-25T11:21:20.709 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:20 smithi135 ceph-mon[107676]: from='osd.2 [v2:172.21.15.135:6818/2035150897,v1:172.21.15.135:6819/2035150897]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-11-25T11:21:20.710 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:21:20 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-2[128305]: 2023-11-25T11:21:20.318+0000 7fde717a0700 -1 osd.2 0 waiting for initial osdmap 2023-11-25T11:21:20.710 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:21:20 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-2[128305]: 2023-11-25T11:21:20.325+0000 7fde6a133700 -1 osd.2 18 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-25T11:21:20.772 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-25T11:21:20.772 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-25T11:21:20.772 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2023-11-25T11:21:20.772 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2023-11-25T11:21:20.773 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110446 s, 949 MB/s 2023-11-25T11:21:20.773 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2023-11-25T11:21:21.181 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch daemon add osd smithi135:vg_nvme/lv_1 2023-11-25T11:21:21.578 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:21 smithi135 ceph-mon[107676]: from='osd.2 [v2:172.21.15.135:6818/2035150897,v1:172.21.15.135:6819/2035150897]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-11-25T11:21:21.578 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:21 smithi135 ceph-mon[107676]: osdmap e18: 3 total, 2 up, 3 in 2023-11-25T11:21:21.578 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:21 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-25T11:21:21.578 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:21 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-25T11:21:21.578 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:21 smithi135 ceph-mon[107676]: pgmap v49: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:21.578 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:21 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:21.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:21 smithi181 ceph-mon[110393]: from='osd.2 [v2:172.21.15.135:6818/2035150897,v1:172.21.15.135:6819/2035150897]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-11-25T11:21:21.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:21 smithi181 ceph-mon[110393]: osdmap e18: 3 total, 2 up, 3 in 2023-11-25T11:21:21.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:21 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-25T11:21:21.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:21 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-25T11:21:21.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:21 smithi181 ceph-mon[110393]: pgmap v49: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-11-25T11:21:21.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:21 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:22.596 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:22 smithi135 ceph-mon[107676]: purged_snaps scrub starts 2023-11-25T11:21:22.596 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:22 smithi135 ceph-mon[107676]: purged_snaps scrub ok 2023-11-25T11:21:22.596 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:22 smithi135 ceph-mon[107676]: osd.2 [v2:172.21.15.135:6818/2035150897,v1:172.21.15.135:6819/2035150897] boot 2023-11-25T11:21:22.597 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:22 smithi135 ceph-mon[107676]: osdmap e19: 3 total, 3 up, 3 in 2023-11-25T11:21:22.597 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:22 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-25T11:21:22.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:22 smithi181 ceph-mon[110393]: purged_snaps scrub starts 2023-11-25T11:21:22.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:22 smithi181 ceph-mon[110393]: purged_snaps scrub ok 2023-11-25T11:21:22.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:22 smithi181 ceph-mon[110393]: osd.2 [v2:172.21.15.135:6818/2035150897,v1:172.21.15.135:6819/2035150897] boot 2023-11-25T11:21:22.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:22 smithi181 ceph-mon[110393]: osdmap e19: 3 total, 3 up, 3 in 2023-11-25T11:21:22.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:22 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-25T11:21:23.585 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:23 smithi135 ceph-mon[107676]: osdmap e20: 3 total, 3 up, 3 in 2023-11-25T11:21:23.586 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:23 smithi135 ceph-mon[107676]: pgmap v52: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:23.586 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:23 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-25T11:21:23.586 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:23 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:21:23.586 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:23 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:21:23.586 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:23 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:23.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:23 smithi181 ceph-mon[110393]: osdmap e20: 3 total, 3 up, 3 in 2023-11-25T11:21:23.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:23 smithi181 ceph-mon[110393]: pgmap v52: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:23.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:23 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-11-25T11:21:23.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:23 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:21:23.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:23 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:21:23.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:23 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:24.518 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:24 smithi135 ceph-mon[107676]: from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:21:24.518 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:24 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-11-25T11:21:24.518 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:24 smithi135 ceph-mon[107676]: osdmap e21: 3 total, 3 up, 3 in 2023-11-25T11:21:24.518 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:24 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-11-25T11:21:24.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:24 smithi181 ceph-mon[110393]: from='client.14290 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:21:24.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:24 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-11-25T11:21:24.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:24 smithi181 ceph-mon[110393]: osdmap e21: 3 total, 3 up, 3 in 2023-11-25T11:21:24.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:24 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-11-25T11:21:25.204 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:21:24 smithi135 sudo[130631]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-11-25T11:21:25.204 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:21:24 smithi135 sudo[130631]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-25T11:21:25.204 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:21:24 smithi135 sudo[130631]: pam_unix(sudo:session): session closed for user root 2023-11-25T11:21:25.484 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:21:25 smithi135 sudo[130688]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-11-25T11:21:25.485 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:21:25 smithi135 sudo[130688]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-25T11:21:25.485 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:21:25 smithi135 sudo[130688]: pam_unix(sudo:session): session closed for user root 2023-11-25T11:21:25.485 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-11-25T11:21:25.485 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:25 smithi135 ceph-mon[107676]: osdmap e22: 3 total, 3 up, 3 in 2023-11-25T11:21:25.485 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:25 smithi135 ceph-mon[107676]: pgmap v55: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:25.485 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:25.485 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:25.485 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:25.485 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:25.485 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:25.486 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:25.486 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:25.486 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:25.486 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:25.486 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:25 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:25.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-11-25T11:21:25.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:25 smithi181 ceph-mon[110393]: osdmap e22: 3 total, 3 up, 3 in 2023-11-25T11:21:25.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:25 smithi181 ceph-mon[110393]: pgmap v55: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:25.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:25.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:25.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:25.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:25.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:25.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:25.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:25.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:25.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:25.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:25 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:25.747 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:21:25 smithi135 sudo[130772]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-11-25T11:21:25.747 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:21:25 smithi135 sudo[130772]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-25T11:21:25.748 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:21:25 smithi135 sudo[130772]: pam_unix(sudo:session): session closed for user root 2023-11-25T11:21:26.006 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:21:25 smithi135 sudo[130830]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-11-25T11:21:26.006 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:21:25 smithi135 sudo[130830]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-25T11:21:26.006 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:21:25 smithi135 sudo[130830]: pam_unix(sudo:session): session closed for user root 2023-11-25T11:21:26.274 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:21:26 smithi135 sudo[130897]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-11-25T11:21:26.274 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:21:26 smithi135 sudo[130897]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-25T11:21:26.274 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:21:26 smithi135 sudo[130897]: pam_unix(sudo:session): session closed for user root 2023-11-25T11:21:26.528 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:21:26 smithi135 sudo[131013]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-11-25T11:21:26.528 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:21:26 smithi135 sudo[131013]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-25T11:21:26.528 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:21:26 smithi135 sudo[131013]: pam_unix(sudo:session): session closed for user root 2023-11-25T11:21:26.790 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 sudo[131063]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-11-25T11:21:26.790 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 sudo[131063]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-25T11:21:26.790 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 sudo[131063]: pam_unix(sudo:session): session closed for user root 2023-11-25T11:21:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 sudo[131288]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-11-25T11:21:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 sudo[131288]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-25T11:21:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 sudo[131288]: pam_unix(sudo:session): session closed for user root 2023-11-25T11:21:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 ceph-mon[107676]: Adjusting osd_memory_target on smithi135 to 4299M 2023-11-25T11:21:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/707821114' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43580e29-cfd8-43ca-841b-c304942cad15"}]: dispatch 2023-11-25T11:21:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/707821114' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "43580e29-cfd8-43ca-841b-c304942cad15"}]': finished 2023-11-25T11:21:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 ceph-mon[107676]: osdmap e23: 4 total, 3 up, 4 in 2023-11-25T11:21:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-25T11:21:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2371009445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:21:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 ceph-mon[107676]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-25T11:21:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:26 smithi135 ceph-mon[107676]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-25T11:21:27.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:26 smithi181 ceph-mon[110393]: Adjusting osd_memory_target on smithi135 to 4299M 2023-11-25T11:21:27.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:26 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/707821114' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "43580e29-cfd8-43ca-841b-c304942cad15"}]: dispatch 2023-11-25T11:21:27.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:26 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/707821114' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "43580e29-cfd8-43ca-841b-c304942cad15"}]': finished 2023-11-25T11:21:27.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:26 smithi181 ceph-mon[110393]: osdmap e23: 4 total, 3 up, 4 in 2023-11-25T11:21:27.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:26 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-25T11:21:27.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:26 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2371009445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:21:27.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:26 smithi181 ceph-mon[110393]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-25T11:21:27.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:26 smithi181 ceph-mon[110393]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-25T11:21:27.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 sudo[113102]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-11-25T11:21:27.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 sudo[113102]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-25T11:21:27.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 sudo[113102]: pam_unix(sudo:session): session closed for user root 2023-11-25T11:21:27.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 sudo[113105]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-11-25T11:21:27.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 sudo[113105]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-11-25T11:21:27.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 sudo[113105]: pam_unix(sudo:session): session closed for user root 2023-11-25T11:21:28.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:27 smithi135 ceph-mon[107676]: pgmap v57: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:28.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2023-11-25T11:21:28.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:21:28.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:27 smithi135 ceph-mon[107676]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-25T11:21:28.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2023-11-25T11:21:28.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:21:28.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:27 smithi135 ceph-mon[107676]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-25T11:21:28.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:27 smithi135 ceph-mon[107676]: mgrmap e19: smithi135.smlppl(active, since 93s), standbys: smithi181.qwsedt 2023-11-25T11:21:28.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:28.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:28.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:28.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 ceph-mon[110393]: pgmap v57: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:28.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2023-11-25T11:21:28.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:21:28.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 ceph-mon[110393]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-25T11:21:28.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2023-11-25T11:21:28.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:21:28.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 ceph-mon[110393]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-25T11:21:28.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 ceph-mon[110393]: mgrmap e19: smithi135.smlppl(active, since 93s), standbys: smithi181.qwsedt 2023-11-25T11:21:28.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:28.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:28.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:29.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:28 smithi135 ceph-mon[107676]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:29.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:28 smithi181 ceph-mon[110393]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:31.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:30 smithi135 ceph-mon[107676]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:31.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:30 smithi181 ceph-mon[110393]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:31.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-25T11:21:31.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:31.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:31 smithi135 ceph-mon[107676]: Deploying daemon osd.3 on smithi135 2023-11-25T11:21:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-25T11:21:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:31 smithi181 ceph-mon[110393]: Deploying daemon osd.3 on smithi135 2023-11-25T11:21:32.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:32 smithi135 ceph-mon[107676]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:33.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:32 smithi181 ceph-mon[110393]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:34.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:34 smithi135 ceph-mon[107676]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:34.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:34 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:34.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:34 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:34.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:34 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:34.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:34 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:34.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:34 smithi181 ceph-mon[110393]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:34.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:34 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:34.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:34 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:34.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:34 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:34.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:34 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:36.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:36 smithi135 ceph-mon[107676]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:36.853 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 3 on host 'smithi135' 2023-11-25T11:21:36.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:36 smithi181 ceph-mon[110393]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:37.354 DEBUG:teuthology.orchestra.run.smithi135:osd.3> sudo journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.3.service 2023-11-25T11:21:37.356 INFO:tasks.cephadm:Deploying osd.4 on smithi181 with /dev/vg_nvme/lv_4... 2023-11-25T11:21:37.356 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-25T11:21:37.386 INFO:journalctl@ceph.osd.3.smithi135.stdout:-- Logs begin at Sat 2023-11-25 11:09:43 UTC. -- 2023-11-25T11:21:37.855 INFO:journalctl@ceph.osd.3.smithi135.stdout:Nov 25 11:21:37 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-3[132747]: 2023-11-25T11:21:37.585+0000 7ff9b80c43c0 -1 osd.3 0 log_to_monitors true 2023-11-25T11:21:38.048 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:37 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:38.048 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:37 smithi181 ceph-mon[110393]: from='osd.3 [v2:172.21.15.135:6826/4104791980,v1:172.21.15.135:6827/4104791980]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-25T11:21:38.048 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:37 smithi181 ceph-mon[110393]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-25T11:21:38.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:37 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:38.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:37 smithi135 ceph-mon[107676]: from='osd.3 [v2:172.21.15.135:6826/4104791980,v1:172.21.15.135:6827/4104791980]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-25T11:21:38.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:37 smithi135 ceph-mon[107676]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-25T11:21:38.864 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-25T11:21:38.864 INFO:teuthology.orchestra.run.smithi181.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-25T11:21:38.864 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10+0 records in 2023-11-25T11:21:38.865 INFO:teuthology.orchestra.run.smithi181.stderr:10+0 records out 2023-11-25T11:21:38.865 INFO:teuthology.orchestra.run.smithi181.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0147927 s, 709 MB/s 2023-11-25T11:21:38.865 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping successful for: 2023-11-25T11:21:39.055 INFO:journalctl@ceph.osd.3.smithi135.stdout:Nov 25 11:21:38 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-3[132747]: 2023-11-25T11:21:38.875+0000 7ff9aeac7700 -1 osd.3 0 waiting for initial osdmap 2023-11-25T11:21:39.055 INFO:journalctl@ceph.osd.3.smithi135.stdout:Nov 25 11:21:38 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-3[132747]: 2023-11-25T11:21:38.879+0000 7ff9a9c5f700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-25T11:21:39.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:38 smithi135 ceph-mon[107676]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-25T11:21:39.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:38 smithi135 ceph-mon[107676]: osdmap e24: 4 total, 3 up, 4 in 2023-11-25T11:21:39.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:38 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-25T11:21:39.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:38 smithi135 ceph-mon[107676]: from='osd.3 [v2:172.21.15.135:6826/4104791980,v1:172.21.15.135:6827/4104791980]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-11-25T11:21:39.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:38 smithi135 ceph-mon[107676]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-11-25T11:21:39.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:38 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:39.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:38 smithi135 ceph-mon[107676]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:39.126 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:38 smithi181 ceph-mon[110393]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-25T11:21:39.126 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:38 smithi181 ceph-mon[110393]: osdmap e24: 4 total, 3 up, 4 in 2023-11-25T11:21:39.126 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:38 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-25T11:21:39.126 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:38 smithi181 ceph-mon[110393]: from='osd.3 [v2:172.21.15.135:6826/4104791980,v1:172.21.15.135:6827/4104791980]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-11-25T11:21:39.126 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:38 smithi181 ceph-mon[110393]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2023-11-25T11:21:39.126 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:38 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:39.126 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:38 smithi181 ceph-mon[110393]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:39.204 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch daemon add osd smithi181:vg_nvme/lv_4 2023-11-25T11:21:40.082 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:39 smithi181 ceph-mon[110393]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-11-25T11:21:40.082 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:39 smithi181 ceph-mon[110393]: osdmap e25: 4 total, 3 up, 4 in 2023-11-25T11:21:40.083 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:39 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-25T11:21:40.083 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:39 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-25T11:21:40.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:39 smithi135 ceph-mon[107676]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2023-11-25T11:21:40.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:39 smithi135 ceph-mon[107676]: osdmap e25: 4 total, 3 up, 4 in 2023-11-25T11:21:40.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:39 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-25T11:21:40.166 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:39 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-25T11:21:41.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: purged_snaps scrub starts 2023-11-25T11:21:41.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: purged_snaps scrub ok 2023-11-25T11:21:41.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: osd.3 [v2:172.21.15.135:6826/4104791980,v1:172.21.15.135:6827/4104791980] boot 2023-11-25T11:21:41.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: osdmap e26: 4 total, 4 up, 4 in 2023-11-25T11:21:41.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-25T11:21:41.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:41.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: Detected new or changed devices on smithi135 2023-11-25T11:21:41.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:41.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:41.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:41.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:41.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:41.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: Adjusting osd_memory_target on smithi135 to 3224M 2023-11-25T11:21:41.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:41.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:41.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:41.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:41.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:41.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:21:41.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:21:41.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:41.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: purged_snaps scrub starts 2023-11-25T11:21:41.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: purged_snaps scrub ok 2023-11-25T11:21:41.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: osd.3 [v2:172.21.15.135:6826/4104791980,v1:172.21.15.135:6827/4104791980] boot 2023-11-25T11:21:41.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: osdmap e26: 4 total, 4 up, 4 in 2023-11-25T11:21:41.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-25T11:21:41.121 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-11-25T11:21:41.121 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: Detected new or changed devices on smithi135 2023-11-25T11:21:41.121 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:41.121 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:41.121 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:41.121 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:41.122 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:41.122 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: Adjusting osd_memory_target on smithi135 to 3224M 2023-11-25T11:21:41.122 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:41.122 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:41.122 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:41.122 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:41.122 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:41.122 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:21:41.122 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:21:41.122 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:42.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:42 smithi135 ceph-mon[107676]: from='client.24159 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:21:42.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:42 smithi135 ceph-mon[107676]: osdmap e27: 4 total, 4 up, 4 in 2023-11-25T11:21:42.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:42 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/3605593178' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b75282b2-a524-4e64-8a18-d27b481a4617"}]: dispatch 2023-11-25T11:21:42.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:42 smithi135 ceph-mon[107676]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b75282b2-a524-4e64-8a18-d27b481a4617"}]: dispatch 2023-11-25T11:21:42.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:42 smithi135 ceph-mon[107676]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b75282b2-a524-4e64-8a18-d27b481a4617"}]': finished 2023-11-25T11:21:42.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:42 smithi135 ceph-mon[107676]: osdmap e28: 5 total, 4 up, 5 in 2023-11-25T11:21:42.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:42 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-25T11:21:42.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:42 smithi181 ceph-mon[110393]: from='client.24159 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:21:42.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:42 smithi181 ceph-mon[110393]: osdmap e27: 4 total, 4 up, 4 in 2023-11-25T11:21:42.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:42 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/3605593178' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b75282b2-a524-4e64-8a18-d27b481a4617"}]: dispatch 2023-11-25T11:21:42.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:42 smithi181 ceph-mon[110393]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b75282b2-a524-4e64-8a18-d27b481a4617"}]: dispatch 2023-11-25T11:21:42.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:42 smithi181 ceph-mon[110393]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b75282b2-a524-4e64-8a18-d27b481a4617"}]': finished 2023-11-25T11:21:42.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:42 smithi181 ceph-mon[110393]: osdmap e28: 5 total, 4 up, 5 in 2023-11-25T11:21:42.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:42 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-25T11:21:43.742 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:43 smithi181 ceph-mon[110393]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:43.742 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:43 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/1165955985' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:21:43.742 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:43.743 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:43.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:43 smithi135 ceph-mon[107676]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:43 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/1165955985' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:21:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:43.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:45.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:45 smithi181 ceph-mon[110393]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:45.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:45 smithi135 ceph-mon[107676]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:47.663 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:47 smithi181 ceph-mon[110393]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:47.663 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:47 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-25T11:21:47.663 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:47 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:47.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:47 smithi135 ceph-mon[107676]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:47.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:47 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-25T11:21:47.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:47 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:48.679 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:48 smithi181 ceph-mon[110393]: Deploying daemon osd.4 on smithi181 2023-11-25T11:21:48.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:48 smithi135 ceph-mon[107676]: Deploying daemon osd.4 on smithi181 2023-11-25T11:21:49.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:49 smithi181 ceph-mon[110393]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:49.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:49 smithi135 ceph-mon[107676]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:50.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:50 smithi181 ceph-mon[110393]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:50.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:50 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:50.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:50 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:50.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:50 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:50.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:50 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:51.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:50 smithi135 ceph-mon[107676]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:51.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:50 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:51.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:50 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:51.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:50 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:51.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:50 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:52.623 INFO:teuthology.orchestra.run.smithi181.stdout:Created osd(s) 4 on host 'smithi181' 2023-11-25T11:21:52.648 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:52 smithi181 ceph-mon[110393]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:52.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:52 smithi135 ceph-mon[107676]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:52.971 DEBUG:teuthology.orchestra.run.smithi181:osd.4> sudo journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.4.service 2023-11-25T11:21:52.973 INFO:tasks.cephadm:Deploying osd.5 on smithi181 with /dev/vg_nvme/lv_3... 2023-11-25T11:21:52.974 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-25T11:21:53.002 INFO:journalctl@ceph.osd.4.smithi181.stdout:-- Logs begin at Sat 2023-11-25 11:09:46 UTC. -- 2023-11-25T11:21:53.555 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:53 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:53.555 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:53 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:53.555 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:53 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:53.556 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:53 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:53.556 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:53 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:53.556 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:53 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:53.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:53 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:53.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:53 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:53.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:53 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:53.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:53 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:21:53.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:53 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:53.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:53 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:21:54.040 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:21:53 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-4[115244]: 2023-11-25T11:21:53.713+0000 7fda3d2513c0 -1 osd.4 0 log_to_monitors true 2023-11-25T11:21:54.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:54 smithi181 ceph-mon[110393]: from='osd.4 [v2:172.21.15.181:6800/2413653633,v1:172.21.15.181:6801/2413653633]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-25T11:21:54.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:54 smithi181 ceph-mon[110393]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-25T11:21:54.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:54 smithi181 ceph-mon[110393]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:54.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:54 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:21:54.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:54 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:21:54.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:54 smithi135 ceph-mon[107676]: from='osd.4 [v2:172.21.15.181:6800/2413653633,v1:172.21.15.181:6801/2413653633]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-25T11:21:54.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:54 smithi135 ceph-mon[107676]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-25T11:21:54.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:54 smithi135 ceph-mon[107676]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:54.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:54 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:21:54.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:54 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:21:54.826 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-25T11:21:54.826 INFO:teuthology.orchestra.run.smithi181.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-25T11:21:54.826 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10+0 records in 2023-11-25T11:21:54.826 INFO:teuthology.orchestra.run.smithi181.stderr:10+0 records out 2023-11-25T11:21:54.826 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0125262 s, 837 MB/s 2023-11-25T11:21:54.826 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping successful for: 2023-11-25T11:21:55.267 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch daemon add osd smithi181:vg_nvme/lv_3 2023-11-25T11:21:55.869 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:21:55 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-4[115244]: 2023-11-25T11:21:55.571+0000 7fda33c54700 -1 osd.4 0 waiting for initial osdmap 2023-11-25T11:21:55.870 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:21:55 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-4[115244]: 2023-11-25T11:21:55.575+0000 7fda2e5eb700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-25T11:21:55.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:55 smithi181 ceph-mon[110393]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-25T11:21:55.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:55 smithi181 ceph-mon[110393]: osdmap e29: 5 total, 4 up, 5 in 2023-11-25T11:21:55.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:55 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-25T11:21:55.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:55 smithi181 ceph-mon[110393]: from='osd.4 [v2:172.21.15.181:6800/2413653633,v1:172.21.15.181:6801/2413653633]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:21:55.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:55 smithi181 ceph-mon[110393]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:21:55.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:55 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:55.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:55 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:55.871 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:55 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:55.871 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:55 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:56.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:55 smithi135 ceph-mon[107676]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-25T11:21:56.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:55 smithi135 ceph-mon[107676]: osdmap e29: 5 total, 4 up, 5 in 2023-11-25T11:21:56.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-25T11:21:56.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:55 smithi135 ceph-mon[107676]: from='osd.4 [v2:172.21.15.181:6800/2413653633,v1:172.21.15.181:6801/2413653633]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:21:56.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:55 smithi135 ceph-mon[107676]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:21:56.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:56.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:21:56.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:56.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:21:56.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:56 smithi181 ceph-mon[110393]: Detected new or changed devices on smithi181 2023-11-25T11:21:56.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:56 smithi181 ceph-mon[110393]: Adjusting osd_memory_target on smithi181 to 15970M 2023-11-25T11:21:56.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:56 smithi181 ceph-mon[110393]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2023-11-25T11:21:56.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:56 smithi181 ceph-mon[110393]: osdmap e30: 5 total, 4 up, 5 in 2023-11-25T11:21:56.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:56 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-25T11:21:56.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:56 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-25T11:21:56.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:56 smithi181 ceph-mon[110393]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:56.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:56 smithi181 ceph-mon[110393]: osd.4 [v2:172.21.15.181:6800/2413653633,v1:172.21.15.181:6801/2413653633] boot 2023-11-25T11:21:56.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:56 smithi181 ceph-mon[110393]: osdmap e31: 5 total, 5 up, 5 in 2023-11-25T11:21:56.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:56 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-25T11:21:57.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:56 smithi135 ceph-mon[107676]: Detected new or changed devices on smithi181 2023-11-25T11:21:57.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:56 smithi135 ceph-mon[107676]: Adjusting osd_memory_target on smithi181 to 15970M 2023-11-25T11:21:57.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:56 smithi135 ceph-mon[107676]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2023-11-25T11:21:57.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:56 smithi135 ceph-mon[107676]: osdmap e30: 5 total, 4 up, 5 in 2023-11-25T11:21:57.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:56 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-25T11:21:57.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:56 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-25T11:21:57.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:56 smithi135 ceph-mon[107676]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-11-25T11:21:57.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:56 smithi135 ceph-mon[107676]: osd.4 [v2:172.21.15.181:6800/2413653633,v1:172.21.15.181:6801/2413653633] boot 2023-11-25T11:21:57.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:56 smithi135 ceph-mon[107676]: osdmap e31: 5 total, 5 up, 5 in 2023-11-25T11:21:57.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:56 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-25T11:21:57.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:57 smithi181 ceph-mon[110393]: purged_snaps scrub starts 2023-11-25T11:21:57.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:57 smithi181 ceph-mon[110393]: purged_snaps scrub ok 2023-11-25T11:21:57.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:57 smithi181 ceph-mon[110393]: from='client.24177 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:21:57.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:57 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:21:57.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:57 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:21:57.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:57 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:57.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:57 smithi181 ceph-mon[110393]: osdmap e32: 5 total, 5 up, 5 in 2023-11-25T11:21:58.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:57 smithi135 ceph-mon[107676]: purged_snaps scrub starts 2023-11-25T11:21:58.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:57 smithi135 ceph-mon[107676]: purged_snaps scrub ok 2023-11-25T11:21:58.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:57 smithi135 ceph-mon[107676]: from='client.24177 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:21:58.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:57 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:21:58.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:57 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:21:58.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:57 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:21:58.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:57 smithi135 ceph-mon[107676]: osdmap e32: 5 total, 5 up, 5 in 2023-11-25T11:21:58.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:58 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/1483304682' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "342fd807-8392-4d34-9da6-a484aa423daa"}]: dispatch 2023-11-25T11:21:58.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:58 smithi181 ceph-mon[110393]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "342fd807-8392-4d34-9da6-a484aa423daa"}]: dispatch 2023-11-25T11:21:58.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:58 smithi181 ceph-mon[110393]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "342fd807-8392-4d34-9da6-a484aa423daa"}]': finished 2023-11-25T11:21:58.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:58 smithi181 ceph-mon[110393]: osdmap e33: 6 total, 5 up, 6 in 2023-11-25T11:21:58.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:58 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:21:58.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:58 smithi181 ceph-mon[110393]: pgmap v83: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-11-25T11:21:59.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:58 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/1483304682' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "342fd807-8392-4d34-9da6-a484aa423daa"}]: dispatch 2023-11-25T11:21:59.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:58 smithi135 ceph-mon[107676]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "342fd807-8392-4d34-9da6-a484aa423daa"}]: dispatch 2023-11-25T11:21:59.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:58 smithi135 ceph-mon[107676]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "342fd807-8392-4d34-9da6-a484aa423daa"}]': finished 2023-11-25T11:21:59.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:58 smithi135 ceph-mon[107676]: osdmap e33: 6 total, 5 up, 6 in 2023-11-25T11:21:59.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:58 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:21:59.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:58 smithi135 ceph-mon[107676]: pgmap v83: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-11-25T11:21:59.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:21:59 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/4204388702' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:22:00.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:21:59 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/4204388702' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:22:00.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:00 smithi181 ceph-mon[110393]: osdmap e34: 6 total, 5 up, 6 in 2023-11-25T11:22:00.871 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:00 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:22:00.871 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:00 smithi181 ceph-mon[110393]: pgmap v85: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-11-25T11:22:01.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:00 smithi135 ceph-mon[107676]: osdmap e34: 6 total, 5 up, 6 in 2023-11-25T11:22:01.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:00 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:22:01.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:00 smithi135 ceph-mon[107676]: pgmap v85: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-11-25T11:22:01.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:01 smithi181 ceph-mon[110393]: osdmap e35: 6 total, 5 up, 6 in 2023-11-25T11:22:01.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:01 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:22:02.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:01 smithi135 ceph-mon[107676]: osdmap e35: 6 total, 5 up, 6 in 2023-11-25T11:22:02.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:01 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:22:02.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:02 smithi181 ceph-mon[110393]: pgmap v87: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-11-25T11:22:03.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:02 smithi135 ceph-mon[107676]: pgmap v87: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-11-25T11:22:03.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:03 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-25T11:22:03.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:03 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:03.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:03 smithi181 ceph-mon[110393]: Deploying daemon osd.5 on smithi181 2023-11-25T11:22:04.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:03 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-25T11:22:04.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:03 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:04.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:03 smithi135 ceph-mon[107676]: Deploying daemon osd.5 on smithi181 2023-11-25T11:22:04.774 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:04 smithi181 ceph-mon[110393]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-11-25T11:22:05.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:04 smithi135 ceph-mon[107676]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-11-25T11:22:06.765 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:06 smithi181 ceph-mon[110393]: 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-11-25T11:22:06.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:06 smithi135 ceph-mon[107676]: 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-11-25T11:22:08.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:07 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:08.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:07 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:22:08.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:07 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:08.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:07 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:22:08.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:07 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:08.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:07 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:22:08.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:07 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:08.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:07 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:22:08.955 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:08 smithi181 ceph-mon[110393]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-11-25T11:22:08.955 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:08 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:09.072 INFO:teuthology.orchestra.run.smithi181.stdout:Created osd(s) 5 on host 'smithi181' 2023-11-25T11:22:09.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:08 smithi135 ceph-mon[107676]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-11-25T11:22:09.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:08 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:09.396 DEBUG:teuthology.orchestra.run.smithi181:osd.5> sudo journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.5.service 2023-11-25T11:22:09.398 INFO:tasks.cephadm:Deploying osd.6 on smithi181 with /dev/vg_nvme/lv_2... 2023-11-25T11:22:09.398 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-25T11:22:09.427 INFO:journalctl@ceph.osd.5.smithi181.stdout:-- Logs begin at Sat 2023-11-25 11:09:46 UTC. -- 2023-11-25T11:22:10.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:10.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:10.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:22:10.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:10.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:10 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:22:10.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:10 smithi181 ceph-mon[110393]: from='osd.5 [v2:172.21.15.181:6808/64599218,v1:172.21.15.181:6809/64599218]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-25T11:22:10.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:10 smithi181 ceph-mon[110393]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-25T11:22:10.121 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:22:10 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:22:10.043+0000 7faf879ac3c0 -1 osd.5 0 log_to_monitors true 2023-11-25T11:22:10.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:10.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:10.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:22:10.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:10.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:10 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:22:10.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:10 smithi135 ceph-mon[107676]: from='osd.5 [v2:172.21.15.181:6808/64599218,v1:172.21.15.181:6809/64599218]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-25T11:22:10.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:10 smithi135 ceph-mon[107676]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-25T11:22:11.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:11 smithi181 ceph-mon[110393]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-11-25T11:22:11.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:11 smithi181 ceph-mon[110393]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-25T11:22:11.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:11 smithi181 ceph-mon[110393]: osdmap e36: 6 total, 5 up, 6 in 2023-11-25T11:22:11.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:11 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:22:11.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:11 smithi181 ceph-mon[110393]: from='osd.5 [v2:172.21.15.181:6808/64599218,v1:172.21.15.181:6809/64599218]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:22:11.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:11 smithi181 ceph-mon[110393]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:22:11.323 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-25T11:22:11.323 INFO:teuthology.orchestra.run.smithi181.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-25T11:22:11.323 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10+0 records in 2023-11-25T11:22:11.324 INFO:teuthology.orchestra.run.smithi181.stderr:10+0 records out 2023-11-25T11:22:11.324 INFO:teuthology.orchestra.run.smithi181.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0162201 s, 646 MB/s 2023-11-25T11:22:11.324 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping successful for: 2023-11-25T11:22:11.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:11 smithi135 ceph-mon[107676]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-11-25T11:22:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:11 smithi135 ceph-mon[107676]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-25T11:22:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:11 smithi135 ceph-mon[107676]: osdmap e36: 6 total, 5 up, 6 in 2023-11-25T11:22:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:11 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:22:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:11 smithi135 ceph-mon[107676]: from='osd.5 [v2:172.21.15.181:6808/64599218,v1:172.21.15.181:6809/64599218]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:22:11.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:11 smithi135 ceph-mon[107676]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:22:11.867 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch daemon add osd smithi181:vg_nvme/lv_2 2023-11-25T11:22:12.119 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:22:11 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:22:11.668+0000 7faf7e3af700 -1 osd.5 0 waiting for initial osdmap 2023-11-25T11:22:12.119 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:22:11 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:22:11.674+0000 7faf7ad4a700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-25T11:22:12.787 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:12 smithi181 ceph-mon[110393]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2023-11-25T11:22:12.788 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:12 smithi181 ceph-mon[110393]: osdmap e37: 6 total, 5 up, 6 in 2023-11-25T11:22:12.788 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:12 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:22:12.788 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:12 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:22:12.788 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:12 smithi181 ceph-mon[110393]: Detected new or changed devices on smithi181 2023-11-25T11:22:12.788 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:12 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:12.788 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:12 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:12.788 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:12 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:12.788 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:12 smithi181 ceph-mon[110393]: Adjusting osd_memory_target on smithi181 to 7985M 2023-11-25T11:22:12.788 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:12 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:12.788 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:12 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:12.788 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:12 smithi181 ceph-mon[110393]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-11-25T11:22:13.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:12 smithi135 ceph-mon[107676]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2023-11-25T11:22:13.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:12 smithi135 ceph-mon[107676]: osdmap e37: 6 total, 5 up, 6 in 2023-11-25T11:22:13.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:12 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:22:13.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:12 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:22:13.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:12 smithi135 ceph-mon[107676]: Detected new or changed devices on smithi181 2023-11-25T11:22:13.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:12 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:13.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:12 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:13.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:12 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:13.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:12 smithi135 ceph-mon[107676]: Adjusting osd_memory_target on smithi181 to 7985M 2023-11-25T11:22:13.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:12 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:13.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:12 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:13.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:12 smithi135 ceph-mon[107676]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-11-25T11:22:13.741 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:13 smithi181 ceph-mon[110393]: purged_snaps scrub starts 2023-11-25T11:22:13.741 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:13 smithi181 ceph-mon[110393]: purged_snaps scrub ok 2023-11-25T11:22:13.742 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:13 smithi181 ceph-mon[110393]: osd.5 [v2:172.21.15.181:6808/64599218,v1:172.21.15.181:6809/64599218] boot 2023-11-25T11:22:13.742 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:13 smithi181 ceph-mon[110393]: osdmap e38: 6 total, 6 up, 6 in 2023-11-25T11:22:13.742 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:13 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:22:13.742 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:13 smithi181 ceph-mon[110393]: from='client.24195 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:22:13.742 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:13 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:22:13.742 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:13 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:22:13.742 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:13 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:14.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:13 smithi135 ceph-mon[107676]: purged_snaps scrub starts 2023-11-25T11:22:14.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:13 smithi135 ceph-mon[107676]: purged_snaps scrub ok 2023-11-25T11:22:14.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:13 smithi135 ceph-mon[107676]: osd.5 [v2:172.21.15.181:6808/64599218,v1:172.21.15.181:6809/64599218] boot 2023-11-25T11:22:14.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:13 smithi135 ceph-mon[107676]: osdmap e38: 6 total, 6 up, 6 in 2023-11-25T11:22:14.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:13 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:22:14.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:13 smithi135 ceph-mon[107676]: from='client.24195 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:22:14.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:13 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:22:14.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:13 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:22:14.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:13 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:15.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:14 smithi135 ceph-mon[107676]: osdmap e39: 6 total, 6 up, 6 in 2023-11-25T11:22:15.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:14 smithi135 ceph-mon[107676]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-11-25T11:22:15.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:14 smithi135 ceph-mon[107676]: osdmap e40: 6 total, 6 up, 6 in 2023-11-25T11:22:15.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:14 smithi181 ceph-mon[110393]: osdmap e39: 6 total, 6 up, 6 in 2023-11-25T11:22:15.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:14 smithi181 ceph-mon[110393]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-11-25T11:22:15.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:14 smithi181 ceph-mon[110393]: osdmap e40: 6 total, 6 up, 6 in 2023-11-25T11:22:16.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:15 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/3774403687' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d393bf70-bd23-4907-bbaf-d4be306ed03a"}]: dispatch 2023-11-25T11:22:16.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:15 smithi135 ceph-mon[107676]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d393bf70-bd23-4907-bbaf-d4be306ed03a"}]: dispatch 2023-11-25T11:22:16.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:15 smithi135 ceph-mon[107676]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d393bf70-bd23-4907-bbaf-d4be306ed03a"}]': finished 2023-11-25T11:22:16.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:15 smithi135 ceph-mon[107676]: osdmap e41: 7 total, 6 up, 7 in 2023-11-25T11:22:16.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:15 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:22:16.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:15 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/967036846' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:22:16.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:15 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/3774403687' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d393bf70-bd23-4907-bbaf-d4be306ed03a"}]: dispatch 2023-11-25T11:22:16.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:15 smithi181 ceph-mon[110393]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d393bf70-bd23-4907-bbaf-d4be306ed03a"}]: dispatch 2023-11-25T11:22:16.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:15 smithi181 ceph-mon[110393]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d393bf70-bd23-4907-bbaf-d4be306ed03a"}]': finished 2023-11-25T11:22:16.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:15 smithi181 ceph-mon[110393]: osdmap e41: 7 total, 6 up, 7 in 2023-11-25T11:22:16.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:15 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:22:16.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:15 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/967036846' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:22:17.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:16 smithi181 ceph-mon[110393]: osdmap e42: 7 total, 6 up, 7 in 2023-11-25T11:22:17.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:16 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:22:17.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:16 smithi181 ceph-mon[110393]: pgmap v101: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-11-25T11:22:17.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:16 smithi135 ceph-mon[107676]: osdmap e42: 7 total, 6 up, 7 in 2023-11-25T11:22:17.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:16 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:22:17.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:16 smithi135 ceph-mon[107676]: pgmap v101: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-11-25T11:22:18.716 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:18 smithi181 ceph-mon[110393]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-11-25T11:22:18.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:18 smithi135 ceph-mon[107676]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-11-25T11:22:20.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:20 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-25T11:22:20.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:20 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:20.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:20 smithi181 ceph-mon[110393]: Deploying daemon osd.6 on smithi181 2023-11-25T11:22:20.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:20 smithi181 ceph-mon[110393]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-11-25T11:22:21.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:20 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-25T11:22:21.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:20 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:21.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:20 smithi135 ceph-mon[107676]: Deploying daemon osd.6 on smithi181 2023-11-25T11:22:21.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:20 smithi135 ceph-mon[107676]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-11-25T11:22:22.775 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:22 smithi181 ceph-mon[110393]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-11-25T11:22:22.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:22 smithi135 ceph-mon[107676]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-11-25T11:22:24.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:24 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:24.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:24 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:22:24.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:24 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:24.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:24 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:22:24.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:24 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:24.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:24 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:22:24.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:24 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:24.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:24 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:22:25.603 INFO:teuthology.orchestra.run.smithi181.stdout:Created osd(s) 6 on host 'smithi181' 2023-11-25T11:22:25.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:25 smithi181 ceph-mon[110393]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-11-25T11:22:25.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:25 smithi135 ceph-mon[107676]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-11-25T11:22:26.026 DEBUG:teuthology.orchestra.run.smithi181:osd.6> sudo journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.6.service 2023-11-25T11:22:26.028 INFO:tasks.cephadm:Deploying osd.7 on smithi181 with /dev/vg_nvme/lv_1... 2023-11-25T11:22:26.028 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-25T11:22:26.055 INFO:journalctl@ceph.osd.6.smithi181.stdout:-- Logs begin at Sat 2023-11-25 11:09:46 UTC. -- 2023-11-25T11:22:26.833 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:22:26 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:22:26.553+0000 7fb3ef6fa3c0 -1 osd.6 0 log_to_monitors true 2023-11-25T11:22:26.833 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:26 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:26.833 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:26 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:26.833 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:26 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:26.833 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:26 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:22:26.833 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:26 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:26.833 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:26 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:22:26.834 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:26 smithi181 ceph-mon[110393]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2023-11-25T11:22:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:26 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:26 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:26 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:26 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:22:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:26 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:26 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:22:27.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:26 smithi135 ceph-mon[107676]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 49 KiB/s, 0 objects/s recovering 2023-11-25T11:22:27.794 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-25T11:22:27.794 INFO:teuthology.orchestra.run.smithi181.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-25T11:22:27.794 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10+0 records in 2023-11-25T11:22:27.794 INFO:teuthology.orchestra.run.smithi181.stderr:10+0 records out 2023-11-25T11:22:27.794 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0120628 s, 869 MB/s 2023-11-25T11:22:27.794 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping successful for: 2023-11-25T11:22:27.834 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:22:27 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:22:27.610+0000 7fb3e60fd700 -1 osd.6 0 waiting for initial osdmap 2023-11-25T11:22:27.834 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:22:27 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:22:27.618+0000 7fb3e2297700 -1 osd.6 44 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-25T11:22:27.834 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:27 smithi181 ceph-mon[110393]: from='osd.6 [v2:172.21.15.181:6816/774458103,v1:172.21.15.181:6817/774458103]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-25T11:22:27.834 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:27 smithi181 ceph-mon[110393]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-25T11:22:27.834 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:27 smithi181 ceph-mon[110393]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-25T11:22:27.834 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:27 smithi181 ceph-mon[110393]: osdmap e43: 7 total, 6 up, 7 in 2023-11-25T11:22:27.834 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:27 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:22:27.835 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:27 smithi181 ceph-mon[110393]: from='osd.6 [v2:172.21.15.181:6816/774458103,v1:172.21.15.181:6817/774458103]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:22:27.835 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:27 smithi181 ceph-mon[110393]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:22:28.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:27 smithi135 ceph-mon[107676]: from='osd.6 [v2:172.21.15.181:6816/774458103,v1:172.21.15.181:6817/774458103]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-25T11:22:28.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:27 smithi135 ceph-mon[107676]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-25T11:22:28.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:27 smithi135 ceph-mon[107676]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-25T11:22:28.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:27 smithi135 ceph-mon[107676]: osdmap e43: 7 total, 6 up, 7 in 2023-11-25T11:22:28.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:27 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:22:28.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:27 smithi135 ceph-mon[107676]: from='osd.6 [v2:172.21.15.181:6816/774458103,v1:172.21.15.181:6817/774458103]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:22:28.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:27 smithi135 ceph-mon[107676]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:22:28.171 DEBUG:teuthology.orchestra.run.smithi181:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch daemon add osd smithi181:vg_nvme/lv_1 2023-11-25T11:22:28.682 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:28 smithi181 ceph-mon[110393]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2023-11-25T11:22:28.682 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:28 smithi181 ceph-mon[110393]: osdmap e44: 7 total, 6 up, 7 in 2023-11-25T11:22:28.682 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:28 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:22:28.682 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:28 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:22:28.683 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:28 smithi181 ceph-mon[110393]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-11-25T11:22:28.683 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:28 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:28.683 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:28 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:28.683 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:28 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:28.683 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:28 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:28.683 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:28 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:28.683 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:28 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:29.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:28 smithi135 ceph-mon[107676]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2023-11-25T11:22:29.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:28 smithi135 ceph-mon[107676]: osdmap e44: 7 total, 6 up, 7 in 2023-11-25T11:22:29.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:28 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:22:29.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:28 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:22:29.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:28 smithi135 ceph-mon[107676]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-11-25T11:22:29.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:28 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:29.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:28 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:29.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:28 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:29.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:28 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:29.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:28 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:29.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:28 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:29.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:29 smithi181 ceph-mon[110393]: purged_snaps scrub starts 2023-11-25T11:22:29.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:29 smithi181 ceph-mon[110393]: purged_snaps scrub ok 2023-11-25T11:22:29.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:29 smithi181 ceph-mon[110393]: Detected new or changed devices on smithi181 2023-11-25T11:22:29.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:29 smithi181 ceph-mon[110393]: Adjusting osd_memory_target on smithi181 to 5323M 2023-11-25T11:22:29.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:29 smithi181 ceph-mon[110393]: osd.6 [v2:172.21.15.181:6816/774458103,v1:172.21.15.181:6817/774458103] boot 2023-11-25T11:22:29.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:29 smithi181 ceph-mon[110393]: osdmap e45: 7 total, 7 up, 7 in 2023-11-25T11:22:29.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:29 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:22:29.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:29 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:22:29.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:29 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:22:29.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:29 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:29 smithi135 ceph-mon[107676]: purged_snaps scrub starts 2023-11-25T11:22:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:29 smithi135 ceph-mon[107676]: purged_snaps scrub ok 2023-11-25T11:22:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:29 smithi135 ceph-mon[107676]: Detected new or changed devices on smithi181 2023-11-25T11:22:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:29 smithi135 ceph-mon[107676]: Adjusting osd_memory_target on smithi181 to 5323M 2023-11-25T11:22:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:29 smithi135 ceph-mon[107676]: osd.6 [v2:172.21.15.181:6816/774458103,v1:172.21.15.181:6817/774458103] boot 2023-11-25T11:22:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:29 smithi135 ceph-mon[107676]: osdmap e45: 7 total, 7 up, 7 in 2023-11-25T11:22:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:29 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:22:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:29 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-11-25T11:22:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:29 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-25T11:22:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:29 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:30.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:30 smithi181 ceph-mon[110393]: from='client.24213 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:22:30.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:30 smithi181 ceph-mon[110393]: osdmap e46: 7 total, 7 up, 7 in 2023-11-25T11:22:30.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:30 smithi181 ceph-mon[110393]: pgmap v112: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-11-25T11:22:31.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:30 smithi135 ceph-mon[107676]: from='client.24213 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:22:31.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:30 smithi135 ceph-mon[107676]: osdmap e46: 7 total, 7 up, 7 in 2023-11-25T11:22:31.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:30 smithi135 ceph-mon[107676]: pgmap v112: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-11-25T11:22:32.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:31 smithi135 ceph-mon[107676]: osdmap e47: 7 total, 7 up, 7 in 2023-11-25T11:22:32.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:31 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/254370160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3d545cf-8003-4b09-bc93-554249a2febc"}]: dispatch 2023-11-25T11:22:32.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:31 smithi135 ceph-mon[107676]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3d545cf-8003-4b09-bc93-554249a2febc"}]: dispatch 2023-11-25T11:22:32.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:31 smithi135 ceph-mon[107676]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3d545cf-8003-4b09-bc93-554249a2febc"}]': finished 2023-11-25T11:22:32.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:31 smithi135 ceph-mon[107676]: osdmap e48: 8 total, 7 up, 8 in 2023-11-25T11:22:32.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:31 smithi181 ceph-mon[110393]: osdmap e47: 7 total, 7 up, 7 in 2023-11-25T11:22:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:31 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/254370160' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3d545cf-8003-4b09-bc93-554249a2febc"}]: dispatch 2023-11-25T11:22:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:31 smithi181 ceph-mon[110393]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3d545cf-8003-4b09-bc93-554249a2febc"}]: dispatch 2023-11-25T11:22:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:31 smithi181 ceph-mon[110393]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3d545cf-8003-4b09-bc93-554249a2febc"}]': finished 2023-11-25T11:22:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:31 smithi181 ceph-mon[110393]: osdmap e48: 8 total, 7 up, 8 in 2023-11-25T11:22:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:33.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:32 smithi135 ceph-mon[107676]: from='client.? 172.21.15.181:0/3193091809' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:22:33.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:32 smithi135 ceph-mon[107676]: pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-11-25T11:22:33.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:32 smithi181 ceph-mon[110393]: from='client.? 172.21.15.181:0/3193091809' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-25T11:22:33.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:32 smithi181 ceph-mon[110393]: pgmap v115: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-11-25T11:22:34.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:33 smithi135 ceph-mon[107676]: osdmap e49: 8 total, 7 up, 8 in 2023-11-25T11:22:34.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:33 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:34.090 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:33 smithi181 ceph-mon[110393]: osdmap e49: 8 total, 7 up, 8 in 2023-11-25T11:22:34.090 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:33 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:34.980 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:34 smithi181 ceph-mon[110393]: osdmap e50: 8 total, 7 up, 8 in 2023-11-25T11:22:34.980 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:34 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:34.980 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:34 smithi181 ceph-mon[110393]: pgmap v118: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-11-25T11:22:35.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:34 smithi135 ceph-mon[107676]: osdmap e50: 8 total, 7 up, 8 in 2023-11-25T11:22:35.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:34 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:35.057 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:34 smithi135 ceph-mon[107676]: pgmap v118: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-11-25T11:22:36.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:36 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-25T11:22:36.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:36 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:36.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:36 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-25T11:22:36.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:36 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:37.737 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:37 smithi181 ceph-mon[110393]: Deploying daemon osd.7 on smithi181 2023-11-25T11:22:37.738 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:37 smithi181 ceph-mon[110393]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-11-25T11:22:37.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:37 smithi135 ceph-mon[107676]: Deploying daemon osd.7 on smithi181 2023-11-25T11:22:37.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:37 smithi135 ceph-mon[107676]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-11-25T11:22:39.720 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:39 smithi181 ceph-mon[110393]: pgmap v120: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-11-25T11:22:39.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:39 smithi135 ceph-mon[107676]: pgmap v120: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-11-25T11:22:41.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:41.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:22:41.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:41.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:40 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:22:41.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:40 smithi135 ceph-mon[107676]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-11-25T11:22:41.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:41.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:22:41.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:41.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:40 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:22:41.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:40 smithi181 ceph-mon[110393]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-11-25T11:22:42.036 INFO:teuthology.orchestra.run.smithi181.stdout:Created osd(s) 7 on host 'smithi181' 2023-11-25T11:22:42.515 DEBUG:teuthology.orchestra.run.smithi181:osd.7> sudo journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.7.service 2023-11-25T11:22:42.522 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-11-25T11:22:42.523 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd stat -f json 2023-11-25T11:22:42.552 INFO:journalctl@ceph.osd.7.smithi181.stdout:-- Logs begin at Sat 2023-11-25 11:09:46 UTC. -- 2023-11-25T11:22:43.033 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:43.034 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:43.034 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:43.034 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:22:43.034 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:43.034 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:22:43.034 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:43 smithi181 ceph-mon[110393]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-11-25T11:22:43.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:43.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:43.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:43.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:22:43.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:22:43.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:22:43.258 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:43 smithi135 ceph-mon[107676]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-11-25T11:22:43.313 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:22:43 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:22:43.086+0000 7f1bedb183c0 -1 osd.7 0 log_to_monitors true 2023-11-25T11:22:43.971 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:22:44.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:44 smithi135 ceph-mon[107676]: from='osd.7 [v2:172.21.15.181:6824/3949087347,v1:172.21.15.181:6825/3949087347]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-25T11:22:44.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:44 smithi135 ceph-mon[107676]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-25T11:22:44.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:44 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/348974745' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-25T11:22:44.346 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":50,"num_osds":8,"num_up_osds":7,"osd_up_since":1700911348,"num_in_osds":8,"osd_in_since":1700911351,"num_remapped_pgs":0} 2023-11-25T11:22:44.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:44 smithi181 ceph-mon[110393]: from='osd.7 [v2:172.21.15.181:6824/3949087347,v1:172.21.15.181:6825/3949087347]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-25T11:22:44.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:44 smithi181 ceph-mon[110393]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-25T11:22:44.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:44 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/348974745' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-25T11:22:45.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:45 smithi135 ceph-mon[107676]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-25T11:22:45.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:45 smithi135 ceph-mon[107676]: osdmap e51: 8 total, 7 up, 8 in 2023-11-25T11:22:45.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:45.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:45 smithi135 ceph-mon[107676]: from='osd.7 [v2:172.21.15.181:6824/3949087347,v1:172.21.15.181:6825/3949087347]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:22:45.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:45 smithi135 ceph-mon[107676]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:22:45.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:45 smithi135 ceph-mon[107676]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-11-25T11:22:45.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:45.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:45.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:45.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:45.306 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:45.306 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:45.306 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:45.347 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd stat -f json 2023-11-25T11:22:45.369 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:22:45.054+0000 7f1be451b700 -1 osd.7 0 waiting for initial osdmap 2023-11-25T11:22:45.370 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:22:45.061+0000 7f1bdceae700 -1 osd.7 52 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-11-25T11:22:45.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-mon[110393]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-25T11:22:45.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-mon[110393]: osdmap e51: 8 total, 7 up, 8 in 2023-11-25T11:22:45.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:45.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-mon[110393]: from='osd.7 [v2:172.21.15.181:6824/3949087347,v1:172.21.15.181:6825/3949087347]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:22:45.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-mon[110393]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2023-11-25T11:22:45.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-mon[110393]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-11-25T11:22:45.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:45.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:45.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:45.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:45.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:22:45.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:45.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:22:46.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:46 smithi135 ceph-mon[107676]: Detected new or changed devices on smithi181 2023-11-25T11:22:46.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:46 smithi135 ceph-mon[107676]: Adjusting osd_memory_target on smithi181 to 3992M 2023-11-25T11:22:46.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:46 smithi135 ceph-mon[107676]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2023-11-25T11:22:46.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:46 smithi135 ceph-mon[107676]: osdmap e52: 8 total, 7 up, 8 in 2023-11-25T11:22:46.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:46 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:46.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:46 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:46.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:46 smithi135 ceph-mon[107676]: osd.7 [v2:172.21.15.181:6824/3949087347,v1:172.21.15.181:6825/3949087347] boot 2023-11-25T11:22:46.306 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:46 smithi135 ceph-mon[107676]: osdmap e53: 8 total, 8 up, 8 in 2023-11-25T11:22:46.306 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:46 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:46 smithi181 ceph-mon[110393]: Detected new or changed devices on smithi181 2023-11-25T11:22:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:46 smithi181 ceph-mon[110393]: Adjusting osd_memory_target on smithi181 to 3992M 2023-11-25T11:22:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:46 smithi181 ceph-mon[110393]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2023-11-25T11:22:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:46 smithi181 ceph-mon[110393]: osdmap e52: 8 total, 7 up, 8 in 2023-11-25T11:22:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:46 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:46 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:46.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:46 smithi181 ceph-mon[110393]: osd.7 [v2:172.21.15.181:6824/3949087347,v1:172.21.15.181:6825/3949087347] boot 2023-11-25T11:22:46.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:46 smithi181 ceph-mon[110393]: osdmap e53: 8 total, 8 up, 8 in 2023-11-25T11:22:46.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:46 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:22:46.722 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:22:47.097 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":53,"num_osds":8,"num_up_osds":8,"osd_up_since":1700911366,"num_in_osds":8,"osd_in_since":1700911351,"num_remapped_pgs":1} 2023-11-25T11:22:47.097 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd dump --format=json 2023-11-25T11:22:47.321 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:22:47.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:47 smithi181 ceph-mon[110393]: purged_snaps scrub starts 2023-11-25T11:22:47.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:47 smithi181 ceph-mon[110393]: purged_snaps scrub ok 2023-11-25T11:22:47.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:47 smithi181 ceph-mon[110393]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:22:47.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:47 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/4254865062' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-25T11:22:47.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:47 smithi181 ceph-mon[110393]: osdmap e54: 8 total, 8 up, 8 in 2023-11-25T11:22:47.462 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:47 smithi135 ceph-mon[107676]: purged_snaps scrub starts 2023-11-25T11:22:47.462 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:47 smithi135 ceph-mon[107676]: purged_snaps scrub ok 2023-11-25T11:22:47.462 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:47 smithi135 ceph-mon[107676]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:22:47.462 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:47 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/4254865062' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-25T11:22:47.462 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:47 smithi135 ceph-mon[107676]: osdmap e54: 8 total, 8 up, 8 in 2023-11-25T11:22:48.569 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:22:48.569 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":55,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","created":"2023-11-25T11:18:25.985364+0000","modified":"2023-11-25T11:22:48.047050+0000","last_up_change":"2023-11-25T11:22:46.043885+0000","last_in_change":"2023-11-25T11:22:31.243193+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-11-25T11:21:22.644823+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"23","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"989fc0a6-3b62-48e7-a00d-54ecaf8cc2c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":456636655},{"type":"v1","addr":"172.21.15.135:6803","nonce":456636655}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":456636655},{"type":"v1","addr":"172.21.15.135:6805","nonce":456636655}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":456636655},{"type":"v1","addr":"172.21.15.135:6809","nonce":456636655}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":456636655},{"type":"v1","addr":"172.21.15.135:6807","nonce":456636655}]},"public_addr":"172.21.15.135:6803/456636655","cluster_addr":"172.21.15.135:6805/456636655","heartbeat_back_addr":"172.21.15.135:6809/456636655","heartbeat_front_addr":"172.21.15.135:6807/456636655","state":["exists","up"]},{"osd":1,"uuid":"2bd049d4-48e8-4929-be4b-5c476bbf3b22","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.135:6810","nonce":3926252843},{"type":"v1","addr":"172.21.15.135:6811","nonce":3926252843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":3926252843},{"type":"v1","addr":"172.21.15.135:6813","nonce":3926252843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":3926252843},{"type":"v1","addr":"172.21.15.135:6817","nonce":3926252843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":3926252843},{"type":"v1","addr":"172.21.15.135:6815","nonce":3926252843}]},"public_addr":"172.21.15.135:6811/3926252843","cluster_addr":"172.21.15.135:6813/3926252843","heartbeat_back_addr":"172.21.15.135:6817/3926252843","heartbeat_front_addr":"172.21.15.135:6815/3926252843","state":["exists","up"]},{"osd":2,"uuid":"cbb7bc62-0373-4008-8a87-44c6da60e476","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.135:6818","nonce":2035150897},{"type":"v1","addr":"172.21.15.135:6819","nonce":2035150897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":2035150897},{"type":"v1","addr":"172.21.15.135:6821","nonce":2035150897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":2035150897},{"type":"v1","addr":"172.21.15.135:6825","nonce":2035150897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":2035150897},{"type":"v1","addr":"172.21.15.135:6823","nonce":2035150897}]},"public_addr":"172.21.15.135:6819/2035150897","cluster_addr":"172.21.15.135:6821/2035150897","heartbeat_back_addr":"172.21.15.135:6825/2035150897","heartbeat_front_addr":"172.21.15.135:6823/2035150897","state":["exists","up"]},{"osd":3,"uuid":"43580e29-cfd8-43ca-841b-c304942cad15","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.135:6826","nonce":4104791980},{"type":"v1","addr":"172.21.15.135:6827","nonce":4104791980}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":4104791980},{"type":"v1","addr":"172.21.15.135:6829","nonce":4104791980}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":4104791980},{"type":"v1","addr":"172.21.15.135:6833","nonce":4104791980}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":4104791980},{"type":"v1","addr":"172.21.15.135:6831","nonce":4104791980}]},"public_addr":"172.21.15.135:6827/4104791980","cluster_addr":"172.21.15.135:6829/4104791980","heartbeat_back_addr":"172.21.15.135:6833/4104791980","heartbeat_front_addr":"172.21.15.135:6831/4104791980","state":["exists","up"]},{"osd":4,"uuid":"b75282b2-a524-4e64-8a18-d27b481a4617","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.181:6800","nonce":2413653633},{"type":"v1","addr":"172.21.15.181:6801","nonce":2413653633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":2413653633},{"type":"v1","addr":"172.21.15.181:6803","nonce":2413653633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":2413653633},{"type":"v1","addr":"172.21.15.181:6807","nonce":2413653633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":2413653633},{"type":"v1","addr":"172.21.15.181:6805","nonce":2413653633}]},"public_addr":"172.21.15.181:6801/2413653633","cluster_addr":"172.21.15.181:6803/2413653633","heartbeat_back_addr":"172.21.15.181:6807/2413653633","heartbeat_front_addr":"172.21.15.181:6805/2413653633","state":["exists","up"]},{"osd":5,"uuid":"342fd807-8392-4d34-9da6-a484aa423daa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":64599218},{"type":"v1","addr":"172.21.15.181:6809","nonce":64599218}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":64599218},{"type":"v1","addr":"172.21.15.181:6811","nonce":64599218}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":64599218},{"type":"v1","addr":"172.21.15.181:6815","nonce":64599218}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":64599218},{"type":"v1","addr":"172.21.15.181:6813","nonce":64599218}]},"public_addr":"172.21.15.181:6809/64599218","cluster_addr":"172.21.15.181:6811/64599218","heartbeat_back_addr":"172.21.15.181:6815/64599218","heartbeat_front_addr":"172.21.15.181:6813/64599218","state":["exists","up"]},{"osd":6,"uuid":"d393bf70-bd23-4907-bbaf-d4be306ed03a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":774458103},{"type":"v1","addr":"172.21.15.181:6817","nonce":774458103}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":774458103},{"type":"v1","addr":"172.21.15.181:6819","nonce":774458103}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":774458103},{"type":"v1","addr":"172.21.15.181:6823","nonce":774458103}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":774458103},{"type":"v1","addr":"172.21.15.181:6821","nonce":774458103}]},"public_addr":"172.21.15.181:6817/774458103","cluster_addr":"172.21.15.181:6819/774458103","heartbeat_back_addr":"172.21.15.181:6823/774458103","heartbeat_front_addr":"172.21.15.181:6821/774458103","state":["exists","up"]},{"osd":7,"uuid":"e3d545cf-8003-4b09-bc93-554249a2febc","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.181:6824","nonce":3949087347},{"type":"v1","addr":"172.21.15.181:6825","nonce":3949087347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":3949087347},{"type":"v1","addr":"172.21.15.181:6827","nonce":3949087347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":3949087347},{"type":"v1","addr":"172.21.15.181:6831","nonce":3949087347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":3949087347},{"type":"v1","addr":"172.21.15.181:6829","nonce":3949087347}]},"public_addr":"172.21.15.181:6825/3949087347","cluster_addr":"172.21.15.181:6827/3949087347","heartbeat_back_addr":"172.21.15.181:6831/3949087347","heartbeat_front_addr":"172.21.15.181:6829/3949087347","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-11-25T11:20:41.530878+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-11-25T11:21:00.098596+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-11-25T11:21:19.633283+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-11-25T11:21:38.635977+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-11-25T11:21:54.690944+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-11-25T11:22:11.006696+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-11-25T11:22:27.604837+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-11-25T11:22:44.125300+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[{"pgid":"1.0","osds":[0,6]}],"primary_temp":[],"blocklist":{"172.21.15.135:0/1746523684":"2023-11-26T11:19:54.285151+0000","172.21.15.135:0/265265151":"2023-11-26T11:19:15.100980+0000","172.21.15.135:0/1658114913":"2023-11-26T11:19:15.100980+0000","172.21.15.135:6801/385526295":"2023-11-26T11:19:15.100980+0000","172.21.15.135:6801/896735393":"2023-11-26T11:19:54.285151+0000","172.21.15.135:0/2721902854":"2023-11-26T11:18:49.482148+0000","172.21.15.135:6800/385526295":"2023-11-26T11:19:15.100980+0000","172.21.15.135:0/1584904204":"2023-11-26T11:18:49.482148+0000","172.21.15.135:0/2850208540":"2023-11-26T11:18:49.482148+0000","172.21.15.135:0/2689805412":"2023-11-26T11:19:54.285151+0000","172.21.15.135:0/3119718815":"2023-11-26T11:19:15.100980+0000","172.21.15.135:6800/842330419":"2023-11-26T11:18:49.482148+0000","172.21.15.135:6800/896735393":"2023-11-26T11:19:54.285151+0000","172.21.15.135:0/2883700617":"2023-11-26T11:19:54.285151+0000","172.21.15.135:6801/842330419":"2023-11-26T11:18:49.482148+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-11-25T11:22:48.951 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-11-25T11:21:22.644823+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '23', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-11-25T11:22:48.951 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-11-25T11:22:49.177 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:22:49.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:49 smithi135 ceph-mon[107676]: osdmap e55: 8 total, 8 up, 8 in 2023-11-25T11:22:49.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:49 smithi135 ceph-mon[107676]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:22:49.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:49 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/3043314781' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-25T11:22:49.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:49 smithi181 ceph-mon[110393]: osdmap e55: 8 total, 8 up, 8 in 2023-11-25T11:22:49.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:49 smithi181 ceph-mon[110393]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:22:49.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:49 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/3043314781' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-25T11:22:50.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:50 smithi135 ceph-mon[107676]: osdmap e56: 8 total, 8 up, 8 in 2023-11-25T11:22:50.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:50 smithi181 ceph-mon[110393]: osdmap e56: 8 total, 8 up, 8 in 2023-11-25T11:22:50.373 INFO:teuthology.orchestra.run.smithi135.stdout:pg_num: 1 2023-11-25T11:22:50.758 INFO:tasks.cephadm:Setting up client nodes... 2023-11-25T11:22:50.759 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-25T11:22:51.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:51 smithi181 ceph-mon[110393]: osdmap e57: 8 total, 8 up, 8 in 2023-11-25T11:22:51.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:51 smithi181 ceph-mon[110393]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:22:51.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:51 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/1857778082' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-11-25T11:22:51.429 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:51 smithi135 ceph-mon[107676]: osdmap e57: 8 total, 8 up, 8 in 2023-11-25T11:22:51.429 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:51 smithi135 ceph-mon[107676]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:22:51.429 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:51 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1857778082' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-11-25T11:22:52.223 INFO:teuthology.orchestra.run.smithi135.stdout:[client.0] 2023-11-25T11:22:52.224 INFO:teuthology.orchestra.run.smithi135.stdout: key = AQAM2WFlFX4mDRAANk86I0G5+fHgBgGi4kiX2w== 2023-11-25T11:22:52.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:52 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2998728784' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-25T11:22:52.532 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:52 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2998728784' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-25T11:22:52.607 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-11-25T11:22:52.608 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-11-25T11:22:52.608 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-11-25T11:22:52.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:52 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2998728784' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-25T11:22:52.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:52 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2998728784' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-25T11:22:52.648 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-11-25T11:22:52.648 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-11-25T11:22:52.648 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph mgr dump --format=json 2023-11-25T11:22:52.911 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:22:53.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:53 smithi135 ceph-mon[107676]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-11-25T11:22:53.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:53 smithi181 ceph-mon[110393]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s, 0 objects/s recovering 2023-11-25T11:22:54.108 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:22:54.473 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:54 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1996570635' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-25T11:22:54.521 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":19,"active_gid":14204,"active_name":"smithi135.smlppl","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":2551742840},{"type":"v1","addr":"172.21.15.135:6801","nonce":2551742840}]},"active_addr":"172.21.15.135:6801/2551742840","active_change":"2023-11-25T11:19:54.285493+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":14222,"name":"smithi181.qwsedt","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.135:8443/","prometheus":"http://172.21.15.135: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.135:0","nonce":362579774}]},{"addrvec":[{"type":"v2","addr":"172.21.15.135:0","nonce":2605449460}]},{"addrvec":[{"type":"v2","addr":"172.21.15.135:0","nonce":2679733342}]},{"addrvec":[{"type":"v2","addr":"172.21.15.135:0","nonce":993919786}]}]}} 2023-11-25T11:22:54.525 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-11-25T11:22:54.525 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-11-25T11:22:54.525 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd dump --format=json 2023-11-25T11:22:54.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:54 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/1996570635' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-25T11:22:54.750 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:22:55.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:55 smithi135 ceph-mon[107676]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-11-25T11:22:55.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:22:55.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:22:55.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:55 smithi181 ceph-mon[110393]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-11-25T11:22:55.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:55 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:22:55.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:55 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:22:55.960 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:22:55.961 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":57,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","created":"2023-11-25T11:18:25.985364+0000","modified":"2023-11-25T11:22:50.052823+0000","last_up_change":"2023-11-25T11:22:46.043885+0000","last_in_change":"2023-11-25T11:22:31.243193+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-11-25T11:21:22.644823+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"23","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"989fc0a6-3b62-48e7-a00d-54ecaf8cc2c3","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.135:6802","nonce":456636655},{"type":"v1","addr":"172.21.15.135:6803","nonce":456636655}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":456636655},{"type":"v1","addr":"172.21.15.135:6805","nonce":456636655}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":456636655},{"type":"v1","addr":"172.21.15.135:6809","nonce":456636655}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":456636655},{"type":"v1","addr":"172.21.15.135:6807","nonce":456636655}]},"public_addr":"172.21.15.135:6803/456636655","cluster_addr":"172.21.15.135:6805/456636655","heartbeat_back_addr":"172.21.15.135:6809/456636655","heartbeat_front_addr":"172.21.15.135:6807/456636655","state":["exists","up"]},{"osd":1,"uuid":"2bd049d4-48e8-4929-be4b-5c476bbf3b22","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.135:6810","nonce":3926252843},{"type":"v1","addr":"172.21.15.135:6811","nonce":3926252843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":3926252843},{"type":"v1","addr":"172.21.15.135:6813","nonce":3926252843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":3926252843},{"type":"v1","addr":"172.21.15.135:6817","nonce":3926252843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":3926252843},{"type":"v1","addr":"172.21.15.135:6815","nonce":3926252843}]},"public_addr":"172.21.15.135:6811/3926252843","cluster_addr":"172.21.15.135:6813/3926252843","heartbeat_back_addr":"172.21.15.135:6817/3926252843","heartbeat_front_addr":"172.21.15.135:6815/3926252843","state":["exists","up"]},{"osd":2,"uuid":"cbb7bc62-0373-4008-8a87-44c6da60e476","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.135:6818","nonce":2035150897},{"type":"v1","addr":"172.21.15.135:6819","nonce":2035150897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":2035150897},{"type":"v1","addr":"172.21.15.135:6821","nonce":2035150897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":2035150897},{"type":"v1","addr":"172.21.15.135:6825","nonce":2035150897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":2035150897},{"type":"v1","addr":"172.21.15.135:6823","nonce":2035150897}]},"public_addr":"172.21.15.135:6819/2035150897","cluster_addr":"172.21.15.135:6821/2035150897","heartbeat_back_addr":"172.21.15.135:6825/2035150897","heartbeat_front_addr":"172.21.15.135:6823/2035150897","state":["exists","up"]},{"osd":3,"uuid":"43580e29-cfd8-43ca-841b-c304942cad15","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.135:6826","nonce":4104791980},{"type":"v1","addr":"172.21.15.135:6827","nonce":4104791980}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":4104791980},{"type":"v1","addr":"172.21.15.135:6829","nonce":4104791980}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":4104791980},{"type":"v1","addr":"172.21.15.135:6833","nonce":4104791980}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":4104791980},{"type":"v1","addr":"172.21.15.135:6831","nonce":4104791980}]},"public_addr":"172.21.15.135:6827/4104791980","cluster_addr":"172.21.15.135:6829/4104791980","heartbeat_back_addr":"172.21.15.135:6833/4104791980","heartbeat_front_addr":"172.21.15.135:6831/4104791980","state":["exists","up"]},{"osd":4,"uuid":"b75282b2-a524-4e64-8a18-d27b481a4617","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.181:6800","nonce":2413653633},{"type":"v1","addr":"172.21.15.181:6801","nonce":2413653633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":2413653633},{"type":"v1","addr":"172.21.15.181:6803","nonce":2413653633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":2413653633},{"type":"v1","addr":"172.21.15.181:6807","nonce":2413653633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":2413653633},{"type":"v1","addr":"172.21.15.181:6805","nonce":2413653633}]},"public_addr":"172.21.15.181:6801/2413653633","cluster_addr":"172.21.15.181:6803/2413653633","heartbeat_back_addr":"172.21.15.181:6807/2413653633","heartbeat_front_addr":"172.21.15.181:6805/2413653633","state":["exists","up"]},{"osd":5,"uuid":"342fd807-8392-4d34-9da6-a484aa423daa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":64599218},{"type":"v1","addr":"172.21.15.181:6809","nonce":64599218}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":64599218},{"type":"v1","addr":"172.21.15.181:6811","nonce":64599218}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":64599218},{"type":"v1","addr":"172.21.15.181:6815","nonce":64599218}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":64599218},{"type":"v1","addr":"172.21.15.181:6813","nonce":64599218}]},"public_addr":"172.21.15.181:6809/64599218","cluster_addr":"172.21.15.181:6811/64599218","heartbeat_back_addr":"172.21.15.181:6815/64599218","heartbeat_front_addr":"172.21.15.181:6813/64599218","state":["exists","up"]},{"osd":6,"uuid":"d393bf70-bd23-4907-bbaf-d4be306ed03a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":774458103},{"type":"v1","addr":"172.21.15.181:6817","nonce":774458103}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":774458103},{"type":"v1","addr":"172.21.15.181:6819","nonce":774458103}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":774458103},{"type":"v1","addr":"172.21.15.181:6823","nonce":774458103}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":774458103},{"type":"v1","addr":"172.21.15.181:6821","nonce":774458103}]},"public_addr":"172.21.15.181:6817/774458103","cluster_addr":"172.21.15.181:6819/774458103","heartbeat_back_addr":"172.21.15.181:6823/774458103","heartbeat_front_addr":"172.21.15.181:6821/774458103","state":["exists","up"]},{"osd":7,"uuid":"e3d545cf-8003-4b09-bc93-554249a2febc","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.181:6824","nonce":3949087347},{"type":"v1","addr":"172.21.15.181:6825","nonce":3949087347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":3949087347},{"type":"v1","addr":"172.21.15.181:6827","nonce":3949087347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":3949087347},{"type":"v1","addr":"172.21.15.181:6831","nonce":3949087347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":3949087347},{"type":"v1","addr":"172.21.15.181:6829","nonce":3949087347}]},"public_addr":"172.21.15.181:6825/3949087347","cluster_addr":"172.21.15.181:6827/3949087347","heartbeat_back_addr":"172.21.15.181:6831/3949087347","heartbeat_front_addr":"172.21.15.181:6829/3949087347","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-11-25T11:20:41.530878+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-11-25T11:21:00.098596+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-11-25T11:21:19.633283+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-11-25T11:21:38.635977+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-11-25T11:21:54.690944+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-11-25T11:22:11.006696+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-11-25T11:22:27.604837+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-11-25T11:22:44.125300+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.135:0/1746523684":"2023-11-26T11:19:54.285151+0000","172.21.15.135:0/265265151":"2023-11-26T11:19:15.100980+0000","172.21.15.135:0/1658114913":"2023-11-26T11:19:15.100980+0000","172.21.15.135:6801/385526295":"2023-11-26T11:19:15.100980+0000","172.21.15.135:6801/896735393":"2023-11-26T11:19:54.285151+0000","172.21.15.135:0/2721902854":"2023-11-26T11:18:49.482148+0000","172.21.15.135:6800/385526295":"2023-11-26T11:19:15.100980+0000","172.21.15.135:0/1584904204":"2023-11-26T11:18:49.482148+0000","172.21.15.135:0/2850208540":"2023-11-26T11:18:49.482148+0000","172.21.15.135:0/2689805412":"2023-11-26T11:19:54.285151+0000","172.21.15.135:0/3119718815":"2023-11-26T11:19:15.100980+0000","172.21.15.135:6800/842330419":"2023-11-26T11:18:49.482148+0000","172.21.15.135:6800/896735393":"2023-11-26T11:19:54.285151+0000","172.21.15.135:0/2883700617":"2023-11-26T11:19:54.285151+0000","172.21.15.135:6801/842330419":"2023-11-26T11:18:49.482148+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-11-25T11:22:56.339 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-11-25T11:22:56.339 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd dump --format=json 2023-11-25T11:22:56.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:56 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2142607023' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-25T11:22:56.569 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:22:56.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:56 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2142607023' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-25T11:22:57.287 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:57 smithi135 ceph-mon[107676]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-11-25T11:22:57.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:57 smithi181 ceph-mon[110393]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-11-25T11:22:57.688 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:22:57.689 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":57,"fsid":"478f282e-8b84-11ee-95a1-87774f69a715","created":"2023-11-25T11:18:25.985364+0000","modified":"2023-11-25T11:22:50.052823+0000","last_up_change":"2023-11-25T11:22:46.043885+0000","last_in_change":"2023-11-25T11:22:31.243193+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-11-25T11:21:22.644823+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"23","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"989fc0a6-3b62-48e7-a00d-54ecaf8cc2c3","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.135:6802","nonce":456636655},{"type":"v1","addr":"172.21.15.135:6803","nonce":456636655}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":456636655},{"type":"v1","addr":"172.21.15.135:6805","nonce":456636655}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":456636655},{"type":"v1","addr":"172.21.15.135:6809","nonce":456636655}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":456636655},{"type":"v1","addr":"172.21.15.135:6807","nonce":456636655}]},"public_addr":"172.21.15.135:6803/456636655","cluster_addr":"172.21.15.135:6805/456636655","heartbeat_back_addr":"172.21.15.135:6809/456636655","heartbeat_front_addr":"172.21.15.135:6807/456636655","state":["exists","up"]},{"osd":1,"uuid":"2bd049d4-48e8-4929-be4b-5c476bbf3b22","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.135:6810","nonce":3926252843},{"type":"v1","addr":"172.21.15.135:6811","nonce":3926252843}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":3926252843},{"type":"v1","addr":"172.21.15.135:6813","nonce":3926252843}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":3926252843},{"type":"v1","addr":"172.21.15.135:6817","nonce":3926252843}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":3926252843},{"type":"v1","addr":"172.21.15.135:6815","nonce":3926252843}]},"public_addr":"172.21.15.135:6811/3926252843","cluster_addr":"172.21.15.135:6813/3926252843","heartbeat_back_addr":"172.21.15.135:6817/3926252843","heartbeat_front_addr":"172.21.15.135:6815/3926252843","state":["exists","up"]},{"osd":2,"uuid":"cbb7bc62-0373-4008-8a87-44c6da60e476","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.135:6818","nonce":2035150897},{"type":"v1","addr":"172.21.15.135:6819","nonce":2035150897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":2035150897},{"type":"v1","addr":"172.21.15.135:6821","nonce":2035150897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":2035150897},{"type":"v1","addr":"172.21.15.135:6825","nonce":2035150897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":2035150897},{"type":"v1","addr":"172.21.15.135:6823","nonce":2035150897}]},"public_addr":"172.21.15.135:6819/2035150897","cluster_addr":"172.21.15.135:6821/2035150897","heartbeat_back_addr":"172.21.15.135:6825/2035150897","heartbeat_front_addr":"172.21.15.135:6823/2035150897","state":["exists","up"]},{"osd":3,"uuid":"43580e29-cfd8-43ca-841b-c304942cad15","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.135:6826","nonce":4104791980},{"type":"v1","addr":"172.21.15.135:6827","nonce":4104791980}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":4104791980},{"type":"v1","addr":"172.21.15.135:6829","nonce":4104791980}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":4104791980},{"type":"v1","addr":"172.21.15.135:6833","nonce":4104791980}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":4104791980},{"type":"v1","addr":"172.21.15.135:6831","nonce":4104791980}]},"public_addr":"172.21.15.135:6827/4104791980","cluster_addr":"172.21.15.135:6829/4104791980","heartbeat_back_addr":"172.21.15.135:6833/4104791980","heartbeat_front_addr":"172.21.15.135:6831/4104791980","state":["exists","up"]},{"osd":4,"uuid":"b75282b2-a524-4e64-8a18-d27b481a4617","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.181:6800","nonce":2413653633},{"type":"v1","addr":"172.21.15.181:6801","nonce":2413653633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":2413653633},{"type":"v1","addr":"172.21.15.181:6803","nonce":2413653633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":2413653633},{"type":"v1","addr":"172.21.15.181:6807","nonce":2413653633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":2413653633},{"type":"v1","addr":"172.21.15.181:6805","nonce":2413653633}]},"public_addr":"172.21.15.181:6801/2413653633","cluster_addr":"172.21.15.181:6803/2413653633","heartbeat_back_addr":"172.21.15.181:6807/2413653633","heartbeat_front_addr":"172.21.15.181:6805/2413653633","state":["exists","up"]},{"osd":5,"uuid":"342fd807-8392-4d34-9da6-a484aa423daa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6808","nonce":64599218},{"type":"v1","addr":"172.21.15.181:6809","nonce":64599218}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6810","nonce":64599218},{"type":"v1","addr":"172.21.15.181:6811","nonce":64599218}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6814","nonce":64599218},{"type":"v1","addr":"172.21.15.181:6815","nonce":64599218}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6812","nonce":64599218},{"type":"v1","addr":"172.21.15.181:6813","nonce":64599218}]},"public_addr":"172.21.15.181:6809/64599218","cluster_addr":"172.21.15.181:6811/64599218","heartbeat_back_addr":"172.21.15.181:6815/64599218","heartbeat_front_addr":"172.21.15.181:6813/64599218","state":["exists","up"]},{"osd":6,"uuid":"d393bf70-bd23-4907-bbaf-d4be306ed03a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6816","nonce":774458103},{"type":"v1","addr":"172.21.15.181:6817","nonce":774458103}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6818","nonce":774458103},{"type":"v1","addr":"172.21.15.181:6819","nonce":774458103}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6822","nonce":774458103},{"type":"v1","addr":"172.21.15.181:6823","nonce":774458103}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6820","nonce":774458103},{"type":"v1","addr":"172.21.15.181:6821","nonce":774458103}]},"public_addr":"172.21.15.181:6817/774458103","cluster_addr":"172.21.15.181:6819/774458103","heartbeat_back_addr":"172.21.15.181:6823/774458103","heartbeat_front_addr":"172.21.15.181:6821/774458103","state":["exists","up"]},{"osd":7,"uuid":"e3d545cf-8003-4b09-bc93-554249a2febc","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.181:6824","nonce":3949087347},{"type":"v1","addr":"172.21.15.181:6825","nonce":3949087347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6826","nonce":3949087347},{"type":"v1","addr":"172.21.15.181:6827","nonce":3949087347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6830","nonce":3949087347},{"type":"v1","addr":"172.21.15.181:6831","nonce":3949087347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6828","nonce":3949087347},{"type":"v1","addr":"172.21.15.181:6829","nonce":3949087347}]},"public_addr":"172.21.15.181:6825/3949087347","cluster_addr":"172.21.15.181:6827/3949087347","heartbeat_back_addr":"172.21.15.181:6831/3949087347","heartbeat_front_addr":"172.21.15.181:6829/3949087347","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-11-25T11:20:41.530878+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-11-25T11:21:00.098596+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-11-25T11:21:19.633283+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-11-25T11:21:38.635977+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-11-25T11:21:54.690944+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-11-25T11:22:11.006696+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-11-25T11:22:27.604837+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-11-25T11:22:44.125300+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.135:0/1746523684":"2023-11-26T11:19:54.285151+0000","172.21.15.135:0/265265151":"2023-11-26T11:19:15.100980+0000","172.21.15.135:0/1658114913":"2023-11-26T11:19:15.100980+0000","172.21.15.135:6801/385526295":"2023-11-26T11:19:15.100980+0000","172.21.15.135:6801/896735393":"2023-11-26T11:19:54.285151+0000","172.21.15.135:0/2721902854":"2023-11-26T11:18:49.482148+0000","172.21.15.135:6800/385526295":"2023-11-26T11:19:15.100980+0000","172.21.15.135:0/1584904204":"2023-11-26T11:18:49.482148+0000","172.21.15.135:0/2850208540":"2023-11-26T11:18:49.482148+0000","172.21.15.135:0/2689805412":"2023-11-26T11:19:54.285151+0000","172.21.15.135:0/3119718815":"2023-11-26T11:19:15.100980+0000","172.21.15.135:6800/842330419":"2023-11-26T11:18:49.482148+0000","172.21.15.135:6800/896735393":"2023-11-26T11:19:54.285151+0000","172.21.15.135:0/2883700617":"2023-11-26T11:19:54.285151+0000","172.21.15.135:6801/842330419":"2023-11-26T11:18:49.482148+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-11-25T11:22:58.066 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-11-25T11:22:58.067 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-11-25T11:22:58.067 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-11-25T11:22:58.067 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-11-25T11:22:58.068 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-11-25T11:22:58.068 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-11-25T11:22:58.069 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-11-25T11:22:58.069 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-11-25T11:22:58.463 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:22:58.482 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:22:58.490 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:22:58.609 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:58 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/308589747' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-25T11:22:58.613 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:22:58.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:58 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/308589747' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-25T11:22:59.290 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:22:59.542 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:22:59 smithi135 ceph-mon[107676]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-11-25T11:22:59.544 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:22:59.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:22:59 smithi181 ceph-mon[110393]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-11-25T11:23:00.399 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:23:00.868 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:00 smithi135 ceph-mon[107676]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-11-25T11:23:01.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:00 smithi181 ceph-mon[110393]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-11-25T11:23:02.359 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:23:02.515 INFO:teuthology.orchestra.run.smithi135.stdout:38654705694 2023-11-25T11:23:02.516 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-11-25T11:23:02.680 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:02 smithi135 ceph-mon[107676]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-11-25T11:23:02.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:02 smithi181 ceph-mon[110393]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-11-25T11:23:03.125 INFO:teuthology.orchestra.run.smithi135.stdout:163208757259 2023-11-25T11:23:03.125 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-11-25T11:23:03.810 INFO:teuthology.orchestra.run.smithi135.stdout:60129542169 2023-11-25T11:23:03.811 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-11-25T11:23:04.485 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:23:04.502 INFO:teuthology.orchestra.run.smithi135.stdout:133143986192 2023-11-25T11:23:04.503 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-11-25T11:23:04.603 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:04 smithi135 ceph-mon[107676]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:04.646 INFO:teuthology.orchestra.run.smithi135.stdout:111669149715 2023-11-25T11:23:04.647 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-11-25T11:23:04.718 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:23:04.818 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:23:04.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:04 smithi181 ceph-mon[110393]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:05.216 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:23:05.457 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:23:05.524 INFO:teuthology.orchestra.run.smithi135.stdout:81604378648 2023-11-25T11:23:05.525 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-11-25T11:23:05.880 INFO:teuthology.orchestra.run.smithi135.stdout:193273528330 2023-11-25T11:23:05.881 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-11-25T11:23:06.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:06 smithi135 ceph-mon[107676]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:06.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:06 smithi181 ceph-mon[110393]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:08.270 INFO:teuthology.orchestra.run.smithi135.stdout:60129542170 2023-11-25T11:23:08.394 INFO:teuthology.orchestra.run.smithi135.stdout:227633266695 2023-11-25T11:23:08.394 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-11-25T11:23:08.418 INFO:teuthology.orchestra.run.smithi135.stdout:163208757260 2023-11-25T11:23:08.422 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:23:08.545 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:08 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2996153428' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-25T11:23:08.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:08 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2996153428' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-25T11:23:08.872 INFO:teuthology.orchestra.run.smithi135.stdout:133143986192 2023-11-25T11:23:09.012 INFO:teuthology.orchestra.run.smithi135.stdout:38654705695 2023-11-25T11:23:09.035 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542169 got 60129542170 for osd.1 2023-11-25T11:23:09.036 DEBUG:teuthology.parallel:result is None 2023-11-25T11:23:09.146 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757259 got 163208757260 for osd.5 2023-11-25T11:23:09.146 DEBUG:teuthology.parallel:result is None 2023-11-25T11:23:09.438 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:09 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/36000606' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-25T11:23:09.438 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:09 smithi135 ceph-mon[107676]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:09.438 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:09 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2132483715' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-25T11:23:09.438 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:09 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2437869076' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-25T11:23:09.463 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705694 got 38654705695 for osd.0 2023-11-25T11:23:09.464 DEBUG:teuthology.parallel:result is None 2023-11-25T11:23:09.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:09 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/36000606' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-25T11:23:09.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:09 smithi181 ceph-mon[110393]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:09.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:09 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2132483715' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-25T11:23:09.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:09 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2437869076' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-25T11:23:09.789 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:23:09.887 INFO:teuthology.orchestra.run.smithi135.stdout:111669149716 2023-11-25T11:23:09.996 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986192 got 133143986192 for osd.4 2023-11-25T11:23:09.996 DEBUG:teuthology.parallel:result is None 2023-11-25T11:23:10.144 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:23:10.568 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149715 got 111669149716 for osd.3 2023-11-25T11:23:10.569 DEBUG:teuthology.parallel:result is None 2023-11-25T11:23:11.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:10 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/3645382153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-25T11:23:11.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:10 smithi135 ceph-mon[107676]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:11.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:10 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/3645382153' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-25T11:23:11.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:10 smithi181 ceph-mon[110393]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:11.997 INFO:teuthology.orchestra.run.smithi135.stdout:81604378649 2023-11-25T11:23:12.233 INFO:teuthology.orchestra.run.smithi135.stdout:193273528331 2023-11-25T11:23:12.300 INFO:teuthology.orchestra.run.smithi135.stdout:227633266695 2023-11-25T11:23:12.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:12 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/3328083809' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-25T11:23:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:12 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/3328083809' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-25T11:23:12.984 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378648 got 81604378649 for osd.2 2023-11-25T11:23:12.985 DEBUG:teuthology.parallel:result is None 2023-11-25T11:23:12.985 INFO:tasks.cephadm.ceph_manager.ceph:need seq 193273528330 got 193273528331 for osd.6 2023-11-25T11:23:12.985 DEBUG:teuthology.parallel:result is None 2023-11-25T11:23:13.007 INFO:tasks.cephadm.ceph_manager.ceph:need seq 227633266695 got 227633266695 for osd.7 2023-11-25T11:23:13.007 DEBUG:teuthology.parallel:result is None 2023-11-25T11:23:13.007 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-11-25T11:23:13.007 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph pg dump --format=json 2023-11-25T11:23:13.271 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:23:13.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:13 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2162689617' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-25T11:23:13.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:13 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1984419820' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-25T11:23:13.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:13 smithi135 ceph-mon[107676]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:13.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:13 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2162689617' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-25T11:23:13.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:13 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/1984419820' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-25T11:23:13.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:13 smithi181 ceph-mon[110393]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:14.365 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:23:14.367 INFO:teuthology.orchestra.run.smithi135.stderr:dumped all 2023-11-25T11:23:14.645 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:14 smithi135 ceph-mon[107676]: from='client.14468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-25T11:23:14.645 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:14 smithi135 ceph-mon[107676]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:14.754 INFO:teuthology.orchestra.run.smithi135.stdout:{"pg_ready":true,"pg_map":{"version":144,"stamp":"2023-11-25T11:23:12.373161+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":48484,"kb_used_data":6116,"kb_used_omap":0,"kb_used_meta":42304,"kb_avail":749912732,"statfs":{"total":767960285184,"available":767910637568,"internally_reserved":0,"allocated":6262784,"data_stored":3475141,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43319296},"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.001958"},"pg_stats":[{"pgid":"1.0","version":"23'117","reported_seq":227,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-11-25T11:22:50.064112+0000","last_change":"2023-11-25T11:22:50.064112+0000","last_active":"2023-11-25T11:22:50.064112+0000","last_peered":"2023-11-25T11:22:50.064112+0000","last_clean":"2023-11-25T11:22:50.064112+0000","last_became_active":"2023-11-25T11:22:50.063634+0000","last_became_peered":"2023-11-25T11:22:50.063634+0000","last_unstale":"2023-11-25T11:22:50.064112+0000","last_undegraded":"2023-11-25T11:22:50.064112+0000","last_fullsized":"2023-11-25T11:22:50.064112+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-11-25T11:21:23.327777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-25T11:21:23.327777+0000","last_clean_scrub_stamp":"2023-11-25T11:21:23.327777+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-11-26T18:16:26.620554+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":764836,"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.496}]},{"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.56999999999999995}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52700000000000002}]},{"osd":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.67600000000000005}]},{"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.72799999999999998}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76700000000000002}]},{"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.86099999999999999}]}]},{"osd":6,"up_from":45,"seq":193273528331,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":765159,"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.45700000000000002}]},{"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.497}]},{"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.40300000000000002}]},{"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.41799999999999998}]},{"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.56299999999999994}]},{"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.48799999999999999}]},{"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.60099999999999998}]}]},{"osd":1,"up_from":14,"seq":60129542171,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6268,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738884,"statfs":{"total":95995035648,"available":95988617216,"internally_reserved":0,"allocated":577536,"data_stored":235665,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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 Nov 25 11:23:04 2023","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.33000000000000002,"15min":0.32800000000000001},"min":{"1min":0.23999999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.47899999999999998,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.248},{"interface":"front","average":{"1min":0.38,"5min":0.34599999999999997,"15min":0.34000000000000002},"min":{"1min":0.29999999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.46300000000000002,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.32500000000000001}]},{"osd":2,"last update":"Sat Nov 25 11:22:26 2023","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.496,"5min":0.496,"15min":0.496},"last":0.373}]},{"osd":3,"last update":"Sat Nov 25 11:22:42 2023","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.34599999999999997}]},{"osd":4,"last update":"Sat Nov 25 11:23:00 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.498},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.53300000000000003}]},{"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.503}]},{"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.442}]},{"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.50900000000000001}]}]},{"osd":0,"up_from":9,"seq":38654705696,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6860,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738292,"statfs":{"total":95995035648,"available":95988011008,"internally_reserved":0,"allocated":1118208,"data_stored":765159,"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 Nov 25 11:23:06 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.36399999999999999,"15min":0.36199999999999999},"min":{"1min":0.26300000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.27600000000000002},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.34499999999999997,"15min":0.33800000000000002},"min":{"1min":0.24199999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.33200000000000002}]},{"osd":2,"last update":"Sat Nov 25 11:22:25 2023","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.312}]},{"osd":3,"last update":"Sat Nov 25 11:22:42 2023","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.36799999999999999}]},{"osd":4,"last update":"Sat Nov 25 11:22:56 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.58599999999999997}]},{"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.625}]},{"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.71199999999999997}]},{"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.55700000000000005}]}]},{"osd":2,"up_from":19,"seq":81604378650,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6208,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738944,"statfs":{"total":95995035648,"available":95988678656,"internally_reserved":0,"allocated":581632,"data_stored":235930,"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 Nov 25 11:22:21 2023","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.26200000000000001}]},{"osd":1,"last update":"Sat Nov 25 11:22:21 2023","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.46000000000000002}]},{"osd":3,"last update":"Sat Nov 25 11:22:46 2023","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.42199999999999999}]},{"osd":4,"last update":"Sat Nov 25 11:22:57 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.67400000000000004}]},{"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.70599999999999996}]},{"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.58799999999999997}]},{"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.64900000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149717,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":235930,"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 Nov 25 11:22:44 2023","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.28199999999999997}]},{"osd":1,"last update":"Sat Nov 25 11:22:44 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.247},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.36199999999999999}]},{"osd":2,"last update":"Sat Nov 25 11:22:44 2023","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.47499999999999998}]},{"osd":4,"last update":"Sat Nov 25 11:22:59 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.53800000000000003}]},{"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.55500000000000005}]},{"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.48699999999999999}]},{"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.51500000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986194,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":236231,"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 Nov 25 11:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.53800000000000003}]},{"osd":1,"last update":"Sat Nov 25 11:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.60299999999999998}]},{"osd":2,"last update":"Sat Nov 25 11:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.504}]},{"osd":3,"last update":"Sat Nov 25 11:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.94499999999999995,"5min":0.94499999999999995,"15min":0.94499999999999995},"last":0.52300000000000002}]},{"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.56299999999999994}]},{"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.45500000000000002}]},{"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.54800000000000004}]}]},{"osd":5,"up_from":38,"seq":163208757261,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5636,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739516,"statfs":{"total":95995035648,"available":95989264384,"internally_reserved":0,"allocated":585728,"data_stored":236231,"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.51600000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54200000000000004}]},{"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.379}]},{"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.41999999999999998}]},{"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.35199999999999998}]},{"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.308}]},{"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.57499999999999996}]}]}],"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-11-25T11:23:14.755 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph pg dump --format=json 2023-11-25T11:23:14.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:14 smithi181 ceph-mon[110393]: from='client.14468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-25T11:23:14.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:14 smithi181 ceph-mon[110393]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:14.980 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:23:16.081 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:23:16.083 INFO:teuthology.orchestra.run.smithi135.stderr:dumped all 2023-11-25T11:23:16.446 INFO:teuthology.orchestra.run.smithi135.stdout:{"pg_ready":true,"pg_map":{"version":145,"stamp":"2023-11-25T11:23:14.373469+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":48484,"kb_used_data":6116,"kb_used_omap":0,"kb_used_meta":42304,"kb_avail":749912732,"statfs":{"total":767960285184,"available":767910637568,"internally_reserved":0,"allocated":6262784,"data_stored":3475141,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43319296},"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.001979"},"pg_stats":[{"pgid":"1.0","version":"23'117","reported_seq":227,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-11-25T11:22:50.064112+0000","last_change":"2023-11-25T11:22:50.064112+0000","last_active":"2023-11-25T11:22:50.064112+0000","last_peered":"2023-11-25T11:22:50.064112+0000","last_clean":"2023-11-25T11:22:50.064112+0000","last_became_active":"2023-11-25T11:22:50.063634+0000","last_became_peered":"2023-11-25T11:22:50.063634+0000","last_unstale":"2023-11-25T11:22:50.064112+0000","last_undegraded":"2023-11-25T11:22:50.064112+0000","last_fullsized":"2023-11-25T11:22:50.064112+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-11-25T11:21:23.327777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-25T11:21:23.327777+0000","last_clean_scrub_stamp":"2023-11-25T11:21:23.327777+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-11-26T18:16:26.620554+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":764836,"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.496}]},{"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.56999999999999995}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52700000000000002}]},{"osd":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.67600000000000005}]},{"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.72799999999999998}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76700000000000002}]},{"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.86099999999999999}]}]},{"osd":6,"up_from":45,"seq":193273528332,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":765159,"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.57699999999999996}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59199999999999997}]},{"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.42899999999999999}]},{"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.47499999999999998}]},{"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.54200000000000004}]},{"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.63700000000000001}]},{"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.61299999999999999}]}]},{"osd":1,"up_from":14,"seq":60129542172,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6268,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738884,"statfs":{"total":95995035648,"available":95988617216,"internally_reserved":0,"allocated":577536,"data_stored":235665,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"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 Nov 25 11:23:04 2023","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.33000000000000002,"15min":0.32800000000000001},"min":{"1min":0.23999999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.47899999999999998,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.38,"5min":0.34599999999999997,"15min":0.34000000000000002},"min":{"1min":0.29999999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.46300000000000002,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.379}]},{"osd":2,"last update":"Sat Nov 25 11:22:26 2023","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.496,"5min":0.496,"15min":0.496},"last":0.39100000000000001}]},{"osd":3,"last update":"Sat Nov 25 11:22:42 2023","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.36399999999999999}]},{"osd":4,"last update":"Sat Nov 25 11:23:00 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.56200000000000006}]},{"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.59999999999999998}]},{"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.64800000000000002}]},{"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.626}]}]},{"osd":0,"up_from":9,"seq":38654705696,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6860,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738292,"statfs":{"total":95995035648,"available":95988011008,"internally_reserved":0,"allocated":1118208,"data_stored":765159,"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 Nov 25 11:23:06 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.36399999999999999,"15min":0.36199999999999999},"min":{"1min":0.26300000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.27600000000000002},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.34499999999999997,"15min":0.33800000000000002},"min":{"1min":0.24199999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.33200000000000002}]},{"osd":2,"last update":"Sat Nov 25 11:22:25 2023","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.312}]},{"osd":3,"last update":"Sat Nov 25 11:22:42 2023","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.36799999999999999}]},{"osd":4,"last update":"Sat Nov 25 11:22:56 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.58599999999999997}]},{"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.625}]},{"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.71199999999999997}]},{"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.55700000000000005}]}]},{"osd":2,"up_from":19,"seq":81604378650,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6208,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738944,"statfs":{"total":95995035648,"available":95988678656,"internally_reserved":0,"allocated":581632,"data_stored":235930,"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 Nov 25 11:22:21 2023","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.26200000000000001}]},{"osd":1,"last update":"Sat Nov 25 11:22:21 2023","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.46000000000000002}]},{"osd":3,"last update":"Sat Nov 25 11:22:46 2023","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.42199999999999999}]},{"osd":4,"last update":"Sat Nov 25 11:22:57 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.67400000000000004}]},{"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.70599999999999996}]},{"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.58799999999999997}]},{"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.64900000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149717,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":235930,"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 Nov 25 11:22:44 2023","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.28199999999999997}]},{"osd":1,"last update":"Sat Nov 25 11:22:44 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.247},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.36199999999999999}]},{"osd":2,"last update":"Sat Nov 25 11:22:44 2023","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.47499999999999998}]},{"osd":4,"last update":"Sat Nov 25 11:22:59 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.53800000000000003}]},{"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.55500000000000005}]},{"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.48699999999999999}]},{"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.51500000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986194,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":236231,"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 Nov 25 11:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.53800000000000003}]},{"osd":1,"last update":"Sat Nov 25 11:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.60299999999999998}]},{"osd":2,"last update":"Sat Nov 25 11:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.504}]},{"osd":3,"last update":"Sat Nov 25 11:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.94499999999999995,"5min":0.94499999999999995,"15min":0.94499999999999995},"last":0.52300000000000002}]},{"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.56299999999999994}]},{"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.45500000000000002}]},{"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.54800000000000004}]}]},{"osd":5,"up_from":38,"seq":163208757262,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5636,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739516,"statfs":{"total":95995035648,"available":95989264384,"internally_reserved":0,"allocated":585728,"data_stored":236231,"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.54800000000000004}]},{"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.58999999999999997}]},{"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.65100000000000002}]},{"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.60099999999999998}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51000000000000001}]},{"osd":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.62}]},{"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.64000000000000001}]}]}],"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-11-25T11:23:16.447 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-11-25T11:23:16.447 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-11-25T11:23:16.447 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-11-25T11:23:16.448 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph health --format=json 2023-11-25T11:23:16.676 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/mon.smithi135/config 2023-11-25T11:23:16.798 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:16 smithi135 ceph-mon[107676]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-25T11:23:16.798 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:16 smithi135 ceph-mon[107676]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:16.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:16 smithi181 ceph-mon[110393]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-25T11:23:16.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:16 smithi181 ceph-mon[110393]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:17.860 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:23:17.860 INFO:teuthology.orchestra.run.smithi135.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-11-25T11:23:18.153 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:17 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1008005532' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-25T11:23:18.229 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-11-25T11:23:18.229 INFO:tasks.cephadm:Setup complete, yielding 2023-11-25T11:23:18.229 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-25T11:23:18.239 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2023-11-25T11:23:18.240 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- bash -c 'ceph orch status' 2023-11-25T11:23:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:17 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/1008005532' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-25T11:23:19.225 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:18 smithi135 ceph-mon[107676]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:19.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:18 smithi181 ceph-mon[110393]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:19.608 INFO:teuthology.orchestra.run.smithi135.stdout:Backend: cephadm 2023-11-25T11:23:19.608 INFO:teuthology.orchestra.run.smithi135.stdout:Available: Yes 2023-11-25T11:23:19.609 INFO:teuthology.orchestra.run.smithi135.stdout:Paused: No 2023-11-25T11:23:20.004 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- bash -c 'ceph orch ps' 2023-11-25T11:23:21.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:20 smithi135 ceph-mon[107676]: from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:21.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:20 smithi135 ceph-mon[107676]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:21.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:20 smithi181 ceph-mon[110393]: from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:21.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:20 smithi181 ceph-mon[110393]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:21.510 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-25T11:23:21.510 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (2m) 98s ago 3m 15.5M - ba2b418f427c f19b9c4f22fb 2023-11-25T11:23:21.510 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (3m) 98s ago 3m 6991k - 17.2.0 e1d6a67b021e 6f58ad913f0b 2023-11-25T11:23:21.510 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi181 smithi181 running (3m) 39s ago 3m 7151k - 17.2.0 e1d6a67b021e fda6381a25d5 2023-11-25T11:23:21.510 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (2m) 98s ago 3m 48.4M - 8.3.5 dad864ee21e9 1b3463a5f133 2023-11-25T11:23:21.511 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.smlppl smithi135 *:9283 running (4m) 98s ago 4m 462M - 17.2.0 e1d6a67b021e d7514ab2b9ff 2023-11-25T11:23:21.511 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi181.qwsedt smithi181 *:8443,9283 running (3m) 39s ago 3m 418M - 17.2.0 e1d6a67b021e 12a498af020a 2023-11-25T11:23:21.511 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (4m) 98s ago 4m 58.2M 2048M 17.2.0 e1d6a67b021e be1fa71fdc04 2023-11-25T11:23:21.511 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi181 smithi181 running (3m) 39s ago 3m 53.4M 2048M 17.2.0 e1d6a67b021e 12a4bb26c668 2023-11-25T11:23:21.511 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (3m) 98s ago 3m 18.7M - 1dbe0e931976 2c62ebbc1938 2023-11-25T11:23:21.511 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi181 smithi181 *:9100 running (3m) 39s ago 3m 23.5M - 1dbe0e931976 149ee5b70a4b 2023-11-25T11:23:21.511 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (2m) 98s ago 2m 38.3M 3224M 17.2.0 e1d6a67b021e c2d3fc77c8c3 2023-11-25T11:23:21.511 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (2m) 98s ago 2m 43.0M 3224M 17.2.0 e1d6a67b021e 7ef8e2078e30 2023-11-25T11:23:21.511 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (2m) 98s ago 2m 37.2M 3224M 17.2.0 e1d6a67b021e 0b0bc8a45912 2023-11-25T11:23:21.511 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (107s) 98s ago 107s 32.3M 3224M 17.2.0 e1d6a67b021e 2dc7de930d7e 2023-11-25T11:23:21.511 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi181 running (91s) 39s ago 91s 41.0M 3992M 17.2.0 e1d6a67b021e 28badd2540ce 2023-11-25T11:23:21.511 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi181 running (74s) 39s ago 74s 41.0M 3992M 17.2.0 e1d6a67b021e 97e3793761fa 2023-11-25T11:23:21.512 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi181 running (58s) 39s ago 58s 35.7M 3992M 17.2.0 e1d6a67b021e 141be4e41fe1 2023-11-25T11:23:21.512 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi181 running (41s) 39s ago 41s 12.0M 3992M 17.2.0 e1d6a67b021e 4ff374eb90d2 2023-11-25T11:23:21.512 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (2m) 98s ago 2m 49.0M - 514e6a882f6e 6d67ae0d28e3 2023-11-25T11:23:21.879 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- bash -c 'ceph orch ls' 2023-11-25T11:23:22.744 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:22 smithi135 ceph-mon[107676]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:22.744 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:22 smithi135 ceph-mon[107676]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:22.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:22 smithi181 ceph-mon[110393]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:22.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:22 smithi181 ceph-mon[110393]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:23.307 INFO:teuthology.orchestra.run.smithi135.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-11-25T11:23:23.308 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager ?:9093,9094 1/1 100s ago 4m count:1 2023-11-25T11:23:23.308 INFO:teuthology.orchestra.run.smithi135.stdout:crash 2/2 100s ago 4m * 2023-11-25T11:23:23.308 INFO:teuthology.orchestra.run.smithi135.stdout:grafana ?:3000 1/1 100s ago 4m count:1 2023-11-25T11:23:23.308 INFO:teuthology.orchestra.run.smithi135.stdout:mgr 2/2 100s ago 4m count:2 2023-11-25T11:23:23.308 INFO:teuthology.orchestra.run.smithi135.stdout:mon 2/2 100s ago 3m smithi135:172.21.15.135=smithi135;smithi181:172.21.15.181=smithi181;count:2 2023-11-25T11:23:23.308 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter ?:9100 2/2 100s ago 4m * 2023-11-25T11:23:23.308 INFO:teuthology.orchestra.run.smithi135.stdout:osd 8 100s ago - 2023-11-25T11:23:23.308 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus ?:9095 1/1 100s ago 4m count:1 2023-11-25T11:23:23.662 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:23 smithi135 ceph-mon[107676]: from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:23.682 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- bash -c 'ceph orch host ls' 2023-11-25T11:23:23.741 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:23 smithi181 ceph-mon[110393]: from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:24.673 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:24 smithi135 ceph-mon[107676]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:24.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:24 smithi181 ceph-mon[110393]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:25.049 INFO:teuthology.orchestra.run.smithi135.stdout:HOST ADDR LABELS STATUS 2023-11-25T11:23:25.049 INFO:teuthology.orchestra.run.smithi135.stdout:smithi135 172.21.15.135 2023-11-25T11:23:25.050 INFO:teuthology.orchestra.run.smithi135.stdout:smithi181 172.21.15.181 2023-11-25T11:23:25.050 INFO:teuthology.orchestra.run.smithi135.stdout:2 hosts in cluster 2023-11-25T11:23:25.427 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- bash -c 'ceph orch device ls' 2023-11-25T11:23:26.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:25 smithi135 ceph-mon[107676]: from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:26.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:25 smithi181 ceph-mon[110393]: from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:26.760 INFO:teuthology.orchestra.run.smithi135.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REJECT REASONS 2023-11-25T11:23:26.760 INFO:teuthology.orchestra.run.smithi135.stdout:smithi135 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620401BA400BGN 400G LVM detected, locked 2023-11-25T11:23:26.760 INFO:teuthology.orchestra.run.smithi135.stdout:smithi181 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6246000E400BGN 400G LVM detected, locked 2023-11-25T11:23:26.982 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:26 smithi135 ceph-mon[107676]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:27.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:26 smithi181 ceph-mon[110393]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:27.177 INFO:teuthology.run_tasks:Running task vip.exec... 2023-11-25T11:23:27.186 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2023-11-25T11:23:27.187 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-11-25T11:23:27.215 INFO:teuthology.orchestra.run.smithi135.stderr:+ systemctl stop nfs-server 2023-11-25T11:23:27.223 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi181.front.sepia.ceph.com 2023-11-25T11:23:27.223 DEBUG:teuthology.orchestra.run.smithi181:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-11-25T11:23:27.261 INFO:teuthology.orchestra.run.smithi181.stderr:+ systemctl stop nfs-server 2023-11-25T11:23:27.270 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-25T11:23:27.278 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2023-11-25T11:23:27.278 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- bash -c 'ceph fs volume create foofs' 2023-11-25T11:23:27.937 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:27 smithi135 ceph-mon[107676]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:28.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:27 smithi181 ceph-mon[110393]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:29.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:28 smithi135 ceph-mon[107676]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:29.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:28 smithi181 ceph-mon[110393]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:30.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:29 smithi135 ceph-mon[107676]: from='client.14500 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:30.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:29 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-11-25T11:23:30.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:29 smithi181 ceph-mon[110393]: from='client.14500 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:30.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:29 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-11-25T11:23:30.998 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:30 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-11-25T11:23:30.998 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:30 smithi135 ceph-mon[107676]: osdmap e58: 8 total, 8 up, 8 in 2023-11-25T11:23:30.998 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:30 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-11-25T11:23:30.998 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:30 smithi135 ceph-mon[107676]: pgmap v154: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:30.998 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:30 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-mon-smithi135[107653]: 2023-11-25T11:23:30.704+0000 7f16e358c700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-25T11:23:31.083 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:30 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-11-25T11:23:31.084 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:30 smithi181 ceph-mon[110393]: osdmap e58: 8 total, 8 up, 8 in 2023-11-25T11:23:31.084 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:30 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-11-25T11:23:31.084 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:30 smithi181 ceph-mon[110393]: pgmap v154: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:31.194 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-11-25T11:23:31.204 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2023-11-25T11:23:31.204 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch ls -f json 2023-11-25T11:23:31.948 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-11-25T11:23:31.948 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: osdmap e59: 8 total, 8 up, 8 in 2023-11-25T11:23:31.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-11-25T11:23:31.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-25T11:23:31.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-11-25T11:23:31.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: osdmap e60: 8 total, 8 up, 8 in 2023-11-25T11:23:31.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-11-25T11:23:31.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: fsmap foofs:0 2023-11-25T11:23:31.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: Saving service mds.foofs spec with placement count:2 2023-11-25T11:23:31.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:31.949 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:23:31.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:31.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:23:31.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:31.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:31.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi135.pojjmg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-25T11:23:31.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi135.pojjmg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-11-25T11:23:31.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:31.950 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:31 smithi135 ceph-mon[107676]: Deploying daemon mds.foofs.smithi135.pojjmg on smithi135 2023-11-25T11:23:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-11-25T11:23:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: osdmap e59: 8 total, 8 up, 8 in 2023-11-25T11:23:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-11-25T11:23:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-11-25T11:23:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-11-25T11:23:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: osdmap e60: 8 total, 8 up, 8 in 2023-11-25T11:23:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-11-25T11:23:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: fsmap foofs:0 2023-11-25T11:23:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: Saving service mds.foofs spec with placement count:2 2023-11-25T11:23:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:23:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:23:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi135.pojjmg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-25T11:23:32.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi135.pojjmg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-11-25T11:23:32.121 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:32.121 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:31 smithi181 ceph-mon[110393]: Deploying daemon mds.foofs.smithi135.pojjmg on smithi135 2023-11-25T11:23:32.912 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:32 smithi135 ceph-mon[107676]: osdmap e61: 8 total, 8 up, 8 in 2023-11-25T11:23:32.912 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:32 smithi135 ceph-mon[107676]: pgmap v158: 65 pgs: 16 creating+peering, 34 unknown, 15 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:32.984 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:23:32.985 INFO:teuthology.orchestra.run.smithi135.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-25T11:19:06.296973Z", "last_refresh": "2023-11-25T11:21:42.927661Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-25T11:19:02.495060Z", "last_refresh": "2023-11-25T11:21:42.927724Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-25T11:19:04.406114Z", "last_refresh": "2023-11-25T11:21:42.927785Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-25T11:23:30.735145Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-25T11:23:30.731767Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-25T11:19:01.528882Z", "last_refresh": "2023-11-25T11:21:42.927592Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi135:172.21.15.135=smithi135", "smithi181:172.21.15.181=smithi181"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-25T11:19:36.413974Z", "last_refresh": "2023-11-25T11:21:42.927440Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-25T11:19:05.413079Z", "last_refresh": "2023-11-25T11:21:42.927845Z", "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-11-25T11:21:42.927964Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-25T11:19:03.472574Z", "last_refresh": "2023-11-25T11:21:42.927904Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-25T11:23:33.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:32 smithi181 ceph-mon[110393]: osdmap e61: 8 total, 8 up, 8 in 2023-11-25T11:23:33.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:32 smithi181 ceph-mon[110393]: pgmap v158: 65 pgs: 16 creating+peering, 34 unknown, 15 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:33.452 INFO:tasks.cephadm:mds.foofs has 0/2 2023-11-25T11:23:33.738 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:33 smithi135 ceph-mon[107676]: osdmap e62: 8 total, 8 up, 8 in 2023-11-25T11:23:33.739 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:33 smithi135 ceph-mon[107676]: from='client.14504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-25T11:23:33.739 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:33 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:33.739 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:33 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi181.xkxmhr", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-25T11:23:33.739 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:33 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi181.xkxmhr", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-11-25T11:23:33.739 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:33 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:34.029 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:33 smithi181 ceph-mon[110393]: osdmap e62: 8 total, 8 up, 8 in 2023-11-25T11:23:34.029 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:33 smithi181 ceph-mon[110393]: from='client.14504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-25T11:23:34.029 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:33 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:34.029 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:33 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi181.xkxmhr", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-11-25T11:23:34.029 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:33 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi181.xkxmhr", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-11-25T11:23:34.029 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:33 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:34.453 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch ls -f json 2023-11-25T11:23:35.040 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:34 smithi181 ceph-mon[110393]: Deploying daemon mds.foofs.smithi181.xkxmhr on smithi181 2023-11-25T11:23:35.040 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:34 smithi181 ceph-mon[110393]: mds.? [v2:172.21.15.135:6834/3250883895,v1:172.21.15.135:6835/3250883895] up:boot 2023-11-25T11:23:35.041 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:34 smithi181 ceph-mon[110393]: daemon mds.foofs.smithi135.pojjmg assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-11-25T11:23:35.041 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:34 smithi181 ceph-mon[110393]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-11-25T11:23:35.041 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:34 smithi181 ceph-mon[110393]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-11-25T11:23:35.041 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:34 smithi181 ceph-mon[110393]: Cluster is now healthy 2023-11-25T11:23:35.041 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:34 smithi181 ceph-mon[110393]: fsmap foofs:0 1 up:standby 2023-11-25T11:23:35.041 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:34 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.pojjmg"}]: dispatch 2023-11-25T11:23:35.041 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:34 smithi181 ceph-mon[110393]: fsmap foofs:1 {0=foofs.smithi135.pojjmg=up:creating} 2023-11-25T11:23:35.041 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:34 smithi181 ceph-mon[110393]: daemon mds.foofs.smithi135.pojjmg is now active in filesystem foofs as rank 0 2023-11-25T11:23:35.041 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:34 smithi181 ceph-mon[110393]: pgmap v160: 65 pgs: 16 creating+peering, 8 unknown, 41 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:35.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:34 smithi135 ceph-mon[107676]: Deploying daemon mds.foofs.smithi181.xkxmhr on smithi181 2023-11-25T11:23:35.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:34 smithi135 ceph-mon[107676]: mds.? [v2:172.21.15.135:6834/3250883895,v1:172.21.15.135:6835/3250883895] up:boot 2023-11-25T11:23:35.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:34 smithi135 ceph-mon[107676]: daemon mds.foofs.smithi135.pojjmg assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-11-25T11:23:35.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:34 smithi135 ceph-mon[107676]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-11-25T11:23:35.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:34 smithi135 ceph-mon[107676]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-11-25T11:23:35.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:34 smithi135 ceph-mon[107676]: Cluster is now healthy 2023-11-25T11:23:35.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:34 smithi135 ceph-mon[107676]: fsmap foofs:0 1 up:standby 2023-11-25T11:23:35.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:34 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.pojjmg"}]: dispatch 2023-11-25T11:23:35.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:34 smithi135 ceph-mon[107676]: fsmap foofs:1 {0=foofs.smithi135.pojjmg=up:creating} 2023-11-25T11:23:35.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:34 smithi135 ceph-mon[107676]: daemon mds.foofs.smithi135.pojjmg is now active in filesystem foofs as rank 0 2023-11-25T11:23:35.056 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:34 smithi135 ceph-mon[107676]: pgmap v160: 65 pgs: 16 creating+peering, 8 unknown, 41 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-11-25T11:23:35.743 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:35 smithi135 ceph-mon[107676]: mds.? [v2:172.21.15.135:6834/3250883895,v1:172.21.15.135:6835/3250883895] up:active 2023-11-25T11:23:35.743 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:35 smithi135 ceph-mon[107676]: fsmap foofs:1 {0=foofs.smithi135.pojjmg=up:active} 2023-11-25T11:23:35.743 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:35 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:35.743 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:35 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:23:35.744 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:35 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:35.744 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:35 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:23:35.932 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:23:35.932 INFO:teuthology.orchestra.run.smithi135.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-25T11:19:06.296973Z", "last_refresh": "2023-11-25T11:21:42.927661Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-25T11:19:02.495060Z", "last_refresh": "2023-11-25T11:21:42.927724Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-25T11:19:04.406114Z", "last_refresh": "2023-11-25T11:21:42.927785Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-25T11:23:30.735145Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-25T11:23:30.731767Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-25T11:19:01.528882Z", "last_refresh": "2023-11-25T11:21:42.927592Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi135:172.21.15.135=smithi135", "smithi181:172.21.15.181=smithi181"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-25T11:19:36.413974Z", "last_refresh": "2023-11-25T11:21:42.927440Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-25T11:19:05.413079Z", "last_refresh": "2023-11-25T11:21:42.927845Z", "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-11-25T11:21:42.927964Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-25T11:19:03.472574Z", "last_refresh": "2023-11-25T11:21:42.927904Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-25T11:23:36.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:35 smithi181 ceph-mon[110393]: mds.? [v2:172.21.15.135:6834/3250883895,v1:172.21.15.135:6835/3250883895] up:active 2023-11-25T11:23:36.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:35 smithi181 ceph-mon[110393]: fsmap foofs:1 {0=foofs.smithi135.pojjmg=up:active} 2023-11-25T11:23:36.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:35 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:36.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:35 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:23:36.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:35 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:36.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:35 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:23:36.425 INFO:tasks.cephadm:mds.foofs has 0/2 2023-11-25T11:23:37.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:36 smithi135 ceph-mon[107676]: mds.? [v2:172.21.15.181:6832/3195457689,v1:172.21.15.181:6833/3195457689] up:boot 2023-11-25T11:23:37.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:36 smithi135 ceph-mon[107676]: fsmap foofs:1 {0=foofs.smithi135.pojjmg=up:active} 1 up:standby 2023-11-25T11:23:37.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:36 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi181.xkxmhr"}]: dispatch 2023-11-25T11:23:37.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:36 smithi135 ceph-mon[107676]: fsmap foofs:1 {0=foofs.smithi135.pojjmg=up:active} 1 up:standby 2023-11-25T11:23:37.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:36 smithi135 ceph-mon[107676]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-25T11:23:37.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:36 smithi135 ceph-mon[107676]: pgmap v161: 65 pgs: 4 creating+peering, 61 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 2 op/s 2023-11-25T11:23:37.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:36 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:37.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:36 smithi181 ceph-mon[110393]: mds.? [v2:172.21.15.181:6832/3195457689,v1:172.21.15.181:6833/3195457689] up:boot 2023-11-25T11:23:37.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:36 smithi181 ceph-mon[110393]: fsmap foofs:1 {0=foofs.smithi135.pojjmg=up:active} 1 up:standby 2023-11-25T11:23:37.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:36 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi181.xkxmhr"}]: dispatch 2023-11-25T11:23:37.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:36 smithi181 ceph-mon[110393]: fsmap foofs:1 {0=foofs.smithi135.pojjmg=up:active} 1 up:standby 2023-11-25T11:23:37.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:36 smithi181 ceph-mon[110393]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-25T11:23:37.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:36 smithi181 ceph-mon[110393]: pgmap v161: 65 pgs: 4 creating+peering, 61 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 2 op/s 2023-11-25T11:23:37.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:36 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:37.426 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- ceph orch ls -f json 2023-11-25T11:23:38.739 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:38 smithi135 ceph-mon[107676]: pgmap v162: 65 pgs: 65 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2023-11-25T11:23:38.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:38 smithi181 ceph-mon[110393]: pgmap v162: 65 pgs: 65 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2023-11-25T11:23:39.122 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:23:39.122 INFO:teuthology.orchestra.run.smithi135.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-11-25T11:19:06.296973Z", "last_refresh": "2023-11-25T11:23:38.905244Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-11-25T11:19:02.495060Z", "last_refresh": "2023-11-25T11:23:36.502416Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-11-25T11:19:04.406114Z", "last_refresh": "2023-11-25T11:23:38.905373Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-11-25T11:23:30.735145Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-11-25T11:23:30.731767Z", "last_refresh": "2023-11-25T11:23:36.503011Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-11-25T11:19:01.528882Z", "last_refresh": "2023-11-25T11:23:36.502557Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi135:172.21.15.135=smithi135", "smithi181:172.21.15.181=smithi181"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-11-25T11:19:36.413974Z", "last_refresh": "2023-11-25T11:23:36.502631Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-11-25T11:19:05.413079Z", "last_refresh": "2023-11-25T11:23:36.502696Z", "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-11-25T11:23:36.502761Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-11-25T11:19:03.472574Z", "last_refresh": "2023-11-25T11:23:38.905511Z", "ports": [9095], "running": 1, "size": 1}}] 2023-11-25T11:23:39.452 INFO:tasks.cephadm:mds.foofs has 2/2 2023-11-25T11:23:39.452 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-25T11:23:39.462 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2023-11-25T11:23:39.462 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2023-11-25T11:23:40.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:39 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:40.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:39 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:40.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:39 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:23:40.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:39 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:40.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:39 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:23:40.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:39 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:40.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:39 smithi135 ceph-mon[107676]: from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-25T11:23:40.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:39 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:40.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:39 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:40.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:39 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:40.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:39 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:23:40.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:39 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:40.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:39 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:23:40.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:39 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:40.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:39 smithi181 ceph-mon[110393]: from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-25T11:23:40.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:39 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:41.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:41 smithi181 ceph-mon[110393]: pgmap v163: 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-11-25T11:23:41.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:41 smithi135 ceph-mon[107676]: pgmap v163: 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-11-25T11:23:42.141 INFO:teuthology.orchestra.run.smithi135.stdout:NFS Cluster Created Successfully 2023-11-25T11:23:42.312 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:42 smithi135 ceph-mon[107676]: from='client.14522 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:42.312 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:42 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2023-11-25T11:23:42.312 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:42 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2023-11-25T11:23:42.312 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:42 smithi135 ceph-mon[107676]: osdmap e63: 8 total, 8 up, 8 in 2023-11-25T11:23:42.312 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:42 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-11-25T11:23:42.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:42 smithi181 ceph-mon[110393]: from='client.14522 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:42.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:42 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2023-11-25T11:23:42.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:42 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2023-11-25T11:23:42.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:42 smithi181 ceph-mon[110393]: osdmap e63: 8 total, 8 up, 8 in 2023-11-25T11:23:42.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:42 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-11-25T11:23:42.528 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-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-11-25T11:23:43.341 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-11-25T11:23:43.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: osdmap e64: 8 total, 8 up, 8 in 2023-11-25T11:23:43.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: Saving service nfs.foo spec with placement count:2 2023-11-25T11:23:43.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:43.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:23:43.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:43.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:23:43.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:43.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:43.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: Creating key for client.nfs.foo.0.0.smithi135.jggcgf 2023-11-25T11:23:43.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.jggcgf", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-25T11:23:43.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.jggcgf", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-11-25T11:23:43.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-11-25T11:23:43.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-25T11:23:43.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-25T11:23:43.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:43.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-25T11:23:43.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-25T11:23:43.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: Rados config object exists: conf-nfs.foo 2023-11-25T11:23:43.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: Creating key for client.nfs.foo.0.0.smithi135.jggcgf-rgw 2023-11-25T11:23:43.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.jggcgf-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-25T11:23:43.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.jggcgf-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-25T11:23:43.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:43.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: Deploying daemon nfs.foo.0.0.smithi135.jggcgf on smithi135 2023-11-25T11:23:43.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:43 smithi135 ceph-mon[107676]: pgmap v166: 97 pgs: 9 creating+peering, 22 unknown, 66 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-11-25T11:23:43.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-11-25T11:23:43.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: osdmap e64: 8 total, 8 up, 8 in 2023-11-25T11:23:43.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: Saving service nfs.foo spec with placement count:2 2023-11-25T11:23:43.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:43.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:23:43.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:43.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:23:43.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:43.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:43.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: Creating key for client.nfs.foo.0.0.smithi135.jggcgf 2023-11-25T11:23:43.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.jggcgf", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-25T11:23:43.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.jggcgf", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-11-25T11:23:43.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-11-25T11:23:43.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-25T11:23:43.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-25T11:23:43.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:43.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-25T11:23:43.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-25T11:23:43.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: Rados config object exists: conf-nfs.foo 2023-11-25T11:23:43.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: Creating key for client.nfs.foo.0.0.smithi135.jggcgf-rgw 2023-11-25T11:23:43.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.jggcgf-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-25T11:23:43.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi135.jggcgf-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-25T11:23:43.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:43.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: Deploying daemon nfs.foo.0.0.smithi135.jggcgf on smithi135 2023-11-25T11:23:43.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:43 smithi181 ceph-mon[110393]: pgmap v166: 97 pgs: 9 creating+peering, 22 unknown, 66 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-11-25T11:23:44.238 INFO:teuthology.orchestra.run.smithi135.stderr:Invalid command: Unexpected argument '--clusterid' 2023-11-25T11:23:44.239 INFO:teuthology.orchestra.run.smithi135.stderr:nfs export create cephfs [] [--readonly] [--client_addr ...] [--squash ] : Create a CephFS export 2023-11-25T11:23:44.239 INFO:teuthology.orchestra.run.smithi135.stderr:Error EINVAL: invalid command 2023-11-25T11:23:44.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:44 smithi181 ceph-mon[110393]: osdmap e65: 8 total, 8 up, 8 in 2023-11-25T11:23:44.383 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:44 smithi135 ceph-mon[107676]: osdmap e65: 8 total, 8 up, 8 in 2023-11-25T11:23:44.592 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:23:44.592 INFO:teuthology.orchestra.run.smithi135.stdout: "bind": "/fake", 2023-11-25T11:23:44.593 INFO:teuthology.orchestra.run.smithi135.stdout: "fs": "foofs", 2023-11-25T11:23:44.593 INFO:teuthology.orchestra.run.smithi135.stdout: "path": "/", 2023-11-25T11:23:44.593 INFO:teuthology.orchestra.run.smithi135.stdout: "cluster": "foo", 2023-11-25T11:23:44.593 INFO:teuthology.orchestra.run.smithi135.stdout: "mode": "RW" 2023-11-25T11:23:44.593 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:23:44.950 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2023-11-25T11:23:45.460 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:45 smithi135 ceph-mon[107676]: mgrmap e20: smithi135.smlppl(active, since 3m), standbys: smithi181.qwsedt 2023-11-25T11:23:45.460 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:45 smithi135 ceph-mon[107676]: pgmap v168: 97 pgs: 9 creating+peering, 12 unknown, 76 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 1 op/s 2023-11-25T11:23:45.460 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:45.460 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:45 smithi135 ceph-mon[107676]: Creating key for client.nfs.foo.1.0.smithi181.lkrhxh 2023-11-25T11:23:45.461 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi181.lkrhxh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-25T11:23:45.461 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi181.lkrhxh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-11-25T11:23:45.461 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:45 smithi135 ceph-mon[107676]: Ensuring nfs.foo.1 is in the ganesha grace table 2023-11-25T11:23:45.461 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-25T11:23:45.461 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-25T11:23:45.461 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:45.461 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:45.461 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 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-11-25T11:23:45.461 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:45 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 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-11-25T11:23:45.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:45 smithi181 ceph-mon[110393]: mgrmap e20: smithi135.smlppl(active, since 3m), standbys: smithi181.qwsedt 2023-11-25T11:23:45.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:45 smithi181 ceph-mon[110393]: pgmap v168: 97 pgs: 9 creating+peering, 12 unknown, 76 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 1 op/s 2023-11-25T11:23:45.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:45.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:45 smithi181 ceph-mon[110393]: Creating key for client.nfs.foo.1.0.smithi181.lkrhxh 2023-11-25T11:23:45.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi181.lkrhxh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-11-25T11:23:45.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi181.lkrhxh", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-11-25T11:23:45.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:45 smithi181 ceph-mon[110393]: Ensuring nfs.foo.1 is in the ganesha grace table 2023-11-25T11:23:45.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-11-25T11:23:45.621 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-11-25T11:23:45.621 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:45.621 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:45.621 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 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-11-25T11:23:45.621 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:45 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 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-11-25T11:23:46.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:46 smithi135 ceph-mon[107676]: from='client.24355 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:46.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:46 smithi181 ceph-mon[110393]: from='client.24355 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:47.387 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:47 smithi135 ceph-mon[107676]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:47.387 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:47 smithi135 ceph-mon[107676]: pgmap v169: 97 pgs: 9 creating+peering, 88 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2023-11-25T11:23:47.455 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:47 smithi181 ceph-mon[110393]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:47.455 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:47 smithi181 ceph-mon[110393]: pgmap v169: 97 pgs: 9 creating+peering, 88 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2023-11-25T11:23:48.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:48 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-25T11:23:48.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:48 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-25T11:23:48.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:48 smithi181 ceph-mon[110393]: Rados config object exists: conf-nfs.foo 2023-11-25T11:23:48.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:48 smithi181 ceph-mon[110393]: Creating key for client.nfs.foo.1.0.smithi181.lkrhxh-rgw 2023-11-25T11:23:48.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:48 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi181.lkrhxh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-25T11:23:48.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:48 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi181.lkrhxh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-25T11:23:48.439 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:48 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:48.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:48 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-11-25T11:23:48.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:48 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-11-25T11:23:48.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:48 smithi135 ceph-mon[107676]: Rados config object exists: conf-nfs.foo 2023-11-25T11:23:48.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:48 smithi135 ceph-mon[107676]: Creating key for client.nfs.foo.1.0.smithi181.lkrhxh-rgw 2023-11-25T11:23:48.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:48 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi181.lkrhxh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-11-25T11:23:48.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:48 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi181.lkrhxh-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-11-25T11:23:48.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:48 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:49.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:49 smithi135 ceph-mon[107676]: Deploying daemon nfs.foo.1.0.smithi181.lkrhxh on smithi181 2023-11-25T11:23:49.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:49 smithi135 ceph-mon[107676]: from='client.14574 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:49.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:49 smithi135 ceph-mon[107676]: pgmap v170: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-11-25T11:23:49.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:49 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:49.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:49 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:23:49.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:49 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:49.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:49 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:23:49.543 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:49 smithi181 ceph-mon[110393]: Deploying daemon nfs.foo.1.0.smithi181.lkrhxh on smithi181 2023-11-25T11:23:49.543 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:49 smithi181 ceph-mon[110393]: from='client.14574 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:49.543 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:49 smithi181 ceph-mon[110393]: pgmap v170: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-11-25T11:23:49.543 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:49 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:49.543 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:49 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:23:49.543 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:49 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:49.543 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:49 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:23:50.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:50 smithi181 ceph-mon[110393]: from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:50.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:50 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:50.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:50 smithi135 ceph-mon[107676]: from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:50.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:50 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:51.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:51 smithi135 ceph-mon[107676]: from='client.14594 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:51.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:51 smithi135 ceph-mon[107676]: pgmap v171: 97 pgs: 97 active+clean; 580 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 3 op/s 2023-11-25T11:23:51.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:51 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:51.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:51 smithi181 ceph-mon[110393]: from='client.14594 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:51.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:51 smithi181 ceph-mon[110393]: pgmap v171: 97 pgs: 97 active+clean; 580 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 3 op/s 2023-11-25T11:23:51.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:51 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:52.882 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo ?:2049 2/2 2s ago 10s count:2 2023-11-25T11:23:53.198 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:52 smithi135 ceph-mon[107676]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:53.198 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:52 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:53.198 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:52 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:53.198 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:52 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:53.198 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:52 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:23:53.198 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:52 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:53.198 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:52 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:23:53.198 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:52 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:53.198 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:52 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:53.199 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:52 smithi135 ceph-mon[107676]: pgmap v172: 97 pgs: 97 active+clean; 580 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 2.2 KiB/s wr, 7 op/s 2023-11-25T11:23:53.247 INFO:teuthology.run_tasks:Running task vip.exec... 2023-11-25T11:23:53.258 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2023-11-25T11:23:53.258 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2023-11-25T11:23:53.287 INFO:teuthology.orchestra.run.smithi135.stderr:+ mkdir /mnt/foo 2023-11-25T11:23:53.296 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2023-11-25T11:23:53.362 INFO:teuthology.orchestra.run.smithi135.stderr:++ hostname 2023-11-25T11:23:53.363 INFO:teuthology.orchestra.run.smithi135.stderr:+ mount -t nfs smithi135:/fake /mnt/foo -o sync 2023-11-25T11:23:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:52 smithi181 ceph-mon[110393]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:52 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:52 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:52 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:52 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:23:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:52 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:23:53.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:52 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:23:53.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:52 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:53.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:52 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:53.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:52 smithi181 ceph-mon[110393]: pgmap v172: 97 pgs: 97 active+clean; 580 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 2.2 KiB/s wr, 7 op/s 2023-11-25T11:23:53.770 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2023-11-25T11:23:53.837 INFO:teuthology.orchestra.run.smithi135.stderr:+ echo test 2023-11-25T11:23:53.886 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2023-11-25T11:23:53.953 INFO:teuthology.orchestra.run.smithi135.stderr:+ sync 2023-11-25T11:23:54.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:53 smithi135 ceph-mon[107676]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:54.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:53 smithi181 ceph-mon[110393]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:23:54.361 INFO:teuthology.run_tasks:Running task parallel... 2023-11-25T11:23:54.375 INFO:teuthology.task.parallel:starting parallel... 2023-11-25T11:23:54.375 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-11-25T11:23:54.378 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-11-25T11:23:54.379 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2023-11-25T11:23:54.379 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-11-25T11:23:54.379 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-11-25T11:23:54.379 INFO:teuthology.task.sequential:In sequential, running task exec... 2023-11-25T11:23:54.396 INFO:teuthology.task.exec:Executing custom commands... 2023-11-25T11:23:54.396 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2023-11-25T11:23:54.396 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2023-11-25T11:23:54.479 INFO:teuthology.orchestra.run.smithi135.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2023-11-25T11:23:54.479 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:23:54.479 INFO:teuthology.orchestra.run.smithi135.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2023-11-25T11:23:54.490 INFO:teuthology.orchestra.run.smithi135.stdout:3 of 5 processes prepared for launch 0 sec 2023-11-25T11:23:54.590 INFO:teuthology.orchestra.run.smithi135.stdout:5 of 5 processes prepared for launch 0 sec 2023-11-25T11:23:54.590 INFO:teuthology.orchestra.run.smithi135.stdout:releasing clients 2023-11-25T11:23:55.137 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:54 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-25T11:23:55.137 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:54 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-25T11:23:55.137 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:54 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-25T11:23:55.137 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:54 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-25T11:23:55.137 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:54 smithi135 ceph-mon[107676]: pgmap v173: 97 pgs: 97 active+clean; 581 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.4 KiB/s wr, 6 op/s 2023-11-25T11:23:55.137 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:54 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:23:55.137 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:54 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:23:55.137 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:54 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:55.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:54 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2023-11-25T11:23:55.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:54 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-11-25T11:23:55.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:54 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2023-11-25T11:23:55.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:54 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-11-25T11:23:55.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:54 smithi181 ceph-mon[110393]: pgmap v173: 97 pgs: 97 active+clean; 581 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.4 KiB/s wr, 6 op/s 2023-11-25T11:23:55.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:54 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:23:55.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:54 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:23:55.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:54 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:23:55.594 INFO:teuthology.orchestra.run.smithi135.stdout: 5 124 27.78 MB/sec warmup 1 sec latency 187.051 ms 2023-11-25T11:23:56.171 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2023-11-25T11:23:56.171 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-11-25T11:23:56.171 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-11-25T11:23:56.171 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:55 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-11-25T11:23:56.171 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:55 smithi135 ceph-mon[107676]: osdmap e66: 8 total, 8 up, 8 in 2023-11-25T11:23:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:55 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2023-11-25T11:23:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:55 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-11-25T11:23:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:55 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2023-11-25T11:23:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:55 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-11-25T11:23:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:55 smithi181 ceph-mon[110393]: osdmap e66: 8 total, 8 up, 8 in 2023-11-25T11:23:56.596 INFO:teuthology.orchestra.run.smithi135.stdout: 5 248 23.50 MB/sec warmup 2 sec latency 162.227 ms 2023-11-25T11:23:56.800 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-11-25T11:23:56.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:56 smithi135 ceph-mon[107676]: osdmap e67: 8 total, 8 up, 8 in 2023-11-25T11:23:56.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:56 smithi135 ceph-mon[107676]: pgmap v176: 97 pgs: 97 active+clean; 15 MiB data, 60 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.8 MiB/s wr, 38 op/s 2023-11-25T11:23:57.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:56 smithi181 ceph-mon[110393]: osdmap e67: 8 total, 8 up, 8 in 2023-11-25T11:23:57.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:56 smithi181 ceph-mon[110393]: pgmap v176: 97 pgs: 97 active+clean; 15 MiB data, 60 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.8 MiB/s wr, 38 op/s 2023-11-25T11:23:57.597 INFO:teuthology.orchestra.run.smithi135.stdout: 5 376 22.28 MB/sec warmup 3 sec latency 130.300 ms 2023-11-25T11:23:58.544 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:23:58 smithi135 ceph-mon[107676]: pgmap v177: 97 pgs: 97 active+clean; 38 MiB data, 74 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 4.7 MiB/s wr, 91 op/s; 0 B/s, 0 objects/s recovering 2023-11-25T11:23:58.597 INFO:teuthology.orchestra.run.smithi135.stdout: 5 500 21.59 MB/sec warmup 4 sec latency 131.102 ms 2023-11-25T11:23:58.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:23:58 smithi181 ceph-mon[110393]: pgmap v177: 97 pgs: 97 active+clean; 38 MiB data, 74 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 4.7 MiB/s wr, 91 op/s; 0 B/s, 0 objects/s recovering 2023-11-25T11:23:59.269 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'ceph config set global log_to_journald false --force' 2023-11-25T11:23:59.597 INFO:teuthology.orchestra.run.smithi135.stdout: 5 689 20.89 MB/sec warmup 5 sec latency 166.553 ms 2023-11-25T11:24:00.597 INFO:teuthology.orchestra.run.smithi135.stdout: 5 1021 18.78 MB/sec warmup 6 sec latency 109.565 ms 2023-11-25T11:24:00.850 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:00 smithi135 ceph-mon[107676]: pgmap v178: 97 pgs: 97 active+clean; 68 MiB data, 100 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 8.7 MiB/s wr, 346 op/s; 0 B/s, 0 objects/s recovering 2023-11-25T11:24:01.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:00 smithi181 ceph-mon[110393]: pgmap v178: 97 pgs: 97 active+clean; 68 MiB data, 100 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 8.7 MiB/s wr, 346 op/s; 0 B/s, 0 objects/s recovering 2023-11-25T11:24:01.597 INFO:teuthology.orchestra.run.smithi135.stdout: 5 1466 18.18 MB/sec warmup 7 sec latency 96.872 ms 2023-11-25T11:24:02.178 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'ceph mgr module enable nfs --force' 2023-11-25T11:24:02.597 INFO:teuthology.orchestra.run.smithi135.stdout: 5 2033 16.60 MB/sec warmup 8 sec latency 93.517 ms 2023-11-25T11:24:02.617 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:02 smithi135 ceph-mon[107676]: pgmap v179: 97 pgs: 97 active+clean; 103 MiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 14 MiB/s wr, 656 op/s; 0 B/s, 0 objects/s recovering 2023-11-25T11:24:02.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:02 smithi181 ceph-mon[110393]: pgmap v179: 97 pgs: 97 active+clean; 103 MiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 14 MiB/s wr, 656 op/s; 0 B/s, 0 objects/s recovering 2023-11-25T11:24:03.597 INFO:teuthology.orchestra.run.smithi135.stdout: 5 2390 15.54 MB/sec warmup 9 sec latency 131.555 ms 2023-11-25T11:24:04.598 INFO:teuthology.orchestra.run.smithi135.stdout: 5 2734 15.51 MB/sec warmup 10 sec latency 214.933 ms 2023-11-25T11:24:04.671 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:04 smithi135 ceph-mon[107676]: pgmap v180: 97 pgs: 97 active+clean; 112 MiB data, 193 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 13 MiB/s wr, 597 op/s; 0 B/s, 0 objects/s recovering 2023-11-25T11:24:04.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:04 smithi181 ceph-mon[110393]: pgmap v180: 97 pgs: 97 active+clean; 112 MiB data, 193 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 13 MiB/s wr, 597 op/s; 0 B/s, 0 objects/s recovering 2023-11-25T11:24:05.511 INFO:teuthology.orchestra.run.smithi135.stderr:module 'nfs' is already enabled 2023-11-25T11:24:05.598 INFO:teuthology.orchestra.run.smithi135.stdout: 5 3276 16.01 MB/sec warmup 11 sec latency 122.878 ms 2023-11-25T11:24:05.687 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:05 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/3233255920' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": true}]: dispatch 2023-11-25T11:24:05.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:05 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/3233255920' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": true}]: dispatch 2023-11-25T11:24:06.176 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-11-25T11:24:06.605 INFO:teuthology.orchestra.run.smithi135.stdout: 5 3671 16.20 MB/sec warmup 12 sec latency 126.126 ms 2023-11-25T11:24:06.717 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:06 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/3233255920' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": true}]': finished 2023-11-25T11:24:06.717 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:06 smithi135 ceph-mon[107676]: mgrmap e21: smithi135.smlppl(active, since 4m), standbys: smithi181.qwsedt 2023-11-25T11:24:06.717 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:06 smithi135 ceph-mon[107676]: pgmap v181: 97 pgs: 97 active+clean; 117 MiB data, 192 MiB used, 715 GiB / 715 GiB avail; 783 B/s rd, 12 MiB/s wr, 594 op/s; 0 B/s, 0 objects/s recovering 2023-11-25T11:24:06.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:06 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/3233255920' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": true}]': finished 2023-11-25T11:24:06.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:06 smithi181 ceph-mon[110393]: mgrmap e21: smithi135.smlppl(active, since 4m), standbys: smithi181.qwsedt 2023-11-25T11:24:06.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:06 smithi181 ceph-mon[110393]: pgmap v181: 97 pgs: 97 active+clean; 117 MiB data, 192 MiB used, 715 GiB / 715 GiB avail; 783 B/s rd, 12 MiB/s wr, 594 op/s; 0 B/s, 0 objects/s recovering 2023-11-25T11:24:07.605 INFO:teuthology.orchestra.run.smithi135.stdout: 5 3899 15.32 MB/sec warmup 13 sec latency 214.329 ms 2023-11-25T11:24:08.506 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:08 smithi135 ceph-mon[107676]: pgmap v182: 97 pgs: 97 active+clean; 124 MiB data, 245 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 11 MiB/s wr, 607 op/s; 0 B/s, 0 objects/s recovering 2023-11-25T11:24:08.606 INFO:teuthology.orchestra.run.smithi135.stdout: 5 4377 14.55 MB/sec warmup 14 sec latency 126.161 ms 2023-11-25T11:24:08.672 INFO:teuthology.orchestra.run.smithi135.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:ec928368edcc5fc71884a56fd9fd821b148f4e30 2023-11-25T11:24:08.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:08 smithi181 ceph-mon[110393]: pgmap v182: 97 pgs: 97 active+clean; 124 MiB data, 245 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 11 MiB/s wr, 607 op/s; 0 B/s, 0 objects/s recovering 2023-11-25T11:24:09.259 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-11-25T11:24:09.260 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi135.front.sepia.ceph.com 2023-11-25T11:24:09.260 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- 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-11-25T11:24:09.606 INFO:teuthology.orchestra.run.smithi135.stdout: 5 4779 14.28 MB/sec warmup 15 sec latency 133.714 ms 2023-11-25T11:24:09.785 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:09 smithi135 ceph-mon[107676]: from='client.24411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ec928368edcc5fc71884a56fd9fd821b148f4e30", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:09.786 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:09 smithi135 ceph-mon[107676]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:ec928368edcc5fc71884a56fd9fd821b148f4e30 2023-11-25T11:24:09.786 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:09 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:24:09.786 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:09 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:24:09.786 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:09 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:24:09.786 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:09 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:24:09.786 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:09 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:24:09.786 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:09 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:24:09.786 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:09 smithi135 ceph-mon[107676]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ec928368edcc5fc71884a56fd9fd821b148f4e30 2023-11-25T11:24:10.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:09 smithi181 ceph-mon[110393]: from='client.24411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:ec928368edcc5fc71884a56fd9fd821b148f4e30", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:10.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:09 smithi181 ceph-mon[110393]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:ec928368edcc5fc71884a56fd9fd821b148f4e30 2023-11-25T11:24:10.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:09 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:24:10.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:09 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:24:10.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:09 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:24:10.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:09 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:24:10.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:09 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:24:10.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:09 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:24:10.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:09 smithi181 ceph-mon[110393]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:ec928368edcc5fc71884a56fd9fd821b148f4e30 2023-11-25T11:24:10.607 INFO:teuthology.orchestra.run.smithi135.stdout: 5 5065 13.93 MB/sec warmup 16 sec latency 122.840 ms 2023-11-25T11:24:10.817 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:10 smithi135 ceph-mon[107676]: pgmap v183: 97 pgs: 97 active+clean; 132 MiB data, 244 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 10 MiB/s wr, 708 op/s 2023-11-25T11:24:11.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:10 smithi181 ceph-mon[110393]: pgmap v183: 97 pgs: 97 active+clean; 132 MiB data, 244 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 10 MiB/s wr, 708 op/s 2023-11-25T11:24:11.614 INFO:teuthology.orchestra.run.smithi135.stdout: 5 5370 13.36 MB/sec warmup 17 sec latency 129.037 ms 2023-11-25T11:24:11.708 INFO:teuthology.orchestra.run.smithi135.stdout:true 2023-11-25T11:24:12.608 INFO:teuthology.orchestra.run.smithi135.stdout: 5 5647 12.81 MB/sec warmup 18 sec latency 104.318 ms 2023-11-25T11:24:12.702 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-25T11:24:12.703 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (3m) 20s ago 4m 26.4M - ba2b418f427c f19b9c4f22fb 2023-11-25T11:24:12.703 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (4m) 20s ago 4m 6991k - 17.2.0 e1d6a67b021e 6f58ad913f0b 2023-11-25T11:24:12.703 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi181 smithi181 running (4m) 22s ago 4m 7155k - 17.2.0 e1d6a67b021e fda6381a25d5 2023-11-25T11:24:12.703 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (3m) 20s ago 4m 51.8M - 8.3.5 dad864ee21e9 1b3463a5f133 2023-11-25T11:24:12.703 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.pojjmg smithi135 running (39s) 20s ago 39s 16.4M - 17.2.0 e1d6a67b021e b1360e84f745 2023-11-25T11:24:12.703 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi181.xkxmhr smithi181 running (37s) 22s ago 37s 12.9M - 17.2.0 e1d6a67b021e 3c4a24b91171 2023-11-25T11:24:12.703 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.smlppl smithi135 *:9283 running (5m) 20s ago 5m 476M - 17.2.0 e1d6a67b021e d7514ab2b9ff 2023-11-25T11:24:12.703 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi181.qwsedt smithi181 *:8443,9283 running (4m) 22s ago 4m 418M - 17.2.0 e1d6a67b021e 12a498af020a 2023-11-25T11:24:12.703 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (5m) 20s ago 5m 76.6M 2048M 17.2.0 e1d6a67b021e be1fa71fdc04 2023-11-25T11:24:12.703 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi181 smithi181 running (4m) 22s ago 4m 61.2M 2048M 17.2.0 e1d6a67b021e 12a4bb26c668 2023-11-25T11:24:12.703 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.jggcgf smithi135 *:2049 running (28s) 20s ago 28s 56.1M - 4.0 e1d6a67b021e dd8088364938 2023-11-25T11:24:12.703 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi181.lkrhxh smithi181 *:2049 running (24s) 22s ago 23s 55.8M - 4.0 e1d6a67b021e fb8b66a03a01 2023-11-25T11:24:12.704 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (4m) 20s ago 4m 18.9M - 1dbe0e931976 2c62ebbc1938 2023-11-25T11:24:12.704 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi181 smithi181 *:9100 running (3m) 22s ago 3m 24.1M - 1dbe0e931976 149ee5b70a4b 2023-11-25T11:24:12.704 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (3m) 20s ago 3m 54.7M 3224M 17.2.0 e1d6a67b021e c2d3fc77c8c3 2023-11-25T11:24:12.704 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (3m) 20s ago 3m 56.6M 3224M 17.2.0 e1d6a67b021e 7ef8e2078e30 2023-11-25T11:24:12.704 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (2m) 20s ago 2m 49.1M 3224M 17.2.0 e1d6a67b021e 0b0bc8a45912 2023-11-25T11:24:12.704 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (2m) 20s ago 2m 52.5M 3224M 17.2.0 e1d6a67b021e 2dc7de930d7e 2023-11-25T11:24:12.704 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi181 running (2m) 22s ago 2m 52.8M 3992M 17.2.0 e1d6a67b021e 28badd2540ce 2023-11-25T11:24:12.704 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi181 running (2m) 22s ago 2m 50.9M 3992M 17.2.0 e1d6a67b021e 97e3793761fa 2023-11-25T11:24:12.704 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi181 running (109s) 22s ago 109s 48.6M 3992M 17.2.0 e1d6a67b021e 141be4e41fe1 2023-11-25T11:24:12.704 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi181 running (93s) 22s ago 92s 50.9M 3992M 17.2.0 e1d6a67b021e 4ff374eb90d2 2023-11-25T11:24:12.704 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (3m) 20s ago 3m 62.2M - 514e6a882f6e 6d67ae0d28e3 2023-11-25T11:24:13.255 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:24:13.256 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2023-11-25T11:24:13.256 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:24:13.256 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:24:13.256 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2023-11-25T11:24:13.256 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:24:13.256 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:24:13.256 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2023-11-25T11:24:13.256 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-11-25T11:24:13.256 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:24:13.256 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2023-11-25T11:24:13.256 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:24:13.256 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:24:13.257 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2023-11-25T11:24:13.257 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14 2023-11-25T11:24:13.257 INFO:teuthology.orchestra.run.smithi135.stdout: } 2023-11-25T11:24:13.257 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:24:13.608 INFO:teuthology.orchestra.run.smithi135.stdout: 5 5893 12.34 MB/sec warmup 19 sec latency 98.892 ms 2023-11-25T11:24:13.657 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:13 smithi135 ceph-mon[107676]: from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:17.379 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:13 smithi135 ceph-mon[107676]: from='client.24417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:17.379 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:13 smithi135 ceph-mon[107676]: pgmap v184: 97 pgs: 97 active+clean; 128 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 8.3 MiB/s wr, 600 op/s 2023-11-25T11:24:17.379 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:13 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/3214226909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:24:17.380 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:13 smithi181 ceph-mon[110393]: from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:17.381 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:13 smithi181 ceph-mon[110393]: from='client.24417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:17.381 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:13 smithi181 ceph-mon[110393]: pgmap v184: 97 pgs: 97 active+clean; 128 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 8.3 MiB/s wr, 600 op/s 2023-11-25T11:24:17.381 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:13 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/3214226909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:24:17.381 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:14 smithi181 ceph-mon[110393]: from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:17.381 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:14 smithi181 ceph-mon[110393]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:17.381 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:14 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/830274636' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:24:17.381 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:14 smithi181 ceph-mon[110393]: pgmap v185: 97 pgs: 97 active+clean; 126 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.4 MiB/s wr, 452 op/s 2023-11-25T11:24:17.381 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:24:17.381 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:ec928368edcc5fc71884a56fd9fd821b148f4e30", 2023-11-25T11:24:17.381 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2023-11-25T11:24:17.381 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2023-11-25T11:24:17.381 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "", 2023-11-25T11:24:17.382 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:ec928368edcc5fc71884a56fd9fd821b148f4e30 image" 2023-11-25T11:24:17.382 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:24:17.382 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2023-11-25T11:24:17.382 INFO:teuthology.orchestra.run.smithi135.stdout: 5 6137 12.31 MB/sec warmup 20 sec latency 139.922 ms 2023-11-25T11:24:17.382 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:14 smithi135 ceph-mon[107676]: from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:17.382 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:14 smithi135 ceph-mon[107676]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:17.382 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:14 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/830274636' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:24:17.382 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:14 smithi135 ceph-mon[107676]: pgmap v185: 97 pgs: 97 active+clean; 126 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.4 MiB/s wr, 452 op/s 2023-11-25T11:24:17.383 INFO:teuthology.orchestra.run.smithi135.stdout: 5 6550 12.50 MB/sec warmup 21 sec latency 128.315 ms 2023-11-25T11:24:17.383 INFO:teuthology.orchestra.run.smithi135.stdout: 5 6803 12.28 MB/sec warmup 22 sec latency 130.595 ms 2023-11-25T11:24:17.489 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:17 smithi135 ceph-mon[107676]: pgmap v186: 97 pgs: 97 active+clean; 130 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.4 MiB/s wr, 554 op/s 2023-11-25T11:24:17.633 INFO:teuthology.orchestra.run.smithi135.stdout: 5 7050 12.21 MB/sec warmup 23 sec latency 132.167 ms 2023-11-25T11:24:17.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:17 smithi181 ceph-mon[110393]: pgmap v186: 97 pgs: 97 active+clean; 130 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.4 MiB/s wr, 554 op/s 2023-11-25T11:24:18.633 INFO:teuthology.orchestra.run.smithi135.stdout: 5 7373 12.05 MB/sec warmup 24 sec latency 190.684 ms 2023-11-25T11:24:19.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:19 smithi135 ceph-mon[107676]: pgmap v187: 97 pgs: 97 active+clean; 135 MiB data, 328 MiB used, 715 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.2 MiB/s wr, 521 op/s 2023-11-25T11:24:19.634 INFO:teuthology.orchestra.run.smithi135.stdout: 5 7678 11.85 MB/sec warmup 25 sec latency 148.191 ms 2023-11-25T11:24:19.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:19 smithi181 ceph-mon[110393]: pgmap v187: 97 pgs: 97 active+clean; 135 MiB data, 328 MiB used, 715 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.2 MiB/s wr, 521 op/s 2023-11-25T11:24:20.633 INFO:teuthology.orchestra.run.smithi135.stdout: 5 8007 11.65 MB/sec warmup 26 sec latency 212.187 ms 2023-11-25T11:24:20.833 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:20 smithi135 ceph-mon[107676]: pgmap v188: 97 pgs: 97 active+clean; 137 MiB data, 341 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-11-25T11:24:21.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:20 smithi181 ceph-mon[110393]: pgmap v188: 97 pgs: 97 active+clean; 137 MiB data, 341 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-11-25T11:24:21.634 INFO:teuthology.orchestra.run.smithi135.stdout: 5 8269 11.43 MB/sec warmup 27 sec latency 125.851 ms 2023-11-25T11:24:22.634 INFO:teuthology.orchestra.run.smithi135.stdout: 5 8597 11.16 MB/sec warmup 28 sec latency 126.149 ms 2023-11-25T11:24:23.637 INFO:teuthology.orchestra.run.smithi135.stdout: 5 8932 11.09 MB/sec warmup 29 sec latency 125.962 ms 2023-11-25T11:24:23.644 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:23 smithi135 ceph-mon[107676]: pgmap v189: 97 pgs: 97 active+clean; 144 MiB data, 361 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 4.6 MiB/s wr, 453 op/s 2023-11-25T11:24:23.740 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:23 smithi181 ceph-mon[110393]: pgmap v189: 97 pgs: 97 active+clean; 144 MiB data, 361 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 4.6 MiB/s wr, 453 op/s 2023-11-25T11:24:24.637 INFO:teuthology.orchestra.run.smithi135.stdout: 5 9332 11.07 MB/sec warmup 30 sec latency 133.793 ms 2023-11-25T11:24:25.637 INFO:teuthology.orchestra.run.smithi135.stdout: 5 9665 11.08 MB/sec warmup 31 sec latency 121.774 ms 2023-11-25T11:24:25.693 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:25 smithi135 ceph-mon[107676]: pgmap v190: 97 pgs: 97 active+clean; 142 MiB data, 392 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 4.2 MiB/s wr, 406 op/s 2023-11-25T11:24:25.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:25 smithi181 ceph-mon[110393]: pgmap v190: 97 pgs: 97 active+clean; 142 MiB data, 392 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 4.2 MiB/s wr, 406 op/s 2023-11-25T11:24:26.637 INFO:teuthology.orchestra.run.smithi135.stdout: 5 10055 11.09 MB/sec warmup 32 sec latency 116.069 ms 2023-11-25T11:24:27.475 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:27 smithi135 ceph-mon[107676]: pgmap v191: 97 pgs: 97 active+clean; 143 MiB data, 426 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 4.8 MiB/s wr, 493 op/s 2023-11-25T11:24:27.637 INFO:teuthology.orchestra.run.smithi135.stdout: 5 10444 11.21 MB/sec warmup 33 sec latency 129.086 ms 2023-11-25T11:24:27.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:27 smithi181 ceph-mon[110393]: pgmap v191: 97 pgs: 97 active+clean; 143 MiB data, 426 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 4.8 MiB/s wr, 493 op/s 2023-11-25T11:24:28.637 INFO:teuthology.orchestra.run.smithi135.stdout: 5 10754 11.21 MB/sec warmup 34 sec latency 138.134 ms 2023-11-25T11:24:29.501 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:29 smithi135 ceph-mon[107676]: pgmap v192: 97 pgs: 97 active+clean; 144 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.6 MiB/s wr, 393 op/s 2023-11-25T11:24:29.638 INFO:teuthology.orchestra.run.smithi135.stdout: 5 11108 11.14 MB/sec warmup 35 sec latency 126.308 ms 2023-11-25T11:24:29.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:29 smithi181 ceph-mon[110393]: pgmap v192: 97 pgs: 97 active+clean; 144 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.6 MiB/s wr, 393 op/s 2023-11-25T11:24:30.637 INFO:teuthology.orchestra.run.smithi135.stdout: 5 11414 10.97 MB/sec warmup 36 sec latency 125.830 ms 2023-11-25T11:24:30.808 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:30 smithi135 ceph-mon[107676]: pgmap v193: 97 pgs: 97 active+clean; 153 MiB data, 415 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 5.0 MiB/s wr, 477 op/s 2023-11-25T11:24:31.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:30 smithi181 ceph-mon[110393]: pgmap v193: 97 pgs: 97 active+clean; 153 MiB data, 415 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 5.0 MiB/s wr, 477 op/s 2023-11-25T11:24:31.638 INFO:teuthology.orchestra.run.smithi135.stdout: 5 11691 10.87 MB/sec warmup 37 sec latency 125.779 ms 2023-11-25T11:24:32.638 INFO:teuthology.orchestra.run.smithi135.stdout: 5 11919 10.65 MB/sec warmup 38 sec latency 111.658 ms 2023-11-25T11:24:33.631 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:33 smithi135 ceph-mon[107676]: pgmap v194: 97 pgs: 97 active+clean; 154 MiB data, 425 MiB used, 715 GiB / 715 GiB avail; 9.8 KiB/s rd, 5.2 MiB/s wr, 492 op/s 2023-11-25T11:24:33.637 INFO:teuthology.orchestra.run.smithi135.stdout: 5 12174 10.52 MB/sec warmup 39 sec latency 125.365 ms 2023-11-25T11:24:33.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:33 smithi181 ceph-mon[110393]: pgmap v194: 97 pgs: 97 active+clean; 154 MiB data, 425 MiB used, 715 GiB / 715 GiB avail; 9.8 KiB/s rd, 5.2 MiB/s wr, 492 op/s 2023-11-25T11:24:34.646 INFO:teuthology.orchestra.run.smithi135.stdout: 5 12440 10.42 MB/sec warmup 40 sec latency 125.214 ms 2023-11-25T11:24:34.649 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:34 smithi135 ceph-mon[107676]: pgmap v195: 97 pgs: 97 active+clean; 154 MiB data, 468 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.5 MiB/s wr, 428 op/s 2023-11-25T11:24:34.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:34 smithi181 ceph-mon[110393]: pgmap v195: 97 pgs: 97 active+clean; 154 MiB data, 468 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.5 MiB/s wr, 428 op/s 2023-11-25T11:24:35.646 INFO:teuthology.orchestra.run.smithi135.stdout: 5 12715 10.30 MB/sec warmup 41 sec latency 125.713 ms 2023-11-25T11:24:36.651 INFO:teuthology.orchestra.run.smithi135.stdout: 5 13061 10.23 MB/sec warmup 42 sec latency 130.943 ms 2023-11-25T11:24:37.475 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:37 smithi135 ceph-mon[107676]: pgmap v196: 97 pgs: 97 active+clean; 152 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 5.1 MiB/s wr, 538 op/s 2023-11-25T11:24:37.657 INFO:teuthology.orchestra.run.smithi135.stdout: 5 13372 10.22 MB/sec warmup 43 sec latency 106.244 ms 2023-11-25T11:24:37.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:37 smithi181 ceph-mon[110393]: pgmap v196: 97 pgs: 97 active+clean; 152 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 5.1 MiB/s wr, 538 op/s 2023-11-25T11:24:38.657 INFO:teuthology.orchestra.run.smithi135.stdout: 5 13749 10.32 MB/sec warmup 44 sec latency 127.423 ms 2023-11-25T11:24:39.521 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:39 smithi135 ceph-mon[107676]: pgmap v197: 97 pgs: 97 active+clean; 153 MiB data, 497 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.6 MiB/s wr, 421 op/s 2023-11-25T11:24:39.662 INFO:teuthology.orchestra.run.smithi135.stdout: 5 14116 10.47 MB/sec warmup 45 sec latency 123.392 ms 2023-11-25T11:24:39.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:39 smithi181 ceph-mon[110393]: pgmap v197: 97 pgs: 97 active+clean; 153 MiB data, 497 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.6 MiB/s wr, 421 op/s 2023-11-25T11:24:40.662 INFO:teuthology.orchestra.run.smithi135.stdout: 5 14624 10.53 MB/sec warmup 46 sec latency 125.791 ms 2023-11-25T11:24:41.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:41 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:24:41.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:41 smithi135 ceph-mon[107676]: Upgrade: Target is version 18.0.0-7506-gec928368 (unknown) 2023-11-25T11:24:41.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:41 smithi135 ceph-mon[107676]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a'] 2023-11-25T11:24:41.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:41 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:24:41.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:41 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:24:41.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:41 smithi135 ceph-mon[107676]: Upgrade: Need to upgrade myself (mgr.smithi135.smlppl) 2023-11-25T11:24:41.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:41 smithi135 ceph-mon[107676]: pgmap v198: 97 pgs: 97 active+clean; 158 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.7 MiB/s wr, 491 op/s 2023-11-25T11:24:41.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:41 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:24:41.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:41 smithi181 ceph-mon[110393]: Upgrade: Target is version 18.0.0-7506-gec928368 (unknown) 2023-11-25T11:24:41.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:41 smithi181 ceph-mon[110393]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a'] 2023-11-25T11:24:41.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:41 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:24:41.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:41 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:24:41.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:41 smithi181 ceph-mon[110393]: Upgrade: Need to upgrade myself (mgr.smithi135.smlppl) 2023-11-25T11:24:41.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:41 smithi181 ceph-mon[110393]: pgmap v198: 97 pgs: 97 active+clean; 158 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.7 MiB/s wr, 491 op/s 2023-11-25T11:24:41.662 INFO:teuthology.orchestra.run.smithi135.stdout: 5 15081 10.50 MB/sec warmup 47 sec latency 132.828 ms 2023-11-25T11:24:42.327 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:42 smithi135 ceph-mon[107676]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a on smithi181 2023-11-25T11:24:42.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:42 smithi181 ceph-mon[110393]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a on smithi181 2023-11-25T11:24:42.662 INFO:teuthology.orchestra.run.smithi135.stdout: 5 15376 10.36 MB/sec warmup 48 sec latency 124.117 ms 2023-11-25T11:24:43.355 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:43 smithi135 ceph-mon[107676]: pgmap v199: 97 pgs: 97 active+clean; 163 MiB data, 559 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 4.4 MiB/s wr, 416 op/s 2023-11-25T11:24:43.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:43 smithi181 ceph-mon[110393]: pgmap v199: 97 pgs: 97 active+clean; 163 MiB data, 559 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 4.4 MiB/s wr, 416 op/s 2023-11-25T11:24:43.664 INFO:teuthology.orchestra.run.smithi135.stdout: 5 15743 10.34 MB/sec warmup 49 sec latency 122.582 ms 2023-11-25T11:24:44.664 INFO:teuthology.orchestra.run.smithi135.stdout: 5 16142 10.31 MB/sec warmup 50 sec latency 107.559 ms 2023-11-25T11:24:44.718 INFO:teuthology.orchestra.run.smithi135.stdout:true 2023-11-25T11:24:45.513 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:45 smithi135 ceph-mon[107676]: pgmap v200: 97 pgs: 97 active+clean; 170 MiB data, 564 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.7 MiB/s wr, 488 op/s 2023-11-25T11:24:45.568 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-25T11:24:45.569 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (4m) 53s ago 5m 26.4M - ba2b418f427c f19b9c4f22fb 2023-11-25T11:24:45.569 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (5m) 53s ago 5m 6991k - 17.2.0 e1d6a67b021e 6f58ad913f0b 2023-11-25T11:24:45.569 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi181 smithi181 running (4m) 54s ago 4m 7155k - 17.2.0 e1d6a67b021e fda6381a25d5 2023-11-25T11:24:45.569 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (4m) 53s ago 5m 51.8M - 8.3.5 dad864ee21e9 1b3463a5f133 2023-11-25T11:24:45.570 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.pojjmg smithi135 running (72s) 53s ago 71s 16.4M - 17.2.0 e1d6a67b021e b1360e84f745 2023-11-25T11:24:45.570 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi181.xkxmhr smithi181 running (70s) 54s ago 70s 12.9M - 17.2.0 e1d6a67b021e 3c4a24b91171 2023-11-25T11:24:45.570 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.smlppl smithi135 *:9283 running (6m) 53s ago 6m 476M - 17.2.0 e1d6a67b021e d7514ab2b9ff 2023-11-25T11:24:45.570 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi181.qwsedt smithi181 *:8443,9283 running (4m) 54s ago 4m 418M - 17.2.0 e1d6a67b021e 12a498af020a 2023-11-25T11:24:45.570 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (6m) 53s ago 6m 76.6M 2048M 17.2.0 e1d6a67b021e be1fa71fdc04 2023-11-25T11:24:45.570 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi181 smithi181 running (4m) 54s ago 4m 61.2M 2048M 17.2.0 e1d6a67b021e 12a4bb26c668 2023-11-25T11:24:45.570 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.jggcgf smithi135 *:2049 running (61s) 53s ago 61s 56.1M - 4.0 e1d6a67b021e dd8088364938 2023-11-25T11:24:45.570 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi181.lkrhxh smithi181 *:2049 running (56s) 54s ago 56s 55.8M - 4.0 e1d6a67b021e fb8b66a03a01 2023-11-25T11:24:45.570 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (4m) 53s ago 4m 18.9M - 1dbe0e931976 2c62ebbc1938 2023-11-25T11:24:45.570 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi181 smithi181 *:9100 running (4m) 54s ago 4m 24.1M - 1dbe0e931976 149ee5b70a4b 2023-11-25T11:24:45.571 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (4m) 53s ago 4m 54.7M 3224M 17.2.0 e1d6a67b021e c2d3fc77c8c3 2023-11-25T11:24:45.571 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (3m) 53s ago 3m 56.6M 3224M 17.2.0 e1d6a67b021e 7ef8e2078e30 2023-11-25T11:24:45.571 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (3m) 53s ago 3m 49.1M 3224M 17.2.0 e1d6a67b021e 0b0bc8a45912 2023-11-25T11:24:45.571 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (3m) 53s ago 3m 52.5M 3224M 17.2.0 e1d6a67b021e 2dc7de930d7e 2023-11-25T11:24:45.571 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi181 running (2m) 54s ago 2m 52.8M 3992M 17.2.0 e1d6a67b021e 28badd2540ce 2023-11-25T11:24:45.571 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi181 running (2m) 54s ago 2m 50.9M 3992M 17.2.0 e1d6a67b021e 97e3793761fa 2023-11-25T11:24:45.571 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi181 running (2m) 54s ago 2m 48.6M 3992M 17.2.0 e1d6a67b021e 141be4e41fe1 2023-11-25T11:24:45.571 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi181 running (2m) 54s ago 2m 50.9M 3992M 17.2.0 e1d6a67b021e 4ff374eb90d2 2023-11-25T11:24:45.571 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (4m) 53s ago 4m 62.2M - 514e6a882f6e 6d67ae0d28e3 2023-11-25T11:24:45.664 INFO:teuthology.orchestra.run.smithi135.stdout: 5 16541 10.28 MB/sec warmup 51 sec latency 128.688 ms 2023-11-25T11:24:45.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:45 smithi181 ceph-mon[110393]: pgmap v200: 97 pgs: 97 active+clean; 170 MiB data, 564 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.7 MiB/s wr, 488 op/s 2023-11-25T11:24:46.103 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:24:46.103 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2023-11-25T11:24:46.103 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:24:46.103 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:24:46.103 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2023-11-25T11:24:46.104 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:24:46.104 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:24:46.104 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2023-11-25T11:24:46.104 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-11-25T11:24:46.104 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:24:46.104 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2023-11-25T11:24:46.104 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:24:46.104 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:24:46.104 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2023-11-25T11:24:46.104 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14 2023-11-25T11:24:46.104 INFO:teuthology.orchestra.run.smithi135.stdout: } 2023-11-25T11:24:46.104 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:24:46.516 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:24:46.516 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a", 2023-11-25T11:24:46.516 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2023-11-25T11:24:46.516 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2023-11-25T11:24:46.516 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "0/23 daemons upgraded", 2023-11-25T11:24:46.516 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a image on host smithi181" 2023-11-25T11:24:46.516 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:24:46.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:46 smithi135 ceph-mon[107676]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:46.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:46 smithi135 ceph-mon[107676]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:46.524 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:46 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/3138957565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:24:46.664 INFO:teuthology.orchestra.run.smithi135.stdout: 5 16957 10.36 MB/sec warmup 52 sec latency 131.132 ms 2023-11-25T11:24:46.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:46 smithi181 ceph-mon[110393]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:46.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:46 smithi181 ceph-mon[110393]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:46.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:46 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/3138957565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:24:47.057 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2023-11-25T11:24:47.537 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:47 smithi135 ceph-mon[107676]: from='client.24439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:47.537 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:47 smithi135 ceph-mon[107676]: pgmap v201: 97 pgs: 97 active+clean; 168 MiB data, 574 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 5.2 MiB/s wr, 541 op/s 2023-11-25T11:24:47.537 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:47 smithi135 ceph-mon[107676]: from='client.14662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:47.537 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:47 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1099570767' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:24:47.666 INFO:teuthology.orchestra.run.smithi135.stdout: 5 17432 10.55 MB/sec warmup 53 sec latency 141.746 ms 2023-11-25T11:24:47.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:47 smithi181 ceph-mon[110393]: from='client.24439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:47.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:47 smithi181 ceph-mon[110393]: pgmap v201: 97 pgs: 97 active+clean; 168 MiB data, 574 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 5.2 MiB/s wr, 541 op/s 2023-11-25T11:24:47.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:47 smithi181 ceph-mon[110393]: from='client.14662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:24:47.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:47 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/1099570767' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:24:48.666 INFO:teuthology.orchestra.run.smithi135.stdout: 5 17806 10.55 MB/sec warmup 54 sec latency 128.588 ms 2023-11-25T11:24:49.576 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:49 smithi135 ceph-mon[107676]: pgmap v202: 97 pgs: 97 active+clean; 170 MiB data, 581 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.4 MiB/s wr, 540 op/s 2023-11-25T11:24:49.666 INFO:teuthology.orchestra.run.smithi135.stdout: 5 18156 10.56 MB/sec warmup 55 sec latency 129.148 ms 2023-11-25T11:24:49.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:49 smithi181 ceph-mon[110393]: pgmap v202: 97 pgs: 97 active+clean; 170 MiB data, 581 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.4 MiB/s wr, 540 op/s 2023-11-25T11:24:50.672 INFO:teuthology.orchestra.run.smithi135.stdout: 5 18438 10.44 MB/sec warmup 56 sec latency 125.792 ms 2023-11-25T11:24:50.847 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:50 smithi135 ceph-mon[107676]: pgmap v203: 97 pgs: 97 active+clean; 173 MiB data, 588 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.5 MiB/s wr, 535 op/s 2023-11-25T11:24:51.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:50 smithi181 ceph-mon[110393]: pgmap v203: 97 pgs: 97 active+clean; 173 MiB data, 588 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 5.5 MiB/s wr, 535 op/s 2023-11-25T11:24:51.672 INFO:teuthology.orchestra.run.smithi135.stdout: 5 18928 10.41 MB/sec warmup 57 sec latency 104.505 ms 2023-11-25T11:24:52.672 INFO:teuthology.orchestra.run.smithi135.stdout: 5 19510 10.45 MB/sec warmup 58 sec latency 125.556 ms 2023-11-25T11:24:53.635 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:53 smithi135 ceph-mon[107676]: pgmap v204: 97 pgs: 97 active+clean; 177 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 5.6 MiB/s wr, 467 op/s 2023-11-25T11:24:53.678 INFO:teuthology.orchestra.run.smithi135.stdout: 5 20044 10.48 MB/sec warmup 59 sec latency 133.097 ms 2023-11-25T11:24:53.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:53 smithi181 ceph-mon[110393]: pgmap v204: 97 pgs: 97 active+clean; 177 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 5.6 MiB/s wr, 467 op/s 2023-11-25T11:24:54.654 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:54 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:24:54.654 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:54 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:24:54.677 INFO:teuthology.orchestra.run.smithi135.stdout: 5 20498 10.53 MB/sec warmup 60 sec latency 128.108 ms 2023-11-25T11:24:54.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:54 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:24:54.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:54 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi135.smlppl/trash_purge_schedule"}]: dispatch 2023-11-25T11:24:55.677 INFO:teuthology.orchestra.run.smithi135.stdout: 5 20931 10.64 MB/sec warmup 61 sec latency 125.358 ms 2023-11-25T11:24:55.686 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:55 smithi135 ceph-mon[107676]: pgmap v205: 97 pgs: 97 active+clean; 184 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.9 MiB/s wr, 613 op/s 2023-11-25T11:24:55.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:55 smithi181 ceph-mon[110393]: pgmap v205: 97 pgs: 97 active+clean; 184 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.9 MiB/s wr, 613 op/s 2023-11-25T11:24:56.677 INFO:teuthology.orchestra.run.smithi135.stdout: 5 21369 10.77 MB/sec warmup 62 sec latency 145.723 ms 2023-11-25T11:24:57.677 INFO:teuthology.orchestra.run.smithi135.stdout: 5 21648 10.73 MB/sec warmup 63 sec latency 128.844 ms 2023-11-25T11:24:57.730 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:57 smithi135 ceph-mon[107676]: pgmap v206: 97 pgs: 97 active+clean; 181 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 6.0 MiB/s wr, 573 op/s 2023-11-25T11:24:57.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:57 smithi181 ceph-mon[110393]: pgmap v206: 97 pgs: 97 active+clean; 181 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 6.0 MiB/s wr, 573 op/s 2023-11-25T11:24:58.685 INFO:teuthology.orchestra.run.smithi135.stdout: 5 21999 10.61 MB/sec warmup 64 sec latency 116.534 ms 2023-11-25T11:24:59.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:24:59 smithi135 ceph-mon[107676]: pgmap v207: 97 pgs: 97 active+clean; 187 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 6.2 MiB/s wr, 576 op/s 2023-11-25T11:24:59.685 INFO:teuthology.orchestra.run.smithi135.stdout: 5 22291 10.56 MB/sec warmup 65 sec latency 128.904 ms 2023-11-25T11:24:59.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:24:59 smithi181 ceph-mon[110393]: pgmap v207: 97 pgs: 97 active+clean; 187 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 6.2 MiB/s wr, 576 op/s 2023-11-25T11:25:00.685 INFO:teuthology.orchestra.run.smithi135.stdout: 5 22666 10.54 MB/sec warmup 66 sec latency 128.891 ms 2023-11-25T11:25:00.796 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:00 smithi135 ceph-mon[107676]: pgmap v208: 97 pgs: 97 active+clean; 192 MiB data, 719 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.9 MiB/s wr, 473 op/s 2023-11-25T11:25:01.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:00 smithi181 ceph-mon[110393]: pgmap v208: 97 pgs: 97 active+clean; 192 MiB data, 719 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 5.9 MiB/s wr, 473 op/s 2023-11-25T11:25:01.685 INFO:teuthology.orchestra.run.smithi135.stdout: 5 22851 10.44 MB/sec warmup 67 sec latency 690.092 ms 2023-11-25T11:25:02.685 INFO:teuthology.orchestra.run.smithi135.stdout: 5 23215 10.34 MB/sec warmup 68 sec latency 126.005 ms 2023-11-25T11:25:03.625 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:03 smithi135 ceph-mon[107676]: pgmap v209: 97 pgs: 97 active+clean; 197 MiB data, 755 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 6.4 MiB/s wr, 615 op/s 2023-11-25T11:25:03.685 INFO:teuthology.orchestra.run.smithi135.stdout: 5 23696 10.39 MB/sec warmup 69 sec latency 125.982 ms 2023-11-25T11:25:03.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:03 smithi181 ceph-mon[110393]: pgmap v209: 97 pgs: 97 active+clean; 197 MiB data, 755 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 6.4 MiB/s wr, 615 op/s 2023-11-25T11:25:04.685 INFO:teuthology.orchestra.run.smithi135.stdout: 5 24134 10.51 MB/sec warmup 70 sec latency 139.026 ms 2023-11-25T11:25:05.647 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:05 smithi135 ceph-mon[107676]: pgmap v210: 97 pgs: 97 active+clean; 193 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.8 MiB/s wr, 599 op/s 2023-11-25T11:25:05.691 INFO:teuthology.orchestra.run.smithi135.stdout: 5 24613 10.55 MB/sec warmup 71 sec latency 120.463 ms 2023-11-25T11:25:05.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:05 smithi181 ceph-mon[110393]: pgmap v210: 97 pgs: 97 active+clean; 193 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.8 MiB/s wr, 599 op/s 2023-11-25T11:25:06.691 INFO:teuthology.orchestra.run.smithi135.stdout: 5 25027 10.62 MB/sec warmup 72 sec latency 128.886 ms 2023-11-25T11:25:07.618 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:07 smithi135 ceph-mon[107676]: pgmap v211: 97 pgs: 97 active+clean; 194 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.7 MiB/s wr, 484 op/s 2023-11-25T11:25:07.691 INFO:teuthology.orchestra.run.smithi135.stdout: 5 25359 10.56 MB/sec warmup 73 sec latency 128.448 ms 2023-11-25T11:25:07.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:07 smithi181 ceph-mon[110393]: pgmap v211: 97 pgs: 97 active+clean; 194 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.7 MiB/s wr, 484 op/s 2023-11-25T11:25:08.691 INFO:teuthology.orchestra.run.smithi135.stdout: 5 25828 10.56 MB/sec warmup 74 sec latency 142.301 ms 2023-11-25T11:25:09.691 INFO:teuthology.orchestra.run.smithi135.stdout: 5 26274 10.52 MB/sec warmup 75 sec latency 125.653 ms 2023-11-25T11:25:09.708 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:09 smithi135 ceph-mon[107676]: pgmap v212: 97 pgs: 97 active+clean; 204 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.2 MiB/s wr, 636 op/s 2023-11-25T11:25:09.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:09 smithi181 ceph-mon[110393]: pgmap v212: 97 pgs: 97 active+clean; 204 MiB data, 809 MiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.2 MiB/s wr, 636 op/s 2023-11-25T11:25:10.691 INFO:teuthology.orchestra.run.smithi135.stdout: 5 26658 10.57 MB/sec warmup 76 sec latency 125.863 ms 2023-11-25T11:25:10.734 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:10 smithi135 ceph-mon[107676]: pgmap v213: 97 pgs: 97 active+clean; 207 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.7 MiB/s wr, 555 op/s 2023-11-25T11:25:11.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:10 smithi181 ceph-mon[110393]: pgmap v213: 97 pgs: 97 active+clean; 207 MiB data, 822 MiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.7 MiB/s wr, 555 op/s 2023-11-25T11:25:11.692 INFO:teuthology.orchestra.run.smithi135.stdout: 5 27070 10.57 MB/sec warmup 77 sec latency 125.551 ms 2023-11-25T11:25:12.692 INFO:teuthology.orchestra.run.smithi135.stdout: 5 27503 10.54 MB/sec warmup 78 sec latency 107.641 ms 2023-11-25T11:25:13.299 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:13 smithi135 ceph-mon[107676]: Upgrade: Updating mgr.smithi181.qwsedt 2023-11-25T11:25:13.299 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:13 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:13.299 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:13 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi181.qwsedt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-25T11:25:13.299 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:13 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-25T11:25:13.299 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:13 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:25:13.299 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:13 smithi135 ceph-mon[107676]: Deploying daemon mgr.smithi181.qwsedt on smithi181 2023-11-25T11:25:13.299 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:13 smithi135 ceph-mon[107676]: pgmap v214: 97 pgs: 97 active+clean; 208 MiB data, 879 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 6.1 MiB/s wr, 651 op/s 2023-11-25T11:25:13.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:13 smithi181 ceph-mon[110393]: Upgrade: Updating mgr.smithi181.qwsedt 2023-11-25T11:25:13.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:13 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:13.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:13 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi181.qwsedt", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-25T11:25:13.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:13 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-25T11:25:13.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:13 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:25:13.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:13 smithi181 ceph-mon[110393]: Deploying daemon mgr.smithi181.qwsedt on smithi181 2023-11-25T11:25:13.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:13 smithi181 ceph-mon[110393]: pgmap v214: 97 pgs: 97 active+clean; 208 MiB data, 879 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 6.1 MiB/s wr, 651 op/s 2023-11-25T11:25:13.692 INFO:teuthology.orchestra.run.smithi135.stdout: 5 27793 10.51 MB/sec warmup 79 sec latency 128.306 ms 2023-11-25T11:25:14.692 INFO:teuthology.orchestra.run.smithi135.stdout: 5 28129 10.52 MB/sec warmup 80 sec latency 128.272 ms 2023-11-25T11:25:15.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:15 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:15.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:15 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:25:15.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:15 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:25:15.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:15 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:25:15.334 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:15 smithi135 ceph-mon[107676]: pgmap v215: 97 pgs: 97 active+clean; 209 MiB data, 910 MiB used, 714 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.6 MiB/s wr, 563 op/s 2023-11-25T11:25:15.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:15 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:15.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:15 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:25:15.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:15 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:25:15.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:15 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:25:15.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:15 smithi181 ceph-mon[110393]: pgmap v215: 97 pgs: 97 active+clean; 209 MiB data, 910 MiB used, 714 GiB / 715 GiB avail; 6.9 KiB/s rd, 5.6 MiB/s wr, 563 op/s 2023-11-25T11:25:15.692 INFO:teuthology.orchestra.run.smithi135.stdout: 5 28515 10.58 MB/sec warmup 81 sec latency 123.449 ms 2023-11-25T11:25:16.692 INFO:teuthology.orchestra.run.smithi135.stdout: 5 28848 10.59 MB/sec warmup 82 sec latency 135.507 ms 2023-11-25T11:25:17.499 INFO:teuthology.orchestra.run.smithi135.stdout:true 2023-11-25T11:25:17.653 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:17 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:17.653 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:17 smithi135 ceph-mon[107676]: pgmap v216: 97 pgs: 97 active+clean; 209 MiB data, 907 MiB used, 714 GiB / 715 GiB avail; 6.9 KiB/s rd, 6.3 MiB/s wr, 586 op/s 2023-11-25T11:25:17.654 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:17 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:17.692 INFO:teuthology.orchestra.run.smithi135.stdout: 5 29174 10.52 MB/sec warmup 83 sec latency 128.994 ms 2023-11-25T11:25:17.756 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:17 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:17.757 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:17 smithi181 ceph-mon[110393]: pgmap v216: 97 pgs: 97 active+clean; 209 MiB data, 907 MiB used, 714 GiB / 715 GiB avail; 6.9 KiB/s rd, 6.3 MiB/s wr, 586 op/s 2023-11-25T11:25:17.757 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:17 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:18.400 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-25T11:25:18.400 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (4m) 86s ago 5m 26.4M - ba2b418f427c f19b9c4f22fb 2023-11-25T11:25:18.400 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (5m) 86s ago 5m 6991k - 17.2.0 e1d6a67b021e 6f58ad913f0b 2023-11-25T11:25:18.401 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi181 smithi181 running (5m) 1s ago 5m 7151k - 17.2.0 e1d6a67b021e fda6381a25d5 2023-11-25T11:25:18.401 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (4m) 86s ago 5m 51.8M - 8.3.5 dad864ee21e9 1b3463a5f133 2023-11-25T11:25:18.401 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.pojjmg smithi135 running (105s) 86s ago 104s 16.4M - 17.2.0 e1d6a67b021e b1360e84f745 2023-11-25T11:25:18.401 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi181.xkxmhr smithi181 running (103s) 1s ago 103s 13.3M - 17.2.0 e1d6a67b021e 3c4a24b91171 2023-11-25T11:25:18.401 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.smlppl smithi135 *:9283 running (6m) 86s ago 6m 476M - 17.2.0 e1d6a67b021e d7514ab2b9ff 2023-11-25T11:25:18.402 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi181.qwsedt smithi181 *:8443,9283 running (4s) 1s ago 5m 49.5M - 18.0.0-7506-gec928368 95b41252257a 79fa4eba9dcd 2023-11-25T11:25:18.402 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (6m) 86s ago 6m 76.6M 2048M 17.2.0 e1d6a67b021e be1fa71fdc04 2023-11-25T11:25:18.402 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi181 smithi181 running (5m) 1s ago 5m 53.8M 2048M 17.2.0 e1d6a67b021e 12a4bb26c668 2023-11-25T11:25:18.402 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.jggcgf smithi135 *:2049 running (94s) 86s ago 94s 56.1M - 4.0 e1d6a67b021e dd8088364938 2023-11-25T11:25:18.402 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi181.lkrhxh smithi181 *:2049 running (89s) 1s ago 89s 80.5M - 4.0 e1d6a67b021e fb8b66a03a01 2023-11-25T11:25:18.402 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (5m) 86s ago 5m 18.9M - 1dbe0e931976 2c62ebbc1938 2023-11-25T11:25:18.402 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi181 smithi181 *:9100 running (5m) 1s ago 5m 24.2M - 1dbe0e931976 149ee5b70a4b 2023-11-25T11:25:18.402 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (4m) 86s ago 4m 54.7M 3224M 17.2.0 e1d6a67b021e c2d3fc77c8c3 2023-11-25T11:25:18.402 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (4m) 86s ago 4m 56.6M 3224M 17.2.0 e1d6a67b021e 7ef8e2078e30 2023-11-25T11:25:18.402 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (4m) 86s ago 4m 49.1M 3224M 17.2.0 e1d6a67b021e 0b0bc8a45912 2023-11-25T11:25:18.402 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (3m) 86s ago 3m 52.5M 3224M 17.2.0 e1d6a67b021e 2dc7de930d7e 2023-11-25T11:25:18.403 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi181 running (3m) 1s ago 3m 462M 3992M 17.2.0 e1d6a67b021e 28badd2540ce 2023-11-25T11:25:18.403 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi181 running (3m) 1s ago 3m 438M 3992M 17.2.0 e1d6a67b021e 97e3793761fa 2023-11-25T11:25:18.403 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi181 running (2m) 1s ago 2m 411M 3992M 17.2.0 e1d6a67b021e 141be4e41fe1 2023-11-25T11:25:18.403 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi181 running (2m) 1s ago 2m 668M 3992M 17.2.0 e1d6a67b021e 4ff374eb90d2 2023-11-25T11:25:18.403 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (4m) 86s ago 4m 62.2M - 514e6a882f6e 6d67ae0d28e3 2023-11-25T11:25:18.664 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:18 smithi135 ceph-mon[107676]: from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:18.692 INFO:teuthology.orchestra.run.smithi135.stdout: 5 29508 10.45 MB/sec warmup 84 sec latency 130.665 ms 2023-11-25T11:25:18.808 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:18 smithi181 ceph-mon[110393]: from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:18.931 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:25:18.932 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2023-11-25T11:25:18.932 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:25:18.932 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:25:18.932 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2023-11-25T11:25:18.932 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:25:18.932 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:25:18.932 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2023-11-25T11:25:18.932 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-11-25T11:25:18.932 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:25:18.932 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2023-11-25T11:25:18.932 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:25:18.933 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:25:18.933 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2023-11-25T11:25:18.933 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14 2023-11-25T11:25:18.933 INFO:teuthology.orchestra.run.smithi135.stdout: } 2023-11-25T11:25:18.933 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:25:19.364 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:25:19.365 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a", 2023-11-25T11:25:19.365 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2023-11-25T11:25:19.365 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2023-11-25T11:25:19.365 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2023-11-25T11:25:19.365 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mgr daemons" 2023-11-25T11:25:19.365 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:25:19.437 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:19 smithi135 ceph-mon[107676]: from='client.24457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:19.437 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:19 smithi135 ceph-mon[107676]: from='client.24461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:19.437 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:19 smithi135 ceph-mon[107676]: pgmap v217: 97 pgs: 97 active+clean; 212 MiB data, 924 MiB used, 714 GiB / 715 GiB avail; 9.4 KiB/s rd, 6.0 MiB/s wr, 570 op/s 2023-11-25T11:25:19.438 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:19 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/198225947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:25:19.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:19 smithi181 ceph-mon[110393]: from='client.24457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:19.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:19 smithi181 ceph-mon[110393]: from='client.24461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:19.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:19 smithi181 ceph-mon[110393]: pgmap v217: 97 pgs: 97 active+clean; 212 MiB data, 924 MiB used, 714 GiB / 715 GiB avail; 9.4 KiB/s rd, 6.0 MiB/s wr, 570 op/s 2023-11-25T11:25:19.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:19 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/198225947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:25:19.694 INFO:teuthology.orchestra.run.smithi135.stdout: 5 29861 10.46 MB/sec warmup 85 sec latency 126.700 ms 2023-11-25T11:25:19.873 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2023-11-25T11:25:20.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:20 smithi181 ceph-mon[110393]: from='client.14686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:20.436 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:20 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:20.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:20 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:20.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:20 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:20.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:20 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:25:20.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:20 smithi181 ceph-mon[110393]: Upgrade: Need to upgrade myself (mgr.smithi135.smlppl) 2023-11-25T11:25:20.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:20 smithi181 ceph-mon[110393]: Failing over to other MGR 2023-11-25T11:25:20.437 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:20 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr fail", "who": "smithi135.smlppl"}]: dispatch 2023-11-25T11:25:20.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:20 smithi181 ceph-mon[110393]: osdmap e68: 8 total, 8 up, 8 in 2023-11-25T11:25:20.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:20 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/3077229993' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:25:20.438 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:20 smithi181 ceph-mon[110393]: Standby manager daemon smithi135.smlppl started 2023-11-25T11:25:20.477 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:20 smithi135 ceph-mon[107676]: from='client.14686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:20.477 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:20 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:20.477 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:20 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:20.477 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:20 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' 2023-11-25T11:25:20.477 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:20 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:25:20.477 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:20 smithi135 ceph-mon[107676]: Upgrade: Need to upgrade myself (mgr.smithi135.smlppl) 2023-11-25T11:25:20.478 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:20 smithi135 ceph-mon[107676]: Failing over to other MGR 2023-11-25T11:25:20.478 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:20 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "mgr fail", "who": "smithi135.smlppl"}]: dispatch 2023-11-25T11:25:20.478 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:20 smithi135 ceph-mon[107676]: osdmap e68: 8 total, 8 up, 8 in 2023-11-25T11:25:20.478 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:20 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/3077229993' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:25:20.478 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:20 smithi135 ceph-mon[107676]: Standby manager daemon smithi135.smlppl started 2023-11-25T11:25:20.694 INFO:teuthology.orchestra.run.smithi135.stdout: 5 30327 10.48 MB/sec warmup 86 sec latency 122.555 ms 2023-11-25T11:25:21.500 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:21 smithi135 ceph-mon[107676]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "mgr fail", "who": "smithi135.smlppl"}]': finished 2023-11-25T11:25:21.500 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:21 smithi135 ceph-mon[107676]: mgrmap e22: smithi181.qwsedt(active, starting, since 0.996866s), standbys: smithi135.smlppl 2023-11-25T11:25:21.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:21 smithi181 ceph-mon[110393]: from='mgr.14204 172.21.15.135:0/81836736' entity='mgr.smithi135.smlppl' cmd='[{"prefix": "mgr fail", "who": "smithi135.smlppl"}]': finished 2023-11-25T11:25:21.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:21 smithi181 ceph-mon[110393]: mgrmap e22: smithi181.qwsedt(active, starting, since 0.996866s), standbys: smithi135.smlppl 2023-11-25T11:25:21.703 INFO:teuthology.orchestra.run.smithi135.stdout: 5 30753 10.47 MB/sec warmup 87 sec latency 108.597 ms 2023-11-25T11:25:22.509 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:22 smithi135 ceph-mon[107676]: Active manager daemon smithi181.qwsedt restarted 2023-11-25T11:25:22.509 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:22 smithi135 ceph-mon[107676]: Activating manager daemon smithi181.qwsedt 2023-11-25T11:25:22.509 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:22 smithi135 ceph-mon[107676]: from='mgr.? 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi181.qwsedt/crt"}]: dispatch 2023-11-25T11:25:22.509 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:22 smithi135 ceph-mon[107676]: osdmap e69: 8 total, 8 up, 8 in 2023-11-25T11:25:22.509 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:22 smithi135 ceph-mon[107676]: from='mgr.? 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-25T11:25:22.509 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:22 smithi135 ceph-mon[107676]: from='mgr.? 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi181.qwsedt/key"}]: dispatch 2023-11-25T11:25:22.509 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:22 smithi135 ceph-mon[107676]: from='mgr.? 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-25T11:25:22.708 INFO:teuthology.orchestra.run.smithi135.stdout: 5 31066 10.39 MB/sec warmup 88 sec latency 119.857 ms 2023-11-25T11:25:22.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:22 smithi181 ceph-mon[110393]: Active manager daemon smithi181.qwsedt restarted 2023-11-25T11:25:22.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:22 smithi181 ceph-mon[110393]: Activating manager daemon smithi181.qwsedt 2023-11-25T11:25:22.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:22 smithi181 ceph-mon[110393]: from='mgr.? 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi181.qwsedt/crt"}]: dispatch 2023-11-25T11:25:22.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:22 smithi181 ceph-mon[110393]: osdmap e69: 8 total, 8 up, 8 in 2023-11-25T11:25:22.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:22 smithi181 ceph-mon[110393]: from='mgr.? 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-25T11:25:22.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:22 smithi181 ceph-mon[110393]: from='mgr.? 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi181.qwsedt/key"}]: dispatch 2023-11-25T11:25:22.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:22 smithi181 ceph-mon[110393]: from='mgr.? 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-25T11:25:23.492 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: mgrmap e23: smithi181.qwsedt(active, starting, since 0.530738s), standbys: smithi135.smlppl 2023-11-25T11:25:23.492 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2023-11-25T11:25:23.492 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:25:23.492 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.pojjmg"}]: dispatch 2023-11-25T11:25:23.492 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi181.xkxmhr"}]: dispatch 2023-11-25T11:25:23.492 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mgr metadata", "who": "smithi181.qwsedt", "id": "smithi181.qwsedt"}]: dispatch 2023-11-25T11:25:23.492 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mgr metadata", "who": "smithi135.smlppl", "id": "smithi135.smlppl"}]: dispatch 2023-11-25T11:25:23.492 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:25:23.492 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:25:23.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-25T11:25:23.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-25T11:25:23.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-25T11:25:23.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:25:23.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:25:23.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:25:23.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-25T11:25:23.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-25T11:25:23.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-25T11:25:23.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: Manager daemon smithi181.qwsedt is now available 2023-11-25T11:25:23.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:23.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:25:23.494 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:25:23.494 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:25:23.494 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi181.qwsedt/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:25:23.494 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi181.qwsedt/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:25:23.494 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi181.qwsedt/trash_purge_schedule"}]: dispatch 2023-11-25T11:25:23.494 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi181.qwsedt/trash_purge_schedule"}]: dispatch 2023-11-25T11:25:23.494 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:23.494 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:23.494 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:23 smithi135 ceph-mon[107676]: Deploying cephadm binary to smithi181 2023-11-25T11:25:23.708 INFO:teuthology.orchestra.run.smithi135.stdout: 5 31440 10.43 MB/sec warmup 89 sec latency 128.154 ms 2023-11-25T11:25:23.754 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: mgrmap e23: smithi181.qwsedt(active, starting, since 0.530738s), standbys: smithi135.smlppl 2023-11-25T11:25:23.754 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mon metadata", "id": "smithi135"}]: dispatch 2023-11-25T11:25:23.754 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mon metadata", "id": "smithi181"}]: dispatch 2023-11-25T11:25:23.754 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi135.pojjmg"}]: dispatch 2023-11-25T11:25:23.755 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi181.xkxmhr"}]: dispatch 2023-11-25T11:25:23.755 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mgr metadata", "who": "smithi181.qwsedt", "id": "smithi181.qwsedt"}]: dispatch 2023-11-25T11:25:23.755 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mgr metadata", "who": "smithi135.smlppl", "id": "smithi135.smlppl"}]: dispatch 2023-11-25T11:25:23.755 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-25T11:25:23.755 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-25T11:25:23.755 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-25T11:25:23.755 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-25T11:25:23.755 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-25T11:25:23.755 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-25T11:25:23.755 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-25T11:25:23.755 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-25T11:25:23.756 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-25T11:25:23.756 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-25T11:25:23.756 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-25T11:25:23.756 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: Manager daemon smithi181.qwsedt is now available 2023-11-25T11:25:23.756 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:23.756 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:25:23.756 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:25:23.756 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:25:23.756 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi181.qwsedt/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:25:23.756 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi181.qwsedt/mirror_snapshot_schedule"}]: dispatch 2023-11-25T11:25:23.756 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi181.qwsedt/trash_purge_schedule"}]: dispatch 2023-11-25T11:25:23.756 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi181.qwsedt/trash_purge_schedule"}]: dispatch 2023-11-25T11:25:23.757 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:23.757 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:23.757 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:23 smithi181 ceph-mon[110393]: Deploying cephadm binary to smithi181 2023-11-25T11:25:24.570 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:24 smithi135 ceph-mon[107676]: [25/Nov/2023:11:25:23] ENGINE Bus STARTING 2023-11-25T11:25:24.571 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:24 smithi135 ceph-mon[107676]: [25/Nov/2023:11:25:23] ENGINE Serving on http://172.21.15.181:8765 2023-11-25T11:25:24.571 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:24 smithi135 ceph-mon[107676]: mgrmap e24: smithi181.qwsedt(active, since 1.54158s), standbys: smithi135.smlppl 2023-11-25T11:25:24.571 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:24 smithi135 ceph-mon[107676]: pgmap v3: 97 pgs: 97 active+clean; 222 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail 2023-11-25T11:25:24.571 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:24 smithi135 ceph-mon[107676]: [25/Nov/2023:11:25:23] ENGINE Serving on https://172.21.15.181:7150 2023-11-25T11:25:24.571 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:24 smithi135 ceph-mon[107676]: [25/Nov/2023:11:25:23] ENGINE Bus STARTED 2023-11-25T11:25:24.708 INFO:teuthology.orchestra.run.smithi135.stdout: 5 31746 10.42 MB/sec warmup 90 sec latency 119.617 ms 2023-11-25T11:25:24.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:24 smithi181 ceph-mon[110393]: [25/Nov/2023:11:25:23] ENGINE Bus STARTING 2023-11-25T11:25:24.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:24 smithi181 ceph-mon[110393]: [25/Nov/2023:11:25:23] ENGINE Serving on http://172.21.15.181:8765 2023-11-25T11:25:24.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:24 smithi181 ceph-mon[110393]: mgrmap e24: smithi181.qwsedt(active, since 1.54158s), standbys: smithi135.smlppl 2023-11-25T11:25:24.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:24 smithi181 ceph-mon[110393]: pgmap v3: 97 pgs: 97 active+clean; 222 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail 2023-11-25T11:25:24.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:24 smithi181 ceph-mon[110393]: [25/Nov/2023:11:25:23] ENGINE Serving on https://172.21.15.181:7150 2023-11-25T11:25:24.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:24 smithi181 ceph-mon[110393]: [25/Nov/2023:11:25:23] ENGINE Bus STARTED 2023-11-25T11:25:25.590 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:25 smithi135 ceph-mon[107676]: pgmap v4: 97 pgs: 97 active+clean; 222 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail 2023-11-25T11:25:25.590 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:25 smithi135 ceph-mon[107676]: mgrmap e25: smithi181.qwsedt(active, since 2s), standbys: smithi135.smlppl 2023-11-25T11:25:25.708 INFO:teuthology.orchestra.run.smithi135.stdout: 5 32184 10.50 MB/sec warmup 91 sec latency 126.106 ms 2023-11-25T11:25:25.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:25 smithi181 ceph-mon[110393]: pgmap v4: 97 pgs: 97 active+clean; 222 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail 2023-11-25T11:25:25.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:25 smithi181 ceph-mon[110393]: mgrmap e25: smithi181.qwsedt(active, since 2s), standbys: smithi135.smlppl 2023-11-25T11:25:26.627 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:26 smithi135 ceph-mon[107676]: Deploying cephadm binary to smithi135 2023-11-25T11:25:26.710 INFO:teuthology.orchestra.run.smithi135.stdout: 5 32540 10.49 MB/sec warmup 92 sec latency 135.969 ms 2023-11-25T11:25:26.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:26 smithi181 ceph-mon[110393]: Deploying cephadm binary to smithi135 2023-11-25T11:25:27.654 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:27 smithi135 ceph-mon[107676]: pgmap v5: 97 pgs: 97 active+clean; 222 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail 2023-11-25T11:25:27.654 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:27 smithi135 ceph-mon[107676]: mgrmap e26: smithi181.qwsedt(active, since 4s), standbys: smithi135.smlppl 2023-11-25T11:25:27.715 INFO:teuthology.orchestra.run.smithi135.stdout: 5 32914 10.44 MB/sec warmup 93 sec latency 126.854 ms 2023-11-25T11:25:27.805 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:27 smithi181 ceph-mon[110393]: pgmap v5: 97 pgs: 97 active+clean; 222 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail 2023-11-25T11:25:27.805 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:27 smithi181 ceph-mon[110393]: mgrmap e26: smithi181.qwsedt(active, since 4s), standbys: smithi135.smlppl 2023-11-25T11:25:28.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:28 smithi135 ceph-mon[107676]: Standby manager daemon smithi135.smlppl restarted 2023-11-25T11:25:28.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:28 smithi135 ceph-mon[107676]: Standby manager daemon smithi135.smlppl started 2023-11-25T11:25:28.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:28 smithi135 ceph-mon[107676]: from='mgr.? 172.21.15.135:0/2477551003' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi135.smlppl/crt"}]: dispatch 2023-11-25T11:25:28.672 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:28 smithi135 ceph-mon[107676]: from='mgr.? 172.21.15.135:0/2477551003' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-25T11:25:28.673 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:28 smithi135 ceph-mon[107676]: from='mgr.? 172.21.15.135:0/2477551003' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi135.smlppl/key"}]: dispatch 2023-11-25T11:25:28.673 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:28 smithi135 ceph-mon[107676]: from='mgr.? 172.21.15.135:0/2477551003' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-25T11:25:28.715 INFO:teuthology.orchestra.run.smithi135.stdout: 5 33212 10.41 MB/sec warmup 94 sec latency 145.693 ms 2023-11-25T11:25:28.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:28 smithi181 ceph-mon[110393]: Standby manager daemon smithi135.smlppl restarted 2023-11-25T11:25:28.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:28 smithi181 ceph-mon[110393]: Standby manager daemon smithi135.smlppl started 2023-11-25T11:25:28.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:28 smithi181 ceph-mon[110393]: from='mgr.? 172.21.15.135:0/2477551003' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi135.smlppl/crt"}]: dispatch 2023-11-25T11:25:28.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:28 smithi181 ceph-mon[110393]: from='mgr.? 172.21.15.135:0/2477551003' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-25T11:25:28.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:28 smithi181 ceph-mon[110393]: from='mgr.? 172.21.15.135:0/2477551003' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi135.smlppl/key"}]: dispatch 2023-11-25T11:25:28.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:28 smithi181 ceph-mon[110393]: from='mgr.? 172.21.15.135:0/2477551003' entity='mgr.smithi135.smlppl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-25T11:25:29.691 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:29 smithi135 ceph-mon[107676]: pgmap v6: 97 pgs: 97 active+clean; 222 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail 2023-11-25T11:25:29.691 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:29 smithi135 ceph-mon[107676]: mgrmap e27: smithi181.qwsedt(active, since 6s), standbys: smithi135.smlppl 2023-11-25T11:25:29.723 INFO:teuthology.orchestra.run.smithi135.stdout: 5 33551 10.40 MB/sec warmup 95 sec latency 131.382 ms 2023-11-25T11:25:29.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:29 smithi181 ceph-mon[110393]: pgmap v6: 97 pgs: 97 active+clean; 222 MiB data, 1010 MiB used, 714 GiB / 715 GiB avail 2023-11-25T11:25:29.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:29 smithi181 ceph-mon[110393]: mgrmap e27: smithi181.qwsedt(active, since 6s), standbys: smithi135.smlppl 2023-11-25T11:25:30.723 INFO:teuthology.orchestra.run.smithi135.stdout: 5 33917 10.37 MB/sec warmup 96 sec latency 83.279 ms 2023-11-25T11:25:31.723 INFO:teuthology.orchestra.run.smithi135.stdout: 5 34220 10.34 MB/sec warmup 97 sec latency 123.071 ms 2023-11-25T11:25:31.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:31 smithi181 ceph-mon[110393]: pgmap v7: 97 pgs: 97 active+clean; 234 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 4.3 MiB/s wr, 390 op/s 2023-11-25T11:25:31.999 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:31 smithi135 ceph-mon[107676]: pgmap v7: 97 pgs: 97 active+clean; 234 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 4.3 MiB/s wr, 390 op/s 2023-11-25T11:25:32.724 INFO:teuthology.orchestra.run.smithi135.stdout: 5 34611 10.36 MB/sec warmup 98 sec latency 127.918 ms 2023-11-25T11:25:33.724 INFO:teuthology.orchestra.run.smithi135.stdout: 5 35101 10.39 MB/sec warmup 99 sec latency 129.209 ms 2023-11-25T11:25:34.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:33 smithi135 ceph-mon[107676]: pgmap v8: 97 pgs: 97 active+clean; 234 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 3.3 MiB/s wr, 303 op/s 2023-11-25T11:25:34.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:33 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:34.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:33 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:34.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:33 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:34.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:33 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:34.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:33 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:34.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:33 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:34.058 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:33 smithi181 ceph-mon[110393]: pgmap v8: 97 pgs: 97 active+clean; 234 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 3.3 MiB/s wr, 303 op/s 2023-11-25T11:25:34.058 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:33 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:34.059 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:33 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:34.059 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:33 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:34.059 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:33 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:34.059 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:33 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:34.059 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:33 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:34.726 INFO:teuthology.orchestra.run.smithi135.stdout: 5 35486 10.42 MB/sec warmup 100 sec latency 182.054 ms 2023-11-25T11:25:35.540 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:35 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:35.540 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:35 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:35.540 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:35 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.540 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:35 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.540 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:35 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.540 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:35 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.541 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:35 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.541 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:35 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.541 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:35 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.541 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:35 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.541 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:35 smithi135 ceph-mon[107676]: Adjusting osd_memory_target on smithi135 to 1944M 2023-11-25T11:25:35.541 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:35 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:35.541 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:35 smithi135 ceph-mon[107676]: pgmap v9: 97 pgs: 97 active+clean; 236 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 5.0 MiB/s wr, 484 op/s 2023-11-25T11:25:35.726 INFO:teuthology.orchestra.run.smithi135.stdout: 5 35936 10.47 MB/sec warmup 101 sec latency 140.445 ms 2023-11-25T11:25:35.736 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:35 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:35.736 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:35 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:35.737 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:35 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.737 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:35 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.737 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:35 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.737 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:35 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.737 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:35 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.737 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:35 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.737 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:35 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.737 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:35 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:35.737 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:35 smithi181 ceph-mon[110393]: Adjusting osd_memory_target on smithi135 to 1944M 2023-11-25T11:25:35.737 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:35 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:35.737 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:35 smithi181 ceph-mon[110393]: pgmap v9: 97 pgs: 97 active+clean; 236 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 5.0 MiB/s wr, 484 op/s 2023-11-25T11:25:36.726 INFO:teuthology.orchestra.run.smithi135.stdout: 5 36308 10.44 MB/sec warmup 102 sec latency 126.264 ms 2023-11-25T11:25:37.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:37.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:37.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: Adjusting osd_memory_target on smithi181 to 2712M 2023-11-25T11:25:37.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:37.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:25:37.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:25:37.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: Updating smithi135:/etc/ceph/ceph.conf 2023-11-25T11:25:37.061 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:36 smithi135 ceph-mon[107676]: Updating smithi181:/etc/ceph/ceph.conf 2023-11-25T11:25:37.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:37.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:37.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-11-25T11:25:37.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: Adjusting osd_memory_target on smithi181 to 2712M 2023-11-25T11:25:37.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:37.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:25:37.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:25:37.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: Updating smithi135:/etc/ceph/ceph.conf 2023-11-25T11:25:37.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:36 smithi181 ceph-mon[110393]: Updating smithi181:/etc/ceph/ceph.conf 2023-11-25T11:25:37.727 INFO:teuthology.orchestra.run.smithi135.stdout: 5 36665 10.41 MB/sec warmup 103 sec latency 107.550 ms 2023-11-25T11:25:38.078 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:38 smithi135 ceph-mon[107676]: Updating smithi181:/var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/config/ceph.conf 2023-11-25T11:25:38.078 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:38 smithi135 ceph-mon[107676]: Updating smithi135:/var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/config/ceph.conf 2023-11-25T11:25:38.078 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:38 smithi135 ceph-mon[107676]: pgmap v10: 97 pgs: 97 active+clean; 236 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 4.6 MiB/s wr, 442 op/s 2023-11-25T11:25:38.078 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:38 smithi135 ceph-mon[107676]: Updating smithi181:/etc/ceph/ceph.client.admin.keyring 2023-11-25T11:25:38.078 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:38 smithi135 ceph-mon[107676]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2023-11-25T11:25:38.079 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:38 smithi135 ceph-mon[107676]: Updating smithi181:/var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/config/ceph.client.admin.keyring 2023-11-25T11:25:38.079 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:38 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:38.079 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:38 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:38.079 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:38 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:25:38.079 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:38 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:38.079 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:38 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:38.079 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:38 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:38.079 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:38 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:38 smithi181 ceph-mon[110393]: Updating smithi181:/var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/config/ceph.conf 2023-11-25T11:25:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:38 smithi181 ceph-mon[110393]: Updating smithi135:/var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/config/ceph.conf 2023-11-25T11:25:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:38 smithi181 ceph-mon[110393]: pgmap v10: 97 pgs: 97 active+clean; 236 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 4.6 MiB/s wr, 442 op/s 2023-11-25T11:25:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:38 smithi181 ceph-mon[110393]: Updating smithi181:/etc/ceph/ceph.client.admin.keyring 2023-11-25T11:25:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:38 smithi181 ceph-mon[110393]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2023-11-25T11:25:38.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:38 smithi181 ceph-mon[110393]: Updating smithi181:/var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/config/ceph.client.admin.keyring 2023-11-25T11:25:38.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:38 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:38.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:38 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:38.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:38 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:25:38.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:38 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:38.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:38 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:38.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:38 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:38.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:38 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:38.736 INFO:teuthology.orchestra.run.smithi135.stdout: 5 37008 10.38 MB/sec warmup 104 sec latency 110.958 ms 2023-11-25T11:25:39.105 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:39 smithi135 ceph-mon[107676]: Updating smithi135:/var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/config/ceph.client.admin.keyring 2023-11-25T11:25:39.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:39 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:39.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:39 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:39.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:39 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:39.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:39 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:39.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:39 smithi135 ceph-mon[107676]: Reconfiguring alertmanager.smithi135 (dependencies changed)... 2023-11-25T11:25:39.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:39 smithi135 ceph-mon[107676]: Reconfiguring daemon alertmanager.smithi135 on smithi135 2023-11-25T11:25:39.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:39 smithi135 ceph-mon[107676]: pgmap v11: 97 pgs: 97 active+clean; 236 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 4.6 MiB/s wr, 442 op/s 2023-11-25T11:25:39.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:39 smithi181 ceph-mon[110393]: Updating smithi135:/var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/config/ceph.client.admin.keyring 2023-11-25T11:25:39.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:39 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:39.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:39 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:39.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:39 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:39.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:39 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:39.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:39 smithi181 ceph-mon[110393]: Reconfiguring alertmanager.smithi135 (dependencies changed)... 2023-11-25T11:25:39.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:39 smithi181 ceph-mon[110393]: Reconfiguring daemon alertmanager.smithi135 on smithi135 2023-11-25T11:25:39.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:39 smithi181 ceph-mon[110393]: pgmap v11: 97 pgs: 97 active+clean; 236 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 4.6 MiB/s wr, 442 op/s 2023-11-25T11:25:39.736 INFO:teuthology.orchestra.run.smithi135.stdout: 5 37455 10.40 MB/sec warmup 105 sec latency 105.028 ms 2023-11-25T11:25:40.740 INFO:teuthology.orchestra.run.smithi135.stdout: 5 37875 10.41 MB/sec warmup 106 sec latency 109.853 ms 2023-11-25T11:25:41.740 INFO:teuthology.orchestra.run.smithi135.stdout: 5 38202 10.39 MB/sec warmup 107 sec latency 89.089 ms 2023-11-25T11:25:41.893 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:41 smithi135 ceph-mon[107676]: pgmap v12: 97 pgs: 97 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 7.0 MiB/s wr, 676 op/s 2023-11-25T11:25:42.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:41 smithi181 ceph-mon[110393]: pgmap v12: 97 pgs: 97 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 7.0 MiB/s wr, 676 op/s 2023-11-25T11:25:42.740 INFO:teuthology.orchestra.run.smithi135.stdout: 5 38599 10.40 MB/sec warmup 108 sec latency 87.457 ms 2023-11-25T11:25:43.740 INFO:teuthology.orchestra.run.smithi135.stdout: 5 38954 10.40 MB/sec warmup 109 sec latency 137.220 ms 2023-11-25T11:25:43.925 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:43 smithi135 ceph-mon[107676]: pgmap v13: 97 pgs: 97 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.5 MiB/s wr, 449 op/s 2023-11-25T11:25:44.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:43 smithi181 ceph-mon[110393]: pgmap v13: 97 pgs: 97 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.5 MiB/s wr, 449 op/s 2023-11-25T11:25:44.741 INFO:teuthology.orchestra.run.smithi135.stdout: 5 39352 10.41 MB/sec warmup 110 sec latency 128.448 ms 2023-11-25T11:25:45.741 INFO:teuthology.orchestra.run.smithi135.stdout: 5 39704 10.45 MB/sec warmup 111 sec latency 119.458 ms 2023-11-25T11:25:45.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:45 smithi135 ceph-mon[107676]: pgmap v14: 97 pgs: 97 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 7.0 MiB/s wr, 682 op/s 2023-11-25T11:25:46.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:45 smithi181 ceph-mon[110393]: pgmap v14: 97 pgs: 97 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 7.0 MiB/s wr, 682 op/s 2023-11-25T11:25:46.741 INFO:teuthology.orchestra.run.smithi135.stdout: 5 40004 10.41 MB/sec warmup 112 sec latency 125.675 ms 2023-11-25T11:25:47.741 INFO:teuthology.orchestra.run.smithi135.stdout: 5 40290 10.33 MB/sec warmup 113 sec latency 116.687 ms 2023-11-25T11:25:48.012 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:47 smithi135 ceph-mon[107676]: pgmap v15: 97 pgs: 97 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.9 MiB/s wr, 466 op/s 2023-11-25T11:25:48.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:47 smithi181 ceph-mon[110393]: pgmap v15: 97 pgs: 97 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.9 MiB/s wr, 466 op/s 2023-11-25T11:25:48.741 INFO:teuthology.orchestra.run.smithi135.stdout: 5 40564 10.28 MB/sec warmup 114 sec latency 138.358 ms 2023-11-25T11:25:49.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:49 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:49.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:49 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:49.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:49 smithi135 ceph-mon[107676]: Reconfiguring grafana.smithi135 (dependencies changed)... 2023-11-25T11:25:49.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:49 smithi135 ceph-mon[107676]: Regenerating cephadm self-signed grafana TLS certificates 2023-11-25T11:25:49.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:49 smithi135 ceph-mon[107676]: pgmap v16: 97 pgs: 97 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.9 MiB/s wr, 466 op/s 2023-11-25T11:25:49.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:49 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:49.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:49 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:49.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:49 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-25T11:25:49.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:49 smithi135 ceph-mon[107676]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-25T11:25:49.572 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:49 smithi135 ceph-mon[107676]: Reconfiguring daemon grafana.smithi135 on smithi135 2023-11-25T11:25:49.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:49 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:49.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:49 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:49.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:49 smithi181 ceph-mon[110393]: Reconfiguring grafana.smithi135 (dependencies changed)... 2023-11-25T11:25:49.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:49 smithi181 ceph-mon[110393]: Regenerating cephadm self-signed grafana TLS certificates 2023-11-25T11:25:49.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:49 smithi181 ceph-mon[110393]: pgmap v16: 97 pgs: 97 active+clean; 253 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.9 MiB/s wr, 466 op/s 2023-11-25T11:25:49.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:49 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:49.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:49 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:25:49.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:49 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-25T11:25:49.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:49 smithi181 ceph-mon[110393]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-11-25T11:25:49.620 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:49 smithi181 ceph-mon[110393]: Reconfiguring daemon grafana.smithi135 on smithi135 2023-11-25T11:25:49.741 INFO:teuthology.orchestra.run.smithi135.stdout: 5 40783 10.25 MB/sec warmup 115 sec latency 133.279 ms 2023-11-25T11:25:50.639 INFO:teuthology.orchestra.run.smithi135.stdout:true 2023-11-25T11:25:50.749 INFO:teuthology.orchestra.run.smithi135.stdout: 5 41024 10.25 MB/sec warmup 116 sec latency 140.650 ms 2023-11-25T11:25:51.710 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-25T11:25:51.710 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 starting - - - - 2023-11-25T11:25:51.710 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (6m) 18s ago 6m 6991k - 17.2.0 e1d6a67b021e 6f58ad913f0b 2023-11-25T11:25:51.710 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi181 smithi181 running (5m) 18s ago 5m 7155k - 17.2.0 e1d6a67b021e fda6381a25d5 2023-11-25T11:25:51.710 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (5m) 18s ago 6m 58.4M - 8.3.5 dad864ee21e9 1b3463a5f133 2023-11-25T11:25:51.710 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.pojjmg smithi135 running (2m) 18s ago 2m 34.9M - 17.2.0 e1d6a67b021e b1360e84f745 2023-11-25T11:25:51.710 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi181.xkxmhr smithi181 running (2m) 18s ago 2m 13.6M - 17.2.0 e1d6a67b021e 3c4a24b91171 2023-11-25T11:25:51.710 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.smlppl smithi135 *:9283 running (7m) 18s ago 7m 425M - 17.2.0 e1d6a67b021e d7514ab2b9ff 2023-11-25T11:25:51.711 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi181.qwsedt smithi181 *:8443,9283 running (37s) 18s ago 5m 499M - 18.0.0-7506-gec928368 95b41252257a 79fa4eba9dcd 2023-11-25T11:25:51.711 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (7m) 18s ago 7m 91.4M 2048M 17.2.0 e1d6a67b021e be1fa71fdc04 2023-11-25T11:25:51.711 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi181 smithi181 running (5m) 18s ago 5m 58.7M 2048M 17.2.0 e1d6a67b021e 12a4bb26c668 2023-11-25T11:25:51.711 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.jggcgf smithi135 *:2049 running (2m) 18s ago 2m 270M - 4.0 e1d6a67b021e dd8088364938 2023-11-25T11:25:51.711 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi181.lkrhxh smithi181 *:2049 running (2m) 18s ago 2m 81.2M - 4.0 e1d6a67b021e fb8b66a03a01 2023-11-25T11:25:51.711 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (6m) 18s ago 6m 26.7M - 1.3.1 1dbe0e931976 2c62ebbc1938 2023-11-25T11:25:51.711 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi181 smithi181 *:9100 running (5m) 18s ago 5m 23.9M - 1.3.1 1dbe0e931976 149ee5b70a4b 2023-11-25T11:25:51.711 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (5m) 18s ago 5m 576M 1944M 17.2.0 e1d6a67b021e c2d3fc77c8c3 2023-11-25T11:25:51.711 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (4m) 18s ago 4m 380M 1944M 17.2.0 e1d6a67b021e 7ef8e2078e30 2023-11-25T11:25:51.711 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (4m) 18s ago 4m 308M 1944M 17.2.0 e1d6a67b021e 0b0bc8a45912 2023-11-25T11:25:51.711 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (4m) 18s ago 4m 527M 1944M 17.2.0 e1d6a67b021e 2dc7de930d7e 2023-11-25T11:25:51.711 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi181 running (4m) 18s ago 4m 508M 2712M 17.2.0 e1d6a67b021e 28badd2540ce 2023-11-25T11:25:51.712 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi181 running (3m) 18s ago 3m 510M 2712M 17.2.0 e1d6a67b021e 97e3793761fa 2023-11-25T11:25:51.712 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi181 running (3m) 18s ago 3m 494M 2712M 17.2.0 e1d6a67b021e 141be4e41fe1 2023-11-25T11:25:51.712 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi181 running (3m) 18s ago 3m 735M 2712M 17.2.0 e1d6a67b021e 4ff374eb90d2 2023-11-25T11:25:51.712 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (5m) 18s ago 5m 65.2M - 2.33.4 514e6a882f6e 6d67ae0d28e3 2023-11-25T11:25:51.749 INFO:teuthology.orchestra.run.smithi135.stdout: 5 41403 10.25 MB/sec warmup 117 sec latency 125.503 ms 2023-11-25T11:25:51.878 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:51 smithi135 ceph-mon[107676]: from='client.14710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:51.878 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:51 smithi135 ceph-mon[107676]: pgmap v17: 97 pgs: 97 active+clean; 257 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.9 MiB/s wr, 661 op/s 2023-11-25T11:25:52.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:51 smithi181 ceph-mon[110393]: from='client.14710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:52.142 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:51 smithi181 ceph-mon[110393]: pgmap v17: 97 pgs: 97 active+clean; 257 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.9 MiB/s wr, 661 op/s 2023-11-25T11:25:52.373 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:25:52.373 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2023-11-25T11:25:52.373 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:25:52.374 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:25:52.374 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2023-11-25T11:25:52.374 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-11-25T11:25:52.374 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:25:52.374 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:25:52.374 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2023-11-25T11:25:52.374 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-11-25T11:25:52.374 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:25:52.374 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2023-11-25T11:25:52.374 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:25:52.374 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:25:52.374 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2023-11-25T11:25:52.375 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-11-25T11:25:52.375 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:25:52.375 INFO:teuthology.orchestra.run.smithi135.stdout: } 2023-11-25T11:25:52.375 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:25:52.757 INFO:teuthology.orchestra.run.smithi135.stdout: 5 41688 10.21 MB/sec warmup 118 sec latency 129.719 ms 2023-11-25T11:25:52.869 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:25:52.869 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a", 2023-11-25T11:25:52.869 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2023-11-25T11:25:52.869 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-25T11:25:52.869 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2023-11-25T11:25:52.869 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2023-11-25T11:25:52.869 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2023-11-25T11:25:52.870 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2023-11-25T11:25:52.870 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:25:52.902 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:52 smithi135 ceph-mon[107676]: from='client.24507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:52.902 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:52 smithi135 ceph-mon[107676]: from='client.24511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:52.902 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:52 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/170109516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:25:52.902 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:52 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:25:53.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:52 smithi181 ceph-mon[110393]: from='client.24507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:53.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:52 smithi181 ceph-mon[110393]: from='client.24511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:53.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:52 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/170109516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:25:53.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:52 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:25:53.415 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2023-11-25T11:25:53.757 INFO:teuthology.orchestra.run.smithi135.stdout: 5 41970 10.18 MB/sec warmup 119 sec latency 131.923 ms 2023-11-25T11:25:53.929 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:53 smithi135 ceph-mon[107676]: pgmap v18: 97 pgs: 97 active+clean; 257 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.4 MiB/s wr, 428 op/s 2023-11-25T11:25:53.929 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:53 smithi135 ceph-mon[107676]: from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:53.929 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:53 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1946255902' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:25:54.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:53 smithi181 ceph-mon[110393]: pgmap v18: 97 pgs: 97 active+clean; 257 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.4 MiB/s wr, 428 op/s 2023-11-25T11:25:54.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:53 smithi181 ceph-mon[110393]: from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:25:54.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:53 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/1946255902' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:25:55.757 INFO:teuthology.orchestra.run.smithi135.stdout: 5 42604 15.59 MB/sec execute 1 sec latency 130.955 ms 2023-11-25T11:25:55.976 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:55 smithi135 ceph-mon[107676]: pgmap v19: 97 pgs: 97 active+clean; 258 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.4 KiB/s rd, 5.9 MiB/s wr, 590 op/s 2023-11-25T11:25:56.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:55 smithi181 ceph-mon[110393]: pgmap v19: 97 pgs: 97 active+clean; 258 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.4 KiB/s rd, 5.9 MiB/s wr, 590 op/s 2023-11-25T11:25:56.764 INFO:teuthology.orchestra.run.smithi135.stdout: 5 42858 11.53 MB/sec execute 2 sec latency 141.384 ms 2023-11-25T11:25:57.764 INFO:teuthology.orchestra.run.smithi135.stdout: 5 43138 10.19 MB/sec execute 3 sec latency 136.319 ms 2023-11-25T11:25:58.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:57 smithi135 ceph-mon[107676]: pgmap v20: 97 pgs: 97 active+clean; 258 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.4 MiB/s wr, 357 op/s 2023-11-25T11:25:58.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:57 smithi181 ceph-mon[110393]: pgmap v20: 97 pgs: 97 active+clean; 258 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.4 MiB/s wr, 357 op/s 2023-11-25T11:25:58.765 INFO:teuthology.orchestra.run.smithi135.stdout: 5 43383 9.16 MB/sec execute 4 sec latency 133.503 ms 2023-11-25T11:25:59.764 INFO:teuthology.orchestra.run.smithi135.stdout: 5 43661 8.49 MB/sec execute 5 sec latency 122.192 ms 2023-11-25T11:26:00.077 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:25:59 smithi135 ceph-mon[107676]: pgmap v21: 97 pgs: 97 active+clean; 258 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.4 MiB/s wr, 357 op/s 2023-11-25T11:26:00.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:25:59 smithi181 ceph-mon[110393]: pgmap v21: 97 pgs: 97 active+clean; 258 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.1 KiB/s rd, 3.4 MiB/s wr, 357 op/s 2023-11-25T11:26:00.771 INFO:teuthology.orchestra.run.smithi135.stdout: 5 43988 7.77 MB/sec execute 6 sec latency 135.344 ms 2023-11-25T11:26:01.771 INFO:teuthology.orchestra.run.smithi135.stdout: 5 44407 8.31 MB/sec execute 7 sec latency 133.241 ms 2023-11-25T11:26:01.858 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:01 smithi135 ceph-mon[107676]: pgmap v22: 97 pgs: 97 active+clean; 269 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.5 MiB/s wr, 531 op/s 2023-11-25T11:26:02.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:01 smithi181 ceph-mon[110393]: pgmap v22: 97 pgs: 97 active+clean; 269 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.5 MiB/s wr, 531 op/s 2023-11-25T11:26:02.780 INFO:teuthology.orchestra.run.smithi135.stdout: 5 44825 9.02 MB/sec execute 8 sec latency 135.129 ms 2023-11-25T11:26:03.780 INFO:teuthology.orchestra.run.smithi135.stdout: 5 45212 9.11 MB/sec execute 9 sec latency 129.472 ms 2023-11-25T11:26:03.893 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:03 smithi135 ceph-mon[107676]: pgmap v23: 97 pgs: 97 active+clean; 269 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.6 MiB/s wr, 336 op/s 2023-11-25T11:26:04.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:03 smithi181 ceph-mon[110393]: pgmap v23: 97 pgs: 97 active+clean; 269 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.6 MiB/s wr, 336 op/s 2023-11-25T11:26:04.782 INFO:teuthology.orchestra.run.smithi135.stdout: 5 45556 9.11 MB/sec execute 10 sec latency 119.941 ms 2023-11-25T11:26:05.781 INFO:teuthology.orchestra.run.smithi135.stdout: 5 45959 9.22 MB/sec execute 11 sec latency 100.432 ms 2023-11-25T11:26:05.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:05 smithi135 ceph-mon[107676]: pgmap v24: 97 pgs: 97 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.7 MiB/s wr, 555 op/s 2023-11-25T11:26:05.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:05 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:05.963 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:05 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:05 smithi181 ceph-mon[110393]: pgmap v24: 97 pgs: 97 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.7 MiB/s wr, 555 op/s 2023-11-25T11:26:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:05 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:05 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:06.781 INFO:teuthology.orchestra.run.smithi135.stdout: 5 46437 9.73 MB/sec execute 12 sec latency 136.119 ms 2023-11-25T11:26:06.969 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:06 smithi135 ceph-mon[107676]: Reconfiguring node-exporter.smithi135 (dependencies changed)... 2023-11-25T11:26:06.969 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:06 smithi135 ceph-mon[107676]: Reconfiguring daemon node-exporter.smithi135 on smithi135 2023-11-25T11:26:07.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:06 smithi181 ceph-mon[110393]: Reconfiguring node-exporter.smithi135 (dependencies changed)... 2023-11-25T11:26:07.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:06 smithi181 ceph-mon[110393]: Reconfiguring daemon node-exporter.smithi135 on smithi135 2023-11-25T11:26:07.781 INFO:teuthology.orchestra.run.smithi135.stdout: 5 46897 10.03 MB/sec execute 13 sec latency 108.036 ms 2023-11-25T11:26:07.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:07 smithi135 ceph-mon[107676]: pgmap v25: 97 pgs: 97 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.1 MiB/s wr, 392 op/s 2023-11-25T11:26:07.979 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:07 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:26:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:07 smithi181 ceph-mon[110393]: pgmap v25: 97 pgs: 97 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.1 MiB/s wr, 392 op/s 2023-11-25T11:26:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:07 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:26:08.788 INFO:teuthology.orchestra.run.smithi135.stdout: 5 47273 9.95 MB/sec execute 14 sec latency 129.083 ms 2023-11-25T11:26:09.782 INFO:teuthology.orchestra.run.smithi135.stdout: 5 47677 9.70 MB/sec execute 15 sec latency 107.750 ms 2023-11-25T11:26:10.014 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:09 smithi135 ceph-mon[107676]: pgmap v26: 97 pgs: 97 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.1 MiB/s wr, 392 op/s 2023-11-25T11:26:10.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:09 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:10.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:09 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:09 smithi181 ceph-mon[110393]: pgmap v26: 97 pgs: 97 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.1 MiB/s wr, 392 op/s 2023-11-25T11:26:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:09 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:09 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:10.781 INFO:teuthology.orchestra.run.smithi135.stdout: 5 48057 9.65 MB/sec execute 16 sec latency 126.146 ms 2023-11-25T11:26:11.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:10 smithi135 ceph-mon[107676]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2023-11-25T11:26:11.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:10 smithi135 ceph-mon[107676]: Reconfiguring daemon prometheus.smithi135 on smithi135 2023-11-25T11:26:11.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:10 smithi181 ceph-mon[110393]: Reconfiguring prometheus.smithi135 (dependencies changed)... 2023-11-25T11:26:11.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:10 smithi181 ceph-mon[110393]: Reconfiguring daemon prometheus.smithi135 on smithi135 2023-11-25T11:26:11.781 INFO:teuthology.orchestra.run.smithi135.stdout: 5 48290 9.53 MB/sec execute 17 sec latency 271.622 ms 2023-11-25T11:26:12.152 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:11 smithi135 ceph-mon[107676]: pgmap v27: 97 pgs: 97 active+clean; 283 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.8 MiB/s wr, 635 op/s 2023-11-25T11:26:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:11 smithi181 ceph-mon[110393]: pgmap v27: 97 pgs: 97 active+clean; 283 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.8 MiB/s wr, 635 op/s 2023-11-25T11:26:12.786 INFO:teuthology.orchestra.run.smithi135.stdout: 5 48699 9.85 MB/sec execute 18 sec latency 128.714 ms 2023-11-25T11:26:13.786 INFO:teuthology.orchestra.run.smithi135.stdout: 5 49016 9.65 MB/sec execute 19 sec latency 133.357 ms 2023-11-25T11:26:13.934 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:13 smithi135 ceph-mon[107676]: pgmap v28: 97 pgs: 97 active+clean; 283 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.7 MiB/s wr, 461 op/s 2023-11-25T11:26:14.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:13 smithi181 ceph-mon[110393]: pgmap v28: 97 pgs: 97 active+clean; 283 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.7 MiB/s wr, 461 op/s 2023-11-25T11:26:14.786 INFO:teuthology.orchestra.run.smithi135.stdout: 5 49339 9.76 MB/sec execute 20 sec latency 128.850 ms 2023-11-25T11:26:15.786 INFO:teuthology.orchestra.run.smithi135.stdout: 5 49663 9.73 MB/sec execute 21 sec latency 135.272 ms 2023-11-25T11:26:15.971 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:15 smithi135 ceph-mon[107676]: pgmap v29: 97 pgs: 97 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.7 MiB/s wr, 668 op/s 2023-11-25T11:26:16.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:15 smithi181 ceph-mon[110393]: pgmap v29: 97 pgs: 97 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.7 MiB/s wr, 668 op/s 2023-11-25T11:26:16.786 INFO:teuthology.orchestra.run.smithi135.stdout: 5 50036 9.79 MB/sec execute 22 sec latency 124.280 ms 2023-11-25T11:26:17.786 INFO:teuthology.orchestra.run.smithi135.stdout: 5 50337 9.70 MB/sec execute 23 sec latency 128.985 ms 2023-11-25T11:26:18.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:17 smithi135 ceph-mon[107676]: pgmap v30: 97 pgs: 97 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.6 MiB/s wr, 449 op/s 2023-11-25T11:26:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:17 smithi181 ceph-mon[110393]: pgmap v30: 97 pgs: 97 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.6 MiB/s wr, 449 op/s 2023-11-25T11:26:18.786 INFO:teuthology.orchestra.run.smithi135.stdout: 5 50601 9.62 MB/sec execute 24 sec latency 128.281 ms 2023-11-25T11:26:19.786 INFO:teuthology.orchestra.run.smithi135.stdout: 5 50929 9.53 MB/sec execute 25 sec latency 150.858 ms 2023-11-25T11:26:20.082 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:19 smithi135 ceph-mon[107676]: pgmap v31: 97 pgs: 97 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.6 MiB/s wr, 449 op/s 2023-11-25T11:26:20.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:19 smithi181 ceph-mon[110393]: pgmap v31: 97 pgs: 97 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.6 MiB/s wr, 449 op/s 2023-11-25T11:26:20.786 INFO:teuthology.orchestra.run.smithi135.stdout: 5 51260 9.34 MB/sec execute 26 sec latency 107.132 ms 2023-11-25T11:26:21.787 INFO:teuthology.orchestra.run.smithi135.stdout: 5 51766 9.46 MB/sec execute 27 sec latency 122.347 ms 2023-11-25T11:26:22.127 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:21 smithi135 ceph-mon[107676]: pgmap v32: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.5 KiB/s rd, 6.8 MiB/s wr, 646 op/s 2023-11-25T11:26:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:21 smithi181 ceph-mon[110393]: pgmap v32: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.5 KiB/s rd, 6.8 MiB/s wr, 646 op/s 2023-11-25T11:26:22.796 INFO:teuthology.orchestra.run.smithi135.stdout: 5 52268 9.73 MB/sec execute 28 sec latency 139.938 ms 2023-11-25T11:26:23.147 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:22 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:26:23.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:22 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:26:23.796 INFO:teuthology.orchestra.run.smithi135.stdout: 5 52655 9.67 MB/sec execute 29 sec latency 152.807 ms 2023-11-25T11:26:23.909 INFO:teuthology.orchestra.run.smithi135.stdout:true 2023-11-25T11:26:24.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:23 smithi135 ceph-mon[107676]: pgmap v33: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.2 MiB/s wr, 403 op/s 2023-11-25T11:26:24.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:23 smithi181 ceph-mon[110393]: pgmap v33: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.2 MiB/s wr, 403 op/s 2023-11-25T11:26:24.765 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-25T11:26:24.765 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 starting - - - - 2023-11-25T11:26:24.765 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (6m) 51s ago 6m 6991k - 17.2.0 e1d6a67b021e 6f58ad913f0b 2023-11-25T11:26:24.765 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi181 smithi181 running (6m) 51s ago 6m 7155k - 17.2.0 e1d6a67b021e fda6381a25d5 2023-11-25T11:26:24.765 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 starting - - - - 2023-11-25T11:26:24.765 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.pojjmg smithi135 running (2m) 51s ago 2m 34.9M - 17.2.0 e1d6a67b021e b1360e84f745 2023-11-25T11:26:24.765 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi181.xkxmhr smithi181 running (2m) 51s ago 2m 13.6M - 17.2.0 e1d6a67b021e 3c4a24b91171 2023-11-25T11:26:24.766 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.smlppl smithi135 *:9283 running (7m) 51s ago 7m 425M - 17.2.0 e1d6a67b021e d7514ab2b9ff 2023-11-25T11:26:24.766 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi181.qwsedt smithi181 *:8443,9283 running (70s) 51s ago 6m 499M - 18.0.0-7506-gec928368 95b41252257a 79fa4eba9dcd 2023-11-25T11:26:24.766 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (7m) 51s ago 7m 91.4M 2048M 17.2.0 e1d6a67b021e be1fa71fdc04 2023-11-25T11:26:24.766 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi181 smithi181 running (6m) 51s ago 6m 58.7M 2048M 17.2.0 e1d6a67b021e 12a4bb26c668 2023-11-25T11:26:24.766 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.jggcgf smithi135 *:2049 running (2m) 51s ago 2m 270M - 4.0 e1d6a67b021e dd8088364938 2023-11-25T11:26:24.766 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi181.lkrhxh smithi181 *:2049 running (2m) 51s ago 2m 81.2M - 4.0 e1d6a67b021e fb8b66a03a01 2023-11-25T11:26:24.766 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 starting - - - - 2023-11-25T11:26:24.766 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi181 smithi181 *:9100 running (6m) 51s ago 6m 23.9M - 1.3.1 1dbe0e931976 149ee5b70a4b 2023-11-25T11:26:24.767 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (5m) 51s ago 5m 576M 1944M 17.2.0 e1d6a67b021e c2d3fc77c8c3 2023-11-25T11:26:24.767 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (5m) 51s ago 5m 380M 1944M 17.2.0 e1d6a67b021e 7ef8e2078e30 2023-11-25T11:26:24.767 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (5m) 51s ago 5m 308M 1944M 17.2.0 e1d6a67b021e 0b0bc8a45912 2023-11-25T11:26:24.767 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (4m) 51s ago 4m 527M 1944M 17.2.0 e1d6a67b021e 2dc7de930d7e 2023-11-25T11:26:24.767 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi181 running (4m) 51s ago 4m 508M 2712M 17.2.0 e1d6a67b021e 28badd2540ce 2023-11-25T11:26:24.767 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi181 running (4m) 51s ago 4m 510M 2712M 17.2.0 e1d6a67b021e 97e3793761fa 2023-11-25T11:26:24.767 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi181 running (4m) 51s ago 4m 494M 2712M 17.2.0 e1d6a67b021e 141be4e41fe1 2023-11-25T11:26:24.767 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi181 running (3m) 51s ago 3m 735M 2712M 17.2.0 e1d6a67b021e 4ff374eb90d2 2023-11-25T11:26:24.767 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (6m) 51s ago 6m 65.2M - 2.33.4 514e6a882f6e 6d67ae0d28e3 2023-11-25T11:26:24.796 INFO:teuthology.orchestra.run.smithi135.stdout: 5 52963 9.81 MB/sec execute 30 sec latency 139.602 ms 2023-11-25T11:26:25.040 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:25 smithi135 ceph-mon[107676]: from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:25.313 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:26:25.313 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2023-11-25T11:26:25.313 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:26:25.313 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:26:25.313 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2023-11-25T11:26:25.313 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-11-25T11:26:25.313 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:26:25.313 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:26:25.313 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2023-11-25T11:26:25.314 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-11-25T11:26:25.314 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:26:25.314 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2023-11-25T11:26:25.314 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:26:25.314 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:26:25.314 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2023-11-25T11:26:25.314 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-11-25T11:26:25.314 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:26:25.314 INFO:teuthology.orchestra.run.smithi135.stdout: } 2023-11-25T11:26:25.314 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:26:25.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:25 smithi181 ceph-mon[110393]: from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:25.729 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:26:25.729 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a", 2023-11-25T11:26:25.729 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2023-11-25T11:26:25.729 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-25T11:26:25.729 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2023-11-25T11:26:25.729 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2023-11-25T11:26:25.729 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2023-11-25T11:26:25.730 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2023-11-25T11:26:25.730 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:26:25.801 INFO:teuthology.orchestra.run.smithi135.stdout: 5 53269 9.78 MB/sec execute 31 sec latency 125.629 ms 2023-11-25T11:26:26.048 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:26 smithi135 ceph-mon[107676]: from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:26.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:26 smithi135 ceph-mon[107676]: pgmap v34: 97 pgs: 97 active+clean; 298 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 642 op/s 2023-11-25T11:26:26.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:26 smithi135 ceph-mon[107676]: from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:26.049 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:26 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1774037214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:26:26.281 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2023-11-25T11:26:26.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:26 smithi181 ceph-mon[110393]: from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:26.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:26 smithi181 ceph-mon[110393]: pgmap v34: 97 pgs: 97 active+clean; 298 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 642 op/s 2023-11-25T11:26:26.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:26 smithi181 ceph-mon[110393]: from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:26.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:26 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/1774037214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:26:26.807 INFO:teuthology.orchestra.run.smithi135.stdout: 5 53543 9.75 MB/sec execute 32 sec latency 129.218 ms 2023-11-25T11:26:27.074 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:27 smithi135 ceph-mon[107676]: from='client.14746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:27.074 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:27 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/3669332687' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:26:27.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:27 smithi181 ceph-mon[110393]: from='client.14746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:27.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:27 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/3669332687' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:26:27.807 INFO:teuthology.orchestra.run.smithi135.stdout: 5 53861 9.72 MB/sec execute 33 sec latency 157.811 ms 2023-11-25T11:26:28.083 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:28 smithi135 ceph-mon[107676]: pgmap v35: 97 pgs: 97 active+clean; 298 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 435 op/s 2023-11-25T11:26:28.084 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:28 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:28.084 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:28 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:28.366 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:28 smithi181 ceph-mon[110393]: pgmap v35: 97 pgs: 97 active+clean; 298 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 435 op/s 2023-11-25T11:26:28.366 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:28 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:28.366 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:28 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:28.807 INFO:teuthology.orchestra.run.smithi135.stdout: 5 54076 9.53 MB/sec execute 34 sec latency 207.559 ms 2023-11-25T11:26:29.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: Reconfiguring node-exporter.smithi181 (dependencies changed)... 2023-11-25T11:26:29.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: Reconfiguring daemon node-exporter.smithi181 on smithi181 2023-11-25T11:26:29.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:29.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:29.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-25T11:26:29.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi135.front.sepia.ceph.com:9093"}]: dispatch 2023-11-25T11:26:29.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:29.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-25T11:26:29.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2023-11-25T11:26:29.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:29.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-25T11:26:29.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2023-11-25T11:26:29.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:29.108 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:29 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:26:29.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: Reconfiguring node-exporter.smithi181 (dependencies changed)... 2023-11-25T11:26:29.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: Reconfiguring daemon node-exporter.smithi181 on smithi181 2023-11-25T11:26:29.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:29.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:29.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-25T11:26:29.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi135.front.sepia.ceph.com:9093"}]: dispatch 2023-11-25T11:26:29.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:29.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-25T11:26:29.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2023-11-25T11:26:29.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:29.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-25T11:26:29.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2023-11-25T11:26:29.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:29.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:29 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:26:29.807 INFO:teuthology.orchestra.run.smithi135.stdout: 5 54344 9.35 MB/sec execute 35 sec latency 101.631 ms 2023-11-25T11:26:30.132 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:30 smithi135 ceph-mon[107676]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-25T11:26:30.132 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:30 smithi135 ceph-mon[107676]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi135.front.sepia.ceph.com:9093"}]: dispatch 2023-11-25T11:26:30.132 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:30 smithi135 ceph-mon[107676]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-25T11:26:30.132 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:30 smithi135 ceph-mon[107676]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2023-11-25T11:26:30.132 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:30 smithi135 ceph-mon[107676]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-25T11:26:30.132 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:30 smithi135 ceph-mon[107676]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2023-11-25T11:26:30.133 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:30 smithi135 ceph-mon[107676]: Upgrade: Need to upgrade myself (mgr.smithi181.qwsedt) 2023-11-25T11:26:30.133 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:30 smithi135 ceph-mon[107676]: Upgrade: Need to upgrade myself (mgr.smithi181.qwsedt) 2023-11-25T11:26:30.133 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:30 smithi135 ceph-mon[107676]: pgmap v36: 97 pgs: 97 active+clean; 298 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 435 op/s 2023-11-25T11:26:30.133 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:30 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:30.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:30 smithi181 ceph-mon[110393]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-25T11:26:30.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:30 smithi181 ceph-mon[110393]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi135.front.sepia.ceph.com:9093"}]: dispatch 2023-11-25T11:26:30.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:30 smithi181 ceph-mon[110393]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-11-25T11:26:30.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:30 smithi181 ceph-mon[110393]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135.front.sepia.ceph.com:3000"}]: dispatch 2023-11-25T11:26:30.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:30 smithi181 ceph-mon[110393]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-25T11:26:30.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:30 smithi181 ceph-mon[110393]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi135.front.sepia.ceph.com:9095"}]: dispatch 2023-11-25T11:26:30.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:30 smithi181 ceph-mon[110393]: Upgrade: Need to upgrade myself (mgr.smithi181.qwsedt) 2023-11-25T11:26:30.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:30 smithi181 ceph-mon[110393]: Upgrade: Need to upgrade myself (mgr.smithi181.qwsedt) 2023-11-25T11:26:30.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:30 smithi181 ceph-mon[110393]: pgmap v36: 97 pgs: 97 active+clean; 298 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 435 op/s 2023-11-25T11:26:30.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:30 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:26:30.808 INFO:teuthology.orchestra.run.smithi135.stdout: 5 54716 9.35 MB/sec execute 36 sec latency 135.975 ms 2023-11-25T11:26:31.146 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:31 smithi135 ceph-mon[107676]: Upgrade: Updating mgr.smithi135.smlppl 2023-11-25T11:26:31.146 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:31 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.smlppl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-25T11:26:31.146 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:31 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.smlppl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-25T11:26:31.146 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:31 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-25T11:26:31.146 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:31 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:26:31.146 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:31 smithi135 ceph-mon[107676]: Deploying daemon mgr.smithi135.smlppl on smithi135 2023-11-25T11:26:31.147 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:31 smithi135 ceph-mon[107676]: pgmap v37: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.5 MiB/s wr, 611 op/s 2023-11-25T11:26:31.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:31 smithi181 ceph-mon[110393]: Upgrade: Updating mgr.smithi135.smlppl 2023-11-25T11:26:31.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:31 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.smlppl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-25T11:26:31.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:31 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi135.smlppl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-25T11:26:31.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:31 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-25T11:26:31.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:31 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:26:31.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:31 smithi181 ceph-mon[110393]: Deploying daemon mgr.smithi135.smlppl on smithi135 2023-11-25T11:26:31.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:31 smithi181 ceph-mon[110393]: pgmap v37: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.5 MiB/s wr, 611 op/s 2023-11-25T11:26:31.807 INFO:teuthology.orchestra.run.smithi135.stdout: 5 55118 9.37 MB/sec execute 37 sec latency 127.975 ms 2023-11-25T11:26:32.808 INFO:teuthology.orchestra.run.smithi135.stdout: 5 55624 9.39 MB/sec execute 38 sec latency 128.526 ms 2023-11-25T11:26:33.676 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:33 smithi135 ceph-mon[107676]: pgmap v38: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.3 MiB/s wr, 414 op/s 2023-11-25T11:26:33.817 INFO:teuthology.orchestra.run.smithi135.stdout: 5 56010 9.45 MB/sec execute 39 sec latency 123.739 ms 2023-11-25T11:26:33.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:33 smithi181 ceph-mon[110393]: pgmap v38: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.3 MiB/s wr, 414 op/s 2023-11-25T11:26:34.817 INFO:teuthology.orchestra.run.smithi135.stdout: 5 56351 9.49 MB/sec execute 40 sec latency 148.934 ms 2023-11-25T11:26:35.817 INFO:teuthology.orchestra.run.smithi135.stdout: 5 56747 9.65 MB/sec execute 41 sec latency 148.128 ms 2023-11-25T11:26:35.977 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:35 smithi135 ceph-mon[107676]: pgmap v39: 97 pgs: 97 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.2 MiB/s wr, 637 op/s 2023-11-25T11:26:36.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:35 smithi181 ceph-mon[110393]: pgmap v39: 97 pgs: 97 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.2 MiB/s wr, 637 op/s 2023-11-25T11:26:36.817 INFO:teuthology.orchestra.run.smithi135.stdout: 5 57096 9.76 MB/sec execute 42 sec latency 123.214 ms 2023-11-25T11:26:37.817 INFO:teuthology.orchestra.run.smithi135.stdout: 5 57323 9.63 MB/sec execute 43 sec latency 139.655 ms 2023-11-25T11:26:38.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:37 smithi135 ceph-mon[107676]: pgmap v40: 97 pgs: 97 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 3.9 MiB/s wr, 399 op/s 2023-11-25T11:26:38.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:37 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:26:38.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:37 smithi181 ceph-mon[110393]: pgmap v40: 97 pgs: 97 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 3.9 MiB/s wr, 399 op/s 2023-11-25T11:26:38.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:37 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:26:38.817 INFO:teuthology.orchestra.run.smithi135.stdout: 5 57635 9.52 MB/sec execute 44 sec latency 129.558 ms 2023-11-25T11:26:39.816 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:39 smithi135 ceph-mon[107676]: pgmap v41: 97 pgs: 97 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 3.9 MiB/s wr, 399 op/s 2023-11-25T11:26:39.817 INFO:teuthology.orchestra.run.smithi135.stdout: 5 57981 9.42 MB/sec execute 45 sec latency 123.625 ms 2023-11-25T11:26:40.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:39 smithi181 ceph-mon[110393]: pgmap v41: 97 pgs: 97 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 3.9 MiB/s wr, 399 op/s 2023-11-25T11:26:40.817 INFO:teuthology.orchestra.run.smithi135.stdout: 5 58384 9.42 MB/sec execute 46 sec latency 144.952 ms 2023-11-25T11:26:41.817 INFO:teuthology.orchestra.run.smithi135.stdout: 5 58847 9.41 MB/sec execute 47 sec latency 128.801 ms 2023-11-25T11:26:41.863 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:41 smithi135 ceph-mon[107676]: pgmap v42: 97 pgs: 97 active+clean; 320 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.4 MiB/s wr, 597 op/s 2023-11-25T11:26:42.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:41 smithi181 ceph-mon[110393]: pgmap v42: 97 pgs: 97 active+clean; 320 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.4 MiB/s wr, 597 op/s 2023-11-25T11:26:42.818 INFO:teuthology.orchestra.run.smithi135.stdout: 5 59274 9.43 MB/sec execute 48 sec latency 125.765 ms 2023-11-25T11:26:43.818 INFO:teuthology.orchestra.run.smithi135.stdout: 5 59779 9.67 MB/sec execute 49 sec latency 122.363 ms 2023-11-25T11:26:43.908 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:43 smithi135 ceph-mon[107676]: pgmap v43: 97 pgs: 97 active+clean; 320 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.4 MiB/s wr, 421 op/s 2023-11-25T11:26:44.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:43 smithi181 ceph-mon[110393]: pgmap v43: 97 pgs: 97 active+clean; 320 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.4 MiB/s wr, 421 op/s 2023-11-25T11:26:44.818 INFO:teuthology.orchestra.run.smithi135.stdout: 5 60299 9.87 MB/sec execute 50 sec latency 122.584 ms 2023-11-25T11:26:45.818 INFO:teuthology.orchestra.run.smithi135.stdout: 5 60637 9.95 MB/sec execute 51 sec latency 128.876 ms 2023-11-25T11:26:45.932 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:45 smithi135 ceph-mon[107676]: pgmap v44: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.7 MiB/s wr, 672 op/s 2023-11-25T11:26:46.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:45 smithi181 ceph-mon[110393]: pgmap v44: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.7 MiB/s wr, 672 op/s 2023-11-25T11:26:46.818 INFO:teuthology.orchestra.run.smithi135.stdout: 5 60907 9.79 MB/sec execute 52 sec latency 126.217 ms 2023-11-25T11:26:47.818 INFO:teuthology.orchestra.run.smithi135.stdout: 5 61277 9.69 MB/sec execute 53 sec latency 128.682 ms 2023-11-25T11:26:47.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:47 smithi135 ceph-mon[107676]: pgmap v45: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.8 MiB/s wr, 449 op/s 2023-11-25T11:26:48.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:47 smithi181 ceph-mon[110393]: pgmap v45: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.8 MiB/s wr, 449 op/s 2023-11-25T11:26:48.818 INFO:teuthology.orchestra.run.smithi135.stdout: 5 61602 9.70 MB/sec execute 54 sec latency 140.210 ms 2023-11-25T11:26:49.823 INFO:teuthology.orchestra.run.smithi135.stdout: 5 61990 9.67 MB/sec execute 55 sec latency 104.477 ms 2023-11-25T11:26:50.006 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:49 smithi135 ceph-mon[107676]: pgmap v46: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.8 MiB/s wr, 449 op/s 2023-11-25T11:26:50.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:49 smithi181 ceph-mon[110393]: pgmap v46: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.8 MiB/s wr, 449 op/s 2023-11-25T11:26:50.823 INFO:teuthology.orchestra.run.smithi135.stdout: 5 62428 9.60 MB/sec execute 56 sec latency 123.495 ms 2023-11-25T11:26:51.823 INFO:teuthology.orchestra.run.smithi135.stdout: 5 62840 9.61 MB/sec execute 57 sec latency 119.712 ms 2023-11-25T11:26:52.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:51 smithi135 ceph-mon[107676]: pgmap v47: 97 pgs: 97 active+clean; 334 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 7.3 MiB/s wr, 679 op/s 2023-11-25T11:26:52.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:51 smithi181 ceph-mon[110393]: pgmap v47: 97 pgs: 97 active+clean; 334 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 7.3 MiB/s wr, 679 op/s 2023-11-25T11:26:52.823 INFO:teuthology.orchestra.run.smithi135.stdout: 5 63267 9.77 MB/sec execute 58 sec latency 123.987 ms 2023-11-25T11:26:53.091 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:52 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:26:53.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:52 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:26:53.823 INFO:teuthology.orchestra.run.smithi135.stdout: 5 63690 9.90 MB/sec execute 59 sec latency 232.593 ms 2023-11-25T11:26:54.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:53 smithi135 ceph-mon[107676]: pgmap v48: 97 pgs: 97 active+clean; 334 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.9 MiB/s wr, 480 op/s 2023-11-25T11:26:54.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:53 smithi181 ceph-mon[110393]: pgmap v48: 97 pgs: 97 active+clean; 334 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.9 MiB/s wr, 480 op/s 2023-11-25T11:26:54.824 INFO:teuthology.orchestra.run.smithi135.stdout: 5 64047 9.98 MB/sec execute 60 sec latency 251.844 ms 2023-11-25T11:26:55.833 INFO:teuthology.orchestra.run.smithi135.stdout: 5 64306 9.89 MB/sec execute 61 sec latency 126.060 ms 2023-11-25T11:26:55.916 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:55 smithi135 ceph-mon[107676]: pgmap v49: 97 pgs: 97 active+clean; 341 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 7.3 MiB/s wr, 717 op/s 2023-11-25T11:26:55.917 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:55 smithi135 ceph-mon[107676]: mgrmap e28: smithi181.qwsedt(active, since 92s), standbys: smithi135.smlppl 2023-11-25T11:26:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:55 smithi181 ceph-mon[110393]: pgmap v49: 97 pgs: 97 active+clean; 341 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 7.3 MiB/s wr, 717 op/s 2023-11-25T11:26:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:55 smithi181 ceph-mon[110393]: mgrmap e28: smithi181.qwsedt(active, since 92s), standbys: smithi135.smlppl 2023-11-25T11:26:56.769 INFO:teuthology.orchestra.run.smithi135.stdout:true 2023-11-25T11:26:56.833 INFO:teuthology.orchestra.run.smithi135.stdout: 5 64487 9.78 MB/sec execute 62 sec latency 131.329 ms 2023-11-25T11:26:57.708 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-25T11:26:57.708 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 starting - - - - 2023-11-25T11:26:57.708 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (7m) 84s ago 7m 6991k - 17.2.0 e1d6a67b021e 6f58ad913f0b 2023-11-25T11:26:57.708 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi181 smithi181 running (6m) 84s ago 6m 7155k - 17.2.0 e1d6a67b021e fda6381a25d5 2023-11-25T11:26:57.708 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 starting - - - - 2023-11-25T11:26:57.708 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.pojjmg smithi135 running (3m) 84s ago 3m 34.9M - 17.2.0 e1d6a67b021e b1360e84f745 2023-11-25T11:26:57.709 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi181.xkxmhr smithi181 running (3m) 84s ago 3m 13.6M - 17.2.0 e1d6a67b021e 3c4a24b91171 2023-11-25T11:26:57.709 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.smlppl smithi135 *:9283 running (8m) 84s ago 8m 425M - 17.2.0 e1d6a67b021e d7514ab2b9ff 2023-11-25T11:26:57.709 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi181.qwsedt smithi181 *:8443,9283 running (103s) 84s ago 6m 499M - 18.0.0-7506-gec928368 95b41252257a 79fa4eba9dcd 2023-11-25T11:26:57.709 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (8m) 84s ago 8m 91.4M 2048M 17.2.0 e1d6a67b021e be1fa71fdc04 2023-11-25T11:26:57.709 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi181 smithi181 running (6m) 84s ago 6m 58.7M 2048M 17.2.0 e1d6a67b021e 12a4bb26c668 2023-11-25T11:26:57.709 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.jggcgf smithi135 *:2049 running (3m) 84s ago 3m 270M - 4.0 e1d6a67b021e dd8088364938 2023-11-25T11:26:57.709 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi181.lkrhxh smithi181 *:2049 running (3m) 84s ago 3m 81.2M - 4.0 e1d6a67b021e fb8b66a03a01 2023-11-25T11:26:57.709 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 starting - - - - 2023-11-25T11:26:57.710 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi181 smithi181 *:9100 starting - - - - 2023-11-25T11:26:57.710 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (6m) 84s ago 6m 576M 1944M 17.2.0 e1d6a67b021e c2d3fc77c8c3 2023-11-25T11:26:57.710 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (6m) 84s ago 6m 380M 1944M 17.2.0 e1d6a67b021e 7ef8e2078e30 2023-11-25T11:26:57.710 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (5m) 84s ago 5m 308M 1944M 17.2.0 e1d6a67b021e 0b0bc8a45912 2023-11-25T11:26:57.710 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (5m) 84s ago 5m 527M 1944M 17.2.0 e1d6a67b021e 2dc7de930d7e 2023-11-25T11:26:57.710 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi181 running (5m) 84s ago 5m 508M 2712M 17.2.0 e1d6a67b021e 28badd2540ce 2023-11-25T11:26:57.710 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi181 running (4m) 84s ago 4m 510M 2712M 17.2.0 e1d6a67b021e 97e3793761fa 2023-11-25T11:26:57.710 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi181 running (4m) 84s ago 4m 494M 2712M 17.2.0 e1d6a67b021e 141be4e41fe1 2023-11-25T11:26:57.710 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi181 running (4m) 84s ago 4m 735M 2712M 17.2.0 e1d6a67b021e 4ff374eb90d2 2023-11-25T11:26:57.710 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 starting - - - - 2023-11-25T11:26:57.833 INFO:teuthology.orchestra.run.smithi135.stdout: 5 64789 9.71 MB/sec execute 63 sec latency 129.061 ms 2023-11-25T11:26:57.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:57 smithi135 ceph-mon[107676]: pgmap v50: 97 pgs: 97 active+clean; 341 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.0 MiB/s wr, 467 op/s 2023-11-25T11:26:57.953 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:57 smithi135 ceph-mon[107676]: from='client.24533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:58.276 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:26:58.277 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2023-11-25T11:26:58.277 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:26:58.277 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:26:58.277 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2023-11-25T11:26:58.277 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-11-25T11:26:58.277 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:26:58.277 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:26:58.278 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2023-11-25T11:26:58.278 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-11-25T11:26:58.278 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:26:58.278 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2023-11-25T11:26:58.278 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:26:58.278 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:26:58.278 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2023-11-25T11:26:58.278 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-11-25T11:26:58.278 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:26:58.278 INFO:teuthology.orchestra.run.smithi135.stdout: } 2023-11-25T11:26:58.279 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:26:58.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:57 smithi181 ceph-mon[110393]: pgmap v50: 97 pgs: 97 active+clean; 341 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.0 MiB/s wr, 467 op/s 2023-11-25T11:26:58.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:57 smithi181 ceph-mon[110393]: from='client.24533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:58.742 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:26:58.742 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a", 2023-11-25T11:26:58.743 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2023-11-25T11:26:58.743 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-25T11:26:58.743 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2023-11-25T11:26:58.743 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2023-11-25T11:26:58.743 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mgr daemons", 2023-11-25T11:26:58.743 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2023-11-25T11:26:58.743 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:26:58.833 INFO:teuthology.orchestra.run.smithi135.stdout: 5 65107 9.67 MB/sec execute 64 sec latency 129.662 ms 2023-11-25T11:26:58.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:58 smithi135 ceph-mon[107676]: from='client.14758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:58.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:58 smithi135 ceph-mon[107676]: from='client.14762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:58.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:58 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/210896119' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:26:59.342 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2023-11-25T11:26:59.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:58 smithi181 ceph-mon[110393]: from='client.14758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:59.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:58 smithi181 ceph-mon[110393]: from='client.14762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:59.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:58 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/210896119' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:26:59.833 INFO:teuthology.orchestra.run.smithi135.stdout: 5 65503 9.65 MB/sec execute 65 sec latency 164.622 ms 2023-11-25T11:26:59.989 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:59 smithi135 ceph-mon[107676]: pgmap v51: 97 pgs: 97 active+clean; 341 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.0 MiB/s wr, 467 op/s 2023-11-25T11:26:59.989 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:59 smithi135 ceph-mon[107676]: from='client.14770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:26:59.989 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:26:59 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2404050372' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:27:00.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:59 smithi181 ceph-mon[110393]: pgmap v51: 97 pgs: 97 active+clean; 341 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.0 MiB/s wr, 467 op/s 2023-11-25T11:27:00.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:59 smithi181 ceph-mon[110393]: from='client.14770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:27:00.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:26:59 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2404050372' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:27:00.833 INFO:teuthology.orchestra.run.smithi135.stdout: 5 65912 9.62 MB/sec execute 66 sec latency 141.179 ms 2023-11-25T11:27:01.833 INFO:teuthology.orchestra.run.smithi135.stdout: 5 66447 9.67 MB/sec execute 67 sec latency 86.919 ms 2023-11-25T11:27:02.005 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:01 smithi135 ceph-mon[107676]: pgmap v52: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.8 MiB/s wr, 716 op/s 2023-11-25T11:27:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:01 smithi181 ceph-mon[110393]: pgmap v52: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.8 MiB/s wr, 716 op/s 2023-11-25T11:27:02.841 INFO:teuthology.orchestra.run.smithi135.stdout: 5 66838 9.77 MB/sec execute 68 sec latency 133.798 ms 2023-11-25T11:27:03.841 INFO:teuthology.orchestra.run.smithi135.stdout: 5 67172 9.81 MB/sec execute 69 sec latency 138.743 ms 2023-11-25T11:27:04.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:03 smithi135 ceph-mon[107676]: pgmap v53: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.3 MiB/s wr, 486 op/s 2023-11-25T11:27:04.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:03 smithi181 ceph-mon[110393]: pgmap v53: 97 pgs: 97 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.3 MiB/s wr, 486 op/s 2023-11-25T11:27:04.841 INFO:teuthology.orchestra.run.smithi135.stdout: 5 67540 9.83 MB/sec execute 70 sec latency 132.135 ms 2023-11-25T11:27:05.842 INFO:teuthology.orchestra.run.smithi135.stdout: 5 67819 9.83 MB/sec execute 71 sec latency 137.575 ms 2023-11-25T11:27:06.059 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:05 smithi135 ceph-mon[107676]: pgmap v54: 97 pgs: 97 active+clean; 348 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 6.7 MiB/s wr, 730 op/s 2023-11-25T11:27:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:05 smithi181 ceph-mon[110393]: pgmap v54: 97 pgs: 97 active+clean; 348 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 6.7 MiB/s wr, 730 op/s 2023-11-25T11:27:06.843 INFO:teuthology.orchestra.run.smithi135.stdout: 5 68054 9.75 MB/sec execute 72 sec latency 124.862 ms 2023-11-25T11:27:07.843 INFO:teuthology.orchestra.run.smithi135.stdout: 5 68445 9.69 MB/sec execute 73 sec latency 127.099 ms 2023-11-25T11:27:08.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:07 smithi135 ceph-mon[107676]: pgmap v55: 97 pgs: 97 active+clean; 348 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 492 op/s 2023-11-25T11:27:08.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:07 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:27:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:07 smithi181 ceph-mon[110393]: pgmap v55: 97 pgs: 97 active+clean; 348 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 492 op/s 2023-11-25T11:27:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:07 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:27:08.843 INFO:teuthology.orchestra.run.smithi135.stdout: 5 68867 9.66 MB/sec execute 74 sec latency 129.348 ms 2023-11-25T11:27:09.861 INFO:teuthology.orchestra.run.smithi135.stdout: 5 69274 9.68 MB/sec execute 75 sec latency 125.667 ms 2023-11-25T11:27:10.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:09 smithi135 ceph-mon[107676]: pgmap v56: 97 pgs: 97 active+clean; 348 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 492 op/s 2023-11-25T11:27:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:09 smithi181 ceph-mon[110393]: pgmap v56: 97 pgs: 97 active+clean; 348 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 492 op/s 2023-11-25T11:27:10.869 INFO:teuthology.orchestra.run.smithi135.stdout: 5 69792 9.76 MB/sec execute 76 sec latency 107.106 ms 2023-11-25T11:27:11.876 INFO:teuthology.orchestra.run.smithi135.stdout: 5 70382 9.87 MB/sec execute 77 sec latency 126.415 ms 2023-11-25T11:27:12.202 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:11 smithi135 ceph-mon[107676]: pgmap v57: 97 pgs: 97 active+clean; 347 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.3 MiB/s wr, 694 op/s 2023-11-25T11:27:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:11 smithi181 ceph-mon[110393]: pgmap v57: 97 pgs: 97 active+clean; 347 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.3 MiB/s wr, 694 op/s 2023-11-25T11:27:12.876 INFO:teuthology.orchestra.run.smithi135.stdout: 5 70686 9.87 MB/sec execute 78 sec latency 128.923 ms 2023-11-25T11:27:13.876 INFO:teuthology.orchestra.run.smithi135.stdout: 5 71046 9.90 MB/sec execute 79 sec latency 128.933 ms 2023-11-25T11:27:13.995 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:13 smithi135 ceph-mon[107676]: pgmap v58: 97 pgs: 97 active+clean; 347 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 445 op/s 2023-11-25T11:27:14.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:13 smithi181 ceph-mon[110393]: pgmap v58: 97 pgs: 97 active+clean; 347 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 445 op/s 2023-11-25T11:27:14.878 INFO:teuthology.orchestra.run.smithi135.stdout: 5 71342 9.88 MB/sec execute 80 sec latency 125.437 ms 2023-11-25T11:27:15.878 INFO:teuthology.orchestra.run.smithi135.stdout: 5 71641 9.87 MB/sec execute 81 sec latency 122.534 ms 2023-11-25T11:27:16.235 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:15 smithi135 ceph-mon[107676]: pgmap v59: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.9 KiB/s rd, 7.3 MiB/s wr, 703 op/s 2023-11-25T11:27:16.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:15 smithi181 ceph-mon[110393]: pgmap v59: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.9 KiB/s rd, 7.3 MiB/s wr, 703 op/s 2023-11-25T11:27:16.878 INFO:teuthology.orchestra.run.smithi135.stdout: 5 71945 9.82 MB/sec execute 82 sec latency 136.307 ms 2023-11-25T11:27:17.878 INFO:teuthology.orchestra.run.smithi135.stdout: 5 72290 9.73 MB/sec execute 83 sec latency 129.158 ms 2023-11-25T11:27:18.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:17 smithi135 ceph-mon[107676]: pgmap v60: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.8 MiB/s wr, 460 op/s 2023-11-25T11:27:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:17 smithi181 ceph-mon[110393]: pgmap v60: 97 pgs: 97 active+clean; 352 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.8 MiB/s wr, 460 op/s 2023-11-25T11:27:18.878 INFO:teuthology.orchestra.run.smithi135.stdout: 5 72595 9.69 MB/sec execute 84 sec latency 146.216 ms 2023-11-25T11:27:19.878 INFO:teuthology.orchestra.run.smithi135.stdout: 5 72926 9.73 MB/sec execute 85 sec latency 126.633 ms 2023-11-25T11:27:20.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:20 smithi135 ceph-mon[107676]: pgmap v61: 97 pgs: 97 active+clean; 346 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.7 MiB/s wr, 573 op/s 2023-11-25T11:27:20.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:20 smithi181 ceph-mon[110393]: pgmap v61: 97 pgs: 97 active+clean; 346 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.7 MiB/s wr, 573 op/s 2023-11-25T11:27:20.878 INFO:teuthology.orchestra.run.smithi135.stdout: 5 73397 9.75 MB/sec execute 86 sec latency 126.985 ms 2023-11-25T11:27:21.878 INFO:teuthology.orchestra.run.smithi135.stdout: 5 73830 9.77 MB/sec execute 87 sec latency 125.868 ms 2023-11-25T11:27:22.094 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:22 smithi135 ceph-mon[107676]: pgmap v62: 97 pgs: 97 active+clean; 344 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.7 MiB/s wr, 653 op/s 2023-11-25T11:27:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:22 smithi181 ceph-mon[110393]: pgmap v62: 97 pgs: 97 active+clean; 344 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.7 MiB/s wr, 653 op/s 2023-11-25T11:27:22.878 INFO:teuthology.orchestra.run.smithi135.stdout: 5 74086 9.76 MB/sec execute 88 sec latency 130.595 ms 2023-11-25T11:27:23.114 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:27:23.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:27:23.881 INFO:teuthology.orchestra.run.smithi135.stdout: 5 74456 9.79 MB/sec execute 89 sec latency 141.667 ms 2023-11-25T11:27:24.141 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:24 smithi135 ceph-mon[107676]: pgmap v63: 97 pgs: 97 active+clean; 344 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.6 MiB/s wr, 451 op/s 2023-11-25T11:27:24.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:24 smithi181 ceph-mon[110393]: pgmap v63: 97 pgs: 97 active+clean; 344 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.6 MiB/s wr, 451 op/s 2023-11-25T11:27:24.881 INFO:teuthology.orchestra.run.smithi135.stdout: 5 74826 9.80 MB/sec execute 90 sec latency 134.248 ms 2023-11-25T11:27:25.881 INFO:teuthology.orchestra.run.smithi135.stdout: 5 75103 9.79 MB/sec execute 91 sec latency 138.562 ms 2023-11-25T11:27:26.178 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:26 smithi135 ceph-mon[107676]: pgmap v64: 97 pgs: 97 active+clean; 342 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.8 KiB/s rd, 6.8 MiB/s wr, 665 op/s 2023-11-25T11:27:26.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:26 smithi181 ceph-mon[110393]: pgmap v64: 97 pgs: 97 active+clean; 342 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.8 KiB/s rd, 6.8 MiB/s wr, 665 op/s 2023-11-25T11:27:26.887 INFO:teuthology.orchestra.run.smithi135.stdout: 5 75341 9.75 MB/sec execute 92 sec latency 143.572 ms 2023-11-25T11:27:27.888 INFO:teuthology.orchestra.run.smithi135.stdout: 5 75660 9.70 MB/sec execute 93 sec latency 125.954 ms 2023-11-25T11:27:28.236 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:28 smithi135 ceph-mon[107676]: pgmap v65: 97 pgs: 97 active+clean; 342 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 407 op/s 2023-11-25T11:27:28.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:28 smithi181 ceph-mon[110393]: pgmap v65: 97 pgs: 97 active+clean; 342 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 407 op/s 2023-11-25T11:27:28.888 INFO:teuthology.orchestra.run.smithi135.stdout: 5 75954 9.64 MB/sec execute 94 sec latency 128.612 ms 2023-11-25T11:27:29.851 INFO:teuthology.orchestra.run.smithi135.stdout:true 2023-11-25T11:27:29.888 INFO:teuthology.orchestra.run.smithi135.stdout: 5 76377 9.67 MB/sec execute 95 sec latency 134.337 ms 2023-11-25T11:27:30.271 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:30 smithi135 ceph-mon[107676]: pgmap v66: 97 pgs: 97 active+clean; 342 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.6 MiB/s wr, 435 op/s 2023-11-25T11:27:30.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:30 smithi181 ceph-mon[110393]: pgmap v66: 97 pgs: 97 active+clean; 342 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.6 MiB/s wr, 435 op/s 2023-11-25T11:27:30.797 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-25T11:27:30.797 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 starting - - - - 2023-11-25T11:27:30.797 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (7m) 117s ago 7m 6991k - 17.2.0 e1d6a67b021e 6f58ad913f0b 2023-11-25T11:27:30.797 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi181 smithi181 running (7m) 117s ago 7m 7155k - 17.2.0 e1d6a67b021e fda6381a25d5 2023-11-25T11:27:30.797 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 starting - - - - 2023-11-25T11:27:30.797 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.pojjmg smithi135 running (3m) 117s ago 3m 34.9M - 17.2.0 e1d6a67b021e b1360e84f745 2023-11-25T11:27:30.797 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi181.xkxmhr smithi181 running (3m) 117s ago 3m 13.6M - 17.2.0 e1d6a67b021e 3c4a24b91171 2023-11-25T11:27:30.798 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.smlppl smithi135 *:9283 running (8m) 117s ago 8m 425M - 17.2.0 e1d6a67b021e d7514ab2b9ff 2023-11-25T11:27:30.798 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi181.qwsedt smithi181 *:8443,9283 running (2m) 117s ago 7m 499M - 18.0.0-7506-gec928368 95b41252257a 79fa4eba9dcd 2023-11-25T11:27:30.798 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (9m) 117s ago 9m 91.4M 2048M 17.2.0 e1d6a67b021e be1fa71fdc04 2023-11-25T11:27:30.798 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi181 smithi181 running (7m) 117s ago 7m 58.7M 2048M 17.2.0 e1d6a67b021e 12a4bb26c668 2023-11-25T11:27:30.798 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.jggcgf smithi135 *:2049 running (3m) 117s ago 3m 270M - 4.0 e1d6a67b021e dd8088364938 2023-11-25T11:27:30.798 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi181.lkrhxh smithi181 *:2049 running (3m) 117s ago 3m 81.2M - 4.0 e1d6a67b021e fb8b66a03a01 2023-11-25T11:27:30.798 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 starting - - - - 2023-11-25T11:27:30.798 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi181 smithi181 *:9100 starting - - - - 2023-11-25T11:27:30.798 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (6m) 117s ago 6m 576M 1944M 17.2.0 e1d6a67b021e c2d3fc77c8c3 2023-11-25T11:27:30.798 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (6m) 117s ago 6m 380M 1944M 17.2.0 e1d6a67b021e 7ef8e2078e30 2023-11-25T11:27:30.798 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (6m) 117s ago 6m 308M 1944M 17.2.0 e1d6a67b021e 0b0bc8a45912 2023-11-25T11:27:30.798 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (5m) 117s ago 5m 527M 1944M 17.2.0 e1d6a67b021e 2dc7de930d7e 2023-11-25T11:27:30.799 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi181 running (5m) 117s ago 5m 508M 2712M 17.2.0 e1d6a67b021e 28badd2540ce 2023-11-25T11:27:30.799 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi181 running (5m) 117s ago 5m 510M 2712M 17.2.0 e1d6a67b021e 97e3793761fa 2023-11-25T11:27:30.799 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi181 running (5m) 117s ago 5m 494M 2712M 17.2.0 e1d6a67b021e 141be4e41fe1 2023-11-25T11:27:30.799 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi181 running (4m) 117s ago 4m 735M 2712M 17.2.0 e1d6a67b021e 4ff374eb90d2 2023-11-25T11:27:30.799 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 starting - - - - 2023-11-25T11:27:30.889 INFO:teuthology.orchestra.run.smithi135.stdout: 5 76689 9.67 MB/sec execute 96 sec latency 130.289 ms 2023-11-25T11:27:31.296 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:31 smithi135 ceph-mon[107676]: from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:27:31.356 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:27:31.356 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2023-11-25T11:27:31.356 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:27:31.356 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:27:31.356 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2023-11-25T11:27:31.357 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-11-25T11:27:31.357 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:27:31.357 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:27:31.357 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2023-11-25T11:27:31.357 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-11-25T11:27:31.357 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:27:31.357 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2023-11-25T11:27:31.357 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:27:31.357 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:27:31.357 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2023-11-25T11:27:31.357 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-11-25T11:27:31.357 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:27:31.358 INFO:teuthology.orchestra.run.smithi135.stdout: } 2023-11-25T11:27:31.358 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:27:31.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:31 smithi181 ceph-mon[110393]: from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:27:31.841 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:27:31.842 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a", 2023-11-25T11:27:31.842 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2023-11-25T11:27:31.842 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-25T11:27:31.842 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2023-11-25T11:27:31.842 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2023-11-25T11:27:31.842 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mgr daemons", 2023-11-25T11:27:31.842 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2023-11-25T11:27:31.842 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:27:31.889 INFO:teuthology.orchestra.run.smithi135.stdout: 5 77040 9.68 MB/sec execute 97 sec latency 128.009 ms 2023-11-25T11:27:32.315 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:32 smithi135 ceph-mon[107676]: from='client.14782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:27:32.315 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:32 smithi135 ceph-mon[107676]: pgmap v67: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.1 MiB/s wr, 476 op/s 2023-11-25T11:27:32.315 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:32 smithi135 ceph-mon[107676]: from='client.14786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:27:32.315 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:32 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1739443487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:27:32.315 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:32 smithi135 ceph-mon[107676]: from='client.14794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:27:32.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:32 smithi181 ceph-mon[110393]: from='client.14782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:27:32.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:32 smithi181 ceph-mon[110393]: pgmap v67: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.1 MiB/s wr, 476 op/s 2023-11-25T11:27:32.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:32 smithi181 ceph-mon[110393]: from='client.14786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:27:32.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:32 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/1739443487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:27:32.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:32 smithi181 ceph-mon[110393]: from='client.14794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:27:32.404 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2023-11-25T11:27:32.896 INFO:teuthology.orchestra.run.smithi135.stdout: 5 77338 9.62 MB/sec execute 98 sec latency 131.725 ms 2023-11-25T11:27:33.081 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:33 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/824284220' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:27:33.082 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:33 smithi135 ceph-mon[107676]: pgmap v68: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 397 op/s 2023-11-25T11:27:33.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:33 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/824284220' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:27:33.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:33 smithi181 ceph-mon[110393]: pgmap v68: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 397 op/s 2023-11-25T11:27:33.896 INFO:teuthology.orchestra.run.smithi135.stdout: 5 77694 9.64 MB/sec execute 99 sec latency 125.249 ms 2023-11-25T11:27:34.896 INFO:teuthology.orchestra.run.smithi135.stdout: 5 78059 9.71 MB/sec execute 100 sec latency 134.991 ms 2023-11-25T11:27:35.896 INFO:teuthology.orchestra.run.smithi135.stdout: 5 78354 9.68 MB/sec execute 101 sec latency 139.380 ms 2023-11-25T11:27:35.899 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:35 smithi135 ceph-mon[107676]: pgmap v69: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 6.1 MiB/s wr, 605 op/s 2023-11-25T11:27:36.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:35 smithi181 ceph-mon[110393]: pgmap v69: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 6.1 MiB/s wr, 605 op/s 2023-11-25T11:27:36.896 INFO:teuthology.orchestra.run.smithi135.stdout: 5 78787 9.71 MB/sec execute 102 sec latency 107.639 ms 2023-11-25T11:27:37.876 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:37 smithi135 ceph-mon[107676]: pgmap v70: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.9 MiB/s wr, 390 op/s 2023-11-25T11:27:37.876 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:37 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:27:37.902 INFO:teuthology.orchestra.run.smithi135.stdout: 5 79130 9.66 MB/sec execute 103 sec latency 129.794 ms 2023-11-25T11:27:38.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:37 smithi181 ceph-mon[110393]: pgmap v70: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.9 MiB/s wr, 390 op/s 2023-11-25T11:27:38.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:37 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:27:38.903 INFO:teuthology.orchestra.run.smithi135.stdout: 5 79469 9.64 MB/sec execute 104 sec latency 136.448 ms 2023-11-25T11:27:39.903 INFO:teuthology.orchestra.run.smithi135.stdout: 5 79930 9.68 MB/sec execute 105 sec latency 128.840 ms 2023-11-25T11:27:39.978 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:39 smithi135 ceph-mon[107676]: pgmap v71: 97 pgs: 97 active+clean; 340 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.6 MiB/s wr, 425 op/s 2023-11-25T11:27:40.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:39 smithi181 ceph-mon[110393]: pgmap v71: 97 pgs: 97 active+clean; 340 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.6 MiB/s wr, 425 op/s 2023-11-25T11:27:40.903 INFO:teuthology.orchestra.run.smithi135.stdout: 5 80395 9.66 MB/sec execute 106 sec latency 128.991 ms 2023-11-25T11:27:41.903 INFO:teuthology.orchestra.run.smithi135.stdout: 5 80694 9.66 MB/sec execute 107 sec latency 125.957 ms 2023-11-25T11:27:42.016 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:41 smithi135 ceph-mon[107676]: pgmap v72: 97 pgs: 97 active+clean; 344 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.4 KiB/s rd, 5.8 MiB/s wr, 578 op/s 2023-11-25T11:27:42.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:41 smithi181 ceph-mon[110393]: pgmap v72: 97 pgs: 97 active+clean; 344 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.4 KiB/s rd, 5.8 MiB/s wr, 578 op/s 2023-11-25T11:27:42.903 INFO:teuthology.orchestra.run.smithi135.stdout: 5 81144 9.70 MB/sec execute 108 sec latency 135.693 ms 2023-11-25T11:27:43.903 INFO:teuthology.orchestra.run.smithi135.stdout: 5 81518 9.72 MB/sec execute 109 sec latency 129.148 ms 2023-11-25T11:27:44.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:43 smithi135 ceph-mon[107676]: pgmap v73: 97 pgs: 97 active+clean; 344 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.4 MiB/s wr, 423 op/s 2023-11-25T11:27:44.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:43 smithi181 ceph-mon[110393]: pgmap v73: 97 pgs: 97 active+clean; 344 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.4 MiB/s wr, 423 op/s 2023-11-25T11:27:44.909 INFO:teuthology.orchestra.run.smithi135.stdout: 5 81912 9.79 MB/sec execute 110 sec latency 144.219 ms 2023-11-25T11:27:45.853 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:45 smithi135 ceph-mon[107676]: pgmap v74: 97 pgs: 97 active+clean; 347 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.8 MiB/s wr, 657 op/s 2023-11-25T11:27:45.915 INFO:teuthology.orchestra.run.smithi135.stdout: 5 82257 9.77 MB/sec execute 111 sec latency 213.532 ms 2023-11-25T11:27:46.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:45 smithi181 ceph-mon[110393]: pgmap v74: 97 pgs: 97 active+clean; 347 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.8 MiB/s wr, 657 op/s 2023-11-25T11:27:46.918 INFO:teuthology.orchestra.run.smithi135.stdout: 5 82623 9.73 MB/sec execute 112 sec latency 148.270 ms 2023-11-25T11:27:47.918 INFO:teuthology.orchestra.run.smithi135.stdout: 5 82946 9.73 MB/sec execute 113 sec latency 128.943 ms 2023-11-25T11:27:47.930 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:47 smithi135 ceph-mon[107676]: pgmap v75: 97 pgs: 97 active+clean; 347 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.8 MiB/s wr, 449 op/s 2023-11-25T11:27:48.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:47 smithi181 ceph-mon[110393]: pgmap v75: 97 pgs: 97 active+clean; 347 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.8 MiB/s wr, 449 op/s 2023-11-25T11:27:48.919 INFO:teuthology.orchestra.run.smithi135.stdout: 5 83321 9.72 MB/sec execute 114 sec latency 119.603 ms 2023-11-25T11:27:49.929 INFO:teuthology.orchestra.run.smithi135.stdout: 5 83694 9.71 MB/sec execute 115 sec latency 120.074 ms 2023-11-25T11:27:49.970 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:49 smithi135 ceph-mon[107676]: pgmap v76: 97 pgs: 97 active+clean; 344 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.8 MiB/s wr, 521 op/s 2023-11-25T11:27:50.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:49 smithi181 ceph-mon[110393]: pgmap v76: 97 pgs: 97 active+clean; 344 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.8 MiB/s wr, 521 op/s 2023-11-25T11:27:50.928 INFO:teuthology.orchestra.run.smithi135.stdout: 5 84066 9.69 MB/sec execute 116 sec latency 86.723 ms 2023-11-25T11:27:51.928 INFO:teuthology.orchestra.run.smithi135.stdout: 5 84414 9.68 MB/sec execute 117 sec latency 132.076 ms 2023-11-25T11:27:51.997 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:51 smithi135 ceph-mon[107676]: pgmap v77: 97 pgs: 97 active+clean; 345 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.4 MiB/s wr, 638 op/s 2023-11-25T11:27:52.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:51 smithi181 ceph-mon[110393]: pgmap v77: 97 pgs: 97 active+clean; 345 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.4 MiB/s wr, 638 op/s 2023-11-25T11:27:52.928 INFO:teuthology.orchestra.run.smithi135.stdout: 5 84763 9.68 MB/sec execute 118 sec latency 141.615 ms 2023-11-25T11:27:53.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:52 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:27:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:52 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:27:53.928 INFO:teuthology.orchestra.run.smithi135.stdout: 5 85097 9.72 MB/sec execute 119 sec latency 136.921 ms 2023-11-25T11:27:54.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:53 smithi135 ceph-mon[107676]: pgmap v78: 97 pgs: 97 active+clean; 345 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.7 MiB/s wr, 457 op/s 2023-11-25T11:27:54.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:53 smithi181 ceph-mon[110393]: pgmap v78: 97 pgs: 97 active+clean; 345 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.7 MiB/s wr, 457 op/s 2023-11-25T11:27:54.928 INFO:teuthology.orchestra.run.smithi135.stdout: 5 85502 9.77 MB/sec execute 120 sec latency 203.033 ms 2023-11-25T11:27:55.934 INFO:teuthology.orchestra.run.smithi135.stdout: 5 85838 9.73 MB/sec execute 121 sec latency 122.847 ms 2023-11-25T11:27:56.098 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:55 smithi135 ceph-mon[107676]: pgmap v79: 97 pgs: 97 active+clean; 341 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.8 MiB/s wr, 669 op/s 2023-11-25T11:27:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:55 smithi181 ceph-mon[110393]: pgmap v79: 97 pgs: 97 active+clean; 341 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 6.8 MiB/s wr, 669 op/s 2023-11-25T11:27:56.934 INFO:teuthology.orchestra.run.smithi135.stdout: 5 86154 9.71 MB/sec execute 122 sec latency 147.141 ms 2023-11-25T11:27:57.934 INFO:teuthology.orchestra.run.smithi135.stdout: 5 86424 9.69 MB/sec execute 123 sec latency 136.288 ms 2023-11-25T11:27:58.131 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:57 smithi135 ceph-mon[107676]: pgmap v80: 97 pgs: 97 active+clean; 341 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.4 MiB/s wr, 435 op/s 2023-11-25T11:27:58.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:57 smithi181 ceph-mon[110393]: pgmap v80: 97 pgs: 97 active+clean; 341 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.4 MiB/s wr, 435 op/s 2023-11-25T11:27:58.935 INFO:teuthology.orchestra.run.smithi135.stdout: 5 86813 9.71 MB/sec execute 124 sec latency 125.859 ms 2023-11-25T11:27:59.921 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:27:59 smithi135 ceph-mon[107676]: pgmap v81: 97 pgs: 97 active+clean; 344 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.2 MiB/s wr, 484 op/s 2023-11-25T11:27:59.934 INFO:teuthology.orchestra.run.smithi135.stdout: 5 87212 9.70 MB/sec execute 125 sec latency 134.864 ms 2023-11-25T11:28:00.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:27:59 smithi181 ceph-mon[110393]: pgmap v81: 97 pgs: 97 active+clean; 344 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.8 KiB/s rd, 5.2 MiB/s wr, 484 op/s 2023-11-25T11:28:00.935 INFO:teuthology.orchestra.run.smithi135.stdout: 5 87558 9.68 MB/sec execute 126 sec latency 116.916 ms 2023-11-25T11:28:01.941 INFO:teuthology.orchestra.run.smithi135.stdout: 5 87947 9.69 MB/sec execute 127 sec latency 126.902 ms 2023-11-25T11:28:01.964 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:01 smithi135 ceph-mon[107676]: pgmap v82: 97 pgs: 97 active+clean; 343 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 5.7 MiB/s wr, 573 op/s 2023-11-25T11:28:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:01 smithi181 ceph-mon[110393]: pgmap v82: 97 pgs: 97 active+clean; 343 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 5.7 MiB/s wr, 573 op/s 2023-11-25T11:28:02.868 INFO:teuthology.orchestra.run.smithi135.stdout:true 2023-11-25T11:28:02.942 INFO:teuthology.orchestra.run.smithi135.stdout: 5 88362 9.72 MB/sec execute 128 sec latency 128.955 ms 2023-11-25T11:28:03.770 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-25T11:28:03.770 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 starting - - - - 2023-11-25T11:28:03.770 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (8m) 2m ago 8m 6991k - 17.2.0 e1d6a67b021e 6f58ad913f0b 2023-11-25T11:28:03.770 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi181 smithi181 running (8m) 2m ago 8m 7155k - 17.2.0 e1d6a67b021e fda6381a25d5 2023-11-25T11:28:03.770 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 starting - - - - 2023-11-25T11:28:03.770 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.pojjmg smithi135 running (4m) 2m ago 4m 34.9M - 17.2.0 e1d6a67b021e b1360e84f745 2023-11-25T11:28:03.771 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi181.xkxmhr smithi181 running (4m) 2m ago 4m 13.6M - 17.2.0 e1d6a67b021e 3c4a24b91171 2023-11-25T11:28:03.771 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.smlppl smithi135 *:9283 running (9m) 2m ago 9m 425M - 17.2.0 e1d6a67b021e d7514ab2b9ff 2023-11-25T11:28:03.771 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi181.qwsedt smithi181 *:8443,9283 running (2m) 2m ago 8m 499M - 18.0.0-7506-gec928368 95b41252257a 79fa4eba9dcd 2023-11-25T11:28:03.771 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (9m) 2m ago 9m 91.4M 2048M 17.2.0 e1d6a67b021e be1fa71fdc04 2023-11-25T11:28:03.771 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi181 smithi181 running (7m) 2m ago 7m 58.7M 2048M 17.2.0 e1d6a67b021e 12a4bb26c668 2023-11-25T11:28:03.771 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.jggcgf smithi135 *:2049 running (4m) 2m ago 4m 270M - 4.0 e1d6a67b021e dd8088364938 2023-11-25T11:28:03.771 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi181.lkrhxh smithi181 *:2049 running (4m) 2m ago 4m 81.2M - 4.0 e1d6a67b021e fb8b66a03a01 2023-11-25T11:28:03.771 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 starting - - - - 2023-11-25T11:28:03.771 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi181 smithi181 *:9100 starting - - - - 2023-11-25T11:28:03.771 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (7m) 2m ago 7m 576M 1944M 17.2.0 e1d6a67b021e c2d3fc77c8c3 2023-11-25T11:28:03.771 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (7m) 2m ago 7m 380M 1944M 17.2.0 e1d6a67b021e 7ef8e2078e30 2023-11-25T11:28:03.771 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (6m) 2m ago 6m 308M 1944M 17.2.0 e1d6a67b021e 0b0bc8a45912 2023-11-25T11:28:03.772 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (6m) 2m ago 6m 527M 1944M 17.2.0 e1d6a67b021e 2dc7de930d7e 2023-11-25T11:28:03.772 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi181 running (6m) 2m ago 6m 508M 2712M 17.2.0 e1d6a67b021e 28badd2540ce 2023-11-25T11:28:03.772 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi181 running (5m) 2m ago 5m 510M 2712M 17.2.0 e1d6a67b021e 97e3793761fa 2023-11-25T11:28:03.772 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi181 running (5m) 2m ago 5m 494M 2712M 17.2.0 e1d6a67b021e 141be4e41fe1 2023-11-25T11:28:03.772 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi181 running (5m) 2m ago 5m 735M 2712M 17.2.0 e1d6a67b021e 4ff374eb90d2 2023-11-25T11:28:03.772 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 starting - - - - 2023-11-25T11:28:03.942 INFO:teuthology.orchestra.run.smithi135.stdout: 5 88698 9.73 MB/sec execute 129 sec latency 128.603 ms 2023-11-25T11:28:04.044 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:03 smithi135 ceph-mon[107676]: pgmap v83: 97 pgs: 97 active+clean; 343 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.3 MiB/s wr, 421 op/s 2023-11-25T11:28:04.044 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:03 smithi135 ceph-mon[107676]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:04.287 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:28:04.288 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2023-11-25T11:28:04.288 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:28:04.288 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:28:04.288 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2023-11-25T11:28:04.288 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-11-25T11:28:04.288 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:28:04.288 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:28:04.288 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2023-11-25T11:28:04.288 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-11-25T11:28:04.289 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:28:04.289 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2023-11-25T11:28:04.289 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:28:04.289 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:28:04.289 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2023-11-25T11:28:04.289 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-11-25T11:28:04.289 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:28:04.289 INFO:teuthology.orchestra.run.smithi135.stdout: } 2023-11-25T11:28:04.289 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:28:04.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:03 smithi181 ceph-mon[110393]: pgmap v83: 97 pgs: 97 active+clean; 343 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.3 MiB/s wr, 421 op/s 2023-11-25T11:28:04.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:03 smithi181 ceph-mon[110393]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:04.735 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:28:04.735 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a", 2023-11-25T11:28:04.735 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2023-11-25T11:28:04.735 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-25T11:28:04.735 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2023-11-25T11:28:04.735 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2023-11-25T11:28:04.735 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mgr daemons", 2023-11-25T11:28:04.736 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2023-11-25T11:28:04.736 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:28:04.942 INFO:teuthology.orchestra.run.smithi135.stdout: 5 88927 9.70 MB/sec execute 130 sec latency 212.085 ms 2023-11-25T11:28:05.070 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:04 smithi135 ceph-mon[107676]: from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:05.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:04 smithi135 ceph-mon[107676]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:05.071 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:04 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/4240135606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:28:05.236 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2023-11-25T11:28:05.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:04 smithi181 ceph-mon[110393]: from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:05.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:04 smithi181 ceph-mon[110393]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:05.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:04 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/4240135606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:28:05.942 INFO:teuthology.orchestra.run.smithi135.stdout: 5 89222 9.70 MB/sec execute 131 sec latency 205.747 ms 2023-11-25T11:28:06.100 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:05 smithi135 ceph-mon[107676]: pgmap v84: 97 pgs: 97 active+clean; 344 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.6 KiB/s rd, 6.4 MiB/s wr, 639 op/s 2023-11-25T11:28:06.101 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:05 smithi135 ceph-mon[107676]: from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:06.101 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:05 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2522672195' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:28:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:05 smithi181 ceph-mon[110393]: pgmap v84: 97 pgs: 97 active+clean; 344 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.6 KiB/s rd, 6.4 MiB/s wr, 639 op/s 2023-11-25T11:28:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:05 smithi181 ceph-mon[110393]: from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:05 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2522672195' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:28:06.942 INFO:teuthology.orchestra.run.smithi135.stdout: 5 89560 9.66 MB/sec execute 132 sec latency 136.100 ms 2023-11-25T11:28:07.942 INFO:teuthology.orchestra.run.smithi135.stdout: 5 89828 9.64 MB/sec execute 133 sec latency 214.567 ms 2023-11-25T11:28:08.092 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:07 smithi135 ceph-mon[107676]: pgmap v85: 97 pgs: 97 active+clean; 344 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.3 MiB/s wr, 427 op/s 2023-11-25T11:28:08.092 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:07 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:28:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:07 smithi181 ceph-mon[110393]: pgmap v85: 97 pgs: 97 active+clean; 344 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.3 MiB/s wr, 427 op/s 2023-11-25T11:28:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:07 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:28:08.942 INFO:teuthology.orchestra.run.smithi135.stdout: 5 90107 9.65 MB/sec execute 134 sec latency 128.566 ms 2023-11-25T11:28:09.942 INFO:teuthology.orchestra.run.smithi135.stdout: 5 90436 9.63 MB/sec execute 135 sec latency 127.136 ms 2023-11-25T11:28:10.134 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:09 smithi135 ceph-mon[107676]: pgmap v86: 97 pgs: 97 active+clean; 343 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.4 MiB/s wr, 572 op/s 2023-11-25T11:28:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:09 smithi181 ceph-mon[110393]: pgmap v86: 97 pgs: 97 active+clean; 343 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.4 MiB/s wr, 572 op/s 2023-11-25T11:28:10.944 INFO:teuthology.orchestra.run.smithi135.stdout: 5 90827 9.62 MB/sec execute 136 sec latency 125.364 ms 2023-11-25T11:28:11.948 INFO:teuthology.orchestra.run.smithi135.stdout: 5 91172 9.59 MB/sec execute 137 sec latency 122.778 ms 2023-11-25T11:28:12.193 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:11 smithi135 ceph-mon[107676]: pgmap v87: 97 pgs: 97 active+clean; 344 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.5 MiB/s wr, 561 op/s 2023-11-25T11:28:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:11 smithi181 ceph-mon[110393]: pgmap v87: 97 pgs: 97 active+clean; 344 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.5 MiB/s wr, 561 op/s 2023-11-25T11:28:12.948 INFO:teuthology.orchestra.run.smithi135.stdout: 5 91524 9.62 MB/sec execute 138 sec latency 119.683 ms 2023-11-25T11:28:13.948 INFO:teuthology.orchestra.run.smithi135.stdout: 5 92000 9.66 MB/sec execute 139 sec latency 122.867 ms 2023-11-25T11:28:13.970 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:13 smithi135 ceph-mon[107676]: pgmap v88: 97 pgs: 97 active+clean; 344 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 400 op/s 2023-11-25T11:28:14.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:13 smithi181 ceph-mon[110393]: pgmap v88: 97 pgs: 97 active+clean; 344 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 400 op/s 2023-11-25T11:28:14.951 INFO:teuthology.orchestra.run.smithi135.stdout: 5 92335 9.67 MB/sec execute 140 sec latency 128.940 ms 2023-11-25T11:28:15.952 INFO:teuthology.orchestra.run.smithi135.stdout: 5 92562 9.65 MB/sec execute 141 sec latency 133.084 ms 2023-11-25T11:28:15.996 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:15 smithi135 ceph-mon[107676]: pgmap v89: 97 pgs: 97 active+clean; 345 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 6.2 MiB/s wr, 611 op/s 2023-11-25T11:28:16.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:15 smithi181 ceph-mon[110393]: pgmap v89: 97 pgs: 97 active+clean; 345 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 6.2 MiB/s wr, 611 op/s 2023-11-25T11:28:16.957 INFO:teuthology.orchestra.run.smithi135.stdout: 5 92897 9.63 MB/sec execute 142 sec latency 128.849 ms 2023-11-25T11:28:17.957 INFO:teuthology.orchestra.run.smithi135.stdout: 5 93252 9.62 MB/sec execute 143 sec latency 132.961 ms 2023-11-25T11:28:18.064 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:17 smithi135 ceph-mon[107676]: pgmap v90: 97 pgs: 97 active+clean; 345 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.1 MiB/s wr, 393 op/s 2023-11-25T11:28:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:17 smithi181 ceph-mon[110393]: pgmap v90: 97 pgs: 97 active+clean; 345 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.1 MiB/s wr, 393 op/s 2023-11-25T11:28:18.957 INFO:teuthology.orchestra.run.smithi135.stdout: 5 93498 9.60 MB/sec execute 144 sec latency 126.520 ms 2023-11-25T11:28:19.961 INFO:teuthology.orchestra.run.smithi135.stdout: 5 93767 9.60 MB/sec execute 145 sec latency 128.503 ms 2023-11-25T11:28:20.099 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:19 smithi135 ceph-mon[107676]: pgmap v91: 97 pgs: 97 active+clean; 344 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.7 MiB/s wr, 425 op/s 2023-11-25T11:28:20.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:19 smithi181 ceph-mon[110393]: pgmap v91: 97 pgs: 97 active+clean; 344 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.7 MiB/s wr, 425 op/s 2023-11-25T11:28:20.961 INFO:teuthology.orchestra.run.smithi135.stdout: 5 94189 9.60 MB/sec execute 146 sec latency 104.620 ms 2023-11-25T11:28:21.961 INFO:teuthology.orchestra.run.smithi135.stdout: 5 94587 9.57 MB/sec execute 147 sec latency 142.906 ms 2023-11-25T11:28:22.127 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:21 smithi135 ceph-mon[107676]: pgmap v92: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.0 MiB/s wr, 446 op/s 2023-11-25T11:28:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:21 smithi181 ceph-mon[110393]: pgmap v92: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.0 MiB/s wr, 446 op/s 2023-11-25T11:28:22.961 INFO:teuthology.orchestra.run.smithi135.stdout: 5 94894 9.57 MB/sec execute 148 sec latency 128.612 ms 2023-11-25T11:28:23.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:28:23.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:28:23.961 INFO:teuthology.orchestra.run.smithi135.stdout: 5 95257 9.61 MB/sec execute 149 sec latency 126.892 ms 2023-11-25T11:28:24.211 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:24 smithi135 ceph-mon[107676]: pgmap v93: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.1 MiB/s wr, 408 op/s 2023-11-25T11:28:24.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:24 smithi181 ceph-mon[110393]: pgmap v93: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.1 MiB/s wr, 408 op/s 2023-11-25T11:28:24.963 INFO:teuthology.orchestra.run.smithi135.stdout: 5 95628 9.62 MB/sec execute 150 sec latency 131.401 ms 2023-11-25T11:28:25.963 INFO:teuthology.orchestra.run.smithi135.stdout: 5 95884 9.61 MB/sec execute 151 sec latency 131.671 ms 2023-11-25T11:28:26.244 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:26 smithi135 ceph-mon[107676]: pgmap v94: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.2 MiB/s wr, 612 op/s 2023-11-25T11:28:26.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:26 smithi181 ceph-mon[110393]: pgmap v94: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.2 MiB/s wr, 612 op/s 2023-11-25T11:28:26.963 INFO:teuthology.orchestra.run.smithi135.stdout: 5 96096 9.58 MB/sec execute 152 sec latency 136.984 ms 2023-11-25T11:28:27.279 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:27 smithi135 ceph-mon[107676]: pgmap v95: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.0 MiB/s wr, 401 op/s 2023-11-25T11:28:27.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:27 smithi181 ceph-mon[110393]: pgmap v95: 97 pgs: 97 active+clean; 346 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.0 MiB/s wr, 401 op/s 2023-11-25T11:28:27.963 INFO:teuthology.orchestra.run.smithi135.stdout: 5 96345 9.55 MB/sec execute 153 sec latency 150.704 ms 2023-11-25T11:28:28.968 INFO:teuthology.orchestra.run.smithi135.stdout: 5 96656 9.52 MB/sec execute 154 sec latency 128.893 ms 2023-11-25T11:28:29.845 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:29 smithi135 ceph-mon[107676]: pgmap v96: 97 pgs: 97 active+clean; 350 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.8 MiB/s wr, 453 op/s 2023-11-25T11:28:29.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:29 smithi181 ceph-mon[110393]: pgmap v96: 97 pgs: 97 active+clean; 350 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.8 MiB/s wr, 453 op/s 2023-11-25T11:28:29.968 INFO:teuthology.orchestra.run.smithi135.stdout: 5 96878 9.50 MB/sec execute 155 sec latency 129.483 ms 2023-11-25T11:28:30.968 INFO:teuthology.orchestra.run.smithi135.stdout: 5 97157 9.50 MB/sec execute 156 sec latency 190.757 ms 2023-11-25T11:28:31.904 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:31 smithi135 ceph-mon[107676]: pgmap v97: 97 pgs: 97 active+clean; 351 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.2 MiB/s wr, 530 op/s 2023-11-25T11:28:31.968 INFO:teuthology.orchestra.run.smithi135.stdout: 5 97439 9.49 MB/sec execute 157 sec latency 139.618 ms 2023-11-25T11:28:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:31 smithi181 ceph-mon[110393]: pgmap v97: 97 pgs: 97 active+clean; 351 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.2 MiB/s wr, 530 op/s 2023-11-25T11:28:32.968 INFO:teuthology.orchestra.run.smithi135.stdout: 5 97793 9.48 MB/sec execute 158 sec latency 126.113 ms 2023-11-25T11:28:33.961 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:33 smithi135 ceph-mon[107676]: pgmap v98: 97 pgs: 97 active+clean; 351 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 364 op/s 2023-11-25T11:28:33.968 INFO:teuthology.orchestra.run.smithi135.stdout: 5 98109 9.45 MB/sec execute 159 sec latency 126.254 ms 2023-11-25T11:28:34.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:33 smithi181 ceph-mon[110393]: pgmap v98: 97 pgs: 97 active+clean; 351 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.8 MiB/s wr, 364 op/s 2023-11-25T11:28:34.968 INFO:teuthology.orchestra.run.smithi135.stdout: 5 98369 9.42 MB/sec execute 160 sec latency 135.600 ms 2023-11-25T11:28:35.741 INFO:teuthology.orchestra.run.smithi135.stdout:true 2023-11-25T11:28:35.968 INFO:teuthology.orchestra.run.smithi135.stdout: 5 98737 9.47 MB/sec execute 161 sec latency 122.770 ms 2023-11-25T11:28:36.025 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:35 smithi135 ceph-mon[107676]: pgmap v99: 97 pgs: 97 active+clean; 347 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.4 MiB/s wr, 547 op/s 2023-11-25T11:28:36.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:35 smithi181 ceph-mon[110393]: pgmap v99: 97 pgs: 97 active+clean; 347 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.4 MiB/s wr, 547 op/s 2023-11-25T11:28:36.657 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-25T11:28:36.658 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 starting - - - - 2023-11-25T11:28:36.658 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (9m) 3m ago 9m 6991k - 17.2.0 e1d6a67b021e 6f58ad913f0b 2023-11-25T11:28:36.658 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi181 smithi181 running (8m) 3m ago 8m 7155k - 17.2.0 e1d6a67b021e fda6381a25d5 2023-11-25T11:28:36.658 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 starting - - - - 2023-11-25T11:28:36.658 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.pojjmg smithi135 running (5m) 3m ago 5m 34.9M - 17.2.0 e1d6a67b021e b1360e84f745 2023-11-25T11:28:36.658 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi181.xkxmhr smithi181 running (5m) 3m ago 5m 13.6M - 17.2.0 e1d6a67b021e 3c4a24b91171 2023-11-25T11:28:36.658 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.smlppl smithi135 *:9283 running (10m) 3m ago 10m 425M - 17.2.0 e1d6a67b021e d7514ab2b9ff 2023-11-25T11:28:36.658 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi181.qwsedt smithi181 *:8443,9283 running (3m) 3m ago 8m 499M - 18.0.0-7506-gec928368 95b41252257a 79fa4eba9dcd 2023-11-25T11:28:36.658 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (10m) 3m ago 10m 91.4M 2048M 17.2.0 e1d6a67b021e be1fa71fdc04 2023-11-25T11:28:36.659 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi181 smithi181 running (8m) 3m ago 8m 58.7M 2048M 17.2.0 e1d6a67b021e 12a4bb26c668 2023-11-25T11:28:36.659 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.jggcgf smithi135 *:2049 running (4m) 3m ago 4m 270M - 4.0 e1d6a67b021e dd8088364938 2023-11-25T11:28:36.659 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi181.lkrhxh smithi181 *:2049 running (4m) 3m ago 4m 81.2M - 4.0 e1d6a67b021e fb8b66a03a01 2023-11-25T11:28:36.659 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 starting - - - - 2023-11-25T11:28:36.659 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi181 smithi181 *:9100 starting - - - - 2023-11-25T11:28:36.659 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (7m) 3m ago 7m 576M 1944M 17.2.0 e1d6a67b021e c2d3fc77c8c3 2023-11-25T11:28:36.659 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (7m) 3m ago 7m 380M 1944M 17.2.0 e1d6a67b021e 7ef8e2078e30 2023-11-25T11:28:36.659 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (7m) 3m ago 7m 308M 1944M 17.2.0 e1d6a67b021e 0b0bc8a45912 2023-11-25T11:28:36.659 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (7m) 3m ago 7m 527M 1944M 17.2.0 e1d6a67b021e 2dc7de930d7e 2023-11-25T11:28:36.659 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi181 running (6m) 3m ago 6m 508M 2712M 17.2.0 e1d6a67b021e 28badd2540ce 2023-11-25T11:28:36.659 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi181 running (6m) 3m ago 6m 510M 2712M 17.2.0 e1d6a67b021e 97e3793761fa 2023-11-25T11:28:36.659 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi181 running (6m) 3m ago 6m 494M 2712M 17.2.0 e1d6a67b021e 141be4e41fe1 2023-11-25T11:28:36.660 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi181 running (5m) 3m ago 5m 735M 2712M 17.2.0 e1d6a67b021e 4ff374eb90d2 2023-11-25T11:28:36.660 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 starting - - - - 2023-11-25T11:28:36.969 INFO:teuthology.orchestra.run.smithi135.stdout: 5 99026 9.45 MB/sec execute 162 sec latency 127.233 ms 2023-11-25T11:28:37.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:36 smithi135 ceph-mon[107676]: from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:37.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:36 smithi181 ceph-mon[110393]: from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:37.273 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:28:37.273 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2023-11-25T11:28:37.273 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:28:37.273 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:28:37.273 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2023-11-25T11:28:37.273 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-11-25T11:28:37.273 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:28:37.274 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:28:37.274 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2023-11-25T11:28:37.274 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-11-25T11:28:37.274 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:28:37.274 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2023-11-25T11:28:37.274 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:28:37.274 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:28:37.274 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2023-11-25T11:28:37.274 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-11-25T11:28:37.274 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:28:37.274 INFO:teuthology.orchestra.run.smithi135.stdout: } 2023-11-25T11:28:37.274 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:28:37.764 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:28:37.764 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a", 2023-11-25T11:28:37.765 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2023-11-25T11:28:37.765 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-25T11:28:37.765 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2023-11-25T11:28:37.765 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2023-11-25T11:28:37.765 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mgr daemons", 2023-11-25T11:28:37.765 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2023-11-25T11:28:37.765 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:28:37.969 INFO:teuthology.orchestra.run.smithi135.stdout: 5 99338 9.45 MB/sec execute 163 sec latency 130.771 ms 2023-11-25T11:28:38.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:37 smithi135 ceph-mon[107676]: from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:38.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:37 smithi135 ceph-mon[107676]: pgmap v100: 97 pgs: 97 active+clean; 347 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 343 op/s 2023-11-25T11:28:38.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:37 smithi135 ceph-mon[107676]: from='client.24589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:38.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:37 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1198635804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:28:38.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:37 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:28:38.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:37 smithi181 ceph-mon[110393]: from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:38.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:37 smithi181 ceph-mon[110393]: pgmap v100: 97 pgs: 97 active+clean; 347 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 343 op/s 2023-11-25T11:28:38.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:37 smithi181 ceph-mon[110393]: from='client.24589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:38.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:37 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/1198635804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:28:38.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:37 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:28:38.351 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2023-11-25T11:28:38.972 INFO:teuthology.orchestra.run.smithi135.stdout: 5 99620 9.46 MB/sec execute 164 sec latency 86.475 ms 2023-11-25T11:28:39.072 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:38 smithi135 ceph-mon[107676]: from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:39.072 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:38 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/4098706766' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:28:39.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:38 smithi181 ceph-mon[110393]: from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:28:39.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:38 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/4098706766' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:28:39.981 INFO:teuthology.orchestra.run.smithi135.stdout: 5 99906 9.43 MB/sec execute 165 sec latency 134.522 ms 2023-11-25T11:28:40.092 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:39 smithi135 ceph-mon[107676]: pgmap v101: 97 pgs: 97 active+clean; 341 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 4.4 MiB/s wr, 415 op/s 2023-11-25T11:28:40.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:39 smithi181 ceph-mon[110393]: pgmap v101: 97 pgs: 97 active+clean; 341 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 4.4 MiB/s wr, 415 op/s 2023-11-25T11:28:40.982 INFO:teuthology.orchestra.run.smithi135.stdout: 5 100214 9.40 MB/sec execute 166 sec latency 128.791 ms 2023-11-25T11:28:41.878 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:41 smithi135 ceph-mon[107676]: pgmap v102: 97 pgs: 97 active+clean; 346 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.7 MiB/s wr, 475 op/s 2023-11-25T11:28:41.982 INFO:teuthology.orchestra.run.smithi135.stdout: 5 100460 9.39 MB/sec execute 167 sec latency 124.653 ms 2023-11-25T11:28:42.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:41 smithi181 ceph-mon[110393]: pgmap v102: 97 pgs: 97 active+clean; 346 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.7 MiB/s wr, 475 op/s 2023-11-25T11:28:42.982 INFO:teuthology.orchestra.run.smithi135.stdout: 5 100756 9.40 MB/sec execute 168 sec latency 179.150 ms 2023-11-25T11:28:43.926 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:43 smithi135 ceph-mon[107676]: pgmap v103: 97 pgs: 97 active+clean; 346 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.7 MiB/s wr, 366 op/s 2023-11-25T11:28:43.982 INFO:teuthology.orchestra.run.smithi135.stdout: 5 101050 9.39 MB/sec execute 169 sec latency 125.608 ms 2023-11-25T11:28:44.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:43 smithi181 ceph-mon[110393]: pgmap v103: 97 pgs: 97 active+clean; 346 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.7 MiB/s wr, 366 op/s 2023-11-25T11:28:44.988 INFO:teuthology.orchestra.run.smithi135.stdout: 5 101389 9.37 MB/sec execute 170 sec latency 135.860 ms 2023-11-25T11:28:45.972 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:45 smithi135 ceph-mon[107676]: pgmap v104: 97 pgs: 97 active+clean; 345 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 546 op/s 2023-11-25T11:28:45.991 INFO:teuthology.orchestra.run.smithi135.stdout: 5 101646 9.35 MB/sec execute 171 sec latency 100.996 ms 2023-11-25T11:28:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:45 smithi181 ceph-mon[110393]: pgmap v104: 97 pgs: 97 active+clean; 345 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 546 op/s 2023-11-25T11:28:46.989 INFO:teuthology.orchestra.run.smithi135.stdout: 5 101922 9.34 MB/sec execute 172 sec latency 196.933 ms 2023-11-25T11:28:47.996 INFO:teuthology.orchestra.run.smithi135.stdout: 5 102362 9.38 MB/sec execute 173 sec latency 153.496 ms 2023-11-25T11:28:48.023 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:47 smithi135 ceph-mon[107676]: pgmap v105: 97 pgs: 97 active+clean; 345 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.0 MiB/s wr, 364 op/s 2023-11-25T11:28:48.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:47 smithi181 ceph-mon[110393]: pgmap v105: 97 pgs: 97 active+clean; 345 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.0 MiB/s wr, 364 op/s 2023-11-25T11:28:48.996 INFO:teuthology.orchestra.run.smithi135.stdout: 5 102805 9.41 MB/sec execute 174 sec latency 122.620 ms 2023-11-25T11:28:50.005 INFO:teuthology.orchestra.run.smithi135.stdout: 5 103071 9.39 MB/sec execute 175 sec latency 119.480 ms 2023-11-25T11:28:50.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:49 smithi135 ceph-mon[107676]: pgmap v106: 97 pgs: 97 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.7 MiB/s wr, 397 op/s 2023-11-25T11:28:50.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:49 smithi181 ceph-mon[110393]: pgmap v106: 97 pgs: 97 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.7 MiB/s wr, 397 op/s 2023-11-25T11:28:51.006 INFO:teuthology.orchestra.run.smithi135.stdout: 5 103339 9.36 MB/sec execute 176 sec latency 125.274 ms 2023-11-25T11:28:52.005 INFO:teuthology.orchestra.run.smithi135.stdout: 5 103749 9.36 MB/sec execute 177 sec latency 116.634 ms 2023-11-25T11:28:52.095 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:51 smithi135 ceph-mon[107676]: pgmap v107: 97 pgs: 97 active+clean; 352 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 484 op/s 2023-11-25T11:28:52.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:51 smithi181 ceph-mon[110393]: pgmap v107: 97 pgs: 97 active+clean; 352 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 484 op/s 2023-11-25T11:28:53.005 INFO:teuthology.orchestra.run.smithi135.stdout: 5 104131 9.37 MB/sec execute 178 sec latency 107.525 ms 2023-11-25T11:28:53.130 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:52 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:28:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:52 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:28:54.005 INFO:teuthology.orchestra.run.smithi135.stdout: 5 104484 9.37 MB/sec execute 179 sec latency 138.756 ms 2023-11-25T11:28:54.150 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:53 smithi135 ceph-mon[107676]: pgmap v108: 97 pgs: 97 active+clean; 352 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.9 MiB/s wr, 372 op/s 2023-11-25T11:28:54.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:53 smithi181 ceph-mon[110393]: pgmap v108: 97 pgs: 97 active+clean; 352 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.9 MiB/s wr, 372 op/s 2023-11-25T11:28:55.005 INFO:teuthology.orchestra.run.smithi135.stdout: 5 104920 9.37 MB/sec execute 180 sec latency 104.521 ms 2023-11-25T11:28:56.005 INFO:teuthology.orchestra.run.smithi135.stdout: 5 105281 9.38 MB/sec execute 181 sec latency 140.744 ms 2023-11-25T11:28:56.173 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:55 smithi135 ceph-mon[107676]: pgmap v109: 97 pgs: 97 active+clean; 348 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.4 KiB/s rd, 6.0 MiB/s wr, 589 op/s 2023-11-25T11:28:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:55 smithi181 ceph-mon[110393]: pgmap v109: 97 pgs: 97 active+clean; 348 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.4 KiB/s rd, 6.0 MiB/s wr, 589 op/s 2023-11-25T11:28:57.005 INFO:teuthology.orchestra.run.smithi135.stdout: 5 105563 9.38 MB/sec execute 182 sec latency 213.948 ms 2023-11-25T11:28:57.973 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:57 smithi135 ceph-mon[107676]: pgmap v110: 97 pgs: 97 active+clean; 348 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 409 op/s 2023-11-25T11:28:58.006 INFO:teuthology.orchestra.run.smithi135.stdout: 5 105865 9.39 MB/sec execute 183 sec latency 211.293 ms 2023-11-25T11:28:58.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:57 smithi181 ceph-mon[110393]: pgmap v110: 97 pgs: 97 active+clean; 348 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 409 op/s 2023-11-25T11:28:59.006 INFO:teuthology.orchestra.run.smithi135.stdout: 5 106189 9.40 MB/sec execute 184 sec latency 125.998 ms 2023-11-25T11:29:00.006 INFO:teuthology.orchestra.run.smithi135.stdout: 5 106420 9.38 MB/sec execute 185 sec latency 142.692 ms 2023-11-25T11:29:00.015 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:28:59 smithi135 ceph-mon[107676]: pgmap v111: 97 pgs: 97 active+clean; 352 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 5.1 MiB/s wr, 502 op/s 2023-11-25T11:29:00.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:28:59 smithi181 ceph-mon[110393]: pgmap v111: 97 pgs: 97 active+clean; 352 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 5.1 MiB/s wr, 502 op/s 2023-11-25T11:29:01.006 INFO:teuthology.orchestra.run.smithi135.stdout: 5 106672 9.35 MB/sec execute 186 sec latency 132.197 ms 2023-11-25T11:29:02.006 INFO:teuthology.orchestra.run.smithi135.stdout: 5 106934 9.33 MB/sec execute 187 sec latency 128.465 ms 2023-11-25T11:29:02.060 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:01 smithi135 ceph-mon[107676]: pgmap v112: 97 pgs: 97 active+clean; 352 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 572 op/s 2023-11-25T11:29:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:01 smithi181 ceph-mon[110393]: pgmap v112: 97 pgs: 97 active+clean; 352 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 572 op/s 2023-11-25T11:29:03.006 INFO:teuthology.orchestra.run.smithi135.stdout: 5 107220 9.29 MB/sec execute 188 sec latency 119.001 ms 2023-11-25T11:29:04.007 INFO:teuthology.orchestra.run.smithi135.stdout: 5 107533 9.31 MB/sec execute 189 sec latency 128.997 ms 2023-11-25T11:29:04.086 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:03 smithi135 ceph-mon[107676]: pgmap v113: 97 pgs: 97 active+clean; 352 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 414 op/s 2023-11-25T11:29:04.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:03 smithi181 ceph-mon[110393]: pgmap v113: 97 pgs: 97 active+clean; 352 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 414 op/s 2023-11-25T11:29:05.006 INFO:teuthology.orchestra.run.smithi135.stdout: 5 107818 9.29 MB/sec execute 190 sec latency 116.058 ms 2023-11-25T11:29:06.007 INFO:teuthology.orchestra.run.smithi135.stdout: 5 108234 9.31 MB/sec execute 191 sec latency 126.956 ms 2023-11-25T11:29:06.126 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:05 smithi135 ceph-mon[107676]: pgmap v114: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 KiB/s rd, 5.8 MiB/s wr, 585 op/s 2023-11-25T11:29:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:05 smithi181 ceph-mon[110393]: pgmap v114: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 KiB/s rd, 5.8 MiB/s wr, 585 op/s 2023-11-25T11:29:07.007 INFO:teuthology.orchestra.run.smithi135.stdout: 5 108537 9.30 MB/sec execute 192 sec latency 133.508 ms 2023-11-25T11:29:08.007 INFO:teuthology.orchestra.run.smithi135.stdout: 5 108825 9.29 MB/sec execute 193 sec latency 130.838 ms 2023-11-25T11:29:08.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:07 smithi135 ceph-mon[107676]: pgmap v115: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.8 MiB/s wr, 367 op/s 2023-11-25T11:29:08.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:07 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:29:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:07 smithi181 ceph-mon[110393]: pgmap v115: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.8 MiB/s wr, 367 op/s 2023-11-25T11:29:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:07 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:29:08.896 INFO:teuthology.orchestra.run.smithi135.stdout:true 2023-11-25T11:29:09.007 INFO:teuthology.orchestra.run.smithi135.stdout: 5 109061 9.29 MB/sec execute 194 sec latency 134.460 ms 2023-11-25T11:29:09.829 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-25T11:29:09.829 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 starting - - - - 2023-11-25T11:29:09.829 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (9m) 3m ago 9m 6991k - 17.2.0 e1d6a67b021e 6f58ad913f0b 2023-11-25T11:29:09.829 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi181 smithi181 running (9m) 3m ago 9m 7155k - 17.2.0 e1d6a67b021e fda6381a25d5 2023-11-25T11:29:09.829 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 starting - - - - 2023-11-25T11:29:09.829 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.pojjmg smithi135 running (5m) 3m ago 5m 34.9M - 17.2.0 e1d6a67b021e b1360e84f745 2023-11-25T11:29:09.830 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi181.xkxmhr smithi181 running (5m) 3m ago 5m 13.6M - 17.2.0 e1d6a67b021e 3c4a24b91171 2023-11-25T11:29:09.830 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.smlppl smithi135 *:9283 running (10m) 3m ago 10m 425M - 17.2.0 e1d6a67b021e d7514ab2b9ff 2023-11-25T11:29:09.830 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi181.qwsedt smithi181 *:8443,9283 running (3m) 3m ago 9m 499M - 18.0.0-7506-gec928368 95b41252257a 79fa4eba9dcd 2023-11-25T11:29:09.830 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (10m) 3m ago 10m 91.4M 2048M 17.2.0 e1d6a67b021e be1fa71fdc04 2023-11-25T11:29:09.830 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi181 smithi181 running (9m) 3m ago 9m 58.7M 2048M 17.2.0 e1d6a67b021e 12a4bb26c668 2023-11-25T11:29:09.830 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.jggcgf smithi135 *:2049 running (5m) 3m ago 5m 270M - 4.0 e1d6a67b021e dd8088364938 2023-11-25T11:29:09.830 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi181.lkrhxh smithi181 *:2049 running (5m) 3m ago 5m 81.2M - 4.0 e1d6a67b021e fb8b66a03a01 2023-11-25T11:29:09.830 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 starting - - - - 2023-11-25T11:29:09.830 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi181 smithi181 *:9100 starting - - - - 2023-11-25T11:29:09.830 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (8m) 3m ago 8m 576M 1944M 17.2.0 e1d6a67b021e c2d3fc77c8c3 2023-11-25T11:29:09.831 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (8m) 3m ago 8m 380M 1944M 17.2.0 e1d6a67b021e 7ef8e2078e30 2023-11-25T11:29:09.831 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (7m) 3m ago 7m 308M 1944M 17.2.0 e1d6a67b021e 0b0bc8a45912 2023-11-25T11:29:09.831 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (7m) 3m ago 7m 527M 1944M 17.2.0 e1d6a67b021e 2dc7de930d7e 2023-11-25T11:29:09.831 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi181 running (7m) 3m ago 7m 508M 2712M 17.2.0 e1d6a67b021e 28badd2540ce 2023-11-25T11:29:09.831 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi181 running (7m) 3m ago 7m 510M 2712M 17.2.0 e1d6a67b021e 97e3793761fa 2023-11-25T11:29:09.831 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi181 running (6m) 3m ago 6m 494M 2712M 17.2.0 e1d6a67b021e 141be4e41fe1 2023-11-25T11:29:09.831 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi181 running (6m) 3m ago 6m 735M 2712M 17.2.0 e1d6a67b021e 4ff374eb90d2 2023-11-25T11:29:09.831 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 starting - - - - 2023-11-25T11:29:10.007 INFO:teuthology.orchestra.run.smithi135.stdout: 5 109288 9.28 MB/sec execute 195 sec latency 137.256 ms 2023-11-25T11:29:10.262 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:09 smithi135 ceph-mon[107676]: pgmap v116: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.4 MiB/s wr, 395 op/s 2023-11-25T11:29:10.262 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:09 smithi135 ceph-mon[107676]: from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:29:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:09 smithi181 ceph-mon[110393]: pgmap v116: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.4 MiB/s wr, 395 op/s 2023-11-25T11:29:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:09 smithi181 ceph-mon[110393]: from='client.14846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:29:10.429 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:29:10.429 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2023-11-25T11:29:10.429 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:29:10.429 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:29:10.429 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2023-11-25T11:29:10.429 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-11-25T11:29:10.429 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:29:10.430 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:29:10.430 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2023-11-25T11:29:10.430 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-11-25T11:29:10.430 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:29:10.430 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2023-11-25T11:29:10.430 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:29:10.430 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:29:10.430 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2023-11-25T11:29:10.430 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-11-25T11:29:10.430 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:29:10.430 INFO:teuthology.orchestra.run.smithi135.stdout: } 2023-11-25T11:29:10.430 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:29:10.906 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:29:10.906 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a", 2023-11-25T11:29:10.906 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2023-11-25T11:29:10.906 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-25T11:29:10.906 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2023-11-25T11:29:10.906 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2023-11-25T11:29:10.906 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mgr daemons", 2023-11-25T11:29:10.906 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2023-11-25T11:29:10.906 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:29:11.007 INFO:teuthology.orchestra.run.smithi135.stdout: 5 109567 9.28 MB/sec execute 196 sec latency 137.323 ms 2023-11-25T11:29:11.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:11 smithi135 ceph-mon[107676]: from='client.24605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:29:11.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:11 smithi135 ceph-mon[107676]: from='client.24609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:29:11.042 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:11 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2377863312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:29:11.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:11 smithi181 ceph-mon[110393]: from='client.24605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:29:11.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:11 smithi181 ceph-mon[110393]: from='client.24609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:29:11.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:11 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2377863312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:29:11.500 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2023-11-25T11:29:12.009 INFO:teuthology.orchestra.run.smithi135.stdout: 5 109881 9.29 MB/sec execute 197 sec latency 129.975 ms 2023-11-25T11:29:12.073 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:12 smithi135 ceph-mon[107676]: pgmap v117: 97 pgs: 97 active+clean; 353 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 4.7 MiB/s wr, 458 op/s 2023-11-25T11:29:12.073 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:12 smithi135 ceph-mon[107676]: from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:29:12.073 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:12 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/272369098' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:29:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:12 smithi181 ceph-mon[110393]: pgmap v117: 97 pgs: 97 active+clean; 353 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 4.7 MiB/s wr, 458 op/s 2023-11-25T11:29:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:12 smithi181 ceph-mon[110393]: from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:29:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:12 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/272369098' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:29:13.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 110110 9.26 MB/sec execute 198 sec latency 128.703 ms 2023-11-25T11:29:14.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 110459 9.24 MB/sec execute 199 sec latency 107.625 ms 2023-11-25T11:29:14.130 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:14 smithi135 ceph-mon[107676]: pgmap v118: 97 pgs: 97 active+clean; 353 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.5 MiB/s wr, 354 op/s 2023-11-25T11:29:14.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:14 smithi181 ceph-mon[110393]: pgmap v118: 97 pgs: 97 active+clean; 353 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.5 MiB/s wr, 354 op/s 2023-11-25T11:29:15.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 110806 9.21 MB/sec execute 200 sec latency 128.561 ms 2023-11-25T11:29:16.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 111159 9.24 MB/sec execute 201 sec latency 144.251 ms 2023-11-25T11:29:16.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:16 smithi135 ceph-mon[107676]: pgmap v119: 97 pgs: 97 active+clean; 354 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.2 MiB/s wr, 515 op/s 2023-11-25T11:29:16.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:16 smithi181 ceph-mon[110393]: pgmap v119: 97 pgs: 97 active+clean; 354 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.2 MiB/s wr, 515 op/s 2023-11-25T11:29:17.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 111634 9.25 MB/sec execute 202 sec latency 131.092 ms 2023-11-25T11:29:18.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 112056 9.25 MB/sec execute 203 sec latency 123.760 ms 2023-11-25T11:29:18.244 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:18 smithi135 ceph-mon[107676]: pgmap v120: 97 pgs: 97 active+clean; 354 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.7 MiB/s wr, 344 op/s 2023-11-25T11:29:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:18 smithi181 ceph-mon[110393]: pgmap v120: 97 pgs: 97 active+clean; 354 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.7 MiB/s wr, 344 op/s 2023-11-25T11:29:19.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 112367 9.26 MB/sec execute 204 sec latency 125.944 ms 2023-11-25T11:29:20.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 112703 9.27 MB/sec execute 205 sec latency 122.811 ms 2023-11-25T11:29:20.262 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:20 smithi135 ceph-mon[107676]: pgmap v121: 97 pgs: 97 active+clean; 350 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.5 MiB/s wr, 417 op/s 2023-11-25T11:29:20.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:20 smithi181 ceph-mon[110393]: pgmap v121: 97 pgs: 97 active+clean; 350 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.5 MiB/s wr, 417 op/s 2023-11-25T11:29:21.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 113043 9.28 MB/sec execute 206 sec latency 132.033 ms 2023-11-25T11:29:22.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 113378 9.29 MB/sec execute 207 sec latency 141.499 ms 2023-11-25T11:29:22.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:22 smithi135 ceph-mon[107676]: pgmap v122: 97 pgs: 97 active+clean; 350 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.2 MiB/s wr, 547 op/s 2023-11-25T11:29:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:22 smithi181 ceph-mon[110393]: pgmap v122: 97 pgs: 97 active+clean; 350 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.2 MiB/s wr, 547 op/s 2023-11-25T11:29:23.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 113660 9.27 MB/sec execute 208 sec latency 136.796 ms 2023-11-25T11:29:23.070 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:29:23.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:29:24.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 113893 9.24 MB/sec execute 209 sec latency 125.421 ms 2023-11-25T11:29:24.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:24 smithi135 ceph-mon[107676]: pgmap v123: 97 pgs: 97 active+clean; 350 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.9 MiB/s wr, 392 op/s 2023-11-25T11:29:24.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:24 smithi181 ceph-mon[110393]: pgmap v123: 97 pgs: 97 active+clean; 350 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.9 MiB/s wr, 392 op/s 2023-11-25T11:29:25.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 114280 9.24 MB/sec execute 210 sec latency 128.170 ms 2023-11-25T11:29:25.886 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:25 smithi135 ceph-mon[107676]: pgmap v124: 97 pgs: 97 active+clean; 355 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.3 KiB/s rd, 6.1 MiB/s wr, 581 op/s 2023-11-25T11:29:26.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 114685 9.24 MB/sec execute 211 sec latency 128.676 ms 2023-11-25T11:29:26.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:25 smithi181 ceph-mon[110393]: pgmap v124: 97 pgs: 97 active+clean; 355 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.3 KiB/s rd, 6.1 MiB/s wr, 581 op/s 2023-11-25T11:29:27.010 INFO:teuthology.orchestra.run.smithi135.stdout: 5 115071 9.24 MB/sec execute 212 sec latency 135.661 ms 2023-11-25T11:29:27.931 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:27 smithi135 ceph-mon[107676]: pgmap v125: 97 pgs: 97 active+clean; 355 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 419 op/s 2023-11-25T11:29:28.016 INFO:teuthology.orchestra.run.smithi135.stdout: 5 115504 9.26 MB/sec execute 213 sec latency 137.131 ms 2023-11-25T11:29:28.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:27 smithi181 ceph-mon[110393]: pgmap v125: 97 pgs: 97 active+clean; 355 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 419 op/s 2023-11-25T11:29:29.016 INFO:teuthology.orchestra.run.smithi135.stdout: 5 115862 9.26 MB/sec execute 214 sec latency 128.317 ms 2023-11-25T11:29:29.992 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:29 smithi135 ceph-mon[107676]: pgmap v126: 97 pgs: 97 active+clean; 355 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 5.6 MiB/s wr, 581 op/s 2023-11-25T11:29:30.016 INFO:teuthology.orchestra.run.smithi135.stdout: 5 116245 9.30 MB/sec execute 215 sec latency 129.040 ms 2023-11-25T11:29:30.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:29 smithi181 ceph-mon[110393]: pgmap v126: 97 pgs: 97 active+clean; 355 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 5.6 MiB/s wr, 581 op/s 2023-11-25T11:29:31.024 INFO:teuthology.orchestra.run.smithi135.stdout: 5 116565 9.30 MB/sec execute 216 sec latency 137.509 ms 2023-11-25T11:29:31.992 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:31 smithi135 ceph-mon[107676]: pgmap v127: 97 pgs: 97 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.6 MiB/s wr, 575 op/s 2023-11-25T11:29:32.027 INFO:teuthology.orchestra.run.smithi135.stdout: 5 116894 9.30 MB/sec execute 217 sec latency 126.100 ms 2023-11-25T11:29:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:31 smithi181 ceph-mon[110393]: pgmap v127: 97 pgs: 97 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.6 MiB/s wr, 575 op/s 2023-11-25T11:29:33.027 INFO:teuthology.orchestra.run.smithi135.stdout: 5 117125 9.28 MB/sec execute 218 sec latency 143.739 ms 2023-11-25T11:29:33.316 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:33 smithi135 ceph-mon[107676]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi135.smlppl on host smithi135 failed. 2023-11-25T11:29:33.316 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:33 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:29:33.316 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:33 smithi135 ceph-mon[107676]: pgmap v128: 97 pgs: 97 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.5 MiB/s wr, 430 op/s 2023-11-25T11:29:33.316 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:33 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:29:33.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:33 smithi181 ceph-mon[110393]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi135.smlppl on host smithi135 failed. 2023-11-25T11:29:33.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:33 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:29:33.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:33 smithi181 ceph-mon[110393]: pgmap v128: 97 pgs: 97 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.5 MiB/s wr, 430 op/s 2023-11-25T11:29:33.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:33 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:29:34.027 INFO:teuthology.orchestra.run.smithi135.stdout: 5 117353 9.26 MB/sec execute 219 sec latency 128.173 ms 2023-11-25T11:29:34.342 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:34 smithi135 ceph-mon[107676]: Health check failed: Upgrading daemon mgr.smithi135.smlppl on host smithi135 failed. (UPGRADE_REDEPLOY_DAEMON) 2023-11-25T11:29:34.456 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:34 smithi181 ceph-mon[110393]: Health check failed: Upgrading daemon mgr.smithi135.smlppl on host smithi135 failed. (UPGRADE_REDEPLOY_DAEMON) 2023-11-25T11:29:35.031 INFO:teuthology.orchestra.run.smithi135.stdout: 5 117685 9.23 MB/sec execute 220 sec latency 119.597 ms 2023-11-25T11:29:35.883 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:35 smithi135 ceph-mon[107676]: pgmap v129: 97 pgs: 97 active+clean; 353 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 6.7 MiB/s wr, 627 op/s 2023-11-25T11:29:35.883 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:35 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:29:35.883 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:35 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:29:36.031 INFO:teuthology.orchestra.run.smithi135.stdout: 5 117980 9.22 MB/sec execute 221 sec latency 150.759 ms 2023-11-25T11:29:36.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:35 smithi181 ceph-mon[110393]: pgmap v129: 97 pgs: 97 active+clean; 353 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 6.7 MiB/s wr, 627 op/s 2023-11-25T11:29:36.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:35 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:29:36.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:35 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:29:37.031 INFO:teuthology.orchestra.run.smithi135.stdout: 5 118312 9.22 MB/sec execute 222 sec latency 144.125 ms 2023-11-25T11:29:37.927 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:37 smithi135 ceph-mon[107676]: pgmap v130: 97 pgs: 97 active+clean; 353 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.5 MiB/s wr, 432 op/s 2023-11-25T11:29:37.927 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:37 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:29:37.927 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:37 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:29:38.031 INFO:teuthology.orchestra.run.smithi135.stdout: 5 118587 9.21 MB/sec execute 223 sec latency 133.019 ms 2023-11-25T11:29:38.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:37 smithi181 ceph-mon[110393]: pgmap v130: 97 pgs: 97 active+clean; 353 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.5 MiB/s wr, 432 op/s 2023-11-25T11:29:38.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:37 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:29:38.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:37 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:29:39.031 INFO:teuthology.orchestra.run.smithi135.stdout: 5 118909 9.20 MB/sec execute 224 sec latency 132.888 ms 2023-11-25T11:29:39.743 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:39 smithi135 ceph-mon[107676]: pgmap v131: 97 pgs: 97 active+clean; 353 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.5 MiB/s wr, 432 op/s 2023-11-25T11:29:40.031 INFO:teuthology.orchestra.run.smithi135.stdout: 5 119273 9.22 MB/sec execute 225 sec latency 117.252 ms 2023-11-25T11:29:40.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:39 smithi181 ceph-mon[110393]: pgmap v131: 97 pgs: 97 active+clean; 353 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 4.5 MiB/s wr, 432 op/s 2023-11-25T11:29:41.031 INFO:teuthology.orchestra.run.smithi135.stdout: 5 119534 9.22 MB/sec execute 226 sec latency 151.171 ms 2023-11-25T11:29:41.980 INFO:teuthology.orchestra.run.smithi135.stdout:true 2023-11-25T11:29:42.031 INFO:teuthology.orchestra.run.smithi135.stdout: 5 119776 9.22 MB/sec execute 227 sec latency 146.887 ms 2023-11-25T11:29:42.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:41 smithi135 ceph-mon[107676]: pgmap v132: 97 pgs: 97 active+clean; 347 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.6 KiB/s rd, 4.7 MiB/s wr, 456 op/s 2023-11-25T11:29:42.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:41 smithi181 ceph-mon[110393]: pgmap v132: 97 pgs: 97 active+clean; 347 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.6 KiB/s rd, 4.7 MiB/s wr, 456 op/s 2023-11-25T11:29:42.429 INFO:teuthology.orchestra.run.smithi135.stdout:"Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi135.smlppl on host smithi135 failed." 2023-11-25T11:29:43.037 INFO:teuthology.orchestra.run.smithi135.stdout: 5 120112 9.22 MB/sec execute 228 sec latency 120.040 ms 2023-11-25T11:29:43.077 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:42 smithi135 ceph-mon[107676]: from='client.24621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:29:43.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:42 smithi181 ceph-mon[110393]: from='client.24621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:29:44.037 INFO:teuthology.orchestra.run.smithi135.stdout: 5 120482 9.24 MB/sec execute 229 sec latency 141.174 ms 2023-11-25T11:29:44.122 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:43 smithi135 ceph-mon[107676]: pgmap v133: 97 pgs: 97 active+clean; 347 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.8 MiB/s wr, 388 op/s 2023-11-25T11:29:44.122 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:43 smithi135 ceph-mon[107676]: from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:29:44.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:43 smithi181 ceph-mon[110393]: pgmap v133: 97 pgs: 97 active+clean; 347 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.8 MiB/s wr, 388 op/s 2023-11-25T11:29:44.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:43 smithi181 ceph-mon[110393]: from='client.14872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:29:45.047 INFO:teuthology.orchestra.run.smithi135.stdout: 5 120797 9.22 MB/sec execute 230 sec latency 128.622 ms 2023-11-25T11:29:45.889 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:45 smithi135 ceph-mon[107676]: pgmap v134: 97 pgs: 97 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.4 KiB/s rd, 6.0 MiB/s wr, 551 op/s 2023-11-25T11:29:46.047 INFO:teuthology.orchestra.run.smithi135.stdout: 5 121102 9.20 MB/sec execute 231 sec latency 128.304 ms 2023-11-25T11:29:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:45 smithi181 ceph-mon[110393]: pgmap v134: 97 pgs: 97 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.4 KiB/s rd, 6.0 MiB/s wr, 551 op/s 2023-11-25T11:29:47.047 INFO:teuthology.orchestra.run.smithi135.stdout: 5 121386 9.19 MB/sec execute 232 sec latency 128.078 ms 2023-11-25T11:29:47.942 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:47 smithi135 ceph-mon[107676]: pgmap v135: 97 pgs: 97 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.8 MiB/s wr, 359 op/s 2023-11-25T11:29:48.047 INFO:teuthology.orchestra.run.smithi135.stdout: 5 121752 9.19 MB/sec execute 233 sec latency 119.639 ms 2023-11-25T11:29:48.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:47 smithi181 ceph-mon[110393]: pgmap v135: 97 pgs: 97 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.8 MiB/s wr, 359 op/s 2023-11-25T11:29:49.047 INFO:teuthology.orchestra.run.smithi135.stdout: 5 122083 9.18 MB/sec execute 234 sec latency 208.532 ms 2023-11-25T11:29:50.044 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:49 smithi135 ceph-mon[107676]: pgmap v136: 97 pgs: 97 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.8 MiB/s wr, 360 op/s 2023-11-25T11:29:50.047 INFO:teuthology.orchestra.run.smithi135.stdout: 5 122357 9.17 MB/sec execute 235 sec latency 126.065 ms 2023-11-25T11:29:50.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:49 smithi181 ceph-mon[110393]: pgmap v136: 97 pgs: 97 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.8 MiB/s wr, 360 op/s 2023-11-25T11:29:51.047 INFO:teuthology.orchestra.run.smithi135.stdout: 5 122677 9.18 MB/sec execute 236 sec latency 194.883 ms 2023-11-25T11:29:52.047 INFO:teuthology.orchestra.run.smithi135.stdout: 5 122926 9.17 MB/sec execute 237 sec latency 168.931 ms 2023-11-25T11:29:52.100 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:51 smithi135 ceph-mon[107676]: pgmap v137: 97 pgs: 97 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.5 MiB/s wr, 565 op/s 2023-11-25T11:29:52.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:51 smithi181 ceph-mon[110393]: pgmap v137: 97 pgs: 97 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.5 MiB/s wr, 565 op/s 2023-11-25T11:29:53.047 INFO:teuthology.orchestra.run.smithi135.stdout: 5 123213 9.19 MB/sec execute 238 sec latency 135.928 ms 2023-11-25T11:29:53.136 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:52 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:29:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:52 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:29:54.047 INFO:teuthology.orchestra.run.smithi135.stdout: 5 123466 9.18 MB/sec execute 239 sec latency 137.566 ms 2023-11-25T11:29:54.167 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:53 smithi135 ceph-mon[107676]: pgmap v138: 97 pgs: 97 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.9 MiB/s wr, 379 op/s 2023-11-25T11:29:54.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:53 smithi181 ceph-mon[110393]: pgmap v138: 97 pgs: 97 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.9 MiB/s wr, 379 op/s 2023-11-25T11:29:55.047 INFO:teuthology.orchestra.run.smithi135.stdout: 5 123709 9.17 MB/sec execute 240 sec latency 130.621 ms 2023-11-25T11:29:55.966 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:55 smithi135 ceph-mon[107676]: pgmap v139: 97 pgs: 97 active+clean; 354 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.9 MiB/s wr, 544 op/s 2023-11-25T11:29:56.054 INFO:teuthology.orchestra.run.smithi135.stdout: 5 123986 9.16 MB/sec execute 241 sec latency 134.569 ms 2023-11-25T11:29:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:55 smithi181 ceph-mon[110393]: pgmap v139: 97 pgs: 97 active+clean; 354 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.9 MiB/s wr, 544 op/s 2023-11-25T11:29:57.054 INFO:teuthology.orchestra.run.smithi135.stdout: 5 124182 9.13 MB/sec execute 242 sec latency 144.472 ms 2023-11-25T11:29:58.054 INFO:teuthology.orchestra.run.smithi135.stdout: 5 124432 9.13 MB/sec execute 243 sec latency 128.823 ms 2023-11-25T11:29:58.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:57 smithi135 ceph-mon[107676]: pgmap v140: 97 pgs: 97 active+clean; 354 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.6 MiB/s wr, 370 op/s 2023-11-25T11:29:58.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:57 smithi181 ceph-mon[110393]: pgmap v140: 97 pgs: 97 active+clean; 354 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.6 MiB/s wr, 370 op/s 2023-11-25T11:29:59.054 INFO:teuthology.orchestra.run.smithi135.stdout: 5 124850 9.12 MB/sec execute 244 sec latency 127.188 ms 2023-11-25T11:30:00.060 INFO:teuthology.orchestra.run.smithi135.stdout: 5 125178 9.10 MB/sec execute 245 sec latency 133.262 ms 2023-11-25T11:30:00.100 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:29:59 smithi135 ceph-mon[107676]: pgmap v141: 97 pgs: 97 active+clean; 354 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.6 MiB/s wr, 370 op/s 2023-11-25T11:30:00.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:29:59 smithi181 ceph-mon[110393]: pgmap v141: 97 pgs: 97 active+clean; 354 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.6 MiB/s wr, 370 op/s 2023-11-25T11:30:01.060 INFO:teuthology.orchestra.run.smithi135.stdout: 5 125504 9.10 MB/sec execute 246 sec latency 128.169 ms 2023-11-25T11:30:01.122 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: Health detail: HEALTH_WARN Upgrading daemon mgr.smithi135.smlppl on host smithi135 failed. 2023-11-25T11:30:01.122 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: [WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi135.smlppl on host smithi135 failed. 2023-11-25T11:30:01.122 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: Upgrade daemon: mgr.smithi135.smlppl: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi135.smlppl ... 2023-11-25T11:30:01.123 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: Non-zero exit code 1 from systemctl daemon-reload 2023-11-25T11:30:01.123 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: systemctl: stderr Failed to reload daemon: Connection timed out 2023-11-25T11:30:01.123 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: Traceback (most recent call last): 2023-11-25T11:30:01.123 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-11-25T11:30:01.123 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: "__main__", mod_spec) 2023-11-25T11:30:01.123 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-11-25T11:30:01.123 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: exec(code, run_globals) 2023-11-25T11:30:01.123 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 7881, in 2023-11-25T11:30:01.123 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 7869, in main 2023-11-25T11:30:01.123 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 5435, in command_deploy_from 2023-11-25T11:30:01.124 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 5470, in _common_deploy 2023-11-25T11:30:01.124 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 5500, in _deploy_daemon_container 2023-11-25T11:30:01.124 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 3169, in deploy_daemon 2023-11-25T11:30:01.124 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 3403, in deploy_daemon_units 2023-11-25T11:30:01.124 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: File "/tmp/tmp214ey59r.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-11-25T11:30:01.124 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:00 smithi135 ceph-mon[107676]: RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-11-25T11:30:01.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: Health detail: HEALTH_WARN Upgrading daemon mgr.smithi135.smlppl on host smithi135 failed. 2023-11-25T11:30:01.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: [WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi135.smlppl on host smithi135 failed. 2023-11-25T11:30:01.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: Upgrade daemon: mgr.smithi135.smlppl: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi135.smlppl ... 2023-11-25T11:30:01.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: Non-zero exit code 1 from systemctl daemon-reload 2023-11-25T11:30:01.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: systemctl: stderr Failed to reload daemon: Connection timed out 2023-11-25T11:30:01.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: Traceback (most recent call last): 2023-11-25T11:30:01.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-11-25T11:30:01.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: "__main__", mod_spec) 2023-11-25T11:30:01.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-11-25T11:30:01.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: exec(code, run_globals) 2023-11-25T11:30:01.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 7881, in 2023-11-25T11:30:01.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 7869, in main 2023-11-25T11:30:01.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 5435, in command_deploy_from 2023-11-25T11:30:01.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 5470, in _common_deploy 2023-11-25T11:30:01.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 5500, in _deploy_daemon_container 2023-11-25T11:30:01.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 3169, in deploy_daemon 2023-11-25T11:30:01.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 3403, in deploy_daemon_units 2023-11-25T11:30:01.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: File "/tmp/tmp214ey59r.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-11-25T11:30:01.371 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:00 smithi181 ceph-mon[110393]: RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-11-25T11:30:01.965 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:01 smithi135 ceph-mon[107676]: pgmap v142: 97 pgs: 97 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.2 MiB/s wr, 538 op/s 2023-11-25T11:30:02.060 INFO:teuthology.orchestra.run.smithi135.stdout: 5 125812 9.13 MB/sec execute 247 sec latency 142.800 ms 2023-11-25T11:30:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:01 smithi181 ceph-mon[110393]: pgmap v142: 97 pgs: 97 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 5.2 MiB/s wr, 538 op/s 2023-11-25T11:30:03.061 INFO:teuthology.orchestra.run.smithi135.stdout: 5 126133 9.12 MB/sec execute 248 sec latency 133.198 ms 2023-11-25T11:30:04.001 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:03 smithi135 ceph-mon[107676]: pgmap v143: 97 pgs: 97 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.6 MiB/s wr, 332 op/s 2023-11-25T11:30:04.060 INFO:teuthology.orchestra.run.smithi135.stdout: 5 126411 9.11 MB/sec execute 249 sec latency 136.939 ms 2023-11-25T11:30:04.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:03 smithi181 ceph-mon[110393]: pgmap v143: 97 pgs: 97 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.6 MiB/s wr, 332 op/s 2023-11-25T11:30:05.061 INFO:teuthology.orchestra.run.smithi135.stdout: 5 126660 9.10 MB/sec execute 250 sec latency 144.131 ms 2023-11-25T11:30:06.036 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:05 smithi135 ceph-mon[107676]: pgmap v144: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.4 MiB/s wr, 519 op/s 2023-11-25T11:30:06.061 INFO:teuthology.orchestra.run.smithi135.stdout: 5 126943 9.11 MB/sec execute 251 sec latency 143.970 ms 2023-11-25T11:30:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:05 smithi181 ceph-mon[110393]: pgmap v144: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.4 MiB/s wr, 519 op/s 2023-11-25T11:30:07.061 INFO:teuthology.orchestra.run.smithi135.stdout: 5 127227 9.10 MB/sec execute 252 sec latency 142.056 ms 2023-11-25T11:30:08.061 INFO:teuthology.orchestra.run.smithi135.stdout: 5 127503 9.09 MB/sec execute 253 sec latency 123.506 ms 2023-11-25T11:30:08.101 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:07 smithi135 ceph-mon[107676]: pgmap v145: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.5 MiB/s wr, 354 op/s 2023-11-25T11:30:08.101 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:07 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:30:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:07 smithi181 ceph-mon[110393]: pgmap v145: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.5 MiB/s wr, 354 op/s 2023-11-25T11:30:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:07 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:30:09.061 INFO:teuthology.orchestra.run.smithi135.stdout: 5 127749 9.09 MB/sec execute 254 sec latency 152.548 ms 2023-11-25T11:30:10.061 INFO:teuthology.orchestra.run.smithi135.stdout: 5 128013 9.08 MB/sec execute 255 sec latency 131.544 ms 2023-11-25T11:30:10.141 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:09 smithi135 ceph-mon[107676]: pgmap v146: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.5 MiB/s wr, 354 op/s 2023-11-25T11:30:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:09 smithi181 ceph-mon[110393]: pgmap v146: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.5 MiB/s wr, 354 op/s 2023-11-25T11:30:11.061 INFO:teuthology.orchestra.run.smithi135.stdout: 5 128307 9.06 MB/sec execute 256 sec latency 136.447 ms 2023-11-25T11:30:12.061 INFO:teuthology.orchestra.run.smithi135.stdout: 5 128570 9.04 MB/sec execute 257 sec latency 126.347 ms 2023-11-25T11:30:12.198 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:12 smithi135 ceph-mon[107676]: pgmap v147: 97 pgs: 97 active+clean; 358 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.4 MiB/s wr, 519 op/s 2023-11-25T11:30:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:12 smithi181 ceph-mon[110393]: pgmap v147: 97 pgs: 97 active+clean; 358 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.4 MiB/s wr, 519 op/s 2023-11-25T11:30:13.061 INFO:teuthology.orchestra.run.smithi135.stdout: 5 128842 9.03 MB/sec execute 258 sec latency 133.699 ms 2023-11-25T11:30:14.067 INFO:teuthology.orchestra.run.smithi135.stdout: 5 129065 9.02 MB/sec execute 259 sec latency 119.811 ms 2023-11-25T11:30:14.257 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:14 smithi135 ceph-mon[107676]: pgmap v148: 97 pgs: 97 active+clean; 358 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.8 MiB/s wr, 351 op/s 2023-11-25T11:30:14.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:14 smithi181 ceph-mon[110393]: pgmap v148: 97 pgs: 97 active+clean; 358 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.8 MiB/s wr, 351 op/s 2023-11-25T11:30:15.067 INFO:teuthology.orchestra.run.smithi135.stdout: 5 129355 9.03 MB/sec execute 260 sec latency 122.954 ms 2023-11-25T11:30:16.044 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:16 smithi135 ceph-mon[107676]: pgmap v149: 97 pgs: 97 active+clean; 350 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.2 MiB/s wr, 525 op/s 2023-11-25T11:30:16.067 INFO:teuthology.orchestra.run.smithi135.stdout: 5 129646 9.02 MB/sec execute 261 sec latency 129.585 ms 2023-11-25T11:30:16.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:16 smithi181 ceph-mon[110393]: pgmap v149: 97 pgs: 97 active+clean; 350 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.2 MiB/s wr, 525 op/s 2023-11-25T11:30:17.067 INFO:teuthology.orchestra.run.smithi135.stdout: 5 129945 9.02 MB/sec execute 262 sec latency 120.534 ms 2023-11-25T11:30:18.067 INFO:teuthology.orchestra.run.smithi135.stdout: 5 130214 9.02 MB/sec execute 263 sec latency 148.142 ms 2023-11-25T11:30:18.086 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:18 smithi135 ceph-mon[107676]: pgmap v150: 97 pgs: 97 active+clean; 350 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.4 MiB/s wr, 338 op/s 2023-11-25T11:30:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:18 smithi181 ceph-mon[110393]: pgmap v150: 97 pgs: 97 active+clean; 350 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.4 MiB/s wr, 338 op/s 2023-11-25T11:30:19.073 INFO:teuthology.orchestra.run.smithi135.stdout: 5 130487 9.02 MB/sec execute 264 sec latency 125.948 ms 2023-11-25T11:30:20.073 INFO:teuthology.orchestra.run.smithi135.stdout: 5 130815 9.03 MB/sec execute 265 sec latency 128.105 ms 2023-11-25T11:30:20.116 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:20 smithi135 ceph-mon[107676]: pgmap v151: 97 pgs: 97 active+clean; 350 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.4 MiB/s wr, 338 op/s 2023-11-25T11:30:20.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:20 smithi181 ceph-mon[110393]: pgmap v151: 97 pgs: 97 active+clean; 350 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.4 MiB/s wr, 338 op/s 2023-11-25T11:30:21.073 INFO:teuthology.orchestra.run.smithi135.stdout: 5 131068 9.02 MB/sec execute 266 sec latency 129.198 ms 2023-11-25T11:30:22.073 INFO:teuthology.orchestra.run.smithi135.stdout: 5 131309 9.01 MB/sec execute 267 sec latency 109.999 ms 2023-11-25T11:30:22.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:22 smithi135 ceph-mon[107676]: pgmap v152: 97 pgs: 97 active+clean; 355 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.2 MiB/s wr, 496 op/s 2023-11-25T11:30:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:22 smithi181 ceph-mon[110393]: pgmap v152: 97 pgs: 97 active+clean; 355 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.2 MiB/s wr, 496 op/s 2023-11-25T11:30:23.073 INFO:teuthology.orchestra.run.smithi135.stdout: 5 131607 8.99 MB/sec execute 268 sec latency 140.733 ms 2023-11-25T11:30:23.182 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:30:23.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:30:24.073 INFO:teuthology.orchestra.run.smithi135.stdout: 5 131863 8.97 MB/sec execute 269 sec latency 122.678 ms 2023-11-25T11:30:24.201 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:24 smithi135 ceph-mon[107676]: pgmap v153: 97 pgs: 97 active+clean; 355 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.3 MiB/s wr, 332 op/s 2023-11-25T11:30:24.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:24 smithi181 ceph-mon[110393]: pgmap v153: 97 pgs: 97 active+clean; 355 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.3 MiB/s wr, 332 op/s 2023-11-25T11:30:25.073 INFO:teuthology.orchestra.run.smithi135.stdout: 5 132181 8.96 MB/sec execute 270 sec latency 134.588 ms 2023-11-25T11:30:26.005 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:25 smithi135 ceph-mon[107676]: pgmap v154: 97 pgs: 97 active+clean; 359 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 4.9 MiB/s wr, 504 op/s 2023-11-25T11:30:26.073 INFO:teuthology.orchestra.run.smithi135.stdout: 5 132477 8.97 MB/sec execute 271 sec latency 126.007 ms 2023-11-25T11:30:26.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:25 smithi181 ceph-mon[110393]: pgmap v154: 97 pgs: 97 active+clean; 359 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 4.9 MiB/s wr, 504 op/s 2023-11-25T11:30:27.079 INFO:teuthology.orchestra.run.smithi135.stdout: 5 132822 8.97 MB/sec execute 272 sec latency 148.285 ms 2023-11-25T11:30:28.031 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:27 smithi135 ceph-mon[107676]: pgmap v155: 97 pgs: 97 active+clean; 359 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.5 MiB/s wr, 331 op/s 2023-11-25T11:30:28.081 INFO:teuthology.orchestra.run.smithi135.stdout: 5 133156 8.97 MB/sec execute 273 sec latency 125.324 ms 2023-11-25T11:30:28.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:27 smithi181 ceph-mon[110393]: pgmap v155: 97 pgs: 97 active+clean; 359 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.5 MiB/s wr, 331 op/s 2023-11-25T11:30:29.081 INFO:teuthology.orchestra.run.smithi135.stdout: 5 133442 8.97 MB/sec execute 274 sec latency 133.097 ms 2023-11-25T11:30:30.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:29 smithi135 ceph-mon[107676]: pgmap v156: 97 pgs: 97 active+clean; 359 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.5 MiB/s wr, 331 op/s 2023-11-25T11:30:30.081 INFO:teuthology.orchestra.run.smithi135.stdout: 5 133853 8.98 MB/sec execute 275 sec latency 137.308 ms 2023-11-25T11:30:30.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:29 smithi181 ceph-mon[110393]: pgmap v156: 97 pgs: 97 active+clean; 359 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.5 MiB/s wr, 331 op/s 2023-11-25T11:30:31.090 INFO:teuthology.orchestra.run.smithi135.stdout: 5 134163 8.98 MB/sec execute 276 sec latency 128.928 ms 2023-11-25T11:30:32.090 INFO:teuthology.orchestra.run.smithi135.stdout: 5 134504 8.98 MB/sec execute 277 sec latency 155.993 ms 2023-11-25T11:30:32.103 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:31 smithi135 ceph-mon[107676]: pgmap v157: 97 pgs: 97 active+clean; 353 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 5.3 MiB/s wr, 513 op/s 2023-11-25T11:30:32.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:31 smithi181 ceph-mon[110393]: pgmap v157: 97 pgs: 97 active+clean; 353 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 5.3 MiB/s wr, 513 op/s 2023-11-25T11:30:33.090 INFO:teuthology.orchestra.run.smithi135.stdout: 5 134865 8.99 MB/sec execute 278 sec latency 202.661 ms 2023-11-25T11:30:33.922 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:33 smithi135 ceph-mon[107676]: pgmap v158: 97 pgs: 97 active+clean; 353 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 355 op/s 2023-11-25T11:30:34.090 INFO:teuthology.orchestra.run.smithi135.stdout: 5 135171 8.98 MB/sec execute 279 sec latency 134.095 ms 2023-11-25T11:30:34.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:33 smithi181 ceph-mon[110393]: pgmap v158: 97 pgs: 97 active+clean; 353 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 355 op/s 2023-11-25T11:30:35.093 INFO:teuthology.orchestra.run.smithi135.stdout: 5 135525 8.97 MB/sec execute 280 sec latency 126.030 ms 2023-11-25T11:30:35.991 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:35 smithi135 ceph-mon[107676]: pgmap v159: 97 pgs: 97 active+clean; 358 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.7 MiB/s wr, 563 op/s 2023-11-25T11:30:36.096 INFO:teuthology.orchestra.run.smithi135.stdout: 5 135863 8.96 MB/sec execute 281 sec latency 89.520 ms 2023-11-25T11:30:36.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:35 smithi181 ceph-mon[110393]: pgmap v159: 97 pgs: 97 active+clean; 358 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.7 MiB/s wr, 563 op/s 2023-11-25T11:30:37.096 INFO:teuthology.orchestra.run.smithi135.stdout: 5 136305 8.98 MB/sec execute 282 sec latency 135.599 ms 2023-11-25T11:30:38.030 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:37 smithi135 ceph-mon[107676]: pgmap v160: 97 pgs: 97 active+clean; 358 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.1 MiB/s wr, 391 op/s 2023-11-25T11:30:38.030 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:37 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:30:38.097 INFO:teuthology.orchestra.run.smithi135.stdout: 5 136639 9.00 MB/sec execute 283 sec latency 144.605 ms 2023-11-25T11:30:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:37 smithi181 ceph-mon[110393]: pgmap v160: 97 pgs: 97 active+clean; 358 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.1 MiB/s wr, 391 op/s 2023-11-25T11:30:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:37 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:30:39.097 INFO:teuthology.orchestra.run.smithi135.stdout: 5 136979 9.00 MB/sec execute 284 sec latency 132.020 ms 2023-11-25T11:30:40.073 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:39 smithi135 ceph-mon[107676]: pgmap v161: 97 pgs: 97 active+clean; 358 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.1 MiB/s wr, 391 op/s 2023-11-25T11:30:40.097 INFO:teuthology.orchestra.run.smithi135.stdout: 5 137299 8.99 MB/sec execute 285 sec latency 128.344 ms 2023-11-25T11:30:40.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:39 smithi181 ceph-mon[110393]: pgmap v161: 97 pgs: 97 active+clean; 358 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.1 MiB/s wr, 391 op/s 2023-11-25T11:30:41.101 INFO:teuthology.orchestra.run.smithi135.stdout: 5 137603 8.98 MB/sec execute 286 sec latency 125.314 ms 2023-11-25T11:30:42.101 INFO:teuthology.orchestra.run.smithi135.stdout: 5 137934 8.99 MB/sec execute 287 sec latency 134.246 ms 2023-11-25T11:30:42.120 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:41 smithi135 ceph-mon[107676]: pgmap v162: 97 pgs: 97 active+clean; 356 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.2 MiB/s wr, 603 op/s 2023-11-25T11:30:42.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:41 smithi181 ceph-mon[110393]: pgmap v162: 97 pgs: 97 active+clean; 356 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.2 MiB/s wr, 603 op/s 2023-11-25T11:30:43.102 INFO:teuthology.orchestra.run.smithi135.stdout: 5 138325 9.00 MB/sec execute 288 sec latency 128.855 ms 2023-11-25T11:30:44.102 INFO:teuthology.orchestra.run.smithi135.stdout: 5 138659 9.00 MB/sec execute 289 sec latency 128.748 ms 2023-11-25T11:30:44.164 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:43 smithi135 ceph-mon[107676]: pgmap v163: 97 pgs: 97 active+clean; 356 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.4 MiB/s wr, 420 op/s 2023-11-25T11:30:44.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:43 smithi181 ceph-mon[110393]: pgmap v163: 97 pgs: 97 active+clean; 356 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.4 MiB/s wr, 420 op/s 2023-11-25T11:30:45.102 INFO:teuthology.orchestra.run.smithi135.stdout: 5 138999 8.99 MB/sec execute 290 sec latency 128.883 ms 2023-11-25T11:30:45.944 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:45 smithi135 ceph-mon[107676]: pgmap v164: 97 pgs: 97 active+clean; 355 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.6 MiB/s wr, 627 op/s 2023-11-25T11:30:46.103 INFO:teuthology.orchestra.run.smithi135.stdout: 5 139334 8.98 MB/sec execute 291 sec latency 129.303 ms 2023-11-25T11:30:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:45 smithi181 ceph-mon[110393]: pgmap v164: 97 pgs: 97 active+clean; 355 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 6.6 MiB/s wr, 627 op/s 2023-11-25T11:30:47.103 INFO:teuthology.orchestra.run.smithi135.stdout: 5 139695 8.99 MB/sec execute 292 sec latency 125.558 ms 2023-11-25T11:30:48.017 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:47 smithi135 ceph-mon[107676]: pgmap v165: 97 pgs: 97 active+clean; 355 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 418 op/s 2023-11-25T11:30:48.103 INFO:teuthology.orchestra.run.smithi135.stdout: 5 139977 8.98 MB/sec execute 293 sec latency 149.370 ms 2023-11-25T11:30:48.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:47 smithi181 ceph-mon[110393]: pgmap v165: 97 pgs: 97 active+clean; 355 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 418 op/s 2023-11-25T11:30:49.103 INFO:teuthology.orchestra.run.smithi135.stdout: 5 140370 9.01 MB/sec execute 294 sec latency 152.091 ms 2023-11-25T11:30:50.051 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:49 smithi135 ceph-mon[107676]: pgmap v166: 97 pgs: 97 active+clean; 355 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 418 op/s 2023-11-25T11:30:50.103 INFO:teuthology.orchestra.run.smithi135.stdout: 5 140724 9.01 MB/sec execute 295 sec latency 128.951 ms 2023-11-25T11:30:50.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:49 smithi181 ceph-mon[110393]: pgmap v166: 97 pgs: 97 active+clean; 355 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.3 MiB/s wr, 418 op/s 2023-11-25T11:30:51.103 INFO:teuthology.orchestra.run.smithi135.stdout: 5 141043 8.99 MB/sec execute 296 sec latency 125.731 ms 2023-11-25T11:30:52.039 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:51 smithi135 ceph-mon[107676]: pgmap v167: 97 pgs: 97 active+clean; 351 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.6 KiB/s rd, 6.4 MiB/s wr, 626 op/s 2023-11-25T11:30:52.104 INFO:teuthology.orchestra.run.smithi135.stdout: 5 141291 8.99 MB/sec execute 297 sec latency 125.235 ms 2023-11-25T11:30:52.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:51 smithi181 ceph-mon[110393]: pgmap v167: 97 pgs: 97 active+clean; 351 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.6 KiB/s rd, 6.4 MiB/s wr, 626 op/s 2023-11-25T11:30:53.105 INFO:teuthology.orchestra.run.smithi135.stdout: 5 141497 8.97 MB/sec execute 298 sec latency 140.950 ms 2023-11-25T11:30:53.129 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:52 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:30:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:52 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:30:54.105 INFO:teuthology.orchestra.run.smithi135.stdout: 5 141857 8.99 MB/sec execute 299 sec latency 136.916 ms 2023-11-25T11:30:54.165 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:53 smithi135 ceph-mon[107676]: pgmap v168: 97 pgs: 97 active+clean; 351 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.2 MiB/s wr, 414 op/s 2023-11-25T11:30:54.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:53 smithi181 ceph-mon[110393]: pgmap v168: 97 pgs: 97 active+clean; 351 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.2 MiB/s wr, 414 op/s 2023-11-25T11:30:55.111 INFO:teuthology.orchestra.run.smithi135.stdout: 5 142116 8.98 MB/sec execute 300 sec latency 125.129 ms 2023-11-25T11:30:55.962 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:55 smithi135 ceph-mon[107676]: pgmap v169: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.4 KiB/s rd, 6.1 MiB/s wr, 594 op/s 2023-11-25T11:30:56.115 INFO:teuthology.orchestra.run.smithi135.stdout: 5 142426 8.97 MB/sec execute 301 sec latency 123.581 ms 2023-11-25T11:30:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:55 smithi181 ceph-mon[110393]: pgmap v169: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.4 KiB/s rd, 6.1 MiB/s wr, 594 op/s 2023-11-25T11:30:57.115 INFO:teuthology.orchestra.run.smithi135.stdout: 5 142747 8.96 MB/sec execute 302 sec latency 122.921 ms 2023-11-25T11:30:57.989 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:57 smithi135 ceph-mon[107676]: pgmap v170: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.0 MiB/s wr, 388 op/s 2023-11-25T11:30:58.115 INFO:teuthology.orchestra.run.smithi135.stdout: 5 143143 8.97 MB/sec execute 303 sec latency 128.934 ms 2023-11-25T11:30:58.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:57 smithi181 ceph-mon[110393]: pgmap v170: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.0 MiB/s wr, 388 op/s 2023-11-25T11:30:59.116 INFO:teuthology.orchestra.run.smithi135.stdout: 5 143503 8.98 MB/sec execute 304 sec latency 188.081 ms 2023-11-25T11:31:00.032 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:30:59 smithi135 ceph-mon[107676]: pgmap v171: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.0 MiB/s wr, 388 op/s 2023-11-25T11:31:00.116 INFO:teuthology.orchestra.run.smithi135.stdout: 5 143891 9.00 MB/sec execute 305 sec latency 125.951 ms 2023-11-25T11:31:00.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:30:59 smithi181 ceph-mon[110393]: pgmap v171: 97 pgs: 97 active+clean; 349 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 4.0 MiB/s wr, 388 op/s 2023-11-25T11:31:01.116 INFO:teuthology.orchestra.run.smithi135.stdout: 5 144212 8.99 MB/sec execute 306 sec latency 195.923 ms 2023-11-25T11:31:02.073 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:01 smithi135 ceph-mon[107676]: pgmap v172: 97 pgs: 97 active+clean; 355 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.9 MiB/s wr, 585 op/s 2023-11-25T11:31:02.116 INFO:teuthology.orchestra.run.smithi135.stdout: 5 144496 8.98 MB/sec execute 307 sec latency 215.638 ms 2023-11-25T11:31:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:01 smithi181 ceph-mon[110393]: pgmap v172: 97 pgs: 97 active+clean; 355 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.9 MiB/s wr, 585 op/s 2023-11-25T11:31:03.116 INFO:teuthology.orchestra.run.smithi135.stdout: 5 144801 8.97 MB/sec execute 308 sec latency 122.766 ms 2023-11-25T11:31:03.989 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:03 smithi135 ceph-mon[107676]: pgmap v173: 97 pgs: 97 active+clean; 355 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.8 MiB/s wr, 378 op/s 2023-11-25T11:31:04.120 INFO:teuthology.orchestra.run.smithi135.stdout: 5 145031 8.97 MB/sec execute 309 sec latency 136.097 ms 2023-11-25T11:31:04.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:03 smithi181 ceph-mon[110393]: pgmap v173: 97 pgs: 97 active+clean; 355 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.8 MiB/s wr, 378 op/s 2023-11-25T11:31:05.120 INFO:teuthology.orchestra.run.smithi135.stdout: 5 145236 8.96 MB/sec execute 310 sec latency 137.473 ms 2023-11-25T11:31:06.027 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:05 smithi135 ceph-mon[107676]: pgmap v174: 97 pgs: 97 active+clean; 357 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.9 MiB/s wr, 559 op/s 2023-11-25T11:31:06.121 INFO:teuthology.orchestra.run.smithi135.stdout: 5 145494 8.96 MB/sec execute 311 sec latency 138.005 ms 2023-11-25T11:31:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:05 smithi181 ceph-mon[110393]: pgmap v174: 97 pgs: 97 active+clean; 357 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.9 MiB/s wr, 559 op/s 2023-11-25T11:31:07.121 INFO:teuthology.orchestra.run.smithi135.stdout: 5 145749 8.95 MB/sec execute 312 sec latency 139.441 ms 2023-11-25T11:31:08.099 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:07 smithi135 ceph-mon[107676]: pgmap v175: 97 pgs: 97 active+clean; 357 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 4.0 MiB/s wr, 378 op/s 2023-11-25T11:31:08.099 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:07 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:31:08.120 INFO:teuthology.orchestra.run.smithi135.stdout: 5 146028 8.93 MB/sec execute 313 sec latency 123.458 ms 2023-11-25T11:31:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:07 smithi181 ceph-mon[110393]: pgmap v175: 97 pgs: 97 active+clean; 357 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 4.0 MiB/s wr, 378 op/s 2023-11-25T11:31:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:07 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:31:09.127 INFO:teuthology.orchestra.run.smithi135.stdout: 5 146262 8.92 MB/sec execute 314 sec latency 125.306 ms 2023-11-25T11:31:10.131 INFO:teuthology.orchestra.run.smithi135.stdout: 5 146475 8.91 MB/sec execute 315 sec latency 136.804 ms 2023-11-25T11:31:10.148 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:09 smithi135 ceph-mon[107676]: pgmap v176: 97 pgs: 97 active+clean; 357 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 4.0 MiB/s wr, 378 op/s 2023-11-25T11:31:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:09 smithi181 ceph-mon[110393]: pgmap v176: 97 pgs: 97 active+clean; 357 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 4.0 MiB/s wr, 378 op/s 2023-11-25T11:31:11.131 INFO:teuthology.orchestra.run.smithi135.stdout: 5 146884 8.92 MB/sec execute 316 sec latency 139.698 ms 2023-11-25T11:31:12.132 INFO:teuthology.orchestra.run.smithi135.stdout: 5 147265 8.93 MB/sec execute 317 sec latency 140.775 ms 2023-11-25T11:31:12.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:11 smithi135 ceph-mon[107676]: pgmap v177: 97 pgs: 97 active+clean; 352 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.3 MiB/s wr, 532 op/s 2023-11-25T11:31:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:12 smithi181 ceph-mon[110393]: pgmap v177: 97 pgs: 97 active+clean; 352 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.3 MiB/s wr, 532 op/s 2023-11-25T11:31:13.137 INFO:teuthology.orchestra.run.smithi135.stdout: 5 147608 8.94 MB/sec execute 318 sec latency 166.213 ms 2023-11-25T11:31:14.137 INFO:teuthology.orchestra.run.smithi135.stdout: 5 147956 8.93 MB/sec execute 319 sec latency 125.841 ms 2023-11-25T11:31:14.210 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:14 smithi135 ceph-mon[107676]: pgmap v178: 97 pgs: 97 active+clean; 352 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.4 MiB/s wr, 334 op/s 2023-11-25T11:31:14.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:14 smithi181 ceph-mon[110393]: pgmap v178: 97 pgs: 97 active+clean; 352 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.4 MiB/s wr, 334 op/s 2023-11-25T11:31:15.147 INFO:teuthology.orchestra.run.smithi135.stdout: 5 148340 8.93 MB/sec execute 320 sec latency 128.032 ms 2023-11-25T11:31:16.147 INFO:teuthology.orchestra.run.smithi135.stdout: 5 148651 8.93 MB/sec execute 321 sec latency 125.305 ms 2023-11-25T11:31:16.248 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:16 smithi135 ceph-mon[107676]: pgmap v179: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.5 MiB/s wr, 529 op/s 2023-11-25T11:31:16.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:16 smithi181 ceph-mon[110393]: pgmap v179: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.5 MiB/s wr, 529 op/s 2023-11-25T11:31:17.147 INFO:teuthology.orchestra.run.smithi135.stdout: 5 149022 8.94 MB/sec execute 322 sec latency 128.876 ms 2023-11-25T11:31:18.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 149380 8.94 MB/sec execute 323 sec latency 138.013 ms 2023-11-25T11:31:18.271 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:18 smithi135 ceph-mon[107676]: pgmap v180: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.4 MiB/s wr, 348 op/s 2023-11-25T11:31:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:18 smithi181 ceph-mon[110393]: pgmap v180: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.4 MiB/s wr, 348 op/s 2023-11-25T11:31:19.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 149613 8.93 MB/sec execute 324 sec latency 137.094 ms 2023-11-25T11:31:20.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:20 smithi135 ceph-mon[107676]: pgmap v181: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.4 MiB/s wr, 348 op/s 2023-11-25T11:31:20.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 149840 8.93 MB/sec execute 325 sec latency 138.445 ms 2023-11-25T11:31:20.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:20 smithi181 ceph-mon[110393]: pgmap v181: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.4 MiB/s wr, 348 op/s 2023-11-25T11:31:21.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 150222 8.93 MB/sec execute 326 sec latency 128.158 ms 2023-11-25T11:31:22.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:22 smithi135 ceph-mon[107676]: pgmap v182: 97 pgs: 97 active+clean; 354 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.5 MiB/s wr, 554 op/s 2023-11-25T11:31:22.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 150594 8.93 MB/sec execute 327 sec latency 142.575 ms 2023-11-25T11:31:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:22 smithi181 ceph-mon[110393]: pgmap v182: 97 pgs: 97 active+clean; 354 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.5 MiB/s wr, 554 op/s 2023-11-25T11:31:23.101 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:31:23.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 150979 8.94 MB/sec execute 328 sec latency 129.358 ms 2023-11-25T11:31:23.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:31:24.110 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:24 smithi135 ceph-mon[107676]: pgmap v183: 97 pgs: 97 active+clean; 354 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.1 MiB/s wr, 400 op/s 2023-11-25T11:31:24.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 151286 8.94 MB/sec execute 329 sec latency 125.676 ms 2023-11-25T11:31:24.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:24 smithi181 ceph-mon[110393]: pgmap v183: 97 pgs: 97 active+clean; 354 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.1 MiB/s wr, 400 op/s 2023-11-25T11:31:25.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 151548 8.93 MB/sec execute 330 sec latency 148.166 ms 2023-11-25T11:31:26.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 151797 8.93 MB/sec execute 331 sec latency 131.394 ms 2023-11-25T11:31:27.515 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:26 smithi181 ceph-mon[110393]: pgmap v184: 97 pgs: 97 active+clean; 355 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 6.3 MiB/s wr, 594 op/s 2023-11-25T11:31:27.515 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:26 smithi135 ceph-mon[107676]: pgmap v184: 97 pgs: 97 active+clean; 355 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.8 KiB/s rd, 6.3 MiB/s wr, 594 op/s 2023-11-25T11:31:27.516 INFO:teuthology.orchestra.run.smithi135.stdout: 5 152018 8.92 MB/sec execute 332 sec latency 127.506 ms 2023-11-25T11:31:27.516 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:27 smithi135 ceph-mon[107676]: pgmap v185: 97 pgs: 97 active+clean; 355 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 399 op/s 2023-11-25T11:31:27.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:27 smithi181 ceph-mon[110393]: pgmap v185: 97 pgs: 97 active+clean; 355 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 399 op/s 2023-11-25T11:31:28.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 152195 8.90 MB/sec execute 333 sec latency 131.956 ms 2023-11-25T11:31:29.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 152581 8.91 MB/sec execute 334 sec latency 125.514 ms 2023-11-25T11:31:29.503 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:29 smithi135 ceph-mon[107676]: pgmap v186: 97 pgs: 97 active+clean; 355 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 399 op/s 2023-11-25T11:31:29.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:29 smithi181 ceph-mon[110393]: pgmap v186: 97 pgs: 97 active+clean; 355 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 399 op/s 2023-11-25T11:31:30.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 152914 8.90 MB/sec execute 335 sec latency 129.475 ms 2023-11-25T11:31:31.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 153292 8.90 MB/sec execute 336 sec latency 139.818 ms 2023-11-25T11:31:32.068 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:31 smithi135 ceph-mon[107676]: pgmap v187: 97 pgs: 97 active+clean; 358 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.8 MiB/s wr, 560 op/s 2023-11-25T11:31:32.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:31 smithi181 ceph-mon[110393]: pgmap v187: 97 pgs: 97 active+clean; 358 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.8 MiB/s wr, 560 op/s 2023-11-25T11:31:32.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 153603 8.90 MB/sec execute 337 sec latency 132.773 ms 2023-11-25T11:31:33.150 INFO:teuthology.orchestra.run.smithi135.stdout: 5 153962 8.91 MB/sec execute 338 sec latency 140.562 ms 2023-11-25T11:31:34.103 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:33 smithi135 ceph-mon[107676]: pgmap v188: 97 pgs: 97 active+clean; 358 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 354 op/s 2023-11-25T11:31:34.152 INFO:teuthology.orchestra.run.smithi135.stdout: 5 154354 8.92 MB/sec execute 339 sec latency 140.544 ms 2023-11-25T11:31:34.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:33 smithi181 ceph-mon[110393]: pgmap v188: 97 pgs: 97 active+clean; 358 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 354 op/s 2023-11-25T11:31:35.152 INFO:teuthology.orchestra.run.smithi135.stdout: 5 154676 8.92 MB/sec execute 340 sec latency 128.181 ms 2023-11-25T11:31:35.891 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:35 smithi135 ceph-mon[107676]: pgmap v189: 97 pgs: 97 active+clean; 355 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.9 MiB/s wr, 563 op/s 2023-11-25T11:31:36.152 INFO:teuthology.orchestra.run.smithi135.stdout: 5 154970 8.92 MB/sec execute 341 sec latency 122.675 ms 2023-11-25T11:31:36.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:35 smithi181 ceph-mon[110393]: pgmap v189: 97 pgs: 97 active+clean; 355 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.9 MiB/s wr, 563 op/s 2023-11-25T11:31:37.152 INFO:teuthology.orchestra.run.smithi135.stdout: 5 155295 8.92 MB/sec execute 342 sec latency 125.640 ms 2023-11-25T11:31:37.917 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:37 smithi135 ceph-mon[107676]: pgmap v190: 97 pgs: 97 active+clean; 355 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.7 MiB/s wr, 369 op/s 2023-11-25T11:31:37.917 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:37 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:31:38.152 INFO:teuthology.orchestra.run.smithi135.stdout: 5 155575 8.90 MB/sec execute 343 sec latency 141.393 ms 2023-11-25T11:31:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:37 smithi181 ceph-mon[110393]: pgmap v190: 97 pgs: 97 active+clean; 355 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.7 MiB/s wr, 369 op/s 2023-11-25T11:31:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:37 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:31:39.152 INFO:teuthology.orchestra.run.smithi135.stdout: 5 155903 8.91 MB/sec execute 344 sec latency 123.482 ms 2023-11-25T11:31:39.957 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:39 smithi135 ceph-mon[107676]: pgmap v191: 97 pgs: 97 active+clean; 355 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.7 MiB/s wr, 369 op/s 2023-11-25T11:31:40.159 INFO:teuthology.orchestra.run.smithi135.stdout: 5 156195 8.89 MB/sec execute 345 sec latency 136.836 ms 2023-11-25T11:31:40.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:39 smithi181 ceph-mon[110393]: pgmap v191: 97 pgs: 97 active+clean; 355 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.7 MiB/s wr, 369 op/s 2023-11-25T11:31:41.159 INFO:teuthology.orchestra.run.smithi135.stdout: 5 156450 8.89 MB/sec execute 346 sec latency 128.747 ms 2023-11-25T11:31:42.028 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:41 smithi135 ceph-mon[107676]: pgmap v192: 97 pgs: 97 active+clean; 357 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.8 MiB/s wr, 565 op/s 2023-11-25T11:31:42.170 INFO:teuthology.orchestra.run.smithi135.stdout: 5 156815 8.89 MB/sec execute 347 sec latency 140.702 ms 2023-11-25T11:31:42.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:41 smithi181 ceph-mon[110393]: pgmap v192: 97 pgs: 97 active+clean; 357 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.8 MiB/s wr, 565 op/s 2023-11-25T11:31:43.172 INFO:teuthology.orchestra.run.smithi135.stdout: 5 157129 8.89 MB/sec execute 348 sec latency 136.985 ms 2023-11-25T11:31:44.058 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:43 smithi135 ceph-mon[107676]: pgmap v193: 97 pgs: 97 active+clean; 357 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.1 MiB/s wr, 404 op/s 2023-11-25T11:31:44.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 157371 8.89 MB/sec execute 349 sec latency 199.459 ms 2023-11-25T11:31:44.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:43 smithi181 ceph-mon[110393]: pgmap v193: 97 pgs: 97 active+clean; 357 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.1 MiB/s wr, 404 op/s 2023-11-25T11:31:45.171 INFO:teuthology.orchestra.run.smithi135.stdout: 5 157584 8.89 MB/sec execute 350 sec latency 139.064 ms 2023-11-25T11:31:46.117 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:45 smithi135 ceph-mon[107676]: pgmap v194: 97 pgs: 97 active+clean; 354 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.9 MiB/s wr, 575 op/s 2023-11-25T11:31:46.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 157892 8.89 MB/sec execute 351 sec latency 124.097 ms 2023-11-25T11:31:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:45 smithi181 ceph-mon[110393]: pgmap v194: 97 pgs: 97 active+clean; 354 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.9 MiB/s wr, 575 op/s 2023-11-25T11:31:47.175 INFO:teuthology.orchestra.run.smithi135.stdout: 5 158215 8.89 MB/sec execute 352 sec latency 136.077 ms 2023-11-25T11:31:48.149 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:47 smithi135 ceph-mon[107676]: pgmap v195: 97 pgs: 97 active+clean; 354 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 365 op/s 2023-11-25T11:31:48.185 INFO:teuthology.orchestra.run.smithi135.stdout: 5 158461 8.88 MB/sec execute 353 sec latency 139.623 ms 2023-11-25T11:31:48.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:47 smithi181 ceph-mon[110393]: pgmap v195: 97 pgs: 97 active+clean; 354 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 365 op/s 2023-11-25T11:31:49.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 158798 8.87 MB/sec execute 354 sec latency 122.762 ms 2023-11-25T11:31:50.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 159144 8.86 MB/sec execute 355 sec latency 125.718 ms 2023-11-25T11:31:50.192 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:49 smithi135 ceph-mon[107676]: pgmap v196: 97 pgs: 97 active+clean; 354 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 365 op/s 2023-11-25T11:31:50.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:49 smithi181 ceph-mon[110393]: pgmap v196: 97 pgs: 97 active+clean; 354 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 365 op/s 2023-11-25T11:31:51.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 159416 8.85 MB/sec execute 356 sec latency 142.109 ms 2023-11-25T11:31:51.983 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:51 smithi135 ceph-mon[107676]: pgmap v197: 97 pgs: 97 active+clean; 356 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.5 MiB/s wr, 540 op/s 2023-11-25T11:31:52.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 159839 8.87 MB/sec execute 357 sec latency 123.500 ms 2023-11-25T11:31:52.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:51 smithi181 ceph-mon[110393]: pgmap v197: 97 pgs: 97 active+clean; 356 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.5 MiB/s wr, 540 op/s 2023-11-25T11:31:53.010 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:52 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:31:53.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 160225 8.87 MB/sec execute 358 sec latency 125.619 ms 2023-11-25T11:31:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:52 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:31:54.040 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:53 smithi135 ceph-mon[107676]: pgmap v198: 97 pgs: 97 active+clean; 356 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 345 op/s 2023-11-25T11:31:54.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 160599 8.89 MB/sec execute 359 sec latency 134.367 ms 2023-11-25T11:31:54.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:53 smithi181 ceph-mon[110393]: pgmap v198: 97 pgs: 97 active+clean; 356 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 345 op/s 2023-11-25T11:31:55.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 160866 8.89 MB/sec execute 360 sec latency 122.469 ms 2023-11-25T11:31:56.099 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:55 smithi135 ceph-mon[107676]: pgmap v199: 97 pgs: 97 active+clean; 351 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.6 MiB/s wr, 555 op/s 2023-11-25T11:31:56.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 161192 8.89 MB/sec execute 361 sec latency 123.430 ms 2023-11-25T11:31:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:55 smithi181 ceph-mon[110393]: pgmap v199: 97 pgs: 97 active+clean; 351 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.6 MiB/s wr, 555 op/s 2023-11-25T11:31:57.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 161476 8.89 MB/sec execute 362 sec latency 140.068 ms 2023-11-25T11:31:58.153 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:31:57 smithi135 ceph-mon[107676]: pgmap v200: 97 pgs: 97 active+clean; 351 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 384 op/s 2023-11-25T11:31:58.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 161677 8.88 MB/sec execute 363 sec latency 128.565 ms 2023-11-25T11:31:58.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:31:57 smithi181 ceph-mon[110393]: pgmap v200: 97 pgs: 97 active+clean; 351 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 384 op/s 2023-11-25T11:31:59.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 161889 8.87 MB/sec execute 364 sec latency 133.392 ms 2023-11-25T11:32:00.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 162136 8.85 MB/sec execute 365 sec latency 98.576 ms 2023-11-25T11:32:00.186 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:00 smithi135 ceph-mon[107676]: pgmap v201: 97 pgs: 97 active+clean; 351 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 384 op/s 2023-11-25T11:32:00.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:00 smithi181 ceph-mon[110393]: pgmap v201: 97 pgs: 97 active+clean; 351 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 384 op/s 2023-11-25T11:32:01.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 162397 8.84 MB/sec execute 366 sec latency 122.769 ms 2023-11-25T11:32:02.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 162626 8.83 MB/sec execute 367 sec latency 169.850 ms 2023-11-25T11:32:02.259 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:02 smithi135 ceph-mon[107676]: pgmap v202: 97 pgs: 97 active+clean; 354 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.8 MiB/s wr, 554 op/s 2023-11-25T11:32:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:02 smithi181 ceph-mon[110393]: pgmap v202: 97 pgs: 97 active+clean; 354 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.8 MiB/s wr, 554 op/s 2023-11-25T11:32:03.186 INFO:teuthology.orchestra.run.smithi135.stdout: 5 162849 8.82 MB/sec execute 368 sec latency 226.928 ms 2023-11-25T11:32:04.195 INFO:teuthology.orchestra.run.smithi135.stdout: 5 163148 8.82 MB/sec execute 369 sec latency 130.377 ms 2023-11-25T11:32:04.260 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:04 smithi135 ceph-mon[107676]: pgmap v203: 97 pgs: 97 active+clean; 354 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.1 MiB/s wr, 379 op/s 2023-11-25T11:32:04.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:04 smithi181 ceph-mon[110393]: pgmap v203: 97 pgs: 97 active+clean; 354 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.1 MiB/s wr, 379 op/s 2023-11-25T11:32:05.195 INFO:teuthology.orchestra.run.smithi135.stdout: 5 163474 8.81 MB/sec execute 370 sec latency 130.537 ms 2023-11-25T11:32:06.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:06 smithi135 ceph-mon[107676]: pgmap v204: 97 pgs: 97 active+clean; 344 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.3 MiB/s wr, 538 op/s 2023-11-25T11:32:06.195 INFO:teuthology.orchestra.run.smithi135.stdout: 5 163767 8.82 MB/sec execute 371 sec latency 144.485 ms 2023-11-25T11:32:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:06 smithi181 ceph-mon[110393]: pgmap v204: 97 pgs: 97 active+clean; 344 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.3 MiB/s wr, 538 op/s 2023-11-25T11:32:07.195 INFO:teuthology.orchestra.run.smithi135.stdout: 5 163999 8.82 MB/sec execute 372 sec latency 125.537 ms 2023-11-25T11:32:08.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:08 smithi135 ceph-mon[107676]: pgmap v205: 97 pgs: 97 active+clean; 344 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.2 MiB/s wr, 328 op/s 2023-11-25T11:32:08.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:08 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:32:08.195 INFO:teuthology.orchestra.run.smithi135.stdout: 5 164258 8.82 MB/sec execute 373 sec latency 125.476 ms 2023-11-25T11:32:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:08 smithi181 ceph-mon[110393]: pgmap v205: 97 pgs: 97 active+clean; 344 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.2 MiB/s wr, 328 op/s 2023-11-25T11:32:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:08 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:32:09.195 INFO:teuthology.orchestra.run.smithi135.stdout: 5 164498 8.82 MB/sec execute 374 sec latency 136.332 ms 2023-11-25T11:32:10.158 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:10 smithi135 ceph-mon[107676]: pgmap v206: 97 pgs: 97 active+clean; 344 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.2 MiB/s wr, 328 op/s 2023-11-25T11:32:10.201 INFO:teuthology.orchestra.run.smithi135.stdout: 5 164774 8.82 MB/sec execute 375 sec latency 154.537 ms 2023-11-25T11:32:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:10 smithi181 ceph-mon[110393]: pgmap v206: 97 pgs: 97 active+clean; 344 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.2 MiB/s wr, 328 op/s 2023-11-25T11:32:11.207 INFO:teuthology.orchestra.run.smithi135.stdout: 5 165001 8.81 MB/sec execute 376 sec latency 141.109 ms 2023-11-25T11:32:12.213 INFO:teuthology.orchestra.run.smithi135.stdout: 5 165135 8.80 MB/sec execute 377 sec latency 125.889 ms 2023-11-25T11:32:12.222 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:12 smithi135 ceph-mon[107676]: pgmap v207: 97 pgs: 97 active+clean; 352 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 478 op/s 2023-11-25T11:32:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:12 smithi181 ceph-mon[110393]: pgmap v207: 97 pgs: 97 active+clean; 352 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 478 op/s 2023-11-25T11:32:13.213 INFO:teuthology.orchestra.run.smithi135.stdout: 5 165287 8.78 MB/sec execute 378 sec latency 144.689 ms 2023-11-25T11:32:14.223 INFO:teuthology.orchestra.run.smithi135.stdout: 5 165522 8.77 MB/sec execute 379 sec latency 163.749 ms 2023-11-25T11:32:14.278 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:14 smithi135 ceph-mon[107676]: pgmap v208: 97 pgs: 97 active+clean; 352 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 309 op/s 2023-11-25T11:32:14.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:14 smithi181 ceph-mon[110393]: pgmap v208: 97 pgs: 97 active+clean; 352 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 309 op/s 2023-11-25T11:32:15.225 INFO:teuthology.orchestra.run.smithi135.stdout: 5 165758 8.76 MB/sec execute 380 sec latency 144.532 ms 2023-11-25T11:32:16.077 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:16 smithi135 ceph-mon[107676]: pgmap v209: 97 pgs: 97 active+clean; 356 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-11-25T11:32:16.231 INFO:teuthology.orchestra.run.smithi135.stdout: 5 165982 8.74 MB/sec execute 381 sec latency 157.107 ms 2023-11-25T11:32:16.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:16 smithi181 ceph-mon[110393]: pgmap v209: 97 pgs: 97 active+clean; 356 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-11-25T11:32:17.231 INFO:teuthology.orchestra.run.smithi135.stdout: 5 166188 8.73 MB/sec execute 382 sec latency 85.947 ms 2023-11-25T11:32:18.153 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:18 smithi135 ceph-mon[107676]: pgmap v210: 97 pgs: 97 active+clean; 356 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.3 MiB/s wr, 279 op/s 2023-11-25T11:32:18.237 INFO:teuthology.orchestra.run.smithi135.stdout: 5 166429 8.73 MB/sec execute 383 sec latency 135.029 ms 2023-11-25T11:32:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:18 smithi181 ceph-mon[110393]: pgmap v210: 97 pgs: 97 active+clean; 356 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.3 MiB/s wr, 279 op/s 2023-11-25T11:32:19.237 INFO:teuthology.orchestra.run.smithi135.stdout: 5 166698 8.73 MB/sec execute 384 sec latency 124.411 ms 2023-11-25T11:32:20.210 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:20 smithi135 ceph-mon[107676]: pgmap v211: 97 pgs: 97 active+clean; 356 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.3 MiB/s wr, 279 op/s 2023-11-25T11:32:20.237 INFO:teuthology.orchestra.run.smithi135.stdout: 5 167037 8.71 MB/sec execute 385 sec latency 134.387 ms 2023-11-25T11:32:20.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:20 smithi181 ceph-mon[110393]: pgmap v211: 97 pgs: 97 active+clean; 356 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.3 MiB/s wr, 279 op/s 2023-11-25T11:32:21.237 INFO:teuthology.orchestra.run.smithi135.stdout: 5 167363 8.72 MB/sec execute 386 sec latency 129.235 ms 2023-11-25T11:32:22.243 INFO:teuthology.orchestra.run.smithi135.stdout: 5 167617 8.72 MB/sec execute 387 sec latency 124.552 ms 2023-11-25T11:32:22.274 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:22 smithi135 ceph-mon[107676]: pgmap v212: 97 pgs: 97 active+clean; 349 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.3 MiB/s wr, 425 op/s 2023-11-25T11:32:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:22 smithi181 ceph-mon[110393]: pgmap v212: 97 pgs: 97 active+clean; 349 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.3 MiB/s wr, 425 op/s 2023-11-25T11:32:23.243 INFO:teuthology.orchestra.run.smithi135.stdout: 5 167950 8.74 MB/sec execute 388 sec latency 116.052 ms 2023-11-25T11:32:23.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:32:23.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:32:24.243 INFO:teuthology.orchestra.run.smithi135.stdout: 5 168211 8.74 MB/sec execute 389 sec latency 131.014 ms 2023-11-25T11:32:24.323 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:24 smithi135 ceph-mon[107676]: pgmap v213: 97 pgs: 97 active+clean; 349 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 2.5 MiB/s wr, 275 op/s 2023-11-25T11:32:24.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:24 smithi181 ceph-mon[110393]: pgmap v213: 97 pgs: 97 active+clean; 349 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 2.5 MiB/s wr, 275 op/s 2023-11-25T11:32:25.247 INFO:teuthology.orchestra.run.smithi135.stdout: 5 168446 8.73 MB/sec execute 390 sec latency 147.377 ms 2023-11-25T11:32:26.116 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:25 smithi135 ceph-mon[107676]: pgmap v214: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.7 MiB/s wr, 447 op/s 2023-11-25T11:32:26.255 INFO:teuthology.orchestra.run.smithi135.stdout: 5 168671 8.72 MB/sec execute 391 sec latency 140.786 ms 2023-11-25T11:32:26.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:25 smithi181 ceph-mon[110393]: pgmap v214: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.7 MiB/s wr, 447 op/s 2023-11-25T11:32:27.255 INFO:teuthology.orchestra.run.smithi135.stdout: 5 168867 8.71 MB/sec execute 392 sec latency 130.103 ms 2023-11-25T11:32:28.172 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:27 smithi135 ceph-mon[107676]: pgmap v215: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 318 op/s 2023-11-25T11:32:28.261 INFO:teuthology.orchestra.run.smithi135.stdout: 5 169091 8.70 MB/sec execute 394 sec latency 107.111 ms 2023-11-25T11:32:28.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:27 smithi181 ceph-mon[110393]: pgmap v215: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 318 op/s 2023-11-25T11:32:29.261 INFO:teuthology.orchestra.run.smithi135.stdout: 5 169360 8.69 MB/sec execute 395 sec latency 134.766 ms 2023-11-25T11:32:29.992 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:29 smithi135 ceph-mon[107676]: pgmap v216: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 318 op/s 2023-11-25T11:32:30.261 INFO:teuthology.orchestra.run.smithi135.stdout: 5 169643 8.68 MB/sec execute 396 sec latency 114.245 ms 2023-11-25T11:32:30.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:29 smithi181 ceph-mon[110393]: pgmap v216: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.2 MiB/s wr, 318 op/s 2023-11-25T11:32:31.261 INFO:teuthology.orchestra.run.smithi135.stdout: 5 169858 8.67 MB/sec execute 397 sec latency 146.957 ms 2023-11-25T11:32:32.037 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:31 smithi135 ceph-mon[107676]: pgmap v217: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 466 op/s 2023-11-25T11:32:32.261 INFO:teuthology.orchestra.run.smithi135.stdout: 5 170219 8.68 MB/sec execute 398 sec latency 127.691 ms 2023-11-25T11:32:32.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:31 smithi181 ceph-mon[110393]: pgmap v217: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 466 op/s 2023-11-25T11:32:33.265 INFO:teuthology.orchestra.run.smithi135.stdout: 5 170580 8.67 MB/sec execute 399 sec latency 171.043 ms 2023-11-25T11:32:34.132 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:33 smithi135 ceph-mon[107676]: pgmap v218: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.6 MiB/s wr, 319 op/s 2023-11-25T11:32:34.265 INFO:teuthology.orchestra.run.smithi135.stdout: 5 171017 8.69 MB/sec execute 400 sec latency 132.517 ms 2023-11-25T11:32:34.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:33 smithi181 ceph-mon[110393]: pgmap v218: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.6 MiB/s wr, 319 op/s 2023-11-25T11:32:35.266 INFO:teuthology.orchestra.run.smithi135.stdout: 5 171270 8.69 MB/sec execute 401 sec latency 131.664 ms 2023-11-25T11:32:36.180 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:35 smithi135 ceph-mon[107676]: pgmap v219: 97 pgs: 97 active+clean; 350 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.1 MiB/s wr, 501 op/s 2023-11-25T11:32:36.266 INFO:teuthology.orchestra.run.smithi135.stdout: 5 171625 8.71 MB/sec execute 402 sec latency 168.903 ms 2023-11-25T11:32:36.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:35 smithi181 ceph-mon[110393]: pgmap v219: 97 pgs: 97 active+clean; 350 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.1 MiB/s wr, 501 op/s 2023-11-25T11:32:37.266 INFO:teuthology.orchestra.run.smithi135.stdout: 5 171904 8.70 MB/sec execute 403 sec latency 125.517 ms 2023-11-25T11:32:37.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:37 smithi135 ceph-mon[107676]: pgmap v220: 97 pgs: 97 active+clean; 350 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.0 MiB/s wr, 329 op/s 2023-11-25T11:32:37.974 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:37 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:32:38.269 INFO:teuthology.orchestra.run.smithi135.stdout: 5 172215 8.70 MB/sec execute 404 sec latency 137.931 ms 2023-11-25T11:32:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:37 smithi181 ceph-mon[110393]: pgmap v220: 97 pgs: 97 active+clean; 350 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.0 MiB/s wr, 329 op/s 2023-11-25T11:32:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:37 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:32:39.270 INFO:teuthology.orchestra.run.smithi135.stdout: 5 172453 8.70 MB/sec execute 405 sec latency 125.512 ms 2023-11-25T11:32:40.026 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:39 smithi135 ceph-mon[107676]: pgmap v221: 97 pgs: 97 active+clean; 350 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.0 MiB/s wr, 329 op/s 2023-11-25T11:32:40.269 INFO:teuthology.orchestra.run.smithi135.stdout: 5 172716 8.68 MB/sec execute 406 sec latency 87.475 ms 2023-11-25T11:32:40.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:39 smithi181 ceph-mon[110393]: pgmap v221: 97 pgs: 97 active+clean; 350 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.0 MiB/s wr, 329 op/s 2023-11-25T11:32:41.269 INFO:teuthology.orchestra.run.smithi135.stdout: 5 173075 8.68 MB/sec execute 407 sec latency 126.095 ms 2023-11-25T11:32:42.086 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:41 smithi135 ceph-mon[107676]: pgmap v222: 97 pgs: 97 active+clean; 361 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 511 op/s 2023-11-25T11:32:42.269 INFO:teuthology.orchestra.run.smithi135.stdout: 5 173366 8.67 MB/sec execute 408 sec latency 125.697 ms 2023-11-25T11:32:42.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:41 smithi181 ceph-mon[110393]: pgmap v222: 97 pgs: 97 active+clean; 361 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 511 op/s 2023-11-25T11:32:43.270 INFO:teuthology.orchestra.run.smithi135.stdout: 5 173738 8.68 MB/sec execute 409 sec latency 125.752 ms 2023-11-25T11:32:44.134 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:43 smithi135 ceph-mon[107676]: pgmap v223: 97 pgs: 97 active+clean; 361 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.9 MiB/s wr, 363 op/s 2023-11-25T11:32:44.270 INFO:teuthology.orchestra.run.smithi135.stdout: 5 174066 8.67 MB/sec execute 410 sec latency 139.927 ms 2023-11-25T11:32:44.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:43 smithi181 ceph-mon[110393]: pgmap v223: 97 pgs: 97 active+clean; 361 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.9 MiB/s wr, 363 op/s 2023-11-25T11:32:45.270 INFO:teuthology.orchestra.run.smithi135.stdout: 5 174514 8.69 MB/sec execute 411 sec latency 193.873 ms 2023-11-25T11:32:46.212 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:45 smithi135 ceph-mon[107676]: pgmap v224: 97 pgs: 97 active+clean; 349 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.5 MiB/s wr, 565 op/s 2023-11-25T11:32:46.270 INFO:teuthology.orchestra.run.smithi135.stdout: 5 174822 8.70 MB/sec execute 412 sec latency 128.974 ms 2023-11-25T11:32:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:45 smithi181 ceph-mon[110393]: pgmap v224: 97 pgs: 97 active+clean; 349 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.5 MiB/s wr, 565 op/s 2023-11-25T11:32:47.271 INFO:teuthology.orchestra.run.smithi135.stdout: 5 175080 8.70 MB/sec execute 413 sec latency 110.570 ms 2023-11-25T11:32:48.003 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:47 smithi135 ceph-mon[107676]: pgmap v225: 97 pgs: 97 active+clean; 349 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 383 op/s 2023-11-25T11:32:48.271 INFO:teuthology.orchestra.run.smithi135.stdout: 5 175323 8.69 MB/sec execute 414 sec latency 128.136 ms 2023-11-25T11:32:48.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:47 smithi181 ceph-mon[110393]: pgmap v225: 97 pgs: 97 active+clean; 349 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 383 op/s 2023-11-25T11:32:49.271 INFO:teuthology.orchestra.run.smithi135.stdout: 5 175612 8.69 MB/sec execute 415 sec latency 134.355 ms 2023-11-25T11:32:50.043 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:50 smithi135 ceph-mon[107676]: pgmap v226: 97 pgs: 97 active+clean; 349 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 383 op/s 2023-11-25T11:32:50.271 INFO:teuthology.orchestra.run.smithi135.stdout: 5 175907 8.69 MB/sec execute 416 sec latency 130.096 ms 2023-11-25T11:32:50.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:50 smithi181 ceph-mon[110393]: pgmap v226: 97 pgs: 97 active+clean; 349 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.0 MiB/s wr, 383 op/s 2023-11-25T11:32:51.271 INFO:teuthology.orchestra.run.smithi135.stdout: 5 176150 8.68 MB/sec execute 417 sec latency 123.339 ms 2023-11-25T11:32:52.084 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:52 smithi135 ceph-mon[107676]: pgmap v227: 97 pgs: 97 active+clean; 359 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 6.1 MiB/s wr, 568 op/s 2023-11-25T11:32:52.271 INFO:teuthology.orchestra.run.smithi135.stdout: 5 176402 8.67 MB/sec execute 418 sec latency 121.372 ms 2023-11-25T11:32:52.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:52 smithi181 ceph-mon[110393]: pgmap v227: 97 pgs: 97 active+clean; 359 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 6.1 MiB/s wr, 568 op/s 2023-11-25T11:32:53.103 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:53 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:32:53.271 INFO:teuthology.orchestra.run.smithi135.stdout: 5 176640 8.66 MB/sec execute 419 sec latency 141.106 ms 2023-11-25T11:32:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:53 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:32:54.127 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:54 smithi135 ceph-mon[107676]: pgmap v228: 97 pgs: 97 active+clean; 359 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.8 MiB/s wr, 385 op/s 2023-11-25T11:32:54.271 INFO:teuthology.orchestra.run.smithi135.stdout: 5 176975 8.66 MB/sec execute 420 sec latency 129.066 ms 2023-11-25T11:32:54.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:54 smithi181 ceph-mon[110393]: pgmap v228: 97 pgs: 97 active+clean; 359 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.8 MiB/s wr, 385 op/s 2023-11-25T11:32:55.271 INFO:teuthology.orchestra.run.smithi135.stdout: 5 177370 8.66 MB/sec execute 421 sec latency 119.743 ms 2023-11-25T11:32:56.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:56 smithi135 ceph-mon[107676]: pgmap v229: 97 pgs: 97 active+clean; 348 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.3 MiB/s wr, 549 op/s 2023-11-25T11:32:56.273 INFO:teuthology.orchestra.run.smithi135.stdout: 5 177780 8.67 MB/sec execute 422 sec latency 125.073 ms 2023-11-25T11:32:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:56 smithi181 ceph-mon[110393]: pgmap v229: 97 pgs: 97 active+clean; 348 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 5.3 MiB/s wr, 549 op/s 2023-11-25T11:32:57.276 INFO:teuthology.orchestra.run.smithi135.stdout: 5 178149 8.68 MB/sec execute 423 sec latency 148.001 ms 2023-11-25T11:32:58.211 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:58 smithi135 ceph-mon[107676]: pgmap v230: 97 pgs: 97 active+clean; 348 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.6 MiB/s wr, 347 op/s 2023-11-25T11:32:58.276 INFO:teuthology.orchestra.run.smithi135.stdout: 5 178424 8.69 MB/sec execute 424 sec latency 141.088 ms 2023-11-25T11:32:58.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:58 smithi181 ceph-mon[110393]: pgmap v230: 97 pgs: 97 active+clean; 348 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.6 MiB/s wr, 347 op/s 2023-11-25T11:32:59.244 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:32:59 smithi135 ceph-mon[107676]: pgmap v231: 97 pgs: 97 active+clean; 348 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.6 MiB/s wr, 347 op/s 2023-11-25T11:32:59.278 INFO:teuthology.orchestra.run.smithi135.stdout: 5 178657 8.67 MB/sec execute 425 sec latency 131.863 ms 2023-11-25T11:32:59.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:32:59 smithi181 ceph-mon[110393]: pgmap v231: 97 pgs: 97 active+clean; 348 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.6 MiB/s wr, 347 op/s 2023-11-25T11:33:00.278 INFO:teuthology.orchestra.run.smithi135.stdout: 5 178854 8.66 MB/sec execute 426 sec latency 128.643 ms 2023-11-25T11:33:01.281 INFO:teuthology.orchestra.run.smithi135.stdout: 5 179118 8.66 MB/sec execute 427 sec latency 122.516 ms 2023-11-25T11:33:02.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:01 smithi135 ceph-mon[107676]: pgmap v232: 97 pgs: 97 active+clean; 355 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.8 MiB/s wr, 549 op/s 2023-11-25T11:33:02.290 INFO:teuthology.orchestra.run.smithi135.stdout: 5 179376 8.66 MB/sec execute 428 sec latency 127.895 ms 2023-11-25T11:33:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:01 smithi181 ceph-mon[110393]: pgmap v232: 97 pgs: 97 active+clean; 355 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.8 MiB/s wr, 549 op/s 2023-11-25T11:33:03.290 INFO:teuthology.orchestra.run.smithi135.stdout: 5 179677 8.66 MB/sec execute 429 sec latency 125.468 ms 2023-11-25T11:33:04.065 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:03 smithi135 ceph-mon[107676]: pgmap v233: 97 pgs: 97 active+clean; 355 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-11-25T11:33:04.290 INFO:teuthology.orchestra.run.smithi135.stdout: 5 180027 8.65 MB/sec execute 430 sec latency 125.804 ms 2023-11-25T11:33:04.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:03 smithi181 ceph-mon[110393]: pgmap v233: 97 pgs: 97 active+clean; 355 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-11-25T11:33:05.290 INFO:teuthology.orchestra.run.smithi135.stdout: 5 180293 8.64 MB/sec execute 431 sec latency 125.941 ms 2023-11-25T11:33:06.100 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:05 smithi135 ceph-mon[107676]: pgmap v234: 97 pgs: 97 active+clean; 355 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.3 MiB/s wr, 524 op/s 2023-11-25T11:33:06.290 INFO:teuthology.orchestra.run.smithi135.stdout: 5 180583 8.65 MB/sec execute 432 sec latency 140.799 ms 2023-11-25T11:33:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:05 smithi181 ceph-mon[110393]: pgmap v234: 97 pgs: 97 active+clean; 355 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.3 MiB/s wr, 524 op/s 2023-11-25T11:33:07.291 INFO:teuthology.orchestra.run.smithi135.stdout: 5 180874 8.64 MB/sec execute 433 sec latency 107.531 ms 2023-11-25T11:33:08.170 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:07 smithi135 ceph-mon[107676]: pgmap v235: 97 pgs: 97 active+clean; 355 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.8 MiB/s wr, 361 op/s 2023-11-25T11:33:08.171 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:07 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:33:08.291 INFO:teuthology.orchestra.run.smithi135.stdout: 5 181149 8.64 MB/sec execute 434 sec latency 132.052 ms 2023-11-25T11:33:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:07 smithi181 ceph-mon[110393]: pgmap v235: 97 pgs: 97 active+clean; 355 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.8 MiB/s wr, 361 op/s 2023-11-25T11:33:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:07 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:33:09.291 INFO:teuthology.orchestra.run.smithi135.stdout: 5 181431 8.64 MB/sec execute 435 sec latency 141.786 ms 2023-11-25T11:33:10.011 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:09 smithi135 ceph-mon[107676]: pgmap v236: 97 pgs: 97 active+clean; 355 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.8 MiB/s wr, 361 op/s 2023-11-25T11:33:10.293 INFO:teuthology.orchestra.run.smithi135.stdout: 5 181656 8.63 MB/sec execute 436 sec latency 124.796 ms 2023-11-25T11:33:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:09 smithi181 ceph-mon[110393]: pgmap v236: 97 pgs: 97 active+clean; 355 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.8 MiB/s wr, 361 op/s 2023-11-25T11:33:11.293 INFO:teuthology.orchestra.run.smithi135.stdout: 5 181998 8.64 MB/sec execute 437 sec latency 125.649 ms 2023-11-25T11:33:12.047 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:11 smithi135 ceph-mon[107676]: pgmap v237: 97 pgs: 97 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.5 MiB/s wr, 537 op/s 2023-11-25T11:33:12.293 INFO:teuthology.orchestra.run.smithi135.stdout: 5 182345 8.64 MB/sec execute 438 sec latency 141.117 ms 2023-11-25T11:33:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:11 smithi181 ceph-mon[110393]: pgmap v237: 97 pgs: 97 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.5 MiB/s wr, 537 op/s 2023-11-25T11:33:13.293 INFO:teuthology.orchestra.run.smithi135.stdout: 5 182708 8.65 MB/sec execute 439 sec latency 136.558 ms 2023-11-25T11:33:14.105 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:13 smithi135 ceph-mon[107676]: pgmap v238: 97 pgs: 97 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.3 MiB/s wr, 335 op/s 2023-11-25T11:33:14.293 INFO:teuthology.orchestra.run.smithi135.stdout: 5 182988 8.65 MB/sec execute 440 sec latency 137.919 ms 2023-11-25T11:33:14.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:13 smithi181 ceph-mon[110393]: pgmap v238: 97 pgs: 97 active+clean; 349 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.3 MiB/s wr, 335 op/s 2023-11-25T11:33:15.303 INFO:teuthology.orchestra.run.smithi135.stdout: 5 183315 8.65 MB/sec execute 441 sec latency 139.125 ms 2023-11-25T11:33:16.131 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:15 smithi135 ceph-mon[107676]: pgmap v239: 97 pgs: 97 active+clean; 362 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 516 op/s 2023-11-25T11:33:16.302 INFO:teuthology.orchestra.run.smithi135.stdout: 5 183569 8.63 MB/sec execute 442 sec latency 144.052 ms 2023-11-25T11:33:16.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:15 smithi181 ceph-mon[110393]: pgmap v239: 97 pgs: 97 active+clean; 362 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 516 op/s 2023-11-25T11:33:17.302 INFO:teuthology.orchestra.run.smithi135.stdout: 5 183920 8.63 MB/sec execute 443 sec latency 128.748 ms 2023-11-25T11:33:18.172 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:17 smithi135 ceph-mon[107676]: pgmap v240: 97 pgs: 97 active+clean; 362 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.8 MiB/s wr, 357 op/s 2023-11-25T11:33:18.302 INFO:teuthology.orchestra.run.smithi135.stdout: 5 184295 8.64 MB/sec execute 444 sec latency 119.783 ms 2023-11-25T11:33:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:17 smithi181 ceph-mon[110393]: pgmap v240: 97 pgs: 97 active+clean; 362 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.8 MiB/s wr, 357 op/s 2023-11-25T11:33:19.302 INFO:teuthology.orchestra.run.smithi135.stdout: 5 184658 8.63 MB/sec execute 445 sec latency 133.700 ms 2023-11-25T11:33:20.240 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:20 smithi135 ceph-mon[107676]: pgmap v241: 97 pgs: 97 active+clean; 362 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.8 MiB/s wr, 357 op/s 2023-11-25T11:33:20.302 INFO:teuthology.orchestra.run.smithi135.stdout: 5 184955 8.64 MB/sec execute 446 sec latency 134.562 ms 2023-11-25T11:33:20.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:20 smithi181 ceph-mon[110393]: pgmap v241: 97 pgs: 97 active+clean; 362 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.8 MiB/s wr, 357 op/s 2023-11-25T11:33:21.302 INFO:teuthology.orchestra.run.smithi135.stdout: 5 185220 8.63 MB/sec execute 447 sec latency 129.678 ms 2023-11-25T11:33:22.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:22 smithi135 ceph-mon[107676]: pgmap v242: 97 pgs: 97 active+clean; 354 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 564 op/s 2023-11-25T11:33:22.308 INFO:teuthology.orchestra.run.smithi135.stdout: 5 185416 8.63 MB/sec execute 448 sec latency 130.986 ms 2023-11-25T11:33:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:22 smithi181 ceph-mon[110393]: pgmap v242: 97 pgs: 97 active+clean; 354 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.6 MiB/s wr, 564 op/s 2023-11-25T11:33:23.069 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:33:23.317 INFO:teuthology.orchestra.run.smithi135.stdout: 5 185686 8.63 MB/sec execute 449 sec latency 128.291 ms 2023-11-25T11:33:23.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:33:24.107 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:24 smithi135 ceph-mon[107676]: pgmap v243: 97 pgs: 97 active+clean; 354 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.9 MiB/s wr, 388 op/s 2023-11-25T11:33:24.317 INFO:teuthology.orchestra.run.smithi135.stdout: 5 185871 8.63 MB/sec execute 450 sec latency 122.544 ms 2023-11-25T11:33:24.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:24 smithi181 ceph-mon[110393]: pgmap v243: 97 pgs: 97 active+clean; 354 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.9 MiB/s wr, 388 op/s 2023-11-25T11:33:25.322 INFO:teuthology.orchestra.run.smithi135.stdout: 5 186038 8.62 MB/sec execute 451 sec latency 158.691 ms 2023-11-25T11:33:26.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:26 smithi135 ceph-mon[107676]: pgmap v244: 97 pgs: 97 active+clean; 350 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.6 MiB/s wr, 531 op/s 2023-11-25T11:33:26.322 INFO:teuthology.orchestra.run.smithi135.stdout: 5 186306 8.62 MB/sec execute 452 sec latency 130.553 ms 2023-11-25T11:33:26.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:26 smithi181 ceph-mon[110393]: pgmap v244: 97 pgs: 97 active+clean; 350 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.6 MiB/s wr, 531 op/s 2023-11-25T11:33:27.322 INFO:teuthology.orchestra.run.smithi135.stdout: 5 186512 8.61 MB/sec execute 453 sec latency 125.583 ms 2023-11-25T11:33:28.226 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:28 smithi135 ceph-mon[107676]: pgmap v245: 97 pgs: 97 active+clean; 350 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 350 op/s 2023-11-25T11:33:28.322 INFO:teuthology.orchestra.run.smithi135.stdout: 5 186705 8.60 MB/sec execute 454 sec latency 166.978 ms 2023-11-25T11:33:28.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:28 smithi181 ceph-mon[110393]: pgmap v245: 97 pgs: 97 active+clean; 350 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 350 op/s 2023-11-25T11:33:29.322 INFO:teuthology.orchestra.run.smithi135.stdout: 5 186897 8.59 MB/sec execute 455 sec latency 136.804 ms 2023-11-25T11:33:30.249 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:30 smithi135 ceph-mon[107676]: pgmap v246: 97 pgs: 97 active+clean; 350 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 350 op/s 2023-11-25T11:33:30.323 INFO:teuthology.orchestra.run.smithi135.stdout: 5 187219 8.59 MB/sec execute 456 sec latency 138.266 ms 2023-11-25T11:33:30.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:30 smithi181 ceph-mon[110393]: pgmap v246: 97 pgs: 97 active+clean; 350 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 350 op/s 2023-11-25T11:33:31.335 INFO:teuthology.orchestra.run.smithi135.stdout: 5 187579 8.58 MB/sec execute 457 sec latency 128.789 ms 2023-11-25T11:33:32.052 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:32 smithi135 ceph-mon[107676]: pgmap v247: 97 pgs: 97 active+clean; 351 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 4.9 MiB/s wr, 488 op/s 2023-11-25T11:33:32.336 INFO:teuthology.orchestra.run.smithi135.stdout: 5 187893 8.58 MB/sec execute 458 sec latency 132.097 ms 2023-11-25T11:33:32.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:32 smithi181 ceph-mon[110393]: pgmap v247: 97 pgs: 97 active+clean; 351 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 4.9 MiB/s wr, 488 op/s 2023-11-25T11:33:33.336 INFO:teuthology.orchestra.run.smithi135.stdout: 5 188190 8.58 MB/sec execute 459 sec latency 127.848 ms 2023-11-25T11:33:34.074 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:34 smithi135 ceph-mon[107676]: pgmap v248: 97 pgs: 97 active+clean; 351 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 281 op/s 2023-11-25T11:33:34.336 INFO:teuthology.orchestra.run.smithi135.stdout: 5 188434 8.58 MB/sec execute 460 sec latency 124.573 ms 2023-11-25T11:33:34.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:34 smithi181 ceph-mon[110393]: pgmap v248: 97 pgs: 97 active+clean; 351 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 281 op/s 2023-11-25T11:33:35.339 INFO:teuthology.orchestra.run.smithi135.stdout: 5 188746 8.58 MB/sec execute 461 sec latency 142.731 ms 2023-11-25T11:33:36.115 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:36 smithi135 ceph-mon[107676]: pgmap v249: 97 pgs: 97 active+clean; 349 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.7 MiB/s wr, 463 op/s 2023-11-25T11:33:36.338 INFO:teuthology.orchestra.run.smithi135.stdout: 5 188982 8.58 MB/sec execute 462 sec latency 128.565 ms 2023-11-25T11:33:36.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:36 smithi181 ceph-mon[110393]: pgmap v249: 97 pgs: 97 active+clean; 349 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.7 MiB/s wr, 463 op/s 2023-11-25T11:33:37.339 INFO:teuthology.orchestra.run.smithi135.stdout: 5 189258 8.58 MB/sec execute 463 sec latency 125.522 ms 2023-11-25T11:33:38.152 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:38 smithi135 ceph-mon[107676]: pgmap v250: 97 pgs: 97 active+clean; 349 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.1 MiB/s wr, 319 op/s 2023-11-25T11:33:38.152 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:38 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:33:38.338 INFO:teuthology.orchestra.run.smithi135.stdout: 5 189483 8.58 MB/sec execute 464 sec latency 122.621 ms 2023-11-25T11:33:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:38 smithi181 ceph-mon[110393]: pgmap v250: 97 pgs: 97 active+clean; 349 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.1 MiB/s wr, 319 op/s 2023-11-25T11:33:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:38 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:33:39.196 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:39 smithi135 ceph-mon[107676]: pgmap v251: 97 pgs: 97 active+clean; 349 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.1 MiB/s wr, 319 op/s 2023-11-25T11:33:39.338 INFO:teuthology.orchestra.run.smithi135.stdout: 5 189726 8.57 MB/sec execute 465 sec latency 135.967 ms 2023-11-25T11:33:39.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:39 smithi181 ceph-mon[110393]: pgmap v251: 97 pgs: 97 active+clean; 349 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.1 MiB/s wr, 319 op/s 2023-11-25T11:33:40.340 INFO:teuthology.orchestra.run.smithi135.stdout: 5 190024 8.58 MB/sec execute 466 sec latency 135.753 ms 2023-11-25T11:33:41.340 INFO:teuthology.orchestra.run.smithi135.stdout: 5 190291 8.56 MB/sec execute 467 sec latency 135.280 ms 2023-11-25T11:33:42.019 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:41 smithi135 ceph-mon[107676]: pgmap v252: 97 pgs: 97 active+clean; 354 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.9 MiB/s wr, 465 op/s 2023-11-25T11:33:42.340 INFO:teuthology.orchestra.run.smithi135.stdout: 5 190563 8.56 MB/sec execute 468 sec latency 125.208 ms 2023-11-25T11:33:42.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:41 smithi181 ceph-mon[110393]: pgmap v252: 97 pgs: 97 active+clean; 354 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.9 MiB/s wr, 465 op/s 2023-11-25T11:33:43.340 INFO:teuthology.orchestra.run.smithi135.stdout: 5 190858 8.55 MB/sec execute 469 sec latency 134.332 ms 2023-11-25T11:33:44.066 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:44 smithi135 ceph-mon[107676]: pgmap v253: 97 pgs: 97 active+clean; 354 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.4 MiB/s wr, 327 op/s 2023-11-25T11:33:44.340 INFO:teuthology.orchestra.run.smithi135.stdout: 5 191212 8.55 MB/sec execute 470 sec latency 135.992 ms 2023-11-25T11:33:44.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:44 smithi181 ceph-mon[110393]: pgmap v253: 97 pgs: 97 active+clean; 354 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 3.4 MiB/s wr, 327 op/s 2023-11-25T11:33:45.340 INFO:teuthology.orchestra.run.smithi135.stdout: 5 191510 8.55 MB/sec execute 471 sec latency 125.685 ms 2023-11-25T11:33:46.146 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:46 smithi135 ceph-mon[107676]: pgmap v254: 97 pgs: 97 active+clean; 350 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 506 op/s 2023-11-25T11:33:46.340 INFO:teuthology.orchestra.run.smithi135.stdout: 5 191794 8.55 MB/sec execute 472 sec latency 137.143 ms 2023-11-25T11:33:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:46 smithi181 ceph-mon[110393]: pgmap v254: 97 pgs: 97 active+clean; 350 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 506 op/s 2023-11-25T11:33:47.341 INFO:teuthology.orchestra.run.smithi135.stdout: 5 192068 8.55 MB/sec execute 473 sec latency 144.014 ms 2023-11-25T11:33:48.252 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:48 smithi135 ceph-mon[107676]: pgmap v255: 97 pgs: 97 active+clean; 350 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 324 op/s 2023-11-25T11:33:48.341 INFO:teuthology.orchestra.run.smithi135.stdout: 5 192372 8.55 MB/sec execute 474 sec latency 155.275 ms 2023-11-25T11:33:48.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:48 smithi181 ceph-mon[110393]: pgmap v255: 97 pgs: 97 active+clean; 350 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 324 op/s 2023-11-25T11:33:49.345 INFO:teuthology.orchestra.run.smithi135.stdout: 5 192749 8.56 MB/sec execute 475 sec latency 107.046 ms 2023-11-25T11:33:50.050 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:50 smithi135 ceph-mon[107676]: pgmap v256: 97 pgs: 97 active+clean; 350 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 324 op/s 2023-11-25T11:33:50.345 INFO:teuthology.orchestra.run.smithi135.stdout: 5 192963 8.55 MB/sec execute 476 sec latency 128.326 ms 2023-11-25T11:33:50.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:50 smithi181 ceph-mon[110393]: pgmap v256: 97 pgs: 97 active+clean; 350 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 324 op/s 2023-11-25T11:33:51.345 INFO:teuthology.orchestra.run.smithi135.stdout: 5 193162 8.55 MB/sec execute 477 sec latency 125.508 ms 2023-11-25T11:33:52.103 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:52 smithi135 ceph-mon[107676]: pgmap v257: 97 pgs: 97 active+clean; 356 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.3 MiB/s wr, 502 op/s 2023-11-25T11:33:52.346 INFO:teuthology.orchestra.run.smithi135.stdout: 5 193454 8.55 MB/sec execute 478 sec latency 135.992 ms 2023-11-25T11:33:52.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:52 smithi181 ceph-mon[110393]: pgmap v257: 97 pgs: 97 active+clean; 356 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 5.3 MiB/s wr, 502 op/s 2023-11-25T11:33:53.138 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:53 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:33:53.345 INFO:teuthology.orchestra.run.smithi135.stdout: 5 193697 8.54 MB/sec execute 479 sec latency 119.269 ms 2023-11-25T11:33:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:53 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:33:54.153 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:54 smithi135 ceph-mon[107676]: pgmap v258: 97 pgs: 97 active+clean; 356 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 357 op/s 2023-11-25T11:33:54.346 INFO:teuthology.orchestra.run.smithi135.stdout: 5 193887 8.53 MB/sec execute 480 sec latency 116.865 ms 2023-11-25T11:33:54.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:54 smithi181 ceph-mon[110393]: pgmap v258: 97 pgs: 97 active+clean; 356 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 357 op/s 2023-11-25T11:33:55.346 INFO:teuthology.orchestra.run.smithi135.stdout: 5 194114 8.53 MB/sec execute 481 sec latency 139.175 ms 2023-11-25T11:33:56.193 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:56 smithi135 ceph-mon[107676]: pgmap v259: 97 pgs: 97 active+clean; 360 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.1 MiB/s wr, 507 op/s 2023-11-25T11:33:56.350 INFO:teuthology.orchestra.run.smithi135.stdout: 5 194304 8.52 MB/sec execute 482 sec latency 126.279 ms 2023-11-25T11:33:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:56 smithi181 ceph-mon[110393]: pgmap v259: 97 pgs: 97 active+clean; 360 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.1 MiB/s wr, 507 op/s 2023-11-25T11:33:57.350 INFO:teuthology.orchestra.run.smithi135.stdout: 5 194560 8.51 MB/sec execute 483 sec latency 138.866 ms 2023-11-25T11:33:58.241 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:33:58 smithi135 ceph-mon[107676]: pgmap v260: 97 pgs: 97 active+clean; 360 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 328 op/s 2023-11-25T11:33:58.350 INFO:teuthology.orchestra.run.smithi135.stdout: 5 194724 8.50 MB/sec execute 484 sec latency 128.905 ms 2023-11-25T11:33:58.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:33:58 smithi181 ceph-mon[110393]: pgmap v260: 97 pgs: 97 active+clean; 360 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 328 op/s 2023-11-25T11:33:59.350 INFO:teuthology.orchestra.run.smithi135.stdout: 5 195009 8.50 MB/sec execute 485 sec latency 118.578 ms 2023-11-25T11:34:00.306 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:00 smithi135 ceph-mon[107676]: pgmap v261: 97 pgs: 97 active+clean; 360 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 328 op/s 2023-11-25T11:34:00.350 INFO:teuthology.orchestra.run.smithi135.stdout: 5 195303 8.50 MB/sec execute 486 sec latency 138.797 ms 2023-11-25T11:34:00.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:00 smithi181 ceph-mon[110393]: pgmap v261: 97 pgs: 97 active+clean; 360 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 328 op/s 2023-11-25T11:34:01.360 INFO:teuthology.orchestra.run.smithi135.stdout: 5 195553 8.50 MB/sec execute 487 sec latency 128.608 ms 2023-11-25T11:34:02.115 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:02 smithi135 ceph-mon[107676]: pgmap v262: 97 pgs: 97 active+clean; 354 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.8 MiB/s wr, 466 op/s 2023-11-25T11:34:02.360 INFO:teuthology.orchestra.run.smithi135.stdout: 5 195762 8.49 MB/sec execute 488 sec latency 116.762 ms 2023-11-25T11:34:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:02 smithi181 ceph-mon[110393]: pgmap v262: 97 pgs: 97 active+clean; 354 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.8 MiB/s wr, 466 op/s 2023-11-25T11:34:03.360 INFO:teuthology.orchestra.run.smithi135.stdout: 5 196028 8.50 MB/sec execute 489 sec latency 135.865 ms 2023-11-25T11:34:04.153 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:04 smithi135 ceph-mon[107676]: pgmap v263: 97 pgs: 97 active+clean; 354 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.8 MiB/s wr, 287 op/s 2023-11-25T11:34:04.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:04 smithi181 ceph-mon[110393]: pgmap v263: 97 pgs: 97 active+clean; 354 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.8 MiB/s wr, 287 op/s 2023-11-25T11:34:04.370 INFO:teuthology.orchestra.run.smithi135.stdout: 5 196331 8.49 MB/sec execute 490 sec latency 126.187 ms 2023-11-25T11:34:05.371 INFO:teuthology.orchestra.run.smithi135.stdout: 5 196715 8.50 MB/sec execute 491 sec latency 168.698 ms 2023-11-25T11:34:06.210 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:06 smithi135 ceph-mon[107676]: pgmap v264: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.4 MiB/s wr, 433 op/s 2023-11-25T11:34:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:06 smithi181 ceph-mon[110393]: pgmap v264: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.4 MiB/s wr, 433 op/s 2023-11-25T11:34:06.371 INFO:teuthology.orchestra.run.smithi135.stdout: 5 197024 8.49 MB/sec execute 492 sec latency 123.155 ms 2023-11-25T11:34:07.243 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:07 smithi135 ceph-mon[107676]: pgmap v265: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.9 MiB/s wr, 283 op/s 2023-11-25T11:34:07.371 INFO:teuthology.orchestra.run.smithi135.stdout: 5 197361 8.49 MB/sec execute 493 sec latency 125.736 ms 2023-11-25T11:34:07.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:07 smithi181 ceph-mon[110393]: pgmap v265: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.9 MiB/s wr, 283 op/s 2023-11-25T11:34:08.277 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:08 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:34:08.371 INFO:teuthology.orchestra.run.smithi135.stdout: 5 197730 8.49 MB/sec execute 494 sec latency 123.491 ms 2023-11-25T11:34:08.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:08 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:34:09.296 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:09 smithi135 ceph-mon[107676]: pgmap v266: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.9 MiB/s wr, 283 op/s 2023-11-25T11:34:09.371 INFO:teuthology.orchestra.run.smithi135.stdout: 5 198061 8.49 MB/sec execute 495 sec latency 122.481 ms 2023-11-25T11:34:09.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:09 smithi181 ceph-mon[110393]: pgmap v266: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.9 MiB/s wr, 283 op/s 2023-11-25T11:34:10.371 INFO:teuthology.orchestra.run.smithi135.stdout: 5 198397 8.49 MB/sec execute 496 sec latency 122.746 ms 2023-11-25T11:34:11.380 INFO:teuthology.orchestra.run.smithi135.stdout: 5 198682 8.50 MB/sec execute 497 sec latency 136.525 ms 2023-11-25T11:34:12.121 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:11 smithi135 ceph-mon[107676]: pgmap v267: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.9 MiB/s wr, 493 op/s 2023-11-25T11:34:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:11 smithi181 ceph-mon[110393]: pgmap v267: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.9 MiB/s wr, 493 op/s 2023-11-25T11:34:12.380 INFO:teuthology.orchestra.run.smithi135.stdout: 5 199078 8.50 MB/sec execute 498 sec latency 132.413 ms 2023-11-25T11:34:13.382 INFO:teuthology.orchestra.run.smithi135.stdout: 5 199375 8.50 MB/sec execute 499 sec latency 133.064 ms 2023-11-25T11:34:14.112 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:14 smithi135 ceph-mon[107676]: pgmap v268: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.6 MiB/s wr, 355 op/s 2023-11-25T11:34:14.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:14 smithi181 ceph-mon[110393]: pgmap v268: 97 pgs: 97 active+clean; 357 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.6 MiB/s wr, 355 op/s 2023-11-25T11:34:14.382 INFO:teuthology.orchestra.run.smithi135.stdout: 5 199664 8.51 MB/sec execute 500 sec latency 127.788 ms 2023-11-25T11:34:15.382 INFO:teuthology.orchestra.run.smithi135.stdout: 5 199937 8.50 MB/sec execute 501 sec latency 128.594 ms 2023-11-25T11:34:16.144 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:16 smithi135 ceph-mon[107676]: pgmap v269: 97 pgs: 97 active+clean; 360 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.8 MiB/s wr, 549 op/s 2023-11-25T11:34:16.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:16 smithi181 ceph-mon[110393]: pgmap v269: 97 pgs: 97 active+clean; 360 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.8 MiB/s wr, 549 op/s 2023-11-25T11:34:16.392 INFO:teuthology.orchestra.run.smithi135.stdout: 5 200268 8.50 MB/sec execute 502 sec latency 128.880 ms 2023-11-25T11:34:17.392 INFO:teuthology.orchestra.run.smithi135.stdout: 5 200536 8.49 MB/sec execute 503 sec latency 120.825 ms 2023-11-25T11:34:18.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:18 smithi135 ceph-mon[107676]: pgmap v270: 97 pgs: 97 active+clean; 360 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.3 MiB/s wr, 403 op/s 2023-11-25T11:34:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:18 smithi181 ceph-mon[110393]: pgmap v270: 97 pgs: 97 active+clean; 360 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.3 MiB/s wr, 403 op/s 2023-11-25T11:34:18.392 INFO:teuthology.orchestra.run.smithi135.stdout: 5 200786 8.49 MB/sec execute 504 sec latency 122.911 ms 2023-11-25T11:34:19.392 INFO:teuthology.orchestra.run.smithi135.stdout: 5 201109 8.49 MB/sec execute 505 sec latency 165.092 ms 2023-11-25T11:34:20.235 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:20 smithi135 ceph-mon[107676]: pgmap v271: 97 pgs: 97 active+clean; 360 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.3 MiB/s wr, 403 op/s 2023-11-25T11:34:20.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:20 smithi181 ceph-mon[110393]: pgmap v271: 97 pgs: 97 active+clean; 360 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.3 MiB/s wr, 403 op/s 2023-11-25T11:34:20.392 INFO:teuthology.orchestra.run.smithi135.stdout: 5 201413 8.48 MB/sec execute 506 sec latency 119.527 ms 2023-11-25T11:34:21.392 INFO:teuthology.orchestra.run.smithi135.stdout: 5 201660 8.48 MB/sec execute 507 sec latency 125.397 ms 2023-11-25T11:34:22.295 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:22 smithi135 ceph-mon[107676]: pgmap v272: 97 pgs: 97 active+clean; 349 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 6.0 MiB/s wr, 584 op/s 2023-11-25T11:34:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:22 smithi181 ceph-mon[110393]: pgmap v272: 97 pgs: 97 active+clean; 349 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 6.0 MiB/s wr, 584 op/s 2023-11-25T11:34:22.392 INFO:teuthology.orchestra.run.smithi135.stdout: 5 202043 8.50 MB/sec execute 508 sec latency 139.942 ms 2023-11-25T11:34:23.322 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:34:23.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:34:23.392 INFO:teuthology.orchestra.run.smithi135.stdout: 5 202312 8.49 MB/sec execute 509 sec latency 136.625 ms 2023-11-25T11:34:24.117 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:24 smithi135 ceph-mon[107676]: pgmap v273: 97 pgs: 97 active+clean; 349 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.9 MiB/s wr, 375 op/s 2023-11-25T11:34:24.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:24 smithi181 ceph-mon[110393]: pgmap v273: 97 pgs: 97 active+clean; 349 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.9 MiB/s wr, 375 op/s 2023-11-25T11:34:24.396 INFO:teuthology.orchestra.run.smithi135.stdout: 5 202662 8.50 MB/sec execute 510 sec latency 131.533 ms 2023-11-25T11:34:25.397 INFO:teuthology.orchestra.run.smithi135.stdout: 5 202914 8.49 MB/sec execute 511 sec latency 125.673 ms 2023-11-25T11:34:26.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:26 smithi135 ceph-mon[107676]: pgmap v274: 97 pgs: 97 active+clean; 356 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.8 MiB/s wr, 553 op/s 2023-11-25T11:34:26.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:26 smithi181 ceph-mon[110393]: pgmap v274: 97 pgs: 97 active+clean; 356 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.8 MiB/s wr, 553 op/s 2023-11-25T11:34:26.397 INFO:teuthology.orchestra.run.smithi135.stdout: 5 203105 8.48 MB/sec execute 512 sec latency 122.791 ms 2023-11-25T11:34:27.397 INFO:teuthology.orchestra.run.smithi135.stdout: 5 203245 8.47 MB/sec execute 513 sec latency 134.826 ms 2023-11-25T11:34:28.239 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:28 smithi135 ceph-mon[107676]: pgmap v275: 97 pgs: 97 active+clean; 356 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.6 MiB/s wr, 358 op/s 2023-11-25T11:34:28.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:28 smithi181 ceph-mon[110393]: pgmap v275: 97 pgs: 97 active+clean; 356 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.6 MiB/s wr, 358 op/s 2023-11-25T11:34:28.397 INFO:teuthology.orchestra.run.smithi135.stdout: 5 203460 8.47 MB/sec execute 514 sec latency 145.335 ms 2023-11-25T11:34:29.397 INFO:teuthology.orchestra.run.smithi135.stdout: 5 203685 8.46 MB/sec execute 515 sec latency 129.010 ms 2023-11-25T11:34:30.272 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:30 smithi135 ceph-mon[107676]: pgmap v276: 97 pgs: 97 active+clean; 356 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.6 MiB/s wr, 358 op/s 2023-11-25T11:34:30.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:30 smithi181 ceph-mon[110393]: pgmap v276: 97 pgs: 97 active+clean; 356 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.6 MiB/s wr, 358 op/s 2023-11-25T11:34:30.401 INFO:teuthology.orchestra.run.smithi135.stdout: 5 203930 8.46 MB/sec execute 516 sec latency 139.061 ms 2023-11-25T11:34:31.298 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:31 smithi135 ceph-mon[107676]: pgmap v277: 97 pgs: 97 active+clean; 356 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.1 MiB/s wr, 502 op/s 2023-11-25T11:34:31.400 INFO:teuthology.orchestra.run.smithi135.stdout: 5 204193 8.45 MB/sec execute 517 sec latency 199.939 ms 2023-11-25T11:34:31.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:31 smithi181 ceph-mon[110393]: pgmap v277: 97 pgs: 97 active+clean; 356 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.1 MiB/s wr, 502 op/s 2023-11-25T11:34:32.400 INFO:teuthology.orchestra.run.smithi135.stdout: 5 204444 8.45 MB/sec execute 518 sec latency 113.851 ms 2023-11-25T11:34:33.330 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:33 smithi135 ceph-mon[107676]: pgmap v278: 97 pgs: 97 active+clean; 356 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 321 op/s 2023-11-25T11:34:33.400 INFO:teuthology.orchestra.run.smithi135.stdout: 5 204650 8.44 MB/sec execute 519 sec latency 125.667 ms 2023-11-25T11:34:33.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:33 smithi181 ceph-mon[110393]: pgmap v278: 97 pgs: 97 active+clean; 356 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 321 op/s 2023-11-25T11:34:34.405 INFO:teuthology.orchestra.run.smithi135.stdout: 5 204895 8.44 MB/sec execute 520 sec latency 150.864 ms 2023-11-25T11:34:35.406 INFO:teuthology.orchestra.run.smithi135.stdout: 5 205245 8.44 MB/sec execute 521 sec latency 124.272 ms 2023-11-25T11:34:36.161 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:35 smithi135 ceph-mon[107676]: pgmap v279: 97 pgs: 97 active+clean; 352 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.6 MiB/s wr, 469 op/s 2023-11-25T11:34:36.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:35 smithi181 ceph-mon[110393]: pgmap v279: 97 pgs: 97 active+clean; 352 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.6 MiB/s wr, 469 op/s 2023-11-25T11:34:36.413 INFO:teuthology.orchestra.run.smithi135.stdout: 5 205543 8.44 MB/sec execute 522 sec latency 138.841 ms 2023-11-25T11:34:37.413 INFO:teuthology.orchestra.run.smithi135.stdout: 5 205823 8.45 MB/sec execute 523 sec latency 161.246 ms 2023-11-25T11:34:38.223 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:37 smithi135 ceph-mon[107676]: pgmap v280: 97 pgs: 97 active+clean; 352 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 291 op/s 2023-11-25T11:34:38.224 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:37 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:34:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:37 smithi181 ceph-mon[110393]: pgmap v280: 97 pgs: 97 active+clean; 352 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 291 op/s 2023-11-25T11:34:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:37 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:34:38.413 INFO:teuthology.orchestra.run.smithi135.stdout: 5 206055 8.45 MB/sec execute 524 sec latency 140.042 ms 2023-11-25T11:34:39.413 INFO:teuthology.orchestra.run.smithi135.stdout: 5 206262 8.45 MB/sec execute 525 sec latency 141.960 ms 2023-11-25T11:34:40.018 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:39 smithi135 ceph-mon[107676]: pgmap v281: 97 pgs: 97 active+clean; 352 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 291 op/s 2023-11-25T11:34:40.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:39 smithi181 ceph-mon[110393]: pgmap v281: 97 pgs: 97 active+clean; 352 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 291 op/s 2023-11-25T11:34:40.414 INFO:teuthology.orchestra.run.smithi135.stdout: 5 206474 8.44 MB/sec execute 526 sec latency 122.854 ms 2023-11-25T11:34:41.413 INFO:teuthology.orchestra.run.smithi135.stdout: 5 206666 8.42 MB/sec execute 527 sec latency 120.973 ms 2023-11-25T11:34:42.100 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:41 smithi135 ceph-mon[107676]: pgmap v282: 97 pgs: 97 active+clean; 359 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.8 MiB/s wr, 456 op/s 2023-11-25T11:34:42.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:41 smithi181 ceph-mon[110393]: pgmap v282: 97 pgs: 97 active+clean; 359 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.8 MiB/s wr, 456 op/s 2023-11-25T11:34:42.414 INFO:teuthology.orchestra.run.smithi135.stdout: 5 206821 8.41 MB/sec execute 528 sec latency 131.780 ms 2023-11-25T11:34:43.414 INFO:teuthology.orchestra.run.smithi135.stdout: 5 207093 8.41 MB/sec execute 529 sec latency 123.045 ms 2023-11-25T11:34:44.144 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:44 smithi135 ceph-mon[107676]: pgmap v283: 97 pgs: 97 active+clean; 359 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.2 MiB/s wr, 312 op/s 2023-11-25T11:34:44.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:44 smithi181 ceph-mon[110393]: pgmap v283: 97 pgs: 97 active+clean; 359 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.2 MiB/s wr, 312 op/s 2023-11-25T11:34:44.414 INFO:teuthology.orchestra.run.smithi135.stdout: 5 207332 8.41 MB/sec execute 530 sec latency 120.064 ms 2023-11-25T11:34:45.414 INFO:teuthology.orchestra.run.smithi135.stdout: 5 207576 8.41 MB/sec execute 531 sec latency 133.602 ms 2023-11-25T11:34:46.215 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:46 smithi135 ceph-mon[107676]: pgmap v284: 97 pgs: 97 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.4 MiB/s wr, 439 op/s 2023-11-25T11:34:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:46 smithi181 ceph-mon[110393]: pgmap v284: 97 pgs: 97 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.4 MiB/s wr, 439 op/s 2023-11-25T11:34:46.414 INFO:teuthology.orchestra.run.smithi135.stdout: 5 207894 8.40 MB/sec execute 532 sec latency 143.116 ms 2023-11-25T11:34:47.414 INFO:teuthology.orchestra.run.smithi135.stdout: 5 208177 8.40 MB/sec execute 533 sec latency 141.150 ms 2023-11-25T11:34:48.254 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:48 smithi135 ceph-mon[107676]: pgmap v285: 97 pgs: 97 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.2 MiB/s wr, 292 op/s 2023-11-25T11:34:48.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:48 smithi181 ceph-mon[110393]: pgmap v285: 97 pgs: 97 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.2 MiB/s wr, 292 op/s 2023-11-25T11:34:48.414 INFO:teuthology.orchestra.run.smithi135.stdout: 5 208433 8.39 MB/sec execute 534 sec latency 125.883 ms 2023-11-25T11:34:49.421 INFO:teuthology.orchestra.run.smithi135.stdout: 5 208745 8.40 MB/sec execute 535 sec latency 169.874 ms 2023-11-25T11:34:50.087 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:50 smithi135 ceph-mon[107676]: pgmap v286: 97 pgs: 97 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.2 MiB/s wr, 292 op/s 2023-11-25T11:34:50.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:50 smithi181 ceph-mon[110393]: pgmap v286: 97 pgs: 97 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.2 MiB/s wr, 292 op/s 2023-11-25T11:34:50.421 INFO:teuthology.orchestra.run.smithi135.stdout: 5 209042 8.40 MB/sec execute 536 sec latency 122.495 ms 2023-11-25T11:34:51.421 INFO:teuthology.orchestra.run.smithi135.stdout: 5 209343 8.41 MB/sec execute 537 sec latency 172.737 ms 2023-11-25T11:34:52.176 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:52 smithi135 ceph-mon[107676]: pgmap v287: 97 pgs: 97 active+clean; 350 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 456 op/s 2023-11-25T11:34:52.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:52 smithi181 ceph-mon[110393]: pgmap v287: 97 pgs: 97 active+clean; 350 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 456 op/s 2023-11-25T11:34:52.421 INFO:teuthology.orchestra.run.smithi135.stdout: 5 209589 8.41 MB/sec execute 538 sec latency 133.198 ms 2023-11-25T11:34:53.189 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:53 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:34:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:53 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:34:53.423 INFO:teuthology.orchestra.run.smithi135.stdout: 5 209851 8.41 MB/sec execute 539 sec latency 118.271 ms 2023-11-25T11:34:54.219 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:54 smithi135 ceph-mon[107676]: pgmap v288: 97 pgs: 97 active+clean; 350 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 2.6 MiB/s wr, 291 op/s 2023-11-25T11:34:54.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:54 smithi181 ceph-mon[110393]: pgmap v288: 97 pgs: 97 active+clean; 350 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 2.6 MiB/s wr, 291 op/s 2023-11-25T11:34:54.428 INFO:teuthology.orchestra.run.smithi135.stdout: 5 210107 8.40 MB/sec execute 540 sec latency 115.069 ms 2023-11-25T11:34:55.436 INFO:teuthology.orchestra.run.smithi135.stdout: 5 210360 8.39 MB/sec execute 541 sec latency 143.864 ms 2023-11-25T11:34:56.253 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:56 smithi135 ceph-mon[107676]: pgmap v289: 97 pgs: 97 active+clean; 354 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.6 MiB/s wr, 458 op/s 2023-11-25T11:34:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:56 smithi181 ceph-mon[110393]: pgmap v289: 97 pgs: 97 active+clean; 354 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.6 MiB/s wr, 458 op/s 2023-11-25T11:34:56.436 INFO:teuthology.orchestra.run.smithi135.stdout: 5 210594 8.38 MB/sec execute 542 sec latency 201.732 ms 2023-11-25T11:34:57.442 INFO:teuthology.orchestra.run.smithi135.stdout: 5 210898 8.38 MB/sec execute 543 sec latency 193.732 ms 2023-11-25T11:34:58.283 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:58 smithi135 ceph-mon[107676]: pgmap v290: 97 pgs: 97 active+clean; 354 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.5 MiB/s wr, 331 op/s 2023-11-25T11:34:58.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:58 smithi181 ceph-mon[110393]: pgmap v290: 97 pgs: 97 active+clean; 354 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.5 MiB/s wr, 331 op/s 2023-11-25T11:34:58.446 INFO:teuthology.orchestra.run.smithi135.stdout: 5 211239 8.38 MB/sec execute 544 sec latency 132.090 ms 2023-11-25T11:34:59.300 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:34:59 smithi135 ceph-mon[107676]: pgmap v291: 97 pgs: 97 active+clean; 354 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.5 MiB/s wr, 331 op/s 2023-11-25T11:34:59.444 INFO:teuthology.orchestra.run.smithi135.stdout: 5 211569 8.38 MB/sec execute 545 sec latency 125.674 ms 2023-11-25T11:34:59.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:34:59 smithi181 ceph-mon[110393]: pgmap v291: 97 pgs: 97 active+clean; 354 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.5 MiB/s wr, 331 op/s 2023-11-25T11:35:00.444 INFO:teuthology.orchestra.run.smithi135.stdout: 5 211859 8.38 MB/sec execute 546 sec latency 134.455 ms 2023-11-25T11:35:01.448 INFO:teuthology.orchestra.run.smithi135.stdout: 5 212186 8.38 MB/sec execute 547 sec latency 135.411 ms 2023-11-25T11:35:02.099 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:02 smithi135 ceph-mon[107676]: pgmap v292: 97 pgs: 97 active+clean; 347 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.0 MiB/s wr, 513 op/s 2023-11-25T11:35:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:02 smithi181 ceph-mon[110393]: pgmap v292: 97 pgs: 97 active+clean; 347 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.0 MiB/s wr, 513 op/s 2023-11-25T11:35:02.448 INFO:teuthology.orchestra.run.smithi135.stdout: 5 212477 8.38 MB/sec execute 548 sec latency 148.751 ms 2023-11-25T11:35:03.448 INFO:teuthology.orchestra.run.smithi135.stdout: 5 212824 8.39 MB/sec execute 549 sec latency 122.642 ms 2023-11-25T11:35:04.153 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:04 smithi135 ceph-mon[107676]: pgmap v293: 97 pgs: 97 active+clean; 347 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.6 MiB/s wr, 349 op/s 2023-11-25T11:35:04.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:04 smithi181 ceph-mon[110393]: pgmap v293: 97 pgs: 97 active+clean; 347 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.6 MiB/s wr, 349 op/s 2023-11-25T11:35:04.448 INFO:teuthology.orchestra.run.smithi135.stdout: 5 213068 8.39 MB/sec execute 550 sec latency 181.789 ms 2023-11-25T11:35:05.448 INFO:teuthology.orchestra.run.smithi135.stdout: 5 213290 8.39 MB/sec execute 551 sec latency 142.208 ms 2023-11-25T11:35:06.187 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:06 smithi135 ceph-mon[107676]: pgmap v294: 97 pgs: 97 active+clean; 360 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.5 MiB/s wr, 514 op/s 2023-11-25T11:35:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:06 smithi181 ceph-mon[110393]: pgmap v294: 97 pgs: 97 active+clean; 360 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.5 MiB/s wr, 514 op/s 2023-11-25T11:35:06.448 INFO:teuthology.orchestra.run.smithi135.stdout: 5 213578 8.38 MB/sec execute 552 sec latency 123.030 ms 2023-11-25T11:35:07.448 INFO:teuthology.orchestra.run.smithi135.stdout: 5 213796 8.37 MB/sec execute 553 sec latency 122.445 ms 2023-11-25T11:35:08.224 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:08 smithi135 ceph-mon[107676]: pgmap v295: 97 pgs: 97 active+clean; 360 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 346 op/s 2023-11-25T11:35:08.225 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:08 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:35:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:08 smithi181 ceph-mon[110393]: pgmap v295: 97 pgs: 97 active+clean; 360 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 346 op/s 2023-11-25T11:35:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:08 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:35:08.448 INFO:teuthology.orchestra.run.smithi135.stdout: 5 213987 8.36 MB/sec execute 554 sec latency 160.307 ms 2023-11-25T11:35:09.450 INFO:teuthology.orchestra.run.smithi135.stdout: 5 214280 8.36 MB/sec execute 555 sec latency 141.452 ms 2023-11-25T11:35:10.288 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:10 smithi135 ceph-mon[107676]: pgmap v296: 97 pgs: 97 active+clean; 360 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 346 op/s 2023-11-25T11:35:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:10 smithi181 ceph-mon[110393]: pgmap v296: 97 pgs: 97 active+clean; 360 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.4 MiB/s wr, 346 op/s 2023-11-25T11:35:10.456 INFO:teuthology.orchestra.run.smithi135.stdout: 5 214546 8.36 MB/sec execute 556 sec latency 125.642 ms 2023-11-25T11:35:11.464 INFO:teuthology.orchestra.run.smithi135.stdout: 5 214843 8.36 MB/sec execute 557 sec latency 132.818 ms 2023-11-25T11:35:12.106 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:12 smithi135 ceph-mon[107676]: pgmap v297: 97 pgs: 97 active+clean; 354 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.1 MiB/s wr, 514 op/s 2023-11-25T11:35:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:12 smithi181 ceph-mon[110393]: pgmap v297: 97 pgs: 97 active+clean; 354 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.1 MiB/s wr, 514 op/s 2023-11-25T11:35:12.469 INFO:teuthology.orchestra.run.smithi135.stdout: 5 215140 8.35 MB/sec execute 558 sec latency 152.591 ms 2023-11-25T11:35:13.469 INFO:teuthology.orchestra.run.smithi135.stdout: 5 215397 8.35 MB/sec execute 559 sec latency 135.940 ms 2023-11-25T11:35:14.181 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:14 smithi135 ceph-mon[107676]: pgmap v298: 97 pgs: 97 active+clean; 354 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.5 MiB/s wr, 332 op/s 2023-11-25T11:35:14.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:14 smithi181 ceph-mon[110393]: pgmap v298: 97 pgs: 97 active+clean; 354 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.5 MiB/s wr, 332 op/s 2023-11-25T11:35:14.470 INFO:teuthology.orchestra.run.smithi135.stdout: 5 215552 8.35 MB/sec execute 560 sec latency 133.473 ms 2023-11-25T11:35:15.473 INFO:teuthology.orchestra.run.smithi135.stdout: 5 215819 8.34 MB/sec execute 561 sec latency 138.617 ms 2023-11-25T11:35:16.243 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:16 smithi135 ceph-mon[107676]: pgmap v299: 97 pgs: 97 active+clean; 346 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.9 MiB/s wr, 486 op/s 2023-11-25T11:35:16.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:16 smithi181 ceph-mon[110393]: pgmap v299: 97 pgs: 97 active+clean; 346 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.9 MiB/s wr, 486 op/s 2023-11-25T11:35:16.478 INFO:teuthology.orchestra.run.smithi135.stdout: 5 216038 8.35 MB/sec execute 562 sec latency 130.283 ms 2023-11-25T11:35:17.478 INFO:teuthology.orchestra.run.smithi135.stdout: 5 216292 8.35 MB/sec execute 563 sec latency 127.875 ms 2023-11-25T11:35:18.324 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:18 smithi135 ceph-mon[107676]: pgmap v300: 97 pgs: 97 active+clean; 346 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.0 MiB/s wr, 321 op/s 2023-11-25T11:35:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:18 smithi181 ceph-mon[110393]: pgmap v300: 97 pgs: 97 active+clean; 346 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.0 MiB/s wr, 321 op/s 2023-11-25T11:35:18.479 INFO:teuthology.orchestra.run.smithi135.stdout: 5 216500 8.35 MB/sec execute 564 sec latency 141.873 ms 2023-11-25T11:35:19.478 INFO:teuthology.orchestra.run.smithi135.stdout: 5 216767 8.35 MB/sec execute 565 sec latency 128.733 ms 2023-11-25T11:35:20.361 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:20 smithi135 ceph-mon[107676]: pgmap v301: 97 pgs: 97 active+clean; 346 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.0 MiB/s wr, 321 op/s 2023-11-25T11:35:20.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:20 smithi181 ceph-mon[110393]: pgmap v301: 97 pgs: 97 active+clean; 346 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.0 MiB/s wr, 321 op/s 2023-11-25T11:35:20.478 INFO:teuthology.orchestra.run.smithi135.stdout: 5 216998 8.34 MB/sec execute 566 sec latency 126.288 ms 2023-11-25T11:35:21.478 INFO:teuthology.orchestra.run.smithi135.stdout: 5 217225 8.33 MB/sec execute 567 sec latency 140.305 ms 2023-11-25T11:35:22.159 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:22 smithi135 ceph-mon[107676]: pgmap v302: 97 pgs: 97 active+clean; 354 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.7 MiB/s wr, 452 op/s 2023-11-25T11:35:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:22 smithi181 ceph-mon[110393]: pgmap v302: 97 pgs: 97 active+clean; 354 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.7 MiB/s wr, 452 op/s 2023-11-25T11:35:22.478 INFO:teuthology.orchestra.run.smithi135.stdout: 5 217406 8.32 MB/sec execute 568 sec latency 136.395 ms 2023-11-25T11:35:23.196 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:35:23.478 INFO:teuthology.orchestra.run.smithi135.stdout: 5 217618 8.31 MB/sec execute 569 sec latency 137.934 ms 2023-11-25T11:35:23.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:35:24.232 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:24 smithi135 ceph-mon[107676]: pgmap v303: 97 pgs: 97 active+clean; 354 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 3.1 MiB/s wr, 285 op/s 2023-11-25T11:35:24.480 INFO:teuthology.orchestra.run.smithi135.stdout: 5 217843 8.31 MB/sec execute 570 sec latency 131.033 ms 2023-11-25T11:35:24.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:24 smithi181 ceph-mon[110393]: pgmap v303: 97 pgs: 97 active+clean; 354 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 3.1 MiB/s wr, 285 op/s 2023-11-25T11:35:25.480 INFO:teuthology.orchestra.run.smithi135.stdout: 5 218008 8.30 MB/sec execute 571 sec latency 138.613 ms 2023-11-25T11:35:26.044 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:26 smithi135 ceph-mon[107676]: pgmap v304: 97 pgs: 97 active+clean; 353 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.4 MiB/s wr, 427 op/s 2023-11-25T11:35:26.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:26 smithi181 ceph-mon[110393]: pgmap v304: 97 pgs: 97 active+clean; 353 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.4 MiB/s wr, 427 op/s 2023-11-25T11:35:26.480 INFO:teuthology.orchestra.run.smithi135.stdout: 5 218305 8.30 MB/sec execute 572 sec latency 122.256 ms 2023-11-25T11:35:27.480 INFO:teuthology.orchestra.run.smithi135.stdout: 5 218657 8.30 MB/sec execute 573 sec latency 116.998 ms 2023-11-25T11:35:28.070 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:28 smithi135 ceph-mon[107676]: pgmap v305: 97 pgs: 97 active+clean; 353 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 272 op/s 2023-11-25T11:35:28.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:28 smithi181 ceph-mon[110393]: pgmap v305: 97 pgs: 97 active+clean; 353 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 272 op/s 2023-11-25T11:35:28.486 INFO:teuthology.orchestra.run.smithi135.stdout: 5 218974 8.30 MB/sec execute 574 sec latency 135.372 ms 2023-11-25T11:35:29.486 INFO:teuthology.orchestra.run.smithi135.stdout: 5 219283 8.31 MB/sec execute 575 sec latency 131.303 ms 2023-11-25T11:35:30.209 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:30 smithi135 ceph-mon[107676]: pgmap v306: 97 pgs: 97 active+clean; 353 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 272 op/s 2023-11-25T11:35:30.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:30 smithi181 ceph-mon[110393]: pgmap v306: 97 pgs: 97 active+clean; 353 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 272 op/s 2023-11-25T11:35:30.486 INFO:teuthology.orchestra.run.smithi135.stdout: 5 219565 8.31 MB/sec execute 576 sec latency 166.253 ms 2023-11-25T11:35:31.491 INFO:teuthology.orchestra.run.smithi135.stdout: 5 219917 8.31 MB/sec execute 577 sec latency 128.379 ms 2023-11-25T11:35:32.266 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:32 smithi135 ceph-mon[107676]: pgmap v307: 97 pgs: 97 active+clean; 351 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.3 MiB/s wr, 436 op/s 2023-11-25T11:35:32.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:32 smithi181 ceph-mon[110393]: pgmap v307: 97 pgs: 97 active+clean; 351 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.3 MiB/s wr, 436 op/s 2023-11-25T11:35:32.491 INFO:teuthology.orchestra.run.smithi135.stdout: 5 220234 8.32 MB/sec execute 578 sec latency 145.779 ms 2023-11-25T11:35:33.491 INFO:teuthology.orchestra.run.smithi135.stdout: 5 220456 8.32 MB/sec execute 579 sec latency 138.010 ms 2023-11-25T11:35:34.062 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:34 smithi135 ceph-mon[107676]: pgmap v308: 97 pgs: 97 active+clean; 351 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.6 MiB/s wr, 305 op/s 2023-11-25T11:35:34.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:34 smithi181 ceph-mon[110393]: pgmap v308: 97 pgs: 97 active+clean; 351 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.6 MiB/s wr, 305 op/s 2023-11-25T11:35:34.491 INFO:teuthology.orchestra.run.smithi135.stdout: 5 220708 8.31 MB/sec execute 580 sec latency 144.335 ms 2023-11-25T11:35:35.491 INFO:teuthology.orchestra.run.smithi135.stdout: 5 220976 8.30 MB/sec execute 581 sec latency 129.725 ms 2023-11-25T11:35:36.113 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:36 smithi135 ceph-mon[107676]: pgmap v309: 97 pgs: 97 active+clean; 355 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.9 MiB/s wr, 481 op/s 2023-11-25T11:35:36.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:36 smithi181 ceph-mon[110393]: pgmap v309: 97 pgs: 97 active+clean; 355 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.9 MiB/s wr, 481 op/s 2023-11-25T11:35:36.492 INFO:teuthology.orchestra.run.smithi135.stdout: 5 221164 8.29 MB/sec execute 582 sec latency 124.214 ms 2023-11-25T11:35:37.492 INFO:teuthology.orchestra.run.smithi135.stdout: 5 221407 8.29 MB/sec execute 583 sec latency 127.146 ms 2023-11-25T11:35:38.146 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:38 smithi135 ceph-mon[107676]: pgmap v310: 97 pgs: 97 active+clean; 355 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-11-25T11:35:38.146 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:38 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:35:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:38 smithi181 ceph-mon[110393]: pgmap v310: 97 pgs: 97 active+clean; 355 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-11-25T11:35:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:38 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:35:38.495 INFO:teuthology.orchestra.run.smithi135.stdout: 5 221657 8.29 MB/sec execute 584 sec latency 211.448 ms 2023-11-25T11:35:39.495 INFO:teuthology.orchestra.run.smithi135.stdout: 5 221881 8.28 MB/sec execute 585 sec latency 142.260 ms 2023-11-25T11:35:40.220 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:40 smithi135 ceph-mon[107676]: pgmap v311: 97 pgs: 97 active+clean; 355 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-11-25T11:35:40.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:40 smithi181 ceph-mon[110393]: pgmap v311: 97 pgs: 97 active+clean; 355 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-11-25T11:35:40.504 INFO:teuthology.orchestra.run.smithi135.stdout: 5 222193 8.28 MB/sec execute 586 sec latency 157.244 ms 2023-11-25T11:35:41.505 INFO:teuthology.orchestra.run.smithi135.stdout: 5 222481 8.27 MB/sec execute 587 sec latency 135.126 ms 2023-11-25T11:35:42.245 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:42 smithi135 ceph-mon[107676]: pgmap v312: 97 pgs: 97 active+clean; 343 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.9 MiB/s wr, 500 op/s 2023-11-25T11:35:42.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:42 smithi181 ceph-mon[110393]: pgmap v312: 97 pgs: 97 active+clean; 343 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.9 MiB/s wr, 500 op/s 2023-11-25T11:35:42.504 INFO:teuthology.orchestra.run.smithi135.stdout: 5 222703 8.27 MB/sec execute 588 sec latency 162.901 ms 2023-11-25T11:35:43.504 INFO:teuthology.orchestra.run.smithi135.stdout: 5 222852 8.27 MB/sec execute 589 sec latency 166.667 ms 2023-11-25T11:35:44.227 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:44 smithi135 ceph-mon[107676]: pgmap v313: 97 pgs: 97 active+clean; 343 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.6 MiB/s wr, 337 op/s 2023-11-25T11:35:44.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:44 smithi181 ceph-mon[110393]: pgmap v313: 97 pgs: 97 active+clean; 343 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.6 MiB/s wr, 337 op/s 2023-11-25T11:35:44.504 INFO:teuthology.orchestra.run.smithi135.stdout: 5 223146 8.28 MB/sec execute 590 sec latency 196.326 ms 2023-11-25T11:35:45.504 INFO:teuthology.orchestra.run.smithi135.stdout: 5 223432 8.28 MB/sec execute 591 sec latency 140.766 ms 2023-11-25T11:35:46.099 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:46 smithi135 ceph-mon[107676]: pgmap v314: 97 pgs: 97 active+clean; 348 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.1 MiB/s wr, 477 op/s 2023-11-25T11:35:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:46 smithi181 ceph-mon[110393]: pgmap v314: 97 pgs: 97 active+clean; 348 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.1 MiB/s wr, 477 op/s 2023-11-25T11:35:46.504 INFO:teuthology.orchestra.run.smithi135.stdout: 5 223718 8.28 MB/sec execute 592 sec latency 127.458 ms 2023-11-25T11:35:47.510 INFO:teuthology.orchestra.run.smithi135.stdout: 5 223918 8.28 MB/sec execute 593 sec latency 126.563 ms 2023-11-25T11:35:48.132 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:48 smithi135 ceph-mon[107676]: pgmap v315: 97 pgs: 97 active+clean; 348 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 301 op/s 2023-11-25T11:35:48.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:48 smithi181 ceph-mon[110393]: pgmap v315: 97 pgs: 97 active+clean; 348 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 301 op/s 2023-11-25T11:35:48.510 INFO:teuthology.orchestra.run.smithi135.stdout: 5 224050 8.27 MB/sec execute 594 sec latency 153.288 ms 2023-11-25T11:35:49.510 INFO:teuthology.orchestra.run.smithi135.stdout: 5 224239 8.26 MB/sec execute 595 sec latency 133.441 ms 2023-11-25T11:35:50.174 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:50 smithi135 ceph-mon[107676]: pgmap v316: 97 pgs: 97 active+clean; 348 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 301 op/s 2023-11-25T11:35:50.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:50 smithi181 ceph-mon[110393]: pgmap v316: 97 pgs: 97 active+clean; 348 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 301 op/s 2023-11-25T11:35:50.510 INFO:teuthology.orchestra.run.smithi135.stdout: 5 224443 8.25 MB/sec execute 596 sec latency 117.932 ms 2023-11-25T11:35:51.517 INFO:teuthology.orchestra.run.smithi135.stdout: 5 224617 8.24 MB/sec execute 597 sec latency 178.580 ms 2023-11-25T11:35:52.219 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:52 smithi135 ceph-mon[107676]: pgmap v317: 97 pgs: 97 active+clean; 357 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.5 MiB/s wr, 442 op/s 2023-11-25T11:35:52.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:52 smithi181 ceph-mon[110393]: pgmap v317: 97 pgs: 97 active+clean; 357 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.5 MiB/s wr, 442 op/s 2023-11-25T11:35:52.521 INFO:teuthology.orchestra.run.smithi135.stdout: 5 224804 8.23 MB/sec execute 598 sec latency 138.530 ms 2023-11-25T11:35:53.266 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:53 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:35:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:53 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:35:53.529 INFO:teuthology.orchestra.run.smithi135.stdout: 5 225036 8.23 MB/sec execute 599 sec latency 122.534 ms 2023-11-25T11:35:54.289 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:54 smithi135 ceph-mon[107676]: pgmap v318: 97 pgs: 97 active+clean; 357 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 3.2 MiB/s wr, 281 op/s 2023-11-25T11:35:54.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:54 smithi181 ceph-mon[110393]: pgmap v318: 97 pgs: 97 active+clean; 357 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 3.2 MiB/s wr, 281 op/s 2023-11-25T11:35:54.529 INFO:teuthology.orchestra.run.smithi135.stdout: 5 225371 8.23 MB/sec execute 600 sec latency 128.638 ms 2023-11-25T11:35:55.529 INFO:teuthology.orchestra.run.smithi135.stdout: 5 cleanup 601 sec 2023-11-25T11:35:56.109 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:56 smithi135 ceph-mon[107676]: pgmap v319: 97 pgs: 97 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.3 MiB/s wr, 413 op/s 2023-11-25T11:35:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:56 smithi181 ceph-mon[110393]: pgmap v319: 97 pgs: 97 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.3 MiB/s wr, 413 op/s 2023-11-25T11:35:56.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 602 sec 2023-11-25T11:35:57.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 603 sec 2023-11-25T11:35:58.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:35:58 smithi135 ceph-mon[107676]: pgmap v320: 97 pgs: 97 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.8 MiB/s wr, 273 op/s 2023-11-25T11:35:58.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:35:58 smithi181 ceph-mon[110393]: pgmap v320: 97 pgs: 97 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.8 MiB/s wr, 273 op/s 2023-11-25T11:35:58.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 604 sec 2023-11-25T11:35:59.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 605 sec 2023-11-25T11:36:00.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:00 smithi135 ceph-mon[107676]: pgmap v321: 97 pgs: 97 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.8 MiB/s wr, 273 op/s 2023-11-25T11:36:00.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:00 smithi181 ceph-mon[110393]: pgmap v321: 97 pgs: 97 active+clean; 346 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.8 MiB/s wr, 273 op/s 2023-11-25T11:36:00.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 606 sec 2023-11-25T11:36:01.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 607 sec 2023-11-25T11:36:02.305 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:02 smithi135 ceph-mon[107676]: pgmap v322: 97 pgs: 97 active+clean; 259 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 3.3 MiB/s wr, 372 op/s 2023-11-25T11:36:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:02 smithi181 ceph-mon[110393]: pgmap v322: 97 pgs: 97 active+clean; 259 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 3.3 MiB/s wr, 372 op/s 2023-11-25T11:36:02.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 608 sec 2023-11-25T11:36:03.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 609 sec 2023-11-25T11:36:04.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:04 smithi135 ceph-mon[107676]: pgmap v323: 97 pgs: 97 active+clean; 259 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 1.5 MiB/s wr, 230 op/s 2023-11-25T11:36:04.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:04 smithi181 ceph-mon[110393]: pgmap v323: 97 pgs: 97 active+clean; 259 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 1.5 MiB/s wr, 230 op/s 2023-11-25T11:36:04.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 610 sec 2023-11-25T11:36:05.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 611 sec 2023-11-25T11:36:06.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:06 smithi135 ceph-mon[107676]: pgmap v324: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 1.5 MiB/s wr, 232 op/s 2023-11-25T11:36:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:06 smithi181 ceph-mon[110393]: pgmap v324: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 1.5 MiB/s wr, 232 op/s 2023-11-25T11:36:06.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 612 sec 2023-11-25T11:36:07.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 613 sec 2023-11-25T11:36:08.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:08 smithi135 ceph-mon[107676]: pgmap v325: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 543 KiB/s wr, 100 op/s 2023-11-25T11:36:08.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:08 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:36:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:08 smithi181 ceph-mon[110393]: pgmap v325: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 543 KiB/s wr, 100 op/s 2023-11-25T11:36:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:08 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:36:08.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 614 sec 2023-11-25T11:36:09.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 615 sec 2023-11-25T11:36:10.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:10 smithi135 ceph-mon[107676]: pgmap v326: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 543 KiB/s wr, 100 op/s 2023-11-25T11:36:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:10 smithi181 ceph-mon[110393]: pgmap v326: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 543 KiB/s wr, 100 op/s 2023-11-25T11:36:10.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 616 sec 2023-11-25T11:36:11.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 617 sec 2023-11-25T11:36:12.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:12 smithi135 ceph-mon[107676]: pgmap v327: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 548 KiB/s wr, 102 op/s 2023-11-25T11:36:12.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:12 smithi181 ceph-mon[110393]: pgmap v327: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 548 KiB/s wr, 102 op/s 2023-11-25T11:36:12.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 618 sec 2023-11-25T11:36:13.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 619 sec 2023-11-25T11:36:14.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:14 smithi135 ceph-mon[107676]: pgmap v328: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 25 KiB/s wr, 2 op/s 2023-11-25T11:36:14.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:14 smithi181 ceph-mon[110393]: pgmap v328: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 25 KiB/s wr, 2 op/s 2023-11-25T11:36:14.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 620 sec 2023-11-25T11:36:15.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 621 sec 2023-11-25T11:36:16.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:16 smithi135 ceph-mon[107676]: pgmap v329: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 26 KiB/s wr, 3 op/s 2023-11-25T11:36:16.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:16 smithi181 ceph-mon[110393]: pgmap v329: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 26 KiB/s wr, 3 op/s 2023-11-25T11:36:16.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 622 sec 2023-11-25T11:36:17.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 623 sec 2023-11-25T11:36:18.253 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:18 smithi135 ceph-mon[107676]: pgmap v330: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 4.5 KiB/s wr, 1 op/s 2023-11-25T11:36:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:18 smithi181 ceph-mon[110393]: pgmap v330: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 4.5 KiB/s wr, 1 op/s 2023-11-25T11:36:18.529 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 624 sec 2023-11-25T11:36:19.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 625 sec 2023-11-25T11:36:20.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:20 smithi181 ceph-mon[110393]: pgmap v331: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 4.5 KiB/s wr, 1 op/s 2023-11-25T11:36:20.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 626 sec 2023-11-25T11:36:20.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:20 smithi135 ceph-mon[107676]: pgmap v331: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 4.5 KiB/s wr, 1 op/s 2023-11-25T11:36:21.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 627 sec 2023-11-25T11:36:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:22 smithi181 ceph-mon[110393]: pgmap v332: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 4.5 KiB/s wr, 1 op/s 2023-11-25T11:36:22.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 628 sec 2023-11-25T11:36:22.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:22 smithi135 ceph-mon[107676]: pgmap v332: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 4.5 KiB/s wr, 1 op/s 2023-11-25T11:36:23.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:36:23.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 629 sec 2023-11-25T11:36:23.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:36:24.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:24 smithi181 ceph-mon[110393]: pgmap v333: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-25T11:36:24.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 630 sec 2023-11-25T11:36:24.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:24 smithi135 ceph-mon[107676]: pgmap v333: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-11-25T11:36:25.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 631 sec 2023-11-25T11:36:26.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:26 smithi181 ceph-mon[110393]: pgmap v334: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 2.4 KiB/s wr, 1 op/s 2023-11-25T11:36:26.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 632 sec 2023-11-25T11:36:26.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:26 smithi135 ceph-mon[107676]: pgmap v334: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 2.4 KiB/s wr, 1 op/s 2023-11-25T11:36:27.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 633 sec 2023-11-25T11:36:28.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:28 smithi181 ceph-mon[110393]: pgmap v335: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 2.2 KiB/s wr, 0 op/s 2023-11-25T11:36:28.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 634 sec 2023-11-25T11:36:28.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:28 smithi135 ceph-mon[107676]: pgmap v335: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 2.2 KiB/s wr, 0 op/s 2023-11-25T11:36:29.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 635 sec 2023-11-25T11:36:30.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:30 smithi181 ceph-mon[110393]: pgmap v336: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 2.2 KiB/s wr, 0 op/s 2023-11-25T11:36:30.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 636 sec 2023-11-25T11:36:30.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:30 smithi135 ceph-mon[107676]: pgmap v336: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 2.2 KiB/s wr, 0 op/s 2023-11-25T11:36:31.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 637 sec 2023-11-25T11:36:32.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:32 smithi181 ceph-mon[110393]: pgmap v337: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 2.2 KiB/s wr, 0 op/s 2023-11-25T11:36:32.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 638 sec 2023-11-25T11:36:32.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:32 smithi135 ceph-mon[107676]: pgmap v337: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 2.2 KiB/s wr, 0 op/s 2023-11-25T11:36:33.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 639 sec 2023-11-25T11:36:34.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:34 smithi181 ceph-mon[110393]: pgmap v338: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 2.2 KiB/s wr, 0 op/s 2023-11-25T11:36:34.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 640 sec 2023-11-25T11:36:34.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:34 smithi135 ceph-mon[107676]: pgmap v338: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 2.2 KiB/s wr, 0 op/s 2023-11-25T11:36:35.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 641 sec 2023-11-25T11:36:36.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:36 smithi181 ceph-mon[110393]: pgmap v339: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 2.2 KiB/s wr, 1 op/s 2023-11-25T11:36:36.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 642 sec 2023-11-25T11:36:36.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:36 smithi135 ceph-mon[107676]: pgmap v339: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 2.2 KiB/s wr, 1 op/s 2023-11-25T11:36:37.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 643 sec 2023-11-25T11:36:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:38 smithi181 ceph-mon[110393]: pgmap v340: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:38.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:38 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:36:38.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 644 sec 2023-11-25T11:36:38.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:38 smithi135 ceph-mon[107676]: pgmap v340: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:38.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:38 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:36:39.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 645 sec 2023-11-25T11:36:40.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:40 smithi181 ceph-mon[110393]: pgmap v341: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:40.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 646 sec 2023-11-25T11:36:40.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:40 smithi135 ceph-mon[107676]: pgmap v341: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:41.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 647 sec 2023-11-25T11:36:42.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:42 smithi181 ceph-mon[110393]: pgmap v342: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:42.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 648 sec 2023-11-25T11:36:42.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:42 smithi135 ceph-mon[107676]: pgmap v342: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:43.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 649 sec 2023-11-25T11:36:44.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:44 smithi181 ceph-mon[110393]: pgmap v343: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:44.530 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 650 sec 2023-11-25T11:36:44.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:44 smithi135 ceph-mon[107676]: pgmap v343: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:45.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 651 sec 2023-11-25T11:36:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:46 smithi181 ceph-mon[110393]: pgmap v344: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:36:46.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 652 sec 2023-11-25T11:36:46.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:46 smithi135 ceph-mon[107676]: pgmap v344: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:36:47.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 653 sec 2023-11-25T11:36:48.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:48 smithi181 ceph-mon[110393]: pgmap v345: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:48.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 654 sec 2023-11-25T11:36:48.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:48 smithi135 ceph-mon[107676]: pgmap v345: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:49.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 655 sec 2023-11-25T11:36:50.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:50 smithi181 ceph-mon[110393]: pgmap v346: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:50.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 656 sec 2023-11-25T11:36:50.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:50 smithi135 ceph-mon[107676]: pgmap v346: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:51.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 657 sec 2023-11-25T11:36:52.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:52 smithi181 ceph-mon[110393]: pgmap v347: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:52.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 658 sec 2023-11-25T11:36:52.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:52 smithi135 ceph-mon[107676]: pgmap v347: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:53.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:53 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:36:53.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 659 sec 2023-11-25T11:36:53.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:53 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:36:54.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:54 smithi181 ceph-mon[110393]: pgmap v348: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:54.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 660 sec 2023-11-25T11:36:54.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:54 smithi135 ceph-mon[107676]: pgmap v348: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:55.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 661 sec 2023-11-25T11:36:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:56 smithi181 ceph-mon[110393]: pgmap v349: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:36:56.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 662 sec 2023-11-25T11:36:56.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:56 smithi135 ceph-mon[107676]: pgmap v349: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:36:57.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 663 sec 2023-11-25T11:36:58.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:58 smithi181 ceph-mon[110393]: pgmap v350: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:58.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 664 sec 2023-11-25T11:36:58.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:58 smithi135 ceph-mon[107676]: pgmap v350: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:59.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 665 sec 2023-11-25T11:36:59.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:36:59 smithi135 ceph-mon[107676]: pgmap v351: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:36:59.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:36:59 smithi181 ceph-mon[110393]: pgmap v351: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:00.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 666 sec 2023-11-25T11:37:01.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 667 sec 2023-11-25T11:37:02.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:02 smithi135 ceph-mon[107676]: pgmap v352: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:02 smithi181 ceph-mon[110393]: pgmap v352: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:02.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 668 sec 2023-11-25T11:37:03.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 669 sec 2023-11-25T11:37:04.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:04 smithi135 ceph-mon[107676]: pgmap v353: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:04.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:04 smithi181 ceph-mon[110393]: pgmap v353: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:04.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 670 sec 2023-11-25T11:37:05.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 671 sec 2023-11-25T11:37:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:06 smithi181 ceph-mon[110393]: pgmap v354: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:37:06.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 672 sec 2023-11-25T11:37:06.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:06 smithi135 ceph-mon[107676]: pgmap v354: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:37:07.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 673 sec 2023-11-25T11:37:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:08 smithi181 ceph-mon[110393]: pgmap v355: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:08.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:08 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:37:08.531 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 674 sec 2023-11-25T11:37:08.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:08 smithi135 ceph-mon[107676]: pgmap v355: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:08.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:08 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:37:09.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 675 sec 2023-11-25T11:37:10.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:10 smithi181 ceph-mon[110393]: pgmap v356: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:10.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 676 sec 2023-11-25T11:37:10.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:10 smithi135 ceph-mon[107676]: pgmap v356: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:11.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 677 sec 2023-11-25T11:37:12.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 678 sec 2023-11-25T11:37:12.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:12 smithi135 ceph-mon[107676]: pgmap v357: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:12.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:12 smithi181 ceph-mon[110393]: pgmap v357: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:13.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 679 sec 2023-11-25T11:37:14.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 680 sec 2023-11-25T11:37:14.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:14 smithi135 ceph-mon[107676]: pgmap v358: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:14.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:14 smithi181 ceph-mon[110393]: pgmap v358: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:15.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 681 sec 2023-11-25T11:37:16.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:16 smithi181 ceph-mon[110393]: pgmap v359: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:37:16.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 682 sec 2023-11-25T11:37:16.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:16 smithi135 ceph-mon[107676]: pgmap v359: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:37:17.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 683 sec 2023-11-25T11:37:18.343 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:18 smithi135 ceph-mon[107676]: pgmap v360: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:18 smithi181 ceph-mon[110393]: pgmap v360: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:18.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 684 sec 2023-11-25T11:37:19.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 685 sec 2023-11-25T11:37:20.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:20 smithi181 ceph-mon[110393]: pgmap v361: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:20.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 686 sec 2023-11-25T11:37:20.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:20 smithi135 ceph-mon[107676]: pgmap v361: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:21.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 687 sec 2023-11-25T11:37:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:22 smithi181 ceph-mon[110393]: pgmap v362: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:22.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 688 sec 2023-11-25T11:37:22.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:22 smithi135 ceph-mon[107676]: pgmap v362: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:23.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:37:23.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 689 sec 2023-11-25T11:37:23.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:37:24.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:24 smithi181 ceph-mon[110393]: pgmap v363: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:24.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 690 sec 2023-11-25T11:37:24.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:24 smithi135 ceph-mon[107676]: pgmap v363: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:25.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 691 sec 2023-11-25T11:37:26.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:26 smithi181 ceph-mon[110393]: pgmap v364: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:37:26.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 692 sec 2023-11-25T11:37:26.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:26 smithi135 ceph-mon[107676]: pgmap v364: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:37:27.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 693 sec 2023-11-25T11:37:28.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:28 smithi181 ceph-mon[110393]: pgmap v365: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:28.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 694 sec 2023-11-25T11:37:28.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:28 smithi135 ceph-mon[107676]: pgmap v365: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:29.312 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'ceph orch ps' 2023-11-25T11:37:29.380 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000002fc00000037' failed - Device or resource busy 2023-11-25T11:37:29.406 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000002d300000031' failed - Device or resource busy 2023-11-25T11:37:29.456 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000002b60000002f' failed - Device or resource busy 2023-11-25T11:37:29.470 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000002dc00000036' failed - Device or resource busy 2023-11-25T11:37:29.501 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000031500000035' failed - Device or resource busy 2023-11-25T11:37:29.535 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 695 sec 2023-11-25T11:37:29.535 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000002ba00000030' failed - Device or resource busy 2023-11-25T11:37:29.564 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000002b100000039' failed - Device or resource busy 2023-11-25T11:37:29.596 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000002f80000003b' failed - Device or resource busy 2023-11-25T11:37:29.663 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000002e40000003c' failed - Device or resource busy 2023-11-25T11:37:29.852 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000002c400000033' failed - Device or resource busy 2023-11-25T11:37:29.884 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000002be0000003a' failed - Device or resource busy 2023-11-25T11:37:29.915 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000002df00000038' failed - Device or resource busy 2023-11-25T11:37:29.948 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs000001000000031200000034' failed - Device or resource busy 2023-11-25T11:37:29.979 INFO:teuthology.orchestra.run.smithi135.stdout:[229094] unlink './clients/client4/~dmtmp/PARADOX/.nfs00000100000002f600000032' failed - Device or resource busy 2023-11-25T11:37:30.128 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:29 smithi135 ceph-mon[107676]: pgmap v366: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:30.128 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:29 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:30.128 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:29 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:30.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:29 smithi181 ceph-mon[110393]: pgmap v366: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:30.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:29 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:30.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:29 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:30.532 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 696 sec 2023-11-25T11:37:30.661 INFO:teuthology.orchestra.run.smithi135.stdout: 0 cleanup 696 sec 2023-11-25T11:37:30.661 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:37:30.661 INFO:teuthology.orchestra.run.smithi135.stdout: Operation Count AvgLat MaxLat 2023-11-25T11:37:30.661 INFO:teuthology.orchestra.run.smithi135.stdout: ---------------------------------------- 2023-11-25T11:37:30.662 INFO:teuthology.orchestra.run.smithi135.stdout: NTCreateX 158848 6.750 270.732 2023-11-25T11:37:30.662 INFO:teuthology.orchestra.run.smithi135.stdout: Close 116617 0.133 23.573 2023-11-25T11:37:30.662 INFO:teuthology.orchestra.run.smithi135.stdout: Rename 6724 10.408 251.837 2023-11-25T11:37:30.662 INFO:teuthology.orchestra.run.smithi135.stdout: Unlink 32112 6.582 101.748 2023-11-25T11:37:30.662 INFO:teuthology.orchestra.run.smithi135.stdout: Qpathinfo 143991 2.703 107.875 2023-11-25T11:37:30.662 INFO:teuthology.orchestra.run.smithi135.stdout: Qfileinfo 25079 0.092 13.565 2023-11-25T11:37:30.662 INFO:teuthology.orchestra.run.smithi135.stdout: Qfsinfo 26373 1.449 40.281 2023-11-25T11:37:30.663 INFO:teuthology.orchestra.run.smithi135.stdout: Sfileinfo 12961 10.091 81.329 2023-11-25T11:37:30.663 INFO:teuthology.orchestra.run.smithi135.stdout: Find 55615 4.971 148.708 2023-11-25T11:37:30.663 INFO:teuthology.orchestra.run.smithi135.stdout: WriteX 78389 10.106 271.614 2023-11-25T11:37:30.663 INFO:teuthology.orchestra.run.smithi135.stdout: ReadX 248718 0.010 14.113 2023-11-25T11:37:30.663 INFO:teuthology.orchestra.run.smithi135.stdout: LockX 514 0.369 4.529 2023-11-25T11:37:30.663 INFO:teuthology.orchestra.run.smithi135.stdout: UnlockX 514 0.340 14.436 2023-11-25T11:37:30.663 INFO:teuthology.orchestra.run.smithi135.stdout: Flush 11148 0.002 0.013 2023-11-25T11:37:30.663 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:37:30.663 INFO:teuthology.orchestra.run.smithi135.stdout:Throughput 8.22952 MB/sec 5 clients 5 procs max_latency=271.622 ms 2023-11-25T11:37:30.665 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2023-11-25T11:37:30.731 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2023-11-25T11:37:30.815 DEBUG:teuthology.orchestra.run.smithi135:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2023-11-25T11:37:30.876 INFO:teuthology.orchestra.run.smithi135.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2023-11-25T11:37:30.876 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:37:30.876 INFO:teuthology.orchestra.run.smithi135.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2023-11-25T11:37:30.877 INFO:teuthology.orchestra.run.smithi135.stdout:3 of 5 processes prepared for launch 0 sec 2023-11-25T11:37:30.977 INFO:teuthology.orchestra.run.smithi135.stdout:5 of 5 processes prepared for launch 0 sec 2023-11-25T11:37:30.978 INFO:teuthology.orchestra.run.smithi135.stdout:releasing clients 2023-11-25T11:37:31.597 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-25T11:37:31.597 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 starting - - - - 2023-11-25T11:37:31.597 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (17m) 11m ago 17m 6991k - 17.2.0 e1d6a67b021e 6f58ad913f0b 2023-11-25T11:37:31.597 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi181 smithi181 running (17m) 7m ago 17m 7155k - 17.2.0 e1d6a67b021e fda6381a25d5 2023-11-25T11:37:31.597 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 starting - - - - 2023-11-25T11:37:31.597 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.pojjmg smithi135 running (13m) 11m ago 13m 34.9M - 17.2.0 e1d6a67b021e b1360e84f745 2023-11-25T11:37:31.597 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi181.xkxmhr smithi181 running (13m) 7m ago 13m 14.7M - 17.2.0 e1d6a67b021e 3c4a24b91171 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.smlppl smithi135 *:9283 running (19m) 11m ago 19m 425M - 17.2.0 e1d6a67b021e d7514ab2b9ff 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi181.qwsedt smithi181 *:8443,9283 running (12m) 7m ago 17m 515M - 18.0.0-7506-gec928368 95b41252257a 79fa4eba9dcd 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (19m) 11m ago 19m 91.4M 2048M 17.2.0 e1d6a67b021e be1fa71fdc04 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi181 smithi181 running (17m) 7m ago 17m 67.4M 2048M 17.2.0 e1d6a67b021e 12a4bb26c668 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.jggcgf smithi135 *:2049 running (13m) 11m ago 13m 270M - 4.0 e1d6a67b021e dd8088364938 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi181.lkrhxh smithi181 *:2049 running (13m) 7m ago 13m 90.9M - 4.0 e1d6a67b021e fb8b66a03a01 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 starting - - - - 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi181 smithi181 *:9100 running (11m) 7m ago 17m 22.9M - 1.3.1 1dbe0e931976 68955663721e 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (16m) 11m ago 16m 576M 1944M 17.2.0 e1d6a67b021e c2d3fc77c8c3 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (16m) 11m ago 16m 380M 1944M 17.2.0 e1d6a67b021e 7ef8e2078e30 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (16m) 11m ago 16m 308M 1944M 17.2.0 e1d6a67b021e 0b0bc8a45912 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (15m) 11m ago 15m 527M 1944M 17.2.0 e1d6a67b021e 2dc7de930d7e 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi181 running (15m) 7m ago 15m 1477M 2712M 17.2.0 e1d6a67b021e 28badd2540ce 2023-11-25T11:37:31.598 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi181 running (15m) 7m ago 15m 1765M 2712M 17.2.0 e1d6a67b021e 97e3793761fa 2023-11-25T11:37:31.599 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi181 running (15m) 7m ago 15m 1481M 2712M 17.2.0 e1d6a67b021e 141be4e41fe1 2023-11-25T11:37:31.599 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi181 running (14m) 7m ago 14m 2013M 2712M 17.2.0 e1d6a67b021e 4ff374eb90d2 2023-11-25T11:37:31.599 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 starting - - - - 2023-11-25T11:37:32.043 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:32 smithi135 ceph-mon[107676]: pgmap v367: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:32.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:32 smithi181 ceph-mon[110393]: pgmap v367: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:32.407 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'ceph versions' 2023-11-25T11:37:32.980 INFO:teuthology.orchestra.run.smithi135.stdout: 5 281 17.90 MB/sec execute 1 sec latency 132.418 ms 2023-11-25T11:37:33.075 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:33 smithi135 ceph-mon[107676]: from='client.24627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:37:33.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:33 smithi181 ceph-mon[110393]: from='client.24627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:37:33.986 INFO:teuthology.orchestra.run.smithi135.stdout: 5 394 17.62 MB/sec execute 2 sec latency 119.546 ms 2023-11-25T11:37:34.115 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:34 smithi135 ceph-mon[107676]: pgmap v368: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:34.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:34 smithi181 ceph-mon[110393]: pgmap v368: 97 pgs: 97 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:37:34.990 INFO:teuthology.orchestra.run.smithi135.stdout: 5 490 16.77 MB/sec execute 3 sec latency 134.148 ms 2023-11-25T11:37:34.992 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:37:34.992 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2023-11-25T11:37:34.992 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:37:34.992 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:37:34.992 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2023-11-25T11:37:34.992 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-11-25T11:37:34.992 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:37:34.992 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:37:34.992 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2023-11-25T11:37:34.992 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-11-25T11:37:34.992 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:37:34.992 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2023-11-25T11:37:34.992 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:37:34.993 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:37:34.993 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2023-11-25T11:37:34.993 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-11-25T11:37:34.993 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:37:34.993 INFO:teuthology.orchestra.run.smithi135.stdout: } 2023-11-25T11:37:34.993 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:37:35.579 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-11-25T11:37:35.666 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:35 smithi135 ceph-mon[107676]: pgmap v369: 97 pgs: 97 active+clean; 306 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 5.3 MiB/s wr, 83 op/s 2023-11-25T11:37:35.667 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:35 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:35.667 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:35 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:35.667 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:35 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/1296948474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:37:35.667 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:35 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:37:35.667 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:35 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:37:35.667 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:35 smithi135 ceph-mon[107676]: pgmap v370: 97 pgs: 97 active+clean; 306 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 949 B/s rd, 5.9 MiB/s wr, 92 op/s 2023-11-25T11:37:35.667 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:35 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:35.667 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:35 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:35.667 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:35 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:37:35.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:35 smithi181 ceph-mon[110393]: pgmap v369: 97 pgs: 97 active+clean; 306 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 5.3 MiB/s wr, 83 op/s 2023-11-25T11:37:35.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:35 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:35.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:35 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:35.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:35 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/1296948474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:37:35.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:35 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:37:35.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:35 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:37:35.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:35 smithi181 ceph-mon[110393]: pgmap v370: 97 pgs: 97 active+clean; 306 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 949 B/s rd, 5.9 MiB/s wr, 92 op/s 2023-11-25T11:37:35.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:35 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:35.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:35 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:35.870 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:35 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:37:35.990 INFO:teuthology.orchestra.run.smithi135.stdout: 5 647 17.22 MB/sec execute 4 sec latency 119.505 ms 2023-11-25T11:37:36.717 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:36 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:36.717 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:36 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:36.717 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:36 smithi135 ceph-mon[107676]: Health check failed: 1 hosts fail cephadm check (CEPHADM_HOST_CHECK_FAILED) 2023-11-25T11:37:36.990 INFO:teuthology.orchestra.run.smithi135.stdout: 5 cleanup 5 sec 2023-11-25T11:37:37.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:36 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:37.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:36 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:37.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:36 smithi181 ceph-mon[110393]: Health check failed: 1 hosts fail cephadm check (CEPHADM_HOST_CHECK_FAILED) 2023-11-25T11:37:37.804 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:37 smithi135 ceph-mon[107676]: pgmap v371: 97 pgs: 97 active+clean; 306 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 949 B/s rd, 5.9 MiB/s wr, 92 op/s 2023-11-25T11:37:37.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:37 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:37.805 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:37 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:37:37.990 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 6 sec 2023-11-25T11:37:38.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:37 smithi181 ceph-mon[110393]: pgmap v371: 97 pgs: 97 active+clean; 306 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 949 B/s rd, 5.9 MiB/s wr, 92 op/s 2023-11-25T11:37:38.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:37 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:38.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:37 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:37:38.990 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 7 sec 2023-11-25T11:37:39.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:39 smithi135 ceph-mon[107676]: pgmap v372: 97 pgs: 97 active+clean; 346 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 10 MiB/s wr, 193 op/s 2023-11-25T11:37:39.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:39 smithi181 ceph-mon[110393]: pgmap v372: 97 pgs: 97 active+clean; 346 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 10 MiB/s wr, 193 op/s 2023-11-25T11:37:39.990 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 8 sec 2023-11-25T11:37:40.990 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 9 sec 2023-11-25T11:37:41.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:41 smithi135 ceph-mon[107676]: pgmap v373: 97 pgs: 97 active+clean; 346 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 10 MiB/s wr, 193 op/s 2023-11-25T11:37:41.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:41 smithi181 ceph-mon[110393]: pgmap v373: 97 pgs: 97 active+clean; 346 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 10 MiB/s wr, 193 op/s 2023-11-25T11:37:41.990 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 10 sec 2023-11-25T11:37:42.990 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 11 sec 2023-11-25T11:37:43.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:43 smithi135 ceph-mon[107676]: pgmap v374: 97 pgs: 97 active+clean; 346 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 10 MiB/s wr, 193 op/s 2023-11-25T11:37:43.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:43 smithi181 ceph-mon[110393]: pgmap v374: 97 pgs: 97 active+clean; 346 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 10 MiB/s wr, 193 op/s 2023-11-25T11:37:43.990 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 12 sec 2023-11-25T11:37:44.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 13 sec 2023-11-25T11:37:45.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 14 sec 2023-11-25T11:37:46.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:46 smithi135 ceph-mon[107676]: pgmap v375: 97 pgs: 97 active+clean; 243 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 4.3 MiB/s wr, 130 op/s 2023-11-25T11:37:46.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:46 smithi181 ceph-mon[110393]: pgmap v375: 97 pgs: 97 active+clean; 243 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 4.3 MiB/s wr, 130 op/s 2023-11-25T11:37:46.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 15 sec 2023-11-25T11:37:47.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:47 smithi135 ceph-mon[107676]: Health check failed: Slow OSD heartbeats on front (longest 1176.353ms) (OSD_SLOW_PING_TIME_FRONT) 2023-11-25T11:37:47.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:47 smithi181 ceph-mon[110393]: Health check failed: Slow OSD heartbeats on front (longest 1176.353ms) (OSD_SLOW_PING_TIME_FRONT) 2023-11-25T11:37:47.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 16 sec 2023-11-25T11:37:48.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:48 smithi135 ceph-mon[107676]: pgmap v376: 97 pgs: 97 active+clean; 243 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 3.8 MiB/s wr, 117 op/s 2023-11-25T11:37:48.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:48 smithi181 ceph-mon[110393]: pgmap v376: 97 pgs: 97 active+clean; 243 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 3.8 MiB/s wr, 117 op/s 2023-11-25T11:37:48.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 17 sec 2023-11-25T11:37:49.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:49 smithi135 ceph-mon[107676]: pgmap v377: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 3.8 MiB/s wr, 117 op/s 2023-11-25T11:37:49.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:49 smithi181 ceph-mon[110393]: pgmap v377: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 3.8 MiB/s wr, 117 op/s 2023-11-25T11:37:49.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 18 sec 2023-11-25T11:37:50.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 19 sec 2023-11-25T11:37:51.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:51 smithi135 ceph-mon[107676]: pgmap v378: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 29 KiB/s wr, 26 op/s 2023-11-25T11:37:51.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:51 smithi181 ceph-mon[110393]: pgmap v378: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 29 KiB/s wr, 26 op/s 2023-11-25T11:37:51.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 20 sec 2023-11-25T11:37:52.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 21 sec 2023-11-25T11:37:53.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 22 sec 2023-11-25T11:37:54.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:53 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:54.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:53 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:37:54.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:53 smithi135 ceph-mon[107676]: pgmap v379: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 29 KiB/s wr, 26 op/s 2023-11-25T11:37:54.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:53 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:37:54.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:53 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:37:54.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:53 smithi181 ceph-mon[110393]: pgmap v379: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 29 KiB/s wr, 26 op/s 2023-11-25T11:37:54.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 23 sec 2023-11-25T11:37:55.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 24 sec 2023-11-25T11:37:56.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:56 smithi181 ceph-mon[110393]: pgmap v380: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 29 KiB/s wr, 26 op/s 2023-11-25T11:37:56.559 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:56 smithi135 ceph-mon[107676]: pgmap v380: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 29 KiB/s wr, 26 op/s 2023-11-25T11:37:56.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 25 sec 2023-11-25T11:37:57.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:57 smithi135 ceph-mon[107676]: pgmap v381: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 14 KiB/s wr, 0 op/s 2023-11-25T11:37:57.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:57 smithi181 ceph-mon[110393]: pgmap v381: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 14 KiB/s wr, 0 op/s 2023-11-25T11:37:57.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 26 sec 2023-11-25T11:37:58.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 27 sec 2023-11-25T11:37:59.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:59 smithi135 ceph-mon[107676]: pgmap v382: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 14 KiB/s wr, 0 op/s 2023-11-25T11:37:59.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:37:59 smithi135 ceph-mon[107676]: Health check failed: Slow OSD heartbeats on back (longest 1128.297ms) (OSD_SLOW_PING_TIME_BACK) 2023-11-25T11:37:59.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:59 smithi181 ceph-mon[110393]: pgmap v382: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 14 KiB/s wr, 0 op/s 2023-11-25T11:37:59.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:37:59 smithi181 ceph-mon[110393]: Health check failed: Slow OSD heartbeats on back (longest 1128.297ms) (OSD_SLOW_PING_TIME_BACK) 2023-11-25T11:37:59.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 28 sec 2023-11-25T11:38:00.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 29 sec 2023-11-25T11:38:01.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:01 smithi135 ceph-mon[107676]: pgmap v383: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:01.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:01 smithi181 ceph-mon[110393]: pgmap v383: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:01.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 30 sec 2023-11-25T11:38:02.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 31 sec 2023-11-25T11:38:03.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:03 smithi135 ceph-mon[107676]: pgmap v384: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:03.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:03 smithi181 ceph-mon[110393]: pgmap v384: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:03.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 32 sec 2023-11-25T11:38:04.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 33 sec 2023-11-25T11:38:05.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 34 sec 2023-11-25T11:38:06.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:06 smithi181 ceph-mon[110393]: pgmap v385: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:38:06.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:06 smithi135 ceph-mon[107676]: pgmap v385: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:38:06.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 35 sec 2023-11-25T11:38:07.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:07 smithi135 ceph-mon[107676]: pgmap v386: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:07.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:07 smithi181 ceph-mon[110393]: pgmap v386: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:07.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 36 sec 2023-11-25T11:38:08.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:08 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:08.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:08 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:38:08.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 37 sec 2023-11-25T11:38:09.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:08 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:09.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:08 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:38:09.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 38 sec 2023-11-25T11:38:10.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:09 smithi135 ceph-mon[107676]: pgmap v387: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:10.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:09 smithi181 ceph-mon[110393]: pgmap v387: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:10.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 39 sec 2023-11-25T11:38:11.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:11 smithi135 ceph-mon[107676]: pgmap v388: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:11.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:11 smithi181 ceph-mon[110393]: pgmap v388: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:11.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 40 sec 2023-11-25T11:38:12.991 INFO:teuthology.orchestra.run.smithi135.stdout: 1 cleanup 41 sec 2023-11-25T11:38:13.467 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:13 smithi135 ceph-mon[107676]: pgmap v389: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:13.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:13 smithi181 ceph-mon[110393]: pgmap v389: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:13.641 INFO:teuthology.orchestra.run.smithi135.stdout: 0 cleanup 42 sec 2023-11-25T11:38:13.641 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:38:13.641 INFO:teuthology.orchestra.run.smithi135.stdout: Operation Count AvgLat MaxLat 2023-11-25T11:38:13.641 INFO:teuthology.orchestra.run.smithi135.stdout: ---------------------------------------- 2023-11-25T11:38:13.641 INFO:teuthology.orchestra.run.smithi135.stdout: NTCreateX 436 29.001 163.328 2023-11-25T11:38:13.641 INFO:teuthology.orchestra.run.smithi135.stdout: Close 412 10.191 37.772 2023-11-25T11:38:13.641 INFO:teuthology.orchestra.run.smithi135.stdout: Rename 10 31.470 127.029 2023-11-25T11:38:13.642 INFO:teuthology.orchestra.run.smithi135.stdout: Unlink 24 12.116 72.480 2023-11-25T11:38:13.642 INFO:teuthology.orchestra.run.smithi135.stdout: Qpathinfo 70 5.481 66.941 2023-11-25T11:38:13.642 INFO:teuthology.orchestra.run.smithi135.stdout: Qfileinfo 318 15.141 41.802 2023-11-25T11:38:13.642 INFO:teuthology.orchestra.run.smithi135.stdout: Qfsinfo 70 3.435 25.549 2023-11-25T11:38:13.642 INFO:teuthology.orchestra.run.smithi135.stdout: Sfileinfo 47 16.496 71.471 2023-11-25T11:38:13.642 INFO:teuthology.orchestra.run.smithi135.stdout: Find 66 7.106 119.500 2023-11-25T11:38:13.642 INFO:teuthology.orchestra.run.smithi135.stdout: WriteX 1518 0.026 0.223 2023-11-25T11:38:13.642 INFO:teuthology.orchestra.run.smithi135.stdout: ReadX 256 0.030 3.344 2023-11-25T11:38:13.642 INFO:teuthology.orchestra.run.smithi135.stdout: Flush 83 13.591 30.701 2023-11-25T11:38:13.642 INFO:teuthology.orchestra.run.smithi135.stdout: 2023-11-25T11:38:13.642 INFO:teuthology.orchestra.run.smithi135.stdout:Throughput 17.2184 MB/sec 5 clients 5 procs max_latency=134.148 ms 2023-11-25T11:38:13.644 DEBUG:teuthology.parallel:result is None 2023-11-25T11:38:13.730 INFO:teuthology.orchestra.run.smithi135.stdout:wait for servicemap items w/ changing names to refresh 2023-11-25T11:38:14.105 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'sleep 60' 2023-11-25T11:38:16.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:16 smithi135 ceph-mon[107676]: pgmap v390: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 597 B/s wr, 0 op/s 2023-11-25T11:38:16.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:16 smithi181 ceph-mon[110393]: pgmap v390: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 597 B/s wr, 0 op/s 2023-11-25T11:38:17.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:17 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:17.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:17 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:17.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:17 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:38:17.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:17 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:38:17.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:17 smithi181 ceph-mon[110393]: pgmap v391: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 186 B/s rd, 652 B/s wr, 0 op/s 2023-11-25T11:38:17.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:17 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:17.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:17 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:17.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:17 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:17.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:17 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:17.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:17 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:38:17.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:17 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:38:17.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:17 smithi135 ceph-mon[107676]: pgmap v391: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 186 B/s rd, 652 B/s wr, 0 op/s 2023-11-25T11:38:17.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:17 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:17.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:17 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:18.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:18 smithi181 ceph-mon[110393]: Health check cleared: CEPHADM_HOST_CHECK_FAILED (was: 1 hosts fail cephadm check) 2023-11-25T11:38:18.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:18 smithi135 ceph-mon[107676]: Health check cleared: CEPHADM_HOST_CHECK_FAILED (was: 1 hosts fail cephadm check) 2023-11-25T11:38:19.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:19 smithi181 ceph-mon[110393]: pgmap v392: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 186 B/s rd, 652 B/s wr, 0 op/s 2023-11-25T11:38:19.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:19 smithi135 ceph-mon[107676]: pgmap v392: 97 pgs: 97 active+clean; 244 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 186 B/s rd, 652 B/s wr, 0 op/s 2023-11-25T11:38:21.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:21 smithi181 ceph-mon[110393]: pgmap v393: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 372 B/s rd, 4.3 KiB/s wr, 2 op/s 2023-11-25T11:38:21.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:21 smithi135 ceph-mon[107676]: pgmap v393: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 372 B/s rd, 4.3 KiB/s wr, 2 op/s 2023-11-25T11:38:23.557 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:23 smithi135 ceph-mon[107676]: pgmap v394: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 372 B/s rd, 4.3 KiB/s wr, 2 op/s 2023-11-25T11:38:23.558 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:23 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:23.558 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:38:23.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:23 smithi181 ceph-mon[110393]: pgmap v394: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 372 B/s rd, 4.3 KiB/s wr, 2 op/s 2023-11-25T11:38:23.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:23 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:23.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:38:25.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:25 smithi135 ceph-mon[107676]: pgmap v395: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 559 B/s rd, 5.6 KiB/s wr, 2 op/s 2023-11-25T11:38:25.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:25 smithi181 ceph-mon[110393]: pgmap v395: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 559 B/s rd, 5.6 KiB/s wr, 2 op/s 2023-11-25T11:38:26.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:26 smithi135 ceph-mon[107676]: pgmap v396: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 372 B/s rd, 4.9 KiB/s wr, 2 op/s 2023-11-25T11:38:26.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:26 smithi181 ceph-mon[110393]: pgmap v396: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 372 B/s rd, 4.9 KiB/s wr, 2 op/s 2023-11-25T11:38:29.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:29 smithi135 ceph-mon[107676]: pgmap v397: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.5 KiB/s wr, 1 op/s 2023-11-25T11:38:29.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:29 smithi181 ceph-mon[110393]: pgmap v397: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.5 KiB/s wr, 1 op/s 2023-11-25T11:38:31.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:31 smithi181 ceph-mon[110393]: pgmap v398: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.5 KiB/s wr, 1 op/s 2023-11-25T11:38:31.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:31 smithi135 ceph-mon[107676]: pgmap v398: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 4.5 KiB/s wr, 1 op/s 2023-11-25T11:38:33.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:33 smithi135 ceph-mon[107676]: pgmap v399: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-11-25T11:38:33.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:33 smithi181 ceph-mon[110393]: pgmap v399: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-11-25T11:38:34.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:34 smithi135 ceph-mon[107676]: pgmap v400: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-11-25T11:38:34.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:34 smithi181 ceph-mon[110393]: pgmap v400: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-11-25T11:38:37.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:37 smithi135 ceph-mon[107676]: pgmap v401: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:37.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:37 smithi181 ceph-mon[110393]: pgmap v401: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:38.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:38 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:38:38.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:38 smithi135 ceph-mon[107676]: pgmap v402: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:38.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:38 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:38:38.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:38 smithi181 ceph-mon[110393]: pgmap v402: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:41.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:41 smithi181 ceph-mon[110393]: pgmap v403: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:41.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:41 smithi135 ceph-mon[107676]: pgmap v403: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:43.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:43 smithi135 ceph-mon[107676]: pgmap v404: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:43.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:43 smithi181 ceph-mon[110393]: pgmap v404: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:44.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:44 smithi135 ceph-mon[107676]: pgmap v405: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:38:44.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:44 smithi181 ceph-mon[110393]: pgmap v405: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:38:45.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:45 smithi135 ceph-mon[107676]: Health check cleared: OSD_SLOW_PING_TIME_FRONT (was: Slow OSD heartbeats on front (longest 1176.353ms)) 2023-11-25T11:38:45.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:45 smithi181 ceph-mon[110393]: Health check cleared: OSD_SLOW_PING_TIME_FRONT (was: Slow OSD heartbeats on front (longest 1176.353ms)) 2023-11-25T11:38:46.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:46 smithi135 ceph-mon[107676]: pgmap v406: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:46.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:46 smithi181 ceph-mon[110393]: pgmap v406: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:48.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:48 smithi135 ceph-mon[107676]: pgmap v407: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:48.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:48 smithi181 ceph-mon[110393]: pgmap v407: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:51.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:51 smithi181 ceph-mon[110393]: pgmap v408: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:51.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:51 smithi135 ceph-mon[107676]: pgmap v408: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:52.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:52 smithi135 ceph-mon[107676]: pgmap v409: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:52.621 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:52 smithi181 ceph-mon[110393]: pgmap v409: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:53.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:53 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:53.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:53 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:38:54.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:53 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:38:54.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:53 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:38:54.869 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:54 smithi181 ceph-mon[110393]: pgmap v410: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:38:55.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:54 smithi135 ceph-mon[107676]: pgmap v410: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:38:56.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:56 smithi135 ceph-mon[107676]: pgmap v411: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:56.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:56 smithi181 ceph-mon[110393]: pgmap v411: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:58.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:38:58 smithi135 ceph-mon[107676]: pgmap v412: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:38:58.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:38:58 smithi181 ceph-mon[110393]: pgmap v412: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:01.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:01 smithi181 ceph-mon[110393]: pgmap v413: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:01.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:01 smithi135 ceph-mon[107676]: pgmap v413: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:02.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:02 smithi181 ceph-mon[110393]: Health check update: Slow OSD heartbeats on back (longest 1036.791ms) (OSD_SLOW_PING_TIME_BACK) 2023-11-25T11:39:02.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:02 smithi135 ceph-mon[107676]: Health check update: Slow OSD heartbeats on back (longest 1036.791ms) (OSD_SLOW_PING_TIME_BACK) 2023-11-25T11:39:03.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:03 smithi181 ceph-mon[110393]: pgmap v414: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:03.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:03 smithi135 ceph-mon[107676]: pgmap v414: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:04.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:04 smithi135 ceph-mon[107676]: pgmap v415: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:39:04.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:04 smithi181 ceph-mon[110393]: pgmap v415: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:39:06.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:06 smithi135 ceph-mon[107676]: pgmap v416: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:06.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:06 smithi181 ceph-mon[110393]: pgmap v416: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:08.054 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:07 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:39:08.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:07 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:39:09.055 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:08 smithi135 ceph-mon[107676]: pgmap v417: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:09.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:08 smithi181 ceph-mon[110393]: pgmap v417: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:11.370 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:11 smithi181 ceph-mon[110393]: pgmap v418: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:11.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:11 smithi135 ceph-mon[107676]: pgmap v418: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:12.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:12 smithi135 ceph-mon[107676]: pgmap v419: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:12.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:12 smithi181 ceph-mon[110393]: pgmap v419: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:14.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:14 smithi135 ceph-mon[107676]: pgmap v420: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:39:14.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:14 smithi181 ceph-mon[110393]: pgmap v420: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:39:15.756 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'ceph orch ps' 2023-11-25T11:39:16.534 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:16 smithi135 ceph-mon[107676]: pgmap v421: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:16.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:16 smithi181 ceph-mon[110393]: pgmap v421: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:17.330 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-25T11:39:17.331 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.smithi135 smithi135 *:9093,9094 running (13m) 61s ago 19m 25.3M - 0.23.0 ba2b418f427c 5b80744b29b3 2023-11-25T11:39:17.331 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi135 smithi135 running (19m) 61s ago 19m 6983k - 17.2.0 e1d6a67b021e 6f58ad913f0b 2023-11-25T11:39:17.331 INFO:teuthology.orchestra.run.smithi135.stdout:crash.smithi181 smithi181 running (19m) 9m ago 19m 7155k - 17.2.0 e1d6a67b021e fda6381a25d5 2023-11-25T11:39:17.331 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.smithi135 smithi135 *:3000 running (13m) 61s ago 19m 56.1M - 8.3.5 dad864ee21e9 0cff938f9074 2023-11-25T11:39:17.331 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi135.pojjmg smithi135 running (15m) 61s ago 15m 38.6M - 17.2.0 e1d6a67b021e b1360e84f745 2023-11-25T11:39:17.331 INFO:teuthology.orchestra.run.smithi135.stdout:mds.foofs.smithi181.xkxmhr smithi181 running (15m) 9m ago 15m 14.7M - 17.2.0 e1d6a67b021e 3c4a24b91171 2023-11-25T11:39:17.331 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi135.smlppl smithi135 *:8443,9283,8765 running (20m) 61s ago 20m 432M - 17.2.0 e1d6a67b021e d7514ab2b9ff 2023-11-25T11:39:17.331 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.smithi181.qwsedt smithi181 *:8443,9283 running (14m) 9m ago 19m 515M - 18.0.0-7506-gec928368 95b41252257a 79fa4eba9dcd 2023-11-25T11:39:17.331 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi135 smithi135 running (20m) 61s ago 20m 176M 2048M 17.2.0 e1d6a67b021e be1fa71fdc04 2023-11-25T11:39:17.331 INFO:teuthology.orchestra.run.smithi135.stdout:mon.smithi181 smithi181 running (19m) 9m ago 19m 67.4M 2048M 17.2.0 e1d6a67b021e 12a4bb26c668 2023-11-25T11:39:17.331 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.0.0.smithi135.jggcgf smithi135 *:2049 running (15m) 61s ago 15m 354M - 4.0 e1d6a67b021e dd8088364938 2023-11-25T11:39:17.331 INFO:teuthology.orchestra.run.smithi135.stdout:nfs.foo.1.0.smithi181.lkrhxh smithi181 *:2049 running (15m) 9m ago 15m 90.9M - 4.0 e1d6a67b021e fb8b66a03a01 2023-11-25T11:39:17.332 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi135 smithi135 *:9100 running (13m) 61s ago 19m 24.8M - 1.3.1 1dbe0e931976 b721ba4dd8d7 2023-11-25T11:39:17.332 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.smithi181 smithi181 *:9100 running (12m) 9m ago 19m 22.9M - 1.3.1 1dbe0e931976 68955663721e 2023-11-25T11:39:17.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (18m) 61s ago 18m 2826M 1944M 17.2.0 e1d6a67b021e c2d3fc77c8c3 2023-11-25T11:39:17.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (18m) 61s ago 18m 2860M 1944M 17.2.0 e1d6a67b021e 7ef8e2078e30 2023-11-25T11:39:17.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (18m) 61s ago 18m 2156M 1944M 17.2.0 e1d6a67b021e 0b0bc8a45912 2023-11-25T11:39:17.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (17m) 61s ago 17m 2617M 1944M 17.2.0 e1d6a67b021e 2dc7de930d7e 2023-11-25T11:39:17.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi181 running (17m) 9m ago 17m 1477M 2712M 17.2.0 e1d6a67b021e 28badd2540ce 2023-11-25T11:39:17.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi181 running (17m) 9m ago 17m 1765M 2712M 17.2.0 e1d6a67b021e 97e3793761fa 2023-11-25T11:39:17.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi181 running (16m) 9m ago 16m 1481M 2712M 17.2.0 e1d6a67b021e 141be4e41fe1 2023-11-25T11:39:17.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi181 running (16m) 9m ago 16m 2013M 2712M 17.2.0 e1d6a67b021e 4ff374eb90d2 2023-11-25T11:39:17.332 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.smithi135 smithi135 *:9095 running (12m) 61s ago 18m 73.6M - 2.33.4 514e6a882f6e 630906c24a54 2023-11-25T11:39:17.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:17 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:39:17.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:17 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-25T11:39:17.970 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'ceph orch upgrade status' 2023-11-25T11:39:18.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:18 smithi135 ceph-mon[107676]: from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:39:18.493 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:18 smithi135 ceph-mon[107676]: pgmap v422: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:18.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:18 smithi181 ceph-mon[110393]: from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:39:18.619 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:18 smithi181 ceph-mon[110393]: pgmap v422: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:19.817 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:39:19.818 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:5966a50960f33de033ecca12974a1575da1e5499300dd9e3373a7d7f6745997a", 2023-11-25T11:39:19.818 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2023-11-25T11:39:19.818 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2023-11-25T11:39:19.818 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2023-11-25T11:39:19.818 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "1/23 daemons upgraded", 2023-11-25T11:39:19.818 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi135.smlppl on host smithi135 failed.", 2023-11-25T11:39:19.818 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": true 2023-11-25T11:39:19.818 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:39:20.196 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'ceph health detail' 2023-11-25T11:39:21.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:21 smithi135 ceph-mon[107676]: from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:39:21.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:21 smithi135 ceph-mon[107676]: pgmap v423: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:21.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:21 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:39:21.185 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:21 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:39:21.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:21 smithi181 ceph-mon[110393]: from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-25T11:39:21.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:21 smithi181 ceph-mon[110393]: pgmap v423: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:21.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:21 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:39:21.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:21 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:39:21.837 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_WARN Slow OSD heartbeats on back (longest 1036.791ms); Upgrading daemon mgr.smithi135.smlppl on host smithi135 failed. 2023-11-25T11:39:21.837 INFO:teuthology.orchestra.run.smithi135.stdout:[WRN] OSD_SLOW_PING_TIME_BACK: Slow OSD heartbeats on back (longest 1036.791ms) 2023-11-25T11:39:21.838 INFO:teuthology.orchestra.run.smithi135.stdout: Slow OSD heartbeats on back from osd.7 [] to osd.2 [] 1036.791 msec 2023-11-25T11:39:21.838 INFO:teuthology.orchestra.run.smithi135.stdout: Slow OSD heartbeats on back from osd.7 [] to osd.0 [] 1036.756 msec 2023-11-25T11:39:21.838 INFO:teuthology.orchestra.run.smithi135.stdout:[WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi135.smlppl on host smithi135 failed. 2023-11-25T11:39:21.838 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrade daemon: mgr.smithi135.smlppl: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi135.smlppl ... 2023-11-25T11:39:21.838 INFO:teuthology.orchestra.run.smithi135.stdout:Non-zero exit code 1 from systemctl daemon-reload 2023-11-25T11:39:21.838 INFO:teuthology.orchestra.run.smithi135.stdout:systemctl: stderr Failed to reload daemon: Connection timed out 2023-11-25T11:39:21.838 INFO:teuthology.orchestra.run.smithi135.stdout:Traceback (most recent call last): 2023-11-25T11:39:21.838 INFO:teuthology.orchestra.run.smithi135.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-11-25T11:39:21.838 INFO:teuthology.orchestra.run.smithi135.stdout: "__main__", mod_spec) 2023-11-25T11:39:21.838 INFO:teuthology.orchestra.run.smithi135.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-11-25T11:39:21.838 INFO:teuthology.orchestra.run.smithi135.stdout: exec(code, run_globals) 2023-11-25T11:39:21.839 INFO:teuthology.orchestra.run.smithi135.stdout: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 7881, in 2023-11-25T11:39:21.839 INFO:teuthology.orchestra.run.smithi135.stdout: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 7869, in main 2023-11-25T11:39:21.839 INFO:teuthology.orchestra.run.smithi135.stdout: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 5435, in command_deploy_from 2023-11-25T11:39:21.839 INFO:teuthology.orchestra.run.smithi135.stdout: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 5470, in _common_deploy 2023-11-25T11:39:21.839 INFO:teuthology.orchestra.run.smithi135.stdout: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 5500, in _deploy_daemon_container 2023-11-25T11:39:21.839 INFO:teuthology.orchestra.run.smithi135.stdout: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 3169, in deploy_daemon 2023-11-25T11:39:21.839 INFO:teuthology.orchestra.run.smithi135.stdout: File "/tmp/tmp214ey59r.cephadm.build/__main__.py", line 3403, in deploy_daemon_units 2023-11-25T11:39:21.839 INFO:teuthology.orchestra.run.smithi135.stdout: File "/tmp/tmp214ey59r.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-11-25T11:39:21.839 INFO:teuthology.orchestra.run.smithi135.stdout:RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-11-25T11:39:22.225 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:22 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:39:22.226 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:22 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:39:22.226 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:22 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:39:22.226 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:22 smithi135 ceph-mon[107676]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:39:22.226 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:22 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2384238195' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:39:22.244 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'ceph versions' 2023-11-25T11:39:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:22 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-25T11:39:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:22 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-11-25T11:39:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:22 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:39:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:22 smithi181 ceph-mon[110393]: from='mgr.14668 ' entity='mgr.smithi181.qwsedt' 2023-11-25T11:39:22.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:22 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2384238195' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-11-25T11:39:23.272 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:23 smithi135 ceph-mon[107676]: pgmap v424: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:23.272 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:23 smithi135 ceph-mon[107676]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:39:23.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:23 smithi181 ceph-mon[110393]: pgmap v424: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-11-25T11:39:23.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:23 smithi181 ceph-mon[110393]: from='mgr.14668 172.21.15.181:0/3967182162' entity='mgr.smithi181.qwsedt' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-11-25T11:39:23.730 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2023-11-25T11:39:23.730 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2023-11-25T11:39:23.730 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:39:23.731 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:39:23.731 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2023-11-25T11:39:23.731 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-11-25T11:39:23.731 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:39:23.731 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:39:23.731 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2023-11-25T11:39:23.731 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-11-25T11:39:23.731 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:39:23.731 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": { 2023-11-25T11:39:23.731 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-11-25T11:39:23.731 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2023-11-25T11:39:23.731 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2023-11-25T11:39:23.731 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-11-25T11:39:23.732 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 18.0.0-7506-gec928368 (ec928368edcc5fc71884a56fd9fd821b148f4e30) reef (dev)": 1 2023-11-25T11:39:23.732 INFO:teuthology.orchestra.run.smithi135.stdout: } 2023-11-25T11:39:23.732 INFO:teuthology.orchestra.run.smithi135.stdout:} 2023-11-25T11:39:24.127 DEBUG:teuthology.orchestra.run.smithi135:> 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-11-25T11:39:24.304 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:24 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/2510187011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:39:24.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:24 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/2510187011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:39:25.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:25 smithi181 ceph-mon[110393]: pgmap v425: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:39:25.555 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:25 smithi135 ceph-mon[107676]: pgmap v425: 97 pgs: 97 active+clean; 238 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-11-25T11:39:25.615 INFO:teuthology.orchestra.run.smithi135.stdout:false 2023-11-25T11:39:26.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:39:26.001 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/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_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/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_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/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_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 1313, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi135 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-11-25T11:39:26.094 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8f54878e3e1741288e8cba72a444e457 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/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_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/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_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/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_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 1313, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_ec928368edcc5fc71884a56fd9fd821b148f4e30/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi135 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-11-25T11:39:26.098 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-11-25T11:39:26.107 INFO:tasks.cephadm:Teardown begin 2023-11-25T11:39:26.108 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-25T11:39:26.143 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-25T11:39:26.180 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-11-25T11:39:26.180 DEBUG:teuthology.orchestra.run.smithi135:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-25T11:39:26.201 DEBUG:teuthology.orchestra.run.smithi181:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-25T11:39:26.240 INFO:tasks.cephadm:Stopping all daemons... 2023-11-25T11:39:26.240 INFO:tasks.cephadm.mon.smithi135:Stopping mon.smithi135... 2023-11-25T11:39:26.240 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-478f282e-8b84-11ee-95a1-87774f69a715@mon.smithi135 2023-11-25T11:39:26.266 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:26 smithi135 ceph-mon[107676]: Health check cleared: OSD_SLOW_PING_TIME_BACK (was: Slow OSD heartbeats on back (longest 1036.791ms)) 2023-11-25T11:39:26.266 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:26 smithi135 ceph-mon[107676]: from='client.? 172.21.15.135:0/25466326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:39:26.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:26 smithi181 ceph-mon[110393]: Health check cleared: OSD_SLOW_PING_TIME_BACK (was: Slow OSD heartbeats on back (longest 1036.791ms)) 2023-11-25T11:39:26.369 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:26 smithi181 ceph-mon[110393]: from='client.? 172.21.15.135:0/25466326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-25T11:39:26.553 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:26 smithi135 systemd[1]: Stopping Ceph mon.smithi135 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:39:26.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:26 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-mon-smithi135[107653]: 2023-11-25T11:39:26.353+0000 7f16e8d97700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi135 -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-11-25T11:39:26.554 INFO:journalctl@ceph.mon.smithi135.smithi135.stdout:Nov 25 11:39:26 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-mon-smithi135[107653]: 2023-11-25T11:39:26.353+0000 7f16e8d97700 -1 mon.smithi135@0(leader) e2 *** Got Signal Terminated *** 2023-11-25T11:39:26.686 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@mon.smithi135.service' 2023-11-25T11:39:26.769 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-25T11:39:26.769 INFO:tasks.cephadm.mon.smithi135:Stopped mon.smithi135 2023-11-25T11:39:26.770 INFO:tasks.cephadm.mon.smithi181:Stopping mon.smithi181... 2023-11-25T11:39:26.770 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-478f282e-8b84-11ee-95a1-87774f69a715@mon.smithi181 2023-11-25T11:39:27.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:26 smithi181 systemd[1]: Stopping Ceph mon.smithi181 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:39:27.119 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:26 smithi181 bash[135533]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-mon.smithi181" found: no such container 2023-11-25T11:39:27.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:26 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-mon-smithi181[110368]: 2023-11-25T11:39:26.902+0000 7f0c39e9e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi181 -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-11-25T11:39:27.120 INFO:journalctl@ceph.mon.smithi181.smithi181.stdout:Nov 25 11:39:26 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-mon-smithi181[110368]: 2023-11-25T11:39:26.902+0000 7f0c39e9e700 -1 mon.smithi181@1(peon) e2 *** Got Signal Terminated *** 2023-11-25T11:39:27.420 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@mon.smithi181.service' 2023-11-25T11:39:27.463 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-25T11:39:27.463 INFO:tasks.cephadm.mon.smithi181:Stopped mon.smithi181 2023-11-25T11:39:27.464 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-11-25T11:39:27.464 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.0 2023-11-25T11:39:27.805 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:39:27 smithi135 systemd[1]: Stopping Ceph osd.0 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:39:27.805 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:39:27 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-0[120472]: 2023-11-25T11:39:27.585+0000 7f6fd9c32700 -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-11-25T11:39:27.805 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:39:27 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-0[120472]: 2023-11-25T11:39:27.585+0000 7f6fd9c32700 -1 osd.0 69 *** Got signal Terminated *** 2023-11-25T11:39:27.805 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:39:27 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-0[120472]: 2023-11-25T11:39:27.585+0000 7f6fd9c32700 -1 osd.0 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-25T11:39:33.555 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:39:33 smithi135 bash[158145]: ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-0 2023-11-25T11:39:33.555 INFO:journalctl@ceph.osd.0.smithi135.stdout:Nov 25 11:39:33 smithi135 bash[158189]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd.0" found: no such container 2023-11-25T11:39:34.339 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.0.service' 2023-11-25T11:39:34.379 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-25T11:39:34.380 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-11-25T11:39:34.380 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-11-25T11:39:34.381 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.1 2023-11-25T11:39:34.804 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:39:34 smithi135 systemd[1]: Stopping Ceph osd.1 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:39:34.805 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:39:34 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-1[123838]: 2023-11-25T11:39:34.531+0000 7f6532eb9700 -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-11-25T11:39:34.805 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:39:34 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-1[123838]: 2023-11-25T11:39:34.531+0000 7f6532eb9700 -1 osd.1 69 *** Got signal Terminated *** 2023-11-25T11:39:34.805 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:39:34 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-1[123838]: 2023-11-25T11:39:34.531+0000 7f6532eb9700 -1 osd.1 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-25T11:39:40.555 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:39:40 smithi135 bash[158368]: ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-1 2023-11-25T11:39:40.555 INFO:journalctl@ceph.osd.1.smithi135.stdout:Nov 25 11:39:40 smithi135 bash[158412]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd.1" found: no such container 2023-11-25T11:39:41.345 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.1.service' 2023-11-25T11:39:41.385 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-25T11:39:41.385 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-11-25T11:39:41.386 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-11-25T11:39:41.386 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.2 2023-11-25T11:39:41.804 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:39:41 smithi135 systemd[1]: Stopping Ceph osd.2 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:39:41.805 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:39:41 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-2[128305]: 2023-11-25T11:39:41.542+0000 7fde727a2700 -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-11-25T11:39:41.805 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:39:41 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-2[128305]: 2023-11-25T11:39:41.542+0000 7fde727a2700 -1 osd.2 69 *** Got signal Terminated *** 2023-11-25T11:39:41.805 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:39:41 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-2[128305]: 2023-11-25T11:39:41.542+0000 7fde727a2700 -1 osd.2 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-25T11:39:47.555 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:39:47 smithi135 bash[158625]: ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-2 2023-11-25T11:39:47.555 INFO:journalctl@ceph.osd.2.smithi135.stdout:Nov 25 11:39:47 smithi135 bash[158666]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd.2" found: no such container 2023-11-25T11:39:48.318 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.2.service' 2023-11-25T11:39:48.358 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-25T11:39:48.359 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-11-25T11:39:48.359 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-11-25T11:39:48.359 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.3 2023-11-25T11:39:48.805 INFO:journalctl@ceph.osd.3.smithi135.stdout:Nov 25 11:39:48 smithi135 systemd[1]: Stopping Ceph osd.3 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:39:48.805 INFO:journalctl@ceph.osd.3.smithi135.stdout:Nov 25 11:39:48 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-3[132747]: 2023-11-25T11:39:48.509+0000 7ff9afac9700 -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-11-25T11:39:48.805 INFO:journalctl@ceph.osd.3.smithi135.stdout:Nov 25 11:39:48 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-3[132747]: 2023-11-25T11:39:48.509+0000 7ff9afac9700 -1 osd.3 69 *** Got signal Terminated *** 2023-11-25T11:39:48.805 INFO:journalctl@ceph.osd.3.smithi135.stdout:Nov 25 11:39:48 smithi135 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-3[132747]: 2023-11-25T11:39:48.509+0000 7ff9afac9700 -1 osd.3 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-25T11:39:54.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:39:53 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:39:53.726+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:39:54.554 INFO:journalctl@ceph.osd.3.smithi135.stdout:Nov 25 11:39:54 smithi135 bash[158846]: ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-3 2023-11-25T11:39:54.555 INFO:journalctl@ceph.osd.3.smithi135.stdout:Nov 25 11:39:54 smithi135 bash[158891]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd.3" found: no such container 2023-11-25T11:39:55.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:39:54 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:39:54.709+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:39:55.293 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.3.service' 2023-11-25T11:39:55.332 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-25T11:39:55.332 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-11-25T11:39:55.332 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-11-25T11:39:55.332 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.4 2023-11-25T11:39:55.619 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:39:55 smithi181 systemd[1]: Stopping Ceph osd.4 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:39:55.619 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:39:55 smithi181 bash[135690]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd.4" found: no such container 2023-11-25T11:39:55.620 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:39:55 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-4[115244]: 2023-11-25T11:39:55.503+0000 7fda34c56700 -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-11-25T11:39:55.620 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:39:55 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-4[115244]: 2023-11-25T11:39:55.503+0000 7fda34c56700 -1 osd.4 69 *** Got signal Terminated *** 2023-11-25T11:39:55.620 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:39:55 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-4[115244]: 2023-11-25T11:39:55.503+0000 7fda34c56700 -1 osd.4 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-25T11:39:55.620 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:39:55 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-4[115244]: 2023-11-25T11:39:55.507+0000 7fda2fdee700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.247970+0000 front 2023-11-25T11:39:30.248031+0000 (oldest deadline 2023-11-25T11:39:54.947871+0000) 2023-11-25T11:39:56.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:39:55 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:39:55.670+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:39:56.706 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:39:56 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:39:56.667+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:39:56.707 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:39:56 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-4[115244]: 2023-11-25T11:39:56.550+0000 7fda2fdee700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.247970+0000 front 2023-11-25T11:39:30.248031+0000 (oldest deadline 2023-11-25T11:39:54.947871+0000) 2023-11-25T11:39:56.708 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:39:56 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:39:56.449+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:32.100955+0000 front 2023-11-25T11:39:32.100992+0000 (oldest deadline 2023-11-25T11:39:56.201155+0000) 2023-11-25T11:39:57.119 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:39:56 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:39:56.706+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:39:57.514 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:39:57 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:39:57.400+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:32.100955+0000 front 2023-11-25T11:39:32.100992+0000 (oldest deadline 2023-11-25T11:39:56.201155+0000) 2023-11-25T11:39:57.869 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:39:57 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:39:57.754+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:39:57.870 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:39:57 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:39:57.679+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:39:57.870 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:39:57 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-4[115244]: 2023-11-25T11:39:57.514+0000 7fda2fdee700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.247970+0000 front 2023-11-25T11:39:30.248031+0000 (oldest deadline 2023-11-25T11:39:54.947871+0000) 2023-11-25T11:39:58.753 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:39:58 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-4[115244]: 2023-11-25T11:39:58.483+0000 7fda2fdee700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.247970+0000 front 2023-11-25T11:39:30.248031+0000 (oldest deadline 2023-11-25T11:39:54.947871+0000) 2023-11-25T11:39:58.753 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:39:58 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:39:58.422+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:32.100955+0000 front 2023-11-25T11:39:32.100992+0000 (oldest deadline 2023-11-25T11:39:56.201155+0000) 2023-11-25T11:39:58.754 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:39:58 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:39:58.661+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:39:59.119 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:39:58 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:39:58.752+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:39:59.757 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:39:59 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-4[115244]: 2023-11-25T11:39:59.523+0000 7fda2fdee700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.247970+0000 front 2023-11-25T11:39:30.248031+0000 (oldest deadline 2023-11-25T11:39:54.947871+0000) 2023-11-25T11:39:59.758 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:39:59 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:39:59.434+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:32.100955+0000 front 2023-11-25T11:39:32.100992+0000 (oldest deadline 2023-11-25T11:39:56.201155+0000) 2023-11-25T11:39:59.758 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:39:59 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:39:59.679+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:00.119 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:39:59 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:39:59.757+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:00.723 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:40:00 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-4[115244]: 2023-11-25T11:40:00.499+0000 7fda2fdee700 -1 osd.4 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.247970+0000 front 2023-11-25T11:39:30.248031+0000 (oldest deadline 2023-11-25T11:39:54.947871+0000) 2023-11-25T11:40:00.723 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:00 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:00.438+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:32.100955+0000 front 2023-11-25T11:39:32.100992+0000 (oldest deadline 2023-11-25T11:39:56.201155+0000) 2023-11-25T11:40:00.723 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:00 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:00.438+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:36.201791+0000 front 2023-11-25T11:39:36.201687+0000 (oldest deadline 2023-11-25T11:40:00.301699+0000) 2023-11-25T11:40:00.724 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:00 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:00.652+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:01.099 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:00 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:00.721+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:01.100 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:00 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:00.721+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:01.369 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:40:01 smithi181 bash[135702]: ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-4 2023-11-25T11:40:01.369 INFO:journalctl@ceph.osd.4.smithi181.stdout:Nov 25 11:40:01 smithi181 bash[135786]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd.4" found: no such container 2023-11-25T11:40:01.864 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:01 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:01.630+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:01.865 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:01 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:01.479+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:32.100955+0000 front 2023-11-25T11:39:32.100992+0000 (oldest deadline 2023-11-25T11:39:56.201155+0000) 2023-11-25T11:40:01.865 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:01 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:01.479+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:36.201791+0000 front 2023-11-25T11:39:36.201687+0000 (oldest deadline 2023-11-25T11:40:00.301699+0000) 2023-11-25T11:40:01.865 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:01 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:01.725+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:01.866 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:01 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:01.725+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:02.199 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.4.service' 2023-11-25T11:40:02.240 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-25T11:40:02.240 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-11-25T11:40:02.240 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-11-25T11:40:02.241 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.5 2023-11-25T11:40:02.517 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:02 smithi181 systemd[1]: Stopping Ceph osd.5 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:40:02.517 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:02 smithi181 bash[135965]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd.5" found: no such container 2023-11-25T11:40:02.517 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:02 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:02.414+0000 7faf7f3b1700 -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-11-25T11:40:02.517 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:02 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:02.414+0000 7faf7f3b1700 -1 osd.5 69 *** Got signal Terminated *** 2023-11-25T11:40:02.517 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:02 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:02.414+0000 7faf7f3b1700 -1 osd.5 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-25T11:40:02.869 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:02 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:02.703+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:02.869 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:02 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:02.703+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:02.869 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:02 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:02.516+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:32.100955+0000 front 2023-11-25T11:39:32.100992+0000 (oldest deadline 2023-11-25T11:39:56.201155+0000) 2023-11-25T11:40:02.870 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:02 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:02.516+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:36.201791+0000 front 2023-11-25T11:39:36.201687+0000 (oldest deadline 2023-11-25T11:40:00.301699+0000) 2023-11-25T11:40:02.870 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:02 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:02.633+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:03.869 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:03 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:03.708+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:03.869 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:03 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:03.708+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:03.870 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:03 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:03.614+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:03.870 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:03 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:03.509+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:32.100955+0000 front 2023-11-25T11:39:32.100992+0000 (oldest deadline 2023-11-25T11:39:56.201155+0000) 2023-11-25T11:40:03.870 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:03 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:03.509+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:36.201791+0000 front 2023-11-25T11:39:36.201687+0000 (oldest deadline 2023-11-25T11:40:00.301699+0000) 2023-11-25T11:40:04.869 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:04 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:04.714+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:04.869 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:04 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:04.714+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:04.870 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:04 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:04.533+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:32.100955+0000 front 2023-11-25T11:39:32.100992+0000 (oldest deadline 2023-11-25T11:39:56.201155+0000) 2023-11-25T11:40:04.870 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:04 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:04.533+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:36.201791+0000 front 2023-11-25T11:39:36.201687+0000 (oldest deadline 2023-11-25T11:40:00.301699+0000) 2023-11-25T11:40:04.870 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:04 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:04.625+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:04.870 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:04 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:04.625+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:05.869 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:05 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:05.732+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:05.869 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:05 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:05.732+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:05.870 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:05 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:05.582+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:32.100955+0000 front 2023-11-25T11:39:32.100992+0000 (oldest deadline 2023-11-25T11:39:56.201155+0000) 2023-11-25T11:40:05.870 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:05 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:05.582+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:36.201791+0000 front 2023-11-25T11:39:36.201687+0000 (oldest deadline 2023-11-25T11:40:00.301699+0000) 2023-11-25T11:40:05.870 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:05 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:05.587+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:05.870 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:05 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:05.587+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:06.869 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:06 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:06.739+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:06.869 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:06 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:06.739+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:06.870 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:06 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:06.598+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:32.100955+0000 front 2023-11-25T11:39:32.100992+0000 (oldest deadline 2023-11-25T11:39:56.201155+0000) 2023-11-25T11:40:06.870 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:06 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5[118688]: 2023-11-25T11:40:06.598+0000 7faf7c54d700 -1 osd.5 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:36.201791+0000 front 2023-11-25T11:39:36.201687+0000 (oldest deadline 2023-11-25T11:40:00.301699+0000) 2023-11-25T11:40:06.870 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:06 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:06.622+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:06.870 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:06 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:06.622+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:07.869 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:07 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:07.612+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:07.870 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:07 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:07.612+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:07.870 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:07 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:07.715+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:07.870 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:07 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:07.715+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:07.871 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:07 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:07.715+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:43.590499+0000 front 2023-11-25T11:39:43.590440+0000 (oldest deadline 2023-11-25T11:40:07.690338+0000) 2023-11-25T11:40:08.369 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:08 smithi181 bash[135978]: ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-5 2023-11-25T11:40:08.369 INFO:journalctl@ceph.osd.5.smithi181.stdout:Nov 25 11:40:08 smithi181 bash[136021]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd.5" found: no such container 2023-11-25T11:40:08.915 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:08 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:08.738+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:08.915 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:08 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:08.738+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:08.916 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:08 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:08.738+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:43.590499+0000 front 2023-11-25T11:39:43.590440+0000 (oldest deadline 2023-11-25T11:40:07.690338+0000) 2023-11-25T11:40:08.916 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:08 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:08.651+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:08.916 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:08 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:08.651+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:09.073 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.5.service' 2023-11-25T11:40:09.114 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-25T11:40:09.115 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-11-25T11:40:09.115 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-11-25T11:40:09.115 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.6 2023-11-25T11:40:09.619 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:09 smithi181 systemd[1]: Stopping Ceph osd.6 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:40:09.619 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:09 smithi181 bash[136196]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd.6" found: no such container 2023-11-25T11:40:09.620 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:09 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:09.268+0000 7fb3e70ff700 -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-11-25T11:40:09.620 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:09 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:09.268+0000 7fb3e70ff700 -1 osd.6 69 *** Got signal Terminated *** 2023-11-25T11:40:09.620 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:09 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:09.268+0000 7fb3e70ff700 -1 osd.6 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-25T11:40:10.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:09 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:09.688+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:10.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:09 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:09.688+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:10.120 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:09 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:09.765+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:10.120 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:09 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:09.765+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:10.120 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:09 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:09.765+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:43.590499+0000 front 2023-11-25T11:39:43.590440+0000 (oldest deadline 2023-11-25T11:40:07.690338+0000) 2023-11-25T11:40:11.119 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:10 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:10.781+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:11.119 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:10 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:10.781+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:11.120 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:10 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:10.781+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:43.590499+0000 front 2023-11-25T11:39:43.590440+0000 (oldest deadline 2023-11-25T11:40:07.690338+0000) 2023-11-25T11:40:11.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:10 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:10.700+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:11.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:10 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:10.700+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:12.119 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:11 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:11.772+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:12.120 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:11 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:11.772+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:12.120 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:11 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:11.772+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:43.590499+0000 front 2023-11-25T11:39:43.590440+0000 (oldest deadline 2023-11-25T11:40:07.690338+0000) 2023-11-25T11:40:12.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:11 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:11.701+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:12.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:11 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:11.701+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:12.121 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:11 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:11.701+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:45.521735+0000 front 2023-11-25T11:39:45.521754+0000 (oldest deadline 2023-11-25T11:40:10.821574+0000) 2023-11-25T11:40:13.119 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:12 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:12.807+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:13.120 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:12 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:12.807+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:13.120 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:12 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:12.807+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:43.590499+0000 front 2023-11-25T11:39:43.590440+0000 (oldest deadline 2023-11-25T11:40:07.690338+0000) 2023-11-25T11:40:13.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:12 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:12.736+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:13.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:12 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:12.736+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:13.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:12 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:12.736+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:45.521735+0000 front 2023-11-25T11:39:45.521754+0000 (oldest deadline 2023-11-25T11:40:10.821574+0000) 2023-11-25T11:40:14.119 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:13 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:13.845+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:30.188547+0000 front 2023-11-25T11:39:30.188559+0000 (oldest deadline 2023-11-25T11:39:56.088587+0000) 2023-11-25T11:40:14.120 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:13 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:13.845+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:37.189705+0000 front 2023-11-25T11:39:37.189779+0000 (oldest deadline 2023-11-25T11:40:00.089657+0000) 2023-11-25T11:40:14.120 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:13 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6[122222]: 2023-11-25T11:40:13.845+0000 7fb3e3a9a700 -1 osd.6 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:43.590499+0000 front 2023-11-25T11:39:43.590440+0000 (oldest deadline 2023-11-25T11:40:07.690338+0000) 2023-11-25T11:40:14.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:13 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:13.738+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:14.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:13 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:13.738+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:14.121 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:13 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:13.738+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:45.521735+0000 front 2023-11-25T11:39:45.521754+0000 (oldest deadline 2023-11-25T11:40:10.821574+0000) 2023-11-25T11:40:15.118 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:14 smithi181 bash[136208]: ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-6 2023-11-25T11:40:15.118 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:14 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:14.787+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:15.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:14 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:14.787+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:15.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:14 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:14.787+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:45.521735+0000 front 2023-11-25T11:39:45.521754+0000 (oldest deadline 2023-11-25T11:40:10.821574+0000) 2023-11-25T11:40:15.369 INFO:journalctl@ceph.osd.6.smithi181.stdout:Nov 25 11:40:15 smithi181 bash[136252]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd.6" found: no such container 2023-11-25T11:40:16.014 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:15 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:15.786+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:16.015 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:15 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:15.786+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:16.015 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:15 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:15.786+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:45.521735+0000 front 2023-11-25T11:39:45.521754+0000 (oldest deadline 2023-11-25T11:40:10.821574+0000) 2023-11-25T11:40:16.015 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:15 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:15.786+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2023-11-25T11:39:52.522723+0000 front 2023-11-25T11:39:52.522667+0000 (oldest deadline 2023-11-25T11:40:14.822626+0000) 2023-11-25T11:40:16.021 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.6.service' 2023-11-25T11:40:16.061 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-25T11:40:16.061 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-11-25T11:40:16.061 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-11-25T11:40:16.062 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.7 2023-11-25T11:40:16.369 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:16 smithi181 systemd[1]: Stopping Ceph osd.7 for 478f282e-8b84-11ee-95a1-87774f69a715... 2023-11-25T11:40:16.369 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:16 smithi181 bash[136429]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd.7" found: no such container 2023-11-25T11:40:16.370 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:16 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:16.236+0000 7f1be551d700 -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-11-25T11:40:16.370 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:16 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:16.236+0000 7f1be551d700 -1 osd.7 69 *** Got signal Terminated *** 2023-11-25T11:40:16.370 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:16 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:16.236+0000 7f1be551d700 -1 osd.7 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-25T11:40:17.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:16 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:16.761+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:17.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:16 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:16.761+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:17.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:16 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:16.761+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:45.521735+0000 front 2023-11-25T11:39:45.521754+0000 (oldest deadline 2023-11-25T11:40:10.821574+0000) 2023-11-25T11:40:17.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:16 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:16.761+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2023-11-25T11:39:52.522723+0000 front 2023-11-25T11:39:52.522667+0000 (oldest deadline 2023-11-25T11:40:14.822626+0000) 2023-11-25T11:40:18.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:17 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:17.748+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:18.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:17 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:17.748+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:18.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:17 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:17.748+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:45.521735+0000 front 2023-11-25T11:39:45.521754+0000 (oldest deadline 2023-11-25T11:40:10.821574+0000) 2023-11-25T11:40:18.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:17 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:17.748+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2023-11-25T11:39:52.522723+0000 front 2023-11-25T11:39:52.522667+0000 (oldest deadline 2023-11-25T11:40:14.822626+0000) 2023-11-25T11:40:19.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:18 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:18.771+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:19.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:18 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:18.771+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:19.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:18 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:18.771+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:45.521735+0000 front 2023-11-25T11:39:45.521754+0000 (oldest deadline 2023-11-25T11:40:10.821574+0000) 2023-11-25T11:40:19.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:18 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:18.771+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2023-11-25T11:39:52.522723+0000 front 2023-11-25T11:39:52.522667+0000 (oldest deadline 2023-11-25T11:40:14.822626+0000) 2023-11-25T11:40:20.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:19 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:19.757+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:20.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:19 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:19.757+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:20.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:19 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:19.757+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:45.521735+0000 front 2023-11-25T11:39:45.521754+0000 (oldest deadline 2023-11-25T11:40:10.821574+0000) 2023-11-25T11:40:20.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:19 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:19.757+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2023-11-25T11:39:52.522723+0000 front 2023-11-25T11:39:52.522667+0000 (oldest deadline 2023-11-25T11:40:14.822626+0000) 2023-11-25T11:40:21.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:20 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:20.751+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6806 osd.0 since back 2023-11-25T11:39:28.817834+0000 front 2023-11-25T11:39:28.817933+0000 (oldest deadline 2023-11-25T11:39:53.517884+0000) 2023-11-25T11:40:21.119 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:20 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:20.751+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6814 osd.1 since back 2023-11-25T11:39:39.120835+0000 front 2023-11-25T11:39:39.120719+0000 (oldest deadline 2023-11-25T11:40:04.420639+0000) 2023-11-25T11:40:21.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:20 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:20.751+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6822 osd.2 since back 2023-11-25T11:39:45.521735+0000 front 2023-11-25T11:39:45.521754+0000 (oldest deadline 2023-11-25T11:40:10.821574+0000) 2023-11-25T11:40:21.120 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:20 smithi181 ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7[125699]: 2023-11-25T11:40:20.751+0000 7f1bde6b1700 -1 osd.7 69 heartbeat_check: no reply from 172.21.15.135:6830 osd.3 since back 2023-11-25T11:39:52.522723+0000 front 2023-11-25T11:39:52.522667+0000 (oldest deadline 2023-11-25T11:40:14.822626+0000) 2023-11-25T11:40:22.318 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:21 smithi181 bash[136442]: ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd-7 2023-11-25T11:40:22.318 INFO:journalctl@ceph.osd.7.smithi181.stdout:Nov 25 11:40:22 smithi181 bash[136529]: Error: no container with name or ID "ceph-478f282e-8b84-11ee-95a1-87774f69a715-osd.7" found: no such container 2023-11-25T11:40:23.030 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-478f282e-8b84-11ee-95a1-87774f69a715@osd.7.service' 2023-11-25T11:40:23.069 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-25T11:40:23.070 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-11-25T11:40:23.070 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 478f282e-8b84-11ee-95a1-87774f69a715 --force --keep-logs 2023-11-25T11:40:45.055 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 478f282e-8b84-11ee-95a1-87774f69a715 --force --keep-logs 2023-11-25T11:41:02.325 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-25T11:41:02.363 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-25T11:41:02.393 INFO:tasks.cephadm:Archiving crash dumps... 2023-11-25T11:41:02.396 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi/7466755/remote/smithi135/crash 2023-11-25T11:41:02.397 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/crash -- . 2023-11-25T11:41:02.448 INFO:teuthology.orchestra.run.smithi135.stderr:tar: /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/crash: Cannot open: No such file or directory 2023-11-25T11:41:02.448 INFO:teuthology.orchestra.run.smithi135.stderr:tar: Error is not recoverable: exiting now 2023-11-25T11:41:02.450 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi/7466755/remote/smithi181/crash 2023-11-25T11:41:02.451 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/crash -- . 2023-11-25T11:41:02.489 INFO:teuthology.orchestra.run.smithi181.stderr:tar: /var/lib/ceph/478f282e-8b84-11ee-95a1-87774f69a715/crash: Cannot open: No such file or directory 2023-11-25T11:41:02.489 INFO:teuthology.orchestra.run.smithi181.stderr:tar: Error is not recoverable: exiting now 2023-11-25T11:41:02.490 INFO:tasks.cephadm:Checking cluster log for badness... 2023-11-25T11:41:02.491 DEBUG:teuthology.orchestra.run.smithi135:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-11-25T11:41:02.522 INFO:teuthology.orchestra.run.smithi135.stderr:grep: /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph.log: No such file or directory 2023-11-25T11:41:02.523 INFO:tasks.cephadm:Compressing logs... 2023-11-25T11:41:02.523 DEBUG:teuthology.orchestra.run.smithi135:> 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-11-25T11:41:02.566 DEBUG:teuthology.orchestra.run.smithi181:> 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-11-25T11:41:02.593 INFO:teuthology.orchestra.run.smithi135.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-25T11:41:02.593 INFO:teuthology.orchestra.run.smithi135.stderr:: No such file or directory 2023-11-25T11:41:02.593 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mds.foofs.smithi135.pojjmg.log 2023-11-25T11:41:02.597 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-volume.log 2023-11-25T11:41:02.597 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mds.foofs.smithi135.pojjmg.log: -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.2.log 2023-11-25T11:41:02.598 INFO:teuthology.orchestra.run.smithi135.stderr: 79.3% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mds.foofs.smithi135.pojjmg.log.gz 2023-11-25T11:41:02.598 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.3.log 2023-11-25T11:41:02.599 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.0.log 2023-11-25T11:41:02.599 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mgr.smithi135.smlppl.log 2023-11-25T11:41:02.600 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.0.log: /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mgr.smithi135.smlppl.log: 90.8% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-volume.log.gz 2023-11-25T11:41:02.601 INFO:teuthology.orchestra.run.smithi181.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-25T11:41:02.601 INFO:teuthology.orchestra.run.smithi181.stderr:: No such file or directory 2023-11-25T11:41:02.601 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.6.log 2023-11-25T11:41:02.602 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-volume.log 2023-11-25T11:41:02.602 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mgr.smithi181.qwsedt.log 2023-11-25T11:41:02.602 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.6.log: /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.7.log 2023-11-25T11:41:02.603 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mgr.smithi181.qwsedt.log: gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mds.foofs.smithi181.xkxmhr.log 2023-11-25T11:41:02.603 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.4.log 2023-11-25T11:41:02.603 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mds.foofs.smithi181.xkxmhr.log: 60.5% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mds.foofs.smithi181.xkxmhr.log.gz 2023-11-25T11:41:02.603 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.4.log: 91.0% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-volume.log.gz 2023-11-25T11:41:02.604 INFO:teuthology.orchestra.run.smithi181.stderr: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-25T11:41:02.604 INFO:teuthology.orchestra.run.smithi135.stderr: 90.5% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-25T11:41:02.605 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mon.smithi135.log 2023-11-25T11:41:02.606 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.1.log 2023-11-25T11:41:02.607 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.5.log 2023-11-25T11:41:02.607 INFO:teuthology.orchestra.run.smithi181.stderr:gzip -5 --verbose -- /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mon.smithi181.log 2023-11-25T11:41:02.728 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mon.smithi135.log: /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.1.log: 88.5% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mgr.smithi135.smlppl.log.gz 2023-11-25T11:41:02.733 INFO:teuthology.orchestra.run.smithi181.stderr:/var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.5.log: /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mon.smithi181.log: 90.1% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mgr.smithi181.qwsedt.log.gz 2023-11-25T11:41:02.867 INFO:teuthology.orchestra.run.smithi181.stderr: 92.3% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mon.smithi181.log.gz 2023-11-25T11:41:03.582 INFO:teuthology.orchestra.run.smithi135.stderr: 91.7% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-mon.smithi135.log.gz 2023-11-25T11:41:12.687 INFO:teuthology.orchestra.run.smithi135.stderr: 94.5% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.2.log.gz 2023-11-25T11:41:13.055 INFO:teuthology.orchestra.run.smithi181.stderr: 94.0% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.4.log.gz 2023-11-25T11:41:13.958 INFO:teuthology.orchestra.run.smithi181.stderr: 94.3% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.6.log.gz 2023-11-25T11:41:15.146 INFO:teuthology.orchestra.run.smithi135.stderr: 94.1% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.3.log.gz 2023-11-25T11:41:15.275 INFO:teuthology.orchestra.run.smithi135.stderr: 94.1% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.0.log.gz 2023-11-25T11:41:16.445 INFO:teuthology.orchestra.run.smithi135.stderr: 94.3% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.1.log.gz 2023-11-25T11:41:16.447 INFO:teuthology.orchestra.run.smithi135.stderr: 2023-11-25T11:41:16.447 INFO:teuthology.orchestra.run.smithi135.stderr:real 0m13.864s 2023-11-25T11:41:16.447 INFO:teuthology.orchestra.run.smithi135.stderr:user 0m48.195s 2023-11-25T11:41:16.447 INFO:teuthology.orchestra.run.smithi135.stderr:sys 0m2.041s 2023-11-25T11:41:17.153 INFO:teuthology.orchestra.run.smithi181.stderr: 94.3% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.5.log.gz 2023-11-25T11:41:19.523 INFO:teuthology.orchestra.run.smithi181.stderr: 94.2% -- replaced with /var/log/ceph/478f282e-8b84-11ee-95a1-87774f69a715/ceph-osd.7.log.gz 2023-11-25T11:41:19.524 INFO:teuthology.orchestra.run.smithi181.stderr: 2023-11-25T11:41:19.525 INFO:teuthology.orchestra.run.smithi181.stderr:real 0m16.940s 2023-11-25T11:41:19.525 INFO:teuthology.orchestra.run.smithi181.stderr:user 0m51.614s 2023-11-25T11:41:19.525 INFO:teuthology.orchestra.run.smithi181.stderr:sys 0m2.040s 2023-11-25T11:41:19.526 INFO:tasks.cephadm:Archiving logs... 2023-11-25T11:41:19.526 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi/7466755/remote/smithi135/log 2023-11-25T11:41:19.528 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-25T11:41:25.828 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi/7466755/remote/smithi181/log 2023-11-25T11:41:25.829 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-25T11:41:32.276 INFO:tasks.cephadm:Removing cluster... 2023-11-25T11:41:32.276 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 478f282e-8b84-11ee-95a1-87774f69a715 --force 2023-11-25T11:41:32.656 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 478f282e-8b84-11ee-95a1-87774f69a715 --force 2023-11-25T11:41:33.047 INFO:tasks.cephadm:Removing cephadm ... 2023-11-25T11:41:33.047 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-25T11:41:33.066 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-25T11:41:33.085 INFO:tasks.cephadm:Teardown complete 2023-11-25T11:41:33.085 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-11-25T11:41:33.095 INFO:teuthology.task.clock:Checking final clock skew... 2023-11-25T11:41:33.096 DEBUG:teuthology.orchestra.run.smithi135:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-25T11:41:33.109 DEBUG:teuthology.orchestra.run.smithi181:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-25T11:41:33.123 INFO:teuthology.orchestra.run.smithi135.stderr:bash: ntpq: command not found 2023-11-25T11:41:33.128 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-25T11:41:33.128 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2023-11-25T11:41:33.128 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 5 +1106us[+1106us] +/- 73ms 2023-11-25T11:41:33.129 INFO:teuthology.orchestra.run.smithi135.stdout:^* hv02.front.sepia.ceph.com 3 6 377 6 -638us[ -607us] +/- 65ms 2023-11-25T11:41:33.129 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 7 -260us[ -230us] +/- 61ms 2023-11-25T11:41:33.129 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:41:33.141 INFO:teuthology.orchestra.run.smithi181.stderr:bash: ntpq: command not found 2023-11-25T11:41:33.147 INFO:teuthology.orchestra.run.smithi181.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-25T11:41:33.147 INFO:teuthology.orchestra.run.smithi181.stdout:=============================================================================== 2023-11-25T11:41:33.147 INFO:teuthology.orchestra.run.smithi181.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 6 +1130us[+1130us] +/- 73ms 2023-11-25T11:41:33.147 INFO:teuthology.orchestra.run.smithi181.stdout:^* hv02.front.sepia.ceph.com 3 6 377 8 -619us[ -582us] +/- 65ms 2023-11-25T11:41:33.148 INFO:teuthology.orchestra.run.smithi181.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 6 -249us[ -249us] +/- 61ms 2023-11-25T11:41:33.148 INFO:teuthology.orchestra.run.smithi181.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-11-25T11:41:33.148 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-11-25T11:41:33.158 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-11-25T11:41:33.159 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-11-25T11:41:33.212 DEBUG:teuthology.orchestra.run.smithi135:> 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-11-25T11:41:33.307 DEBUG:teuthology.orchestra.run.smithi181:> 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-11-25T11:41:33.399 DEBUG:teuthology.orchestra.run.smithi135:> 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-11-25T11:41:33.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:41:33.432 DEBUG:teuthology.orchestra.run.smithi181:> 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-11-25T11:41:33.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:41:33.464 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-11-25T11:41:33.475 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-11-25T11:41:33.485 INFO:teuthology.task.internal:Duration was 1880.882730 seconds 2023-11-25T11:41:33.485 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-11-25T11:41:33.561 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-11-25T11:41:33.561 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-25T11:41:33.564 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-25T11:41:33.607 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-25T11:41:33.610 INFO:teuthology.orchestra.run.smithi181.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-25T11:41:34.068 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-11-25T11:41:34.068 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi135.front.sepia.ceph.com 2023-11-25T11:41:34.069 DEBUG:teuthology.orchestra.run.smithi135:> 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-11-25T11:41:34.094 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi181.front.sepia.ceph.com 2023-11-25T11:41:34.094 DEBUG:teuthology.orchestra.run.smithi181:> 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-11-25T11:41:34.117 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-11-25T11:41:34.118 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-25T11:41:34.137 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-25T11:41:34.212 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-11-25T11:41:34.212 DEBUG:teuthology.orchestra.run.smithi135:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-25T11:41:34.215 DEBUG:teuthology.orchestra.run.smithi181:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-25T11:41:43.278 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-11-25T11:41:43.290 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-11-25T11:41:43.290 DEBUG:teuthology.orchestra.run.smithi135:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-25T11:41:43.318 DEBUG:teuthology.orchestra.run.smithi181:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-25T11:41:43.352 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-11-25T11:41:43.362 DEBUG:teuthology.orchestra.run.smithi135:> 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-11-25T11:41:43.365 DEBUG:teuthology.orchestra.run.smithi181:> 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-11-25T11:41:43.389 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = core 2023-11-25T11:41:43.424 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = core 2023-11-25T11:41:43.474 DEBUG:teuthology.orchestra.run.smithi135:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-25T11:41:43.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:41:43.492 DEBUG:teuthology.orchestra.run.smithi181:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-25T11:41:43.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-25T11:41:43.533 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-11-25T11:41:43.546 INFO:teuthology.task.internal:Transferring archived files... 2023-11-25T11:41:43.547 DEBUG:teuthology.misc:Transferring archived files from smithi135:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi/7466755/remote/smithi135 2023-11-25T11:41:43.547 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-25T11:41:43.620 DEBUG:teuthology.misc:Transferring archived files from smithi181:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi/7466755/remote/smithi181 2023-11-25T11:41:43.620 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-25T11:41:43.668 INFO:teuthology.task.internal:Removing archive directory... 2023-11-25T11:41:43.670 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-25T11:41:43.673 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-25T11:41:43.716 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-11-25T11:41:44.172 INFO:teuthology.task.internal:Not uploading archives. 2023-11-25T11:41:44.172 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-11-25T11:41:44.191 INFO:teuthology.task.internal:Tidying up after the test... 2023-11-25T11:41:44.191 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-25T11:41:44.193 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-25T11:41:44.209 INFO:teuthology.orchestra.run.smithi135.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 25 11:41 /home/ubuntu/cephtest 2023-11-25T11:41:44.214 INFO:teuthology.orchestra.run.smithi181.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 25 11:41 /home/ubuntu/cephtest 2023-11-25T11:41:44.216 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-11-25T11:41:44.261 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-11-25T11:41:44.282 INFO:teuthology.nuke:Checking targets against current locks 2023-11-25T11:41:44.306 DEBUG:teuthology.nuke:shortname: smithi135 2023-11-25T11:41:44.306 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-25T11:41:44.328 DEBUG:teuthology.nuke:shortname: smithi181 2023-11-25T11:41:44.328 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-25T11:41:44.331 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi/7466755', '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-11-25 11:01:58.112948', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPzJtpqHMDgT49BS57U3VX683KgvtkJHKBflYKd+Q7Lli+yu0UxgafWWIcLXxmjgsgqEZ2VqRgm84ozj0Z6SHRo='} 2023-11-25T11:41:44.348 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi181.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-11-24_21:25:11-orch-main-distro-default-smithi/7466755', '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-11-25 11:01:58.114692', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBICwGpo+671ZuwiA6/hn0eavF8KaiF/ozwdzR/FRPMFRYTFvdzKi4+XvOsBjzA2Z5k6hLJsUr+8DspRe26mRBBI='} 2023-11-25T11:41:44.376 INFO:teuthology.orchestra.console.smithi135:Power off 2023-11-25T11:41:44.376 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-25T11:41:44.400 DEBUG:teuthology.orchestra.console.smithi135:power off output: Chassis Power Control: Down/Off 2023-11-25T11:41:44.400 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-25T11:41:44.415 INFO:teuthology.orchestra.console.smithi181:Power off 2023-11-25T11:41:44.415 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-25T11:41:44.423 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2023-11-25T11:41:44.437 DEBUG:teuthology.orchestra.console.smithi181:power off output: Chassis Power Control: Down/Off 2023-11-25T11:41:44.437 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-25T11:41:44.461 DEBUG:teuthology.orchestra.console.smithi181:check power output: Chassis Power is on 2023-11-25T11:41:48.424 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-25T11:41:48.462 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-25T11:41:48.535 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2023-11-25T11:41:48.570 DEBUG:teuthology.orchestra.console.smithi181:check power output: Chassis Power is on 2023-11-25T11:41:52.540 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-25T11:41:52.571 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-25T11:41:52.650 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is off 2023-11-25T11:41:52.681 DEBUG:teuthology.orchestra.console.smithi181:check power output: Chassis Power is on 2023-11-25T11:41:52.751 INFO:teuthology.orchestra.console.smithi135:Power off completed 2023-11-25T11:41:56.685 DEBUG:teuthology.orchestra.console.smithi181:pexpect command: ipmitool -H smithi181.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-25T11:41:56.795 DEBUG:teuthology.orchestra.console.smithi181:check power output: Chassis Power is off 2023-11-25T11:41:56.895 INFO:teuthology.orchestra.console.smithi181:Power off completed 2023-11-25T11:41:57.000 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: 1880.8827300071716 failure_reason: 'Command failed on smithi135 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 478f282e-8b84-11ee-95a1-87774f69a715 -e sha1=ec928368edcc5fc71884a56fd9fd821b148f4e30 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=8f54878e3e1741288e8cba72a444e457 status: fail success: false 2023-11-25T11:41:57.000 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-25T11:41:57.073 INFO:teuthology.run:FAIL