2023-12-09T02:05:02.019 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-09T02:05:02.019 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484629 --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} --name yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi --verbose -- /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484629/orig.config.yaml 2023-12-09T02:05:02.057 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-09T02:05:02.137 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484629 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: '7484629' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-08_19:38:02-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: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 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: 8320 sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 targets: smithi027.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFXCZUzm91ookjk63G4UXJ1Euyv9fw3g18y0AgxQmm02dC7jII30lZgDPM1t9OP40alcREg+5dVvtfzcPXPIYmM= smithi043.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGkAhgJstdT/8Xs3l0LtXtnYHE5WdiE59YytspXJuz5+zctN9El3OrMy66BixILVpVDFjlC/u7XciMb0W21QvL0= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.wait_for_service: service: mds.foofs - cephadm.shell: host.a: - ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2 - ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done - vip.exec: host.a: - mkdir /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done - echo test > /mnt/foo/testfile - sync - parallel: - upgrade-tasks - workload-tasks - vip.exec: host.a: - umount /mnt/foo - cephadm.shell: host.a: - ceph nfs cluster ls | grep foo - ceph nfs export ls foo --detailed - rados -p .nfs --all ls - - ceph config get mgr mgr/cephadm/migration_current | grep 6 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-08_19:38:02 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph orch upgrade status - ceph health detail - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 workload-tasks: sequential: - exec: host.a: - cd /mnt/foo && dbench 5 -t 600 || true - umount /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done - cd /mnt/foo && dbench 5 -t 5 2023-12-09T02:05:02.137 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa; will attempt to use it 2023-12-09T02:05:02.138 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa/tasks 2023-12-09T02:05:02.138 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-09T02:05:02.140 INFO:teuthology.task.internal:Checking packages... 2023-12-09T02:05:02.163 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '9dcc13bb80dcc1cdea72b04d80505b4649a2b882' 2023-12-09T02:05:02.163 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-09T02:05:02.163 INFO:teuthology.packaging:ref: None 2023-12-09T02:05:02.163 INFO:teuthology.packaging:tag: None 2023-12-09T02:05:02.163 INFO:teuthology.packaging:branch: main 2023-12-09T02:05:02.163 INFO:teuthology.packaging:sha1: 9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T02:05:02.163 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-12-09T02:05:02.401 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-58.ge94de282 2023-12-09T02:05:02.402 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-09T02:05:02.410 INFO:teuthology.task.internal:no buildpackages task found 2023-12-09T02:05:02.411 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-09T02:05:02.425 INFO:teuthology.task.internal:Saving configuration 2023-12-09T02:05:02.439 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-09T02:05:02.451 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-09T02:05:02.475 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi027.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484629', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-09 01:58:10.915058', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFXCZUzm91ookjk63G4UXJ1Euyv9fw3g18y0AgxQmm02dC7jII30lZgDPM1t9OP40alcREg+5dVvtfzcPXPIYmM='} 2023-12-09T02:05:02.500 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi043.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484629', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-09 01:58:10.912591', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGkAhgJstdT/8Xs3l0LtXtnYHE5WdiE59YytspXJuz5+zctN9El3OrMy66BixILVpVDFjlC/u7XciMb0W21QvL0='} 2023-12-09T02:05:02.500 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-09T02:05:02.511 INFO:teuthology.task.internal:roles: ubuntu@smithi027.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2023-12-09T02:05:02.511 INFO:teuthology.task.internal:roles: ubuntu@smithi043.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2023-12-09T02:05:02.511 INFO:teuthology.run_tasks:Running task console_log... 2023-12-09T02:05:02.589 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff350972280>, signals=[15]) 2023-12-09T02:05:02.589 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-09T02:05:02.598 INFO:teuthology.task.internal:Opening connections... 2023-12-09T02:05:02.599 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi027.front.sepia.ceph.com 2023-12-09T02:05:02.601 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T02:05:02.671 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi043.front.sepia.ceph.com 2023-12-09T02:05:02.672 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T02:05:02.742 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-09T02:05:02.752 DEBUG:teuthology.orchestra.run.smithi027:> uname -m 2023-12-09T02:05:02.776 INFO:teuthology.orchestra.run.smithi027.stdout:x86_64 2023-12-09T02:05:02.776 DEBUG:teuthology.orchestra.run.smithi027:> cat /etc/os-release 2023-12-09T02:05:02.837 INFO:teuthology.orchestra.run.smithi027.stdout:NAME="CentOS Stream" 2023-12-09T02:05:02.838 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION="8" 2023-12-09T02:05:02.838 INFO:teuthology.orchestra.run.smithi027.stdout:ID="centos" 2023-12-09T02:05:02.838 INFO:teuthology.orchestra.run.smithi027.stdout:ID_LIKE="rhel fedora" 2023-12-09T02:05:02.838 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_ID="8" 2023-12-09T02:05:02.838 INFO:teuthology.orchestra.run.smithi027.stdout:PLATFORM_ID="platform:el8" 2023-12-09T02:05:02.838 INFO:teuthology.orchestra.run.smithi027.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-09T02:05:02.838 INFO:teuthology.orchestra.run.smithi027.stdout:ANSI_COLOR="0;31" 2023-12-09T02:05:02.838 INFO:teuthology.orchestra.run.smithi027.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-09T02:05:02.838 INFO:teuthology.orchestra.run.smithi027.stdout:HOME_URL="https://centos.org/" 2023-12-09T02:05:02.838 INFO:teuthology.orchestra.run.smithi027.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-09T02:05:02.838 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-09T02:05:02.838 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-09T02:05:02.839 INFO:teuthology.lock.ops:Updating smithi027.front.sepia.ceph.com on lock server 2023-12-09T02:05:02.864 DEBUG:teuthology.orchestra.run.smithi043:> uname -m 2023-12-09T02:05:02.887 INFO:teuthology.orchestra.run.smithi043.stdout:x86_64 2023-12-09T02:05:02.888 DEBUG:teuthology.orchestra.run.smithi043:> cat /etc/os-release 2023-12-09T02:05:02.950 INFO:teuthology.orchestra.run.smithi043.stdout:NAME="CentOS Stream" 2023-12-09T02:05:02.950 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION="8" 2023-12-09T02:05:02.950 INFO:teuthology.orchestra.run.smithi043.stdout:ID="centos" 2023-12-09T02:05:02.950 INFO:teuthology.orchestra.run.smithi043.stdout:ID_LIKE="rhel fedora" 2023-12-09T02:05:02.951 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_ID="8" 2023-12-09T02:05:02.951 INFO:teuthology.orchestra.run.smithi043.stdout:PLATFORM_ID="platform:el8" 2023-12-09T02:05:02.951 INFO:teuthology.orchestra.run.smithi043.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-09T02:05:02.951 INFO:teuthology.orchestra.run.smithi043.stdout:ANSI_COLOR="0;31" 2023-12-09T02:05:02.951 INFO:teuthology.orchestra.run.smithi043.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-09T02:05:02.951 INFO:teuthology.orchestra.run.smithi043.stdout:HOME_URL="https://centos.org/" 2023-12-09T02:05:02.951 INFO:teuthology.orchestra.run.smithi043.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-09T02:05:02.951 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-09T02:05:02.951 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-09T02:05:02.952 INFO:teuthology.lock.ops:Updating smithi043.front.sepia.ceph.com on lock server 2023-12-09T02:05:02.972 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-09T02:05:02.982 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-09T02:05:02.989 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-09T02:05:02.990 DEBUG:teuthology.orchestra.run.smithi027:> test '!' -e /home/ubuntu/cephtest 2023-12-09T02:05:02.992 DEBUG:teuthology.orchestra.run.smithi043:> test '!' -e /home/ubuntu/cephtest 2023-12-09T02:05:03.013 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-09T02:05:03.021 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-09T02:05:03.021 DEBUG:teuthology.orchestra.run.smithi027:> test -z $(ls -A /var/lib/ceph) 2023-12-09T02:05:03.055 DEBUG:teuthology.orchestra.run.smithi043:> test -z $(ls -A /var/lib/ceph) 2023-12-09T02:05:03.085 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-09T02:05:03.140 INFO:teuthology.run_tasks:Running task kernel... 2023-12-09T02:05:03.156 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-09T02:05:03.156 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-09T02:05:03.157 DEBUG:teuthology.orchestra.run.smithi027:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-09T02:05:03.157 DEBUG:teuthology.orchestra.run.smithi043:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-09T02:05:03.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T02:05:03.178 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2023-12-09T02:05:03.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T02:05:03.179 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2023-12-09T02:05:03.240 INFO:teuthology.orchestra.run.smithi027.stdout:4.18.0-489.el8.x86_64 2023-12-09T02:05:03.240 INFO:teuthology.task.kernel:Running kernel on smithi027: 4.18.0-489.el8.x86_64 2023-12-09T02:05:03.240 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum install -y kernel 2023-12-09T02:05:03.241 INFO:teuthology.orchestra.run.smithi043.stdout:4.18.0-489.el8.x86_64 2023-12-09T02:05:03.242 INFO:teuthology.task.kernel:Running kernel on smithi043: 4.18.0-489.el8.x86_64 2023-12-09T02:05:03.242 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum install -y kernel 2023-12-09T02:05:16.841 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 8 - AppStream 3.1 MB/s | 34 MB 00:10 2023-12-09T02:05:16.990 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 8 - AppStream 3.1 MB/s | 34 MB 00:11 2023-12-09T02:05:28.707 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 8 - BaseOS 10 MB/s | 55 MB 00:05 2023-12-09T02:05:28.922 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 8 - BaseOS 10 MB/s | 55 MB 00:05 2023-12-09T02:05:37.349 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 8 - Extras 47 kB/s | 18 kB 00:00 2023-12-09T02:05:37.586 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 8 - Extras 65 kB/s | 18 kB 00:00 2023-12-09T02:05:37.700 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 8 - Extras common packages 45 kB/s | 6.9 kB 00:00 2023-12-09T02:05:38.035 INFO:teuthology.orchestra.run.smithi027.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-09T02:05:38.064 INFO:teuthology.orchestra.run.smithi043.stdout:CentOS Stream 8 - Extras common packages 24 kB/s | 6.9 kB 00:00 2023-12-09T02:05:38.382 INFO:teuthology.orchestra.run.smithi043.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-09T02:05:38.802 INFO:teuthology.orchestra.run.smithi027.stdout:Extra Packages for Enterprise Linux 26 MB/s | 16 MB 00:00 2023-12-09T02:05:40.433 INFO:teuthology.orchestra.run.smithi043.stdout:Extra Packages for Enterprise Linux 8.4 MB/s | 16 MB 00:01 2023-12-09T02:05:42.877 INFO:teuthology.orchestra.run.smithi027.stdout:lab-extras 405 kB/s | 24 kB 00:00 2023-12-09T02:05:44.433 INFO:teuthology.orchestra.run.smithi043.stdout:lab-extras 529 kB/s | 24 kB 00:00 2023-12-09T02:05:46.794 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-09T02:05:46.794 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-09T02:05:47.099 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2023-12-09T02:05:47.099 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2023-12-09T02:05:47.100 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2023-12-09T02:05:47.100 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2023-12-09T02:05:47.100 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2023-12-09T02:05:47.100 INFO:teuthology.orchestra.run.smithi027.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-09T02:05:47.100 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2023-12-09T02:05:47.100 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-09T02:05:47.100 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-09T02:05:47.100 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:05:47.100 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2023-12-09T02:05:47.100 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2023-12-09T02:05:47.100 INFO:teuthology.orchestra.run.smithi027.stdout:Install 3 Packages 2023-12-09T02:05:47.100 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:05:47.101 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 90 M 2023-12-09T02:05:47.101 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 96 M 2023-12-09T02:05:47.101 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2023-12-09T02:05:48.366 INFO:teuthology.orchestra.run.smithi043.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-09T02:05:48.366 INFO:teuthology.orchestra.run.smithi043.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-09T02:05:48.674 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-09T02:05:48.675 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-09T02:05:48.675 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2023-12-09T02:05:48.675 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-09T02:05:48.675 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-09T02:05:48.676 INFO:teuthology.orchestra.run.smithi043.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-09T02:05:48.676 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-09T02:05:48.676 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-09T02:05:48.676 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-09T02:05:48.676 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:05:48.676 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-09T02:05:48.676 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-09T02:05:48.676 INFO:teuthology.orchestra.run.smithi043.stdout:Install 3 Packages 2023-12-09T02:05:48.676 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:05:48.677 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 90 M 2023-12-09T02:05:48.677 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 96 M 2023-12-09T02:05:48.677 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-09T02:05:51.081 INFO:teuthology.orchestra.run.smithi027.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 2.6 MB/s | 10 MB 00:03 2023-12-09T02:05:52.809 INFO:teuthology.orchestra.run.smithi043.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 2.5 MB/s | 10 MB 00:04 2023-12-09T02:06:11.810 INFO:teuthology.orchestra.run.smithi027.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 1.5 MB/s | 36 MB 00:24 2023-12-09T02:06:16.692 INFO:teuthology.orchestra.run.smithi043.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 1.3 MB/s | 36 MB 00:27 2023-12-09T02:06:20.502 INFO:teuthology.orchestra.run.smithi027.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 1.3 MB/s | 43 MB 00:33 2023-12-09T02:06:20.502 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2023-12-09T02:06:20.502 INFO:teuthology.orchestra.run.smithi027.stdout:Total 2.7 MB/s | 90 MB 00:33 2023-12-09T02:06:21.200 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2023-12-09T02:06:21.651 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2023-12-09T02:06:21.651 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2023-12-09T02:06:22.946 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2023-12-09T02:06:22.987 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2023-12-09T02:06:24.514 INFO:teuthology.orchestra.run.smithi043.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 1.2 MB/s | 43 MB 00:35 2023-12-09T02:06:24.514 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-09T02:06:24.514 INFO:teuthology.orchestra.run.smithi043.stdout:Total 2.5 MB/s | 90 MB 00:35 2023-12-09T02:06:25.214 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-09T02:06:25.685 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-09T02:06:25.685 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-09T02:06:25.923 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2023-12-09T02:06:26.407 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-09T02:06:26.981 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-09T02:06:27.023 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-09T02:06:29.973 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-09T02:06:30.108 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-09T02:06:30.490 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-09T02:06:30.532 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-09T02:06:34.164 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-09T02:06:34.269 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-09T02:06:34.465 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-09T02:06:34.657 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-09T02:06:38.328 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-09T02:06:38.590 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-09T02:06:57.669 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-09T02:06:57.693 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-09T02:06:58.048 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-09T02:06:58.048 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-09T02:06:58.048 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-09T02:06:58.867 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-09T02:06:58.867 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:06:58.867 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2023-12-09T02:06:58.867 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-09T02:06:58.867 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-09T02:06:58.868 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:06:58.868 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2023-12-09T02:06:59.015 DEBUG:teuthology.orchestra.run.smithi027:> rpm -q kernel | sort -rV | head -n 1 2023-12-09T02:06:59.240 INFO:teuthology.orchestra.run.smithi027.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-09T02:06:59.240 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-09T02:06:59.240 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-09T02:06:59.240 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-09T02:06:59.240 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-09T02:06:59.240 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-09T02:06:59.240 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi027.front.sepia.ceph.com, path=None, version=distro) 2023-12-09T02:06:59.240 DEBUG:teuthology.orchestra.run.smithi027:> rpm -q kernel | sort -rV | head -n 1 2023-12-09T02:06:59.460 INFO:teuthology.orchestra.run.smithi027.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-09T02:06:59.460 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-09T02:06:59.461 DEBUG:teuthology.orchestra.run.smithi027:> sudo rpm -qi grub2-tools 2023-12-09T02:06:59.495 INFO:teuthology.orchestra.run.smithi027.stdout:Name : grub2-tools 2023-12-09T02:06:59.495 INFO:teuthology.orchestra.run.smithi027.stdout:Epoch : 1 2023-12-09T02:06:59.495 INFO:teuthology.orchestra.run.smithi027.stdout:Version : 2.02 2023-12-09T02:06:59.495 INFO:teuthology.orchestra.run.smithi027.stdout:Release : 129.el8 2023-12-09T02:06:59.495 INFO:teuthology.orchestra.run.smithi027.stdout:Architecture: x86_64 2023-12-09T02:06:59.495 INFO:teuthology.orchestra.run.smithi027.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:Group : System Environment/Base 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:Size : 9265586 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:License : GPLv3+ 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:Relocations : (not relocatable) 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:Packager : CentOS BuildSystem 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:Vendor : CentOS 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:Summary : Support tools for GRUB. 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:Description : 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:06:59.496 INFO:teuthology.orchestra.run.smithi027.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-09T02:06:59.497 INFO:teuthology.orchestra.run.smithi027.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-09T02:06:59.497 INFO:teuthology.orchestra.run.smithi027.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-09T02:06:59.497 INFO:teuthology.orchestra.run.smithi027.stdout:hardware devices. 2023-12-09T02:06:59.497 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:06:59.497 INFO:teuthology.orchestra.run.smithi027.stdout:This subpackage provides tools for support of all platforms. 2023-12-09T02:06:59.497 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-09T02:06:59.498 INFO:teuthology.task.kernel:Updating grub on smithi027 to boot 4.18.0-526.el8.x86_64 2023-12-09T02:06:59.498 DEBUG:teuthology.orchestra.run.smithi027:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-09T02:07:00.961 INFO:teuthology.orchestra.run.smithi027.stderr:Generating grub configuration file ... 2023-12-09T02:07:02.081 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-09T02:07:02.104 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-09T02:07:02.464 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-09T02:07:02.465 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-09T02:07:02.465 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-09T02:07:03.113 INFO:teuthology.orchestra.run.smithi027.stderr:done 2023-12-09T02:07:03.115 DEBUG:teuthology.orchestra.run.smithi027:> mktemp 2023-12-09T02:07:03.149 INFO:teuthology.orchestra.run.smithi027.stdout:/tmp/tmp.1tHqPfeozC 2023-12-09T02:07:03.150 DEBUG:teuthology.orchestra.run.smithi027:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.1tHqPfeozC 2023-12-09T02:07:03.222 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 0666 /tmp/tmp.1tHqPfeozC 2023-12-09T02:07:03.337 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-09T02:07:03.338 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:07:03.338 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-09T02:07:03.338 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-09T02:07:03.338 INFO:teuthology.orchestra.run.smithi043.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-09T02:07:03.338 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:07:03.338 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-09T02:07:03.367 DEBUG:teuthology.orchestra.remote:smithi027:/tmp/tmp.1tHqPfeozC is 6KB 2023-12-09T02:07:03.415 DEBUG:teuthology.orchestra.run.smithi027:> rm -fr /tmp/tmp.1tHqPfeozC 2023-12-09T02:07:03.433 DEBUG:teuthology.orchestra.run.smithi027:> sudo /bin/ls /boot/loader/entries || true 2023-12-09T02:07:03.488 DEBUG:teuthology.orchestra.run.smithi043:> rpm -q kernel | sort -rV | head -n 1 2023-12-09T02:07:03.518 INFO:teuthology.orchestra.run.smithi027.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-09T02:07:03.518 INFO:teuthology.orchestra.run.smithi027.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-09T02:07:03.518 INFO:teuthology.orchestra.run.smithi027.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-09T02:07:03.518 INFO:teuthology.orchestra.run.smithi027.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-09T02:07:03.519 DEBUG:teuthology.orchestra.run.smithi027:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-09T02:07:03.623 DEBUG:teuthology.orchestra.run.smithi027:> sudo shutdown -r now 2023-12-09T02:07:03.710 INFO:teuthology.orchestra.run.smithi043.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-09T02:07:03.710 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-09T02:07:03.710 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-09T02:07:03.710 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-09T02:07:03.710 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-09T02:07:03.710 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-09T02:07:03.711 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi043.front.sepia.ceph.com, path=None, version=distro) 2023-12-09T02:07:03.711 DEBUG:teuthology.orchestra.run.smithi043:> rpm -q kernel | sort -rV | head -n 1 2023-12-09T02:07:03.930 INFO:teuthology.orchestra.run.smithi043.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-09T02:07:03.931 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-09T02:07:03.931 DEBUG:teuthology.orchestra.run.smithi043:> sudo rpm -qi grub2-tools 2023-12-09T02:07:03.965 INFO:teuthology.orchestra.run.smithi043.stdout:Name : grub2-tools 2023-12-09T02:07:03.965 INFO:teuthology.orchestra.run.smithi043.stdout:Epoch : 1 2023-12-09T02:07:03.966 INFO:teuthology.orchestra.run.smithi043.stdout:Version : 2.02 2023-12-09T02:07:03.966 INFO:teuthology.orchestra.run.smithi043.stdout:Release : 129.el8 2023-12-09T02:07:03.966 INFO:teuthology.orchestra.run.smithi043.stdout:Architecture: x86_64 2023-12-09T02:07:03.966 INFO:teuthology.orchestra.run.smithi043.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-09T02:07:03.966 INFO:teuthology.orchestra.run.smithi043.stdout:Group : System Environment/Base 2023-12-09T02:07:03.966 INFO:teuthology.orchestra.run.smithi043.stdout:Size : 9265586 2023-12-09T02:07:03.966 INFO:teuthology.orchestra.run.smithi043.stdout:License : GPLv3+ 2023-12-09T02:07:03.966 INFO:teuthology.orchestra.run.smithi043.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-09T02:07:03.966 INFO:teuthology.orchestra.run.smithi043.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-09T02:07:03.966 INFO:teuthology.orchestra.run.smithi043.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-09T02:07:03.966 INFO:teuthology.orchestra.run.smithi043.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-09T02:07:03.966 INFO:teuthology.orchestra.run.smithi043.stdout:Relocations : (not relocatable) 2023-12-09T02:07:03.967 INFO:teuthology.orchestra.run.smithi043.stdout:Packager : CentOS BuildSystem 2023-12-09T02:07:03.967 INFO:teuthology.orchestra.run.smithi043.stdout:Vendor : CentOS 2023-12-09T02:07:03.967 INFO:teuthology.orchestra.run.smithi043.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-09T02:07:03.967 INFO:teuthology.orchestra.run.smithi043.stdout:Summary : Support tools for GRUB. 2023-12-09T02:07:03.967 INFO:teuthology.orchestra.run.smithi043.stdout:Description : 2023-12-09T02:07:03.967 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:07:03.967 INFO:teuthology.orchestra.run.smithi043.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-09T02:07:03.967 INFO:teuthology.orchestra.run.smithi043.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-09T02:07:03.967 INFO:teuthology.orchestra.run.smithi043.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-09T02:07:03.967 INFO:teuthology.orchestra.run.smithi043.stdout:hardware devices. 2023-12-09T02:07:03.967 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:07:03.967 INFO:teuthology.orchestra.run.smithi043.stdout:This subpackage provides tools for support of all platforms. 2023-12-09T02:07:03.968 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-09T02:07:03.968 INFO:teuthology.task.kernel:Updating grub on smithi043 to boot 4.18.0-526.el8.x86_64 2023-12-09T02:07:03.968 DEBUG:teuthology.orchestra.run.smithi043:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-09T02:07:05.538 INFO:teuthology.orchestra.run.smithi043.stderr:Generating grub configuration file ... 2023-12-09T02:07:07.657 INFO:teuthology.orchestra.run.smithi043.stderr:done 2023-12-09T02:07:07.658 DEBUG:teuthology.orchestra.run.smithi043:> mktemp 2023-12-09T02:07:07.694 INFO:teuthology.orchestra.run.smithi043.stdout:/tmp/tmp.aTvPDioojh 2023-12-09T02:07:07.694 DEBUG:teuthology.orchestra.run.smithi043:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.aTvPDioojh 2023-12-09T02:07:07.766 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 0666 /tmp/tmp.aTvPDioojh 2023-12-09T02:07:07.908 DEBUG:teuthology.orchestra.remote:smithi043:/tmp/tmp.aTvPDioojh is 6KB 2023-12-09T02:07:07.956 DEBUG:teuthology.orchestra.run.smithi043:> rm -fr /tmp/tmp.aTvPDioojh 2023-12-09T02:07:07.973 DEBUG:teuthology.orchestra.run.smithi043:> sudo /bin/ls /boot/loader/entries || true 2023-12-09T02:07:08.049 INFO:teuthology.orchestra.run.smithi043.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-09T02:07:08.050 INFO:teuthology.orchestra.run.smithi043.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-09T02:07:08.050 INFO:teuthology.orchestra.run.smithi043.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-09T02:07:08.050 INFO:teuthology.orchestra.run.smithi043.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-09T02:07:08.051 DEBUG:teuthology.orchestra.run.smithi043:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-09T02:07:08.176 DEBUG:teuthology.orchestra.run.smithi043:> sudo shutdown -r now 2023-12-09T02:07:33.646 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-09T02:07:33.647 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-12-09T02:07:33.647 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T02:07:38.182 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-09T02:07:38.182 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2023-12-09T02:07:38.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T02:07:52.162 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2023-12-09T02:07:56.514 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.43 2023-12-09T02:08:01.166 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-12-09T02:08:01.167 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T02:08:04.226 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2023-12-09T02:08:05.516 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2023-12-09T02:08:05.516 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T02:08:08.578 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.43 2023-12-09T02:08:16.234 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-12-09T02:08:16.235 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T02:08:19.298 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2023-12-09T02:08:20.580 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2023-12-09T02:08:20.580 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T02:08:34.312 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-12-09T02:08:34.313 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T02:08:37.382 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2023-12-09T02:08:53.276 DEBUG:teuthology.orchestra.run.smithi043:> true 2023-12-09T02:08:54.056 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2023-12-09T02:08:54.056 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-526.el8.x86_64"... 2023-12-09T02:08:54.056 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2023-12-09T02:08:54.078 INFO:teuthology.orchestra.run.smithi043.stdout:4.18.0-526.el8.x86_64 2023-12-09T02:08:54.078 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-09T02:08:54.078 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-09T02:08:54.078 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-09T02:08:55.080 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-09T02:08:55.080 DEBUG:teuthology.orchestra.run.smithi043:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-09T02:08:55.154 INFO:teuthology.orchestra.run.smithi043.stdout:ttyS1 2023-12-09T02:08:55.168 DEBUG:teuthology.parallel:result is None 2023-12-09T02:08:55.383 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-12-09T02:08:55.383 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T02:09:55.386 DEBUG:teuthology.orchestra.remote:timed out 2023-12-09T02:10:16.388 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-12-09T02:10:16.389 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T02:10:16.661 DEBUG:teuthology.orchestra.run.smithi027:> true 2023-12-09T02:10:16.979 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-12-09T02:10:16.979 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-526.el8.x86_64"... 2023-12-09T02:10:16.979 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2023-12-09T02:10:17.000 INFO:teuthology.orchestra.run.smithi027.stdout:4.18.0-526.el8.x86_64 2023-12-09T02:10:17.000 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-09T02:10:17.000 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-09T02:10:17.000 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-09T02:10:18.002 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-09T02:10:18.002 DEBUG:teuthology.orchestra.run.smithi027:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-09T02:10:18.085 INFO:teuthology.orchestra.run.smithi027.stdout:ttyS1 2023-12-09T02:10:18.098 DEBUG:teuthology.parallel:result is None 2023-12-09T02:10:18.098 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-09T02:10:18.107 INFO:teuthology.task.internal:Creating test directory... 2023-12-09T02:10:18.107 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-09T02:10:18.110 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-09T02:10:18.135 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-09T02:10:18.147 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-09T02:10:18.161 INFO:teuthology.task.internal:Creating archive directory... 2023-12-09T02:10:18.161 DEBUG:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-09T02:10:18.172 DEBUG:teuthology.orchestra.run.smithi043:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-09T02:10:18.239 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-09T02:10:18.250 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-09T02:10:18.250 DEBUG:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-09T02:10:18.252 DEBUG:teuthology.orchestra.run.smithi043:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-09T02:10:18.295 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T02:10:18.299 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T02:10:18.306 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T02:10:18.312 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-09T02:10:18.313 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-09T02:10:18.388 INFO:teuthology.task.internal:Configuring sudo... 2023-12-09T02:10:18.388 DEBUG:teuthology.orchestra.run.smithi027:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-09T02:10:18.390 DEBUG:teuthology.orchestra.run.smithi043:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-09T02:10:18.426 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-09T02:10:18.436 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-09T02:10:18.437 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-09T02:10:18.463 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-09T02:10:18.488 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T02:10:18.568 DEBUG:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T02:10:18.620 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T02:10:18.707 DEBUG:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T02:10:18.750 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2023-12-09T02:10:18.750 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-09T02:10:18.818 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T02:10:18.868 DEBUG:teuthology.orchestra.run.smithi043:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-09T02:10:18.926 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T02:10:19.014 DEBUG:teuthology.orchestra.run.smithi043:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-09T02:10:19.065 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-09T02:10:19.065 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-09T02:10:19.140 DEBUG:teuthology.orchestra.run.smithi027:> sudo service rsyslog restart 2023-12-09T02:10:19.142 DEBUG:teuthology.orchestra.run.smithi043:> sudo service rsyslog restart 2023-12-09T02:10:19.199 INFO:teuthology.orchestra.run.smithi027.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T02:10:19.265 INFO:teuthology.orchestra.run.smithi043.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T02:10:19.553 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-09T02:10:19.561 INFO:teuthology.task.internal:Starting timer... 2023-12-09T02:10:19.561 INFO:teuthology.run_tasks:Running task pcp... 2023-12-09T02:10:19.579 INFO:teuthology.run_tasks:Running task selinux... 2023-12-09T02:10:19.591 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-09T02:10:19.592 DEBUG:teuthology.orchestra.run.smithi027:> sudo service auditd rotate 2023-12-09T02:10:19.695 INFO:teuthology.orchestra.run.smithi027.stdout:Rotating logs: 2023-12-09T02:10:19.697 DEBUG:teuthology.orchestra.run.smithi043:> sudo service auditd rotate 2023-12-09T02:10:19.777 INFO:teuthology.orchestra.run.smithi043.stdout:Rotating logs: 2023-12-09T02:10:19.779 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-09T02:10:19.779 DEBUG:teuthology.orchestra.run.smithi027:> /usr/sbin/getenforce 2023-12-09T02:10:19.807 INFO:teuthology.orchestra.run.smithi027.stdout:Permissive 2023-12-09T02:10:19.808 DEBUG:teuthology.orchestra.run.smithi043:> /usr/sbin/getenforce 2023-12-09T02:10:19.858 INFO:teuthology.orchestra.run.smithi043.stdout:Permissive 2023-12-09T02:10:19.859 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi027.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi043.front.sepia.ceph.com': 'permissive'} 2023-12-09T02:10:19.859 DEBUG:teuthology.orchestra.run.smithi027:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-09T02:10:19.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T02:10:19.889 DEBUG:teuthology.orchestra.run.smithi043:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-09T02:10:19.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T02:10:19.924 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-09T02:10:19.924 DEBUG:teuthology.orchestra.run.smithi027:> sudo /usr/sbin/setenforce permissive 2023-12-09T02:10:19.959 DEBUG:teuthology.orchestra.run.smithi043:> sudo /usr/sbin/setenforce permissive 2023-12-09T02:10:20.001 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-09T02:10:20.011 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-09T02:10:20.016 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-09T02:10:20.164 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-09T02:10:20.181 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-09T02:10:20.182 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi027.front.sepia.ceph.com,smithi043.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-09T02:18:53.260 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi027.front.sepia.ceph.com'), Remote(name='ubuntu@smithi043.front.sepia.ceph.com')] 2023-12-09T02:18:53.262 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-12-09T02:18:53.263 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T02:18:53.334 DEBUG:teuthology.orchestra.run.smithi027:> true 2023-12-09T02:18:53.402 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-12-09T02:18:53.403 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2023-12-09T02:18:53.403 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-09T02:18:53.473 DEBUG:teuthology.orchestra.run.smithi043:> true 2023-12-09T02:18:53.549 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2023-12-09T02:18:53.549 INFO:teuthology.run_tasks:Running task clock... 2023-12-09T02:18:53.563 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-09T02:18:53.564 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-09T02:18:53.564 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-09T02:18:53.567 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-09T02:18:53.567 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-09T02:18:53.598 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-09T02:18:53.613 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-09T02:18:53.629 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-09T02:18:53.646 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-09T02:18:53.696 INFO:teuthology.orchestra.run.smithi027.stderr:sudo: ntpd: command not found 2023-12-09T02:18:53.708 INFO:teuthology.orchestra.run.smithi027.stdout:506 Cannot talk to daemon 2023-12-09T02:18:53.716 INFO:teuthology.orchestra.run.smithi043.stderr:sudo: ntpd: command not found 2023-12-09T02:18:53.722 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-09T02:18:53.729 INFO:teuthology.orchestra.run.smithi043.stdout:506 Cannot talk to daemon 2023-12-09T02:18:53.735 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-09T02:18:53.746 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-09T02:18:53.761 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-09T02:18:53.810 INFO:teuthology.orchestra.run.smithi027.stderr:bash: ntpq: command not found 2023-12-09T02:18:53.813 INFO:teuthology.orchestra.run.smithi027.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T02:18:53.813 INFO:teuthology.orchestra.run.smithi027.stdout:=============================================================================== 2023-12-09T02:18:53.813 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T02:18:53.813 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T02:18:53.813 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T02:18:53.813 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T02:18:53.834 INFO:teuthology.orchestra.run.smithi043.stderr:bash: ntpq: command not found 2023-12-09T02:18:53.838 INFO:teuthology.orchestra.run.smithi043.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T02:18:53.838 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================== 2023-12-09T02:18:53.838 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T02:18:53.838 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T02:18:53.839 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T02:18:53.839 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T02:18:53.840 INFO:teuthology.run_tasks:Running task pexec... 2023-12-09T02:18:53.849 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-09T02:18:53.849 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi027.front.sepia.ceph.com 2023-12-09T02:18:53.849 DEBUG:teuthology.orchestra.run.smithi027:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-09T02:18:53.850 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi043.front.sepia.ceph.com 2023-12-09T02:18:53.850 DEBUG:teuthology.orchestra.run.smithi043:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-09T02:18:54.767 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:02:25 ago on Sat 09 Dec 2023 02:16:29 AM UTC. 2023-12-09T02:18:54.896 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:01:52 ago on Sat 09 Dec 2023 02:17:02 AM UTC. 2023-12-09T02:18:57.054 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2023-12-09T02:18:57.054 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2023-12-09T02:18:57.055 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2023-12-09T02:18:57.055 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2023-12-09T02:18:57.055 INFO:teuthology.orchestra.run.smithi027.stdout:Resetting modules: 2023-12-09T02:18:57.055 INFO:teuthology.orchestra.run.smithi027.stdout: container-tools 2023-12-09T02:18:57.055 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:18:57.055 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2023-12-09T02:18:57.055 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2023-12-09T02:18:57.055 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:18:57.282 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-09T02:18:57.283 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-09T02:18:57.283 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2023-12-09T02:18:57.283 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-09T02:18:57.283 INFO:teuthology.orchestra.run.smithi043.stdout:Resetting modules: 2023-12-09T02:18:57.283 INFO:teuthology.orchestra.run.smithi043.stdout: container-tools 2023-12-09T02:18:57.283 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:18:57.284 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-09T02:18:57.284 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-09T02:18:57.284 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:18:57.344 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2023-12-09T02:18:57.568 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-09T02:18:58.330 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:02:29 ago on Sat 09 Dec 2023 02:16:29 AM UTC. 2023-12-09T02:18:58.679 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:01:56 ago on Sat 09 Dec 2023 02:17:02 AM UTC. 2023-12-09T02:19:00.581 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2023-12-09T02:19:00.777 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2023-12-09T02:19:00.777 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2023-12-09T02:19:00.777 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout:Installing group/module packages: 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-09T02:19:00.778 INFO:teuthology.orchestra.run.smithi027.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-09T02:19:00.779 INFO:teuthology.orchestra.run.smithi027.stdout:Installing weak dependencies: 2023-12-09T02:19:00.779 INFO:teuthology.orchestra.run.smithi027.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-09T02:19:00.779 INFO:teuthology.orchestra.run.smithi027.stdout:Installing module profiles: 2023-12-09T02:19:00.779 INFO:teuthology.orchestra.run.smithi027.stdout: container-tools/common 2023-12-09T02:19:00.779 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:19:00.779 INFO:teuthology.orchestra.run.smithi027.stdout:Enabling module streams: 2023-12-09T02:19:00.779 INFO:teuthology.orchestra.run.smithi027.stdout: container-tools rhel8 2023-12-09T02:19:00.779 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:19:00.779 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2023-12-09T02:19:00.779 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2023-12-09T02:19:00.779 INFO:teuthology.orchestra.run.smithi027.stdout:Install 13 Packages 2023-12-09T02:19:00.779 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:19:00.780 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 27 M 2023-12-09T02:19:00.780 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 89 M 2023-12-09T02:19:00.780 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2023-12-09T02:19:01.059 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-09T02:19:01.266 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-09T02:19:01.267 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-09T02:19:01.267 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-09T02:19:01.267 INFO:teuthology.orchestra.run.smithi043.stdout:Installing group/module packages: 2023-12-09T02:19:01.267 INFO:teuthology.orchestra.run.smithi043.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-09T02:19:01.267 INFO:teuthology.orchestra.run.smithi043.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-09T02:19:01.267 INFO:teuthology.orchestra.run.smithi043.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-09T02:19:01.267 INFO:teuthology.orchestra.run.smithi043.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout:Installing weak dependencies: 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout:Installing module profiles: 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout: container-tools/common 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:19:01.268 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling module streams: 2023-12-09T02:19:01.269 INFO:teuthology.orchestra.run.smithi043.stdout: container-tools rhel8 2023-12-09T02:19:01.269 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:19:01.269 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-09T02:19:01.269 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-09T02:19:01.269 INFO:teuthology.orchestra.run.smithi043.stdout:Install 13 Packages 2023-12-09T02:19:01.269 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:19:01.269 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 27 M 2023-12-09T02:19:01.269 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 89 M 2023-12-09T02:19:01.269 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-09T02:19:02.289 INFO:teuthology.orchestra.run.smithi027.stdout:(1/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 777 kB/s | 1.0 MB 00:01 2023-12-09T02:19:02.314 INFO:teuthology.orchestra.run.smithi027.stdout:(2/13): cockpit-podman-78-1.module_el8+712+4cd1 557 kB/s | 750 kB 00:01 2023-12-09T02:19:02.856 INFO:teuthology.orchestra.run.smithi027.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 67 kB/s | 38 kB 00:00 2023-12-09T02:19:02.918 INFO:teuthology.orchestra.run.smithi043.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 512 kB/s | 750 kB 00:01 2023-12-09T02:19:03.118 INFO:teuthology.orchestra.run.smithi043.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 617 kB/s | 1.0 MB 00:01 2023-12-09T02:19:03.527 INFO:teuthology.orchestra.run.smithi043.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 62 kB/s | 38 kB 00:00 2023-12-09T02:19:03.831 INFO:teuthology.orchestra.run.smithi027.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 159 kB/s | 241 kB 00:01 2023-12-09T02:19:04.036 INFO:teuthology.orchestra.run.smithi043.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 263 kB/s | 241 kB 00:00 2023-12-09T02:19:04.815 INFO:teuthology.orchestra.run.smithi027.stdout:(5/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 2.5 MB/s | 9.6 MB 00:03 2023-12-09T02:19:04.840 INFO:teuthology.orchestra.run.smithi027.stdout:(6/13): python3-podman-4.7.0-1.module_el8+712+4 176 kB/s | 178 kB 00:01 2023-12-09T02:19:04.978 INFO:teuthology.orchestra.run.smithi043.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 189 kB/s | 178 kB 00:00 2023-12-09T02:19:05.290 INFO:teuthology.orchestra.run.smithi027.stdout:(7/13): python3-pytoml-0.1.14-5.git7dea353.el8. 52 kB/s | 25 kB 00:00 2023-12-09T02:19:05.394 INFO:teuthology.orchestra.run.smithi043.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 59 kB/s | 25 kB 00:00 2023-12-09T02:19:05.482 INFO:teuthology.orchestra.run.smithi027.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 146 kB/s | 94 kB 00:00 2023-12-09T02:19:05.874 INFO:teuthology.orchestra.run.smithi043.stdout:(7/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 2.2 MB/s | 9.6 MB 00:04 2023-12-09T02:19:06.053 INFO:teuthology.orchestra.run.smithi043.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 143 kB/s | 94 kB 00:00 2023-12-09T02:19:06.066 INFO:teuthology.orchestra.run.smithi027.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 1.2 MB/s | 3.9 MB 00:03 2023-12-09T02:19:06.546 INFO:teuthology.orchestra.run.smithi043.stdout:(9/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 1.3 MB/s | 3.9 MB 00:03 2023-12-09T02:19:06.582 INFO:teuthology.orchestra.run.smithi027.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 102 kB/s | 53 kB 00:00 2023-12-09T02:19:07.079 INFO:teuthology.orchestra.run.smithi043.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 99 kB/s | 53 kB 00:00 2023-12-09T02:19:07.144 INFO:teuthology.orchestra.run.smithi027.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 73 kB/s | 41 kB 00:00 2023-12-09T02:19:07.317 INFO:teuthology.orchestra.run.smithi027.stdout:(12/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 1.4 MB/s | 2.5 MB 00:01 2023-12-09T02:19:07.629 INFO:teuthology.orchestra.run.smithi043.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 74 kB/s | 41 kB 00:00 2023-12-09T02:19:07.937 INFO:teuthology.orchestra.run.smithi043.stdout:(12/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 1.3 MB/s | 2.5 MB 00:01 2023-12-09T02:19:08.383 INFO:teuthology.orchestra.run.smithi027.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 2.6 MB/s | 8.1 MB 00:03 2023-12-09T02:19:08.383 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2023-12-09T02:19:08.384 INFO:teuthology.orchestra.run.smithi027.stdout:Total 3.5 MB/s | 27 MB 00:07 2023-12-09T02:19:08.663 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2023-12-09T02:19:08.686 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2023-12-09T02:19:08.686 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2023-12-09T02:19:08.962 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2023-12-09T02:19:08.965 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2023-12-09T02:19:09.707 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2023-12-09T02:19:09.904 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-09T02:19:10.088 INFO:teuthology.orchestra.run.smithi043.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 1.9 MB/s | 8.1 MB 00:04 2023-12-09T02:19:10.088 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-09T02:19:10.088 INFO:teuthology.orchestra.run.smithi043.stdout:Total 3.0 MB/s | 27 MB 00:08 2023-12-09T02:19:10.099 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-09T02:19:10.381 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-09T02:19:10.405 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-09T02:19:10.405 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-09T02:19:10.470 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-09T02:19:10.697 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-09T02:19:10.700 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-09T02:19:10.741 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-09T02:19:11.342 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-09T02:19:11.414 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-09T02:19:11.640 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-09T02:19:11.833 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-09T02:19:12.069 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-09T02:19:12.392 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-09T02:19:12.467 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-09T02:19:12.649 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-09T02:19:12.876 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-09T02:19:13.083 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-09T02:19:13.153 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-09T02:19:13.549 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-09T02:19:14.179 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-09T02:19:14.439 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-09T02:19:14.486 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-09T02:19:14.685 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-09T02:19:14.716 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-09T02:19:14.947 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-09T02:19:14.963 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-09T02:19:15.393 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-09T02:19:15.395 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-09T02:19:15.396 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-09T02:19:15.396 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-09T02:19:15.396 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-09T02:19:15.396 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-09T02:19:15.396 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-09T02:19:15.396 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-09T02:19:15.396 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-09T02:19:15.396 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-09T02:19:15.396 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-09T02:19:15.396 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-09T02:19:15.396 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-09T02:19:15.396 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-09T02:19:16.287 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-09T02:19:16.287 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-09T02:19:16.288 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:19:16.289 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2023-12-09T02:19:16.394 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-09T02:19:16.596 DEBUG:teuthology.parallel:result is None 2023-12-09T02:19:16.665 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-09T02:19:16.872 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-09T02:19:17.365 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-09T02:19:17.365 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-09T02:19:17.365 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-09T02:19:17.365 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-09T02:19:17.365 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-09T02:19:17.365 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-09T02:19:17.365 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-09T02:19:17.366 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-09T02:19:17.366 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-09T02:19:17.366 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-09T02:19:17.366 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-09T02:19:17.366 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-09T02:19:17.366 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-09T02:19:18.317 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-09T02:19:18.317 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:19:18.317 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-09T02:19:18.317 INFO:teuthology.orchestra.run.smithi043.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T02:19:18.317 INFO:teuthology.orchestra.run.smithi043.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T02:19:18.317 INFO:teuthology.orchestra.run.smithi043.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-09T02:19:18.317 INFO:teuthology.orchestra.run.smithi043.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-09T02:19:18.318 INFO:teuthology.orchestra.run.smithi043.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T02:19:18.318 INFO:teuthology.orchestra.run.smithi043.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-09T02:19:18.318 INFO:teuthology.orchestra.run.smithi043.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-09T02:19:18.318 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-09T02:19:18.318 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-09T02:19:18.318 INFO:teuthology.orchestra.run.smithi043.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-09T02:19:18.318 INFO:teuthology.orchestra.run.smithi043.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-09T02:19:18.318 INFO:teuthology.orchestra.run.smithi043.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-09T02:19:18.318 INFO:teuthology.orchestra.run.smithi043.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-09T02:19:18.318 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:19:18.318 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-09T02:19:18.612 DEBUG:teuthology.parallel:result is None 2023-12-09T02:19:18.612 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-09T02:19:18.690 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': '9dcc13bb80dcc1cdea72b04d80505b4649a2b882'} 2023-12-09T02:19:18.690 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-09T02:19:18.691 INFO:tasks.cephadm:Cluster fsid is 5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:19:18.691 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-09T02:19:18.691 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-12-09T02:19:18.691 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi027': '172.21.15.27', 'mon.smithi043': '172.21.15.43'} 2023-12-09T02:19:18.691 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-09T02:19:18.691 DEBUG:teuthology.orchestra.run.smithi027:> sudo hostname $(hostname -s) 2023-12-09T02:19:18.727 DEBUG:teuthology.orchestra.run.smithi043:> sudo hostname $(hostname -s) 2023-12-09T02:19:18.763 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-09T02:19:18.763 DEBUG:teuthology.orchestra.run.smithi027:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-09T02:19:18.908 INFO:teuthology.orchestra.run.smithi027.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 9 02:19 /home/ubuntu/cephtest/cephadm 2023-12-09T02:19:18.909 DEBUG:teuthology.orchestra.run.smithi043:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-09T02:19:19.055 INFO:teuthology.orchestra.run.smithi043.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 9 02:19 /home/ubuntu/cephtest/cephadm 2023-12-09T02:19:19.056 DEBUG:teuthology.orchestra.run.smithi027:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-09T02:19:19.079 DEBUG:teuthology.orchestra.run.smithi043:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-09T02:19:19.112 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-09T02:19:19.113 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-09T02:19:19.122 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-09T02:19:20.809 INFO:teuthology.orchestra.run.smithi027.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-09T02:19:20.954 INFO:teuthology.orchestra.run.smithi043.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-09T02:19:42.037 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:19:42.038 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-09T02:19:42.038 INFO:teuthology.orchestra.run.smithi027.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-09T02:19:42.038 INFO:teuthology.orchestra.run.smithi027.stdout: "repo_digests": [ 2023-12-09T02:19:42.038 INFO:teuthology.orchestra.run.smithi027.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-09T02:19:42.038 INFO:teuthology.orchestra.run.smithi027.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-09T02:19:42.038 INFO:teuthology.orchestra.run.smithi027.stdout: ] 2023-12-09T02:19:42.038 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:19:44.227 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2023-12-09T02:19:44.228 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-09T02:19:44.228 INFO:teuthology.orchestra.run.smithi043.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-09T02:19:44.228 INFO:teuthology.orchestra.run.smithi043.stdout: "repo_digests": [ 2023-12-09T02:19:44.228 INFO:teuthology.orchestra.run.smithi043.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-09T02:19:44.228 INFO:teuthology.orchestra.run.smithi043.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-09T02:19:44.228 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2023-12-09T02:19:44.228 INFO:teuthology.orchestra.run.smithi043.stdout:} 2023-12-09T02:19:44.254 DEBUG:teuthology.orchestra.run.smithi027:> sudo mkdir -p /etc/ceph 2023-12-09T02:19:44.291 DEBUG:teuthology.orchestra.run.smithi043:> sudo mkdir -p /etc/ceph 2023-12-09T02:19:44.331 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 777 /etc/ceph 2023-12-09T02:19:44.364 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 777 /etc/ceph 2023-12-09T02:19:44.406 INFO:tasks.cephadm:Writing seed config... 2023-12-09T02:19:44.407 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-09T02:19:44.407 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-09T02:19:44.407 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-09T02:19:44.407 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-09T02:19:44.407 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-09T02:19:44.408 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-09T02:19:44.408 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-09T02:19:44.408 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-12-09T02:19:44.408 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2023-12-09T02:19:44.408 DEBUG:teuthology.orchestra.run.smithi027:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-09T02:19:44.429 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 = 5b7743f2-9639-11ee-95a3-87774f69a715 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-12-09T02:19:44.429 DEBUG:teuthology.orchestra.run.smithi027:mon.smithi027> sudo journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mon.smithi027.service 2023-12-09T02:19:44.471 INFO:tasks.cephadm:Bootstrapping... 2023-12-09T02:19:44.472 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 5b7743f2-9639-11ee-95a3-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.27 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-09T02:19:44.501 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:-- Logs begin at Sat 2023-12-09 02:09:14 UTC. -- 2023-12-09T02:19:44.680 INFO:teuthology.orchestra.run.smithi027.stderr:-------------------------------------------------------------------------------- 2023-12-09T02:19:44.680 INFO:teuthology.orchestra.run.smithi027.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '5b7743f2-9639-11ee-95a3-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.27', '--skip-admin-label'] 2023-12-09T02:19:44.701 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: 4.6.1 2023-12-09T02:19:44.714 INFO:teuthology.orchestra.run.smithi027.stderr:Verifying podman|docker is present... 2023-12-09T02:19:44.734 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: 4.6.1 2023-12-09T02:19:44.745 INFO:teuthology.orchestra.run.smithi027.stderr:Verifying lvm2 is present... 2023-12-09T02:19:44.745 INFO:teuthology.orchestra.run.smithi027.stderr:Verifying time synchronization is in place... 2023-12-09T02:19:44.752 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-09T02:19:44.758 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2023-12-09T02:19:44.764 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: enabled 2023-12-09T02:19:44.769 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: active 2023-12-09T02:19:44.770 INFO:teuthology.orchestra.run.smithi027.stderr:Unit chronyd.service is enabled and running 2023-12-09T02:19:44.770 INFO:teuthology.orchestra.run.smithi027.stderr:Repeating the final host check... 2023-12-09T02:19:44.790 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: 4.6.1 2023-12-09T02:19:44.800 INFO:teuthology.orchestra.run.smithi027.stderr:podman (/bin/podman) version 4.6.1 is present 2023-12-09T02:19:44.800 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl is present 2023-12-09T02:19:44.800 INFO:teuthology.orchestra.run.smithi027.stderr:lvcreate is present 2023-12-09T02:19:44.806 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-09T02:19:44.812 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2023-12-09T02:19:44.818 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: enabled 2023-12-09T02:19:44.823 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: active 2023-12-09T02:19:44.824 INFO:teuthology.orchestra.run.smithi027.stderr:Unit chronyd.service is enabled and running 2023-12-09T02:19:44.824 INFO:teuthology.orchestra.run.smithi027.stderr:Host looks OK 2023-12-09T02:19:44.824 INFO:teuthology.orchestra.run.smithi027.stderr:Cluster fsid: 5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:19:44.824 INFO:teuthology.orchestra.run.smithi027.stderr:Acquiring lock 140647324164224 on /run/cephadm/5b7743f2-9639-11ee-95a3-87774f69a715.lock 2023-12-09T02:19:44.825 INFO:teuthology.orchestra.run.smithi027.stderr:Lock 140647324164224 acquired on /run/cephadm/5b7743f2-9639-11ee-95a3-87774f69a715.lock 2023-12-09T02:19:44.825 INFO:teuthology.orchestra.run.smithi027.stderr:Verifying IP 172.21.15.27 port 3300 ... 2023-12-09T02:19:44.825 INFO:teuthology.orchestra.run.smithi027.stderr:Verifying IP 172.21.15.27 port 6789 ... 2023-12-09T02:19:44.825 INFO:teuthology.orchestra.run.smithi027.stderr:Base mon IP is 172.21.15.27, final addrv is [v2:172.21.15.27:3300,v1:172.21.15.27:6789] 2023-12-09T02:19:44.828 INFO:teuthology.orchestra.run.smithi027.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.27 metric 100 2023-12-09T02:19:44.828 INFO:teuthology.orchestra.run.smithi027.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.27 metric 100 2023-12-09T02:19:44.831 INFO:teuthology.orchestra.run.smithi027.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-09T02:19:44.831 INFO:teuthology.orchestra.run.smithi027.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-12-09T02:19:44.831 INFO:teuthology.orchestra.run.smithi027.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1758sec hoplimit 64 pref medium 2023-12-09T02:19:44.833 INFO:teuthology.orchestra.run.smithi027.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-09T02:19:44.834 INFO:teuthology.orchestra.run.smithi027.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-12-09T02:19:44.834 INFO:teuthology.orchestra.run.smithi027.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-09T02:19:44.834 INFO:teuthology.orchestra.run.smithi027.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2023-12-09T02:19:44.834 INFO:teuthology.orchestra.run.smithi027.stderr:/sbin/ip: inet6 fe80::ae1f:6bff:fef8:395a/64 scope link 2023-12-09T02:19:44.834 INFO:teuthology.orchestra.run.smithi027.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-09T02:19:44.834 INFO:teuthology.orchestra.run.smithi027.stderr:Mon IP `172.21.15.27` is in CIDR network `172.21.0.0/20` 2023-12-09T02:19:44.835 INFO:teuthology.orchestra.run.smithi027.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-09T02:19:44.835 INFO:teuthology.orchestra.run.smithi027.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-09T02:19:44.914 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2023-12-09T02:19:45.291 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: Getting image source signatures 2023-12-09T02:19:45.291 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2023-12-09T02:19:45.291 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2023-12-09T02:19:45.291 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2023-12-09T02:19:45.291 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2023-12-09T02:19:45.291 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2023-12-09T02:19:45.291 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-09T02:19:45.394 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: Writing manifest to image destination 2023-12-09T02:19:45.542 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-09T02:19:45.932 INFO:teuthology.orchestra.run.smithi027.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-09T02:19:46.282 INFO:teuthology.orchestra.run.smithi027.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-09T02:19:46.283 INFO:teuthology.orchestra.run.smithi027.stderr:Extracting ceph user uid/gid from container image... 2023-12-09T02:19:46.553 INFO:teuthology.orchestra.run.smithi027.stderr:stat: 167 167 2023-12-09T02:19:46.866 INFO:teuthology.orchestra.run.smithi027.stderr:Creating initial keys... 2023-12-09T02:19:47.144 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-authtool: AQDDznNlMBvCBxAANB5D3LreIPEThKpfg/VNuA== 2023-12-09T02:19:47.736 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-authtool: AQDDznNl2n7bKhAAKJeNVXAMVF9SnMhdw9l9hg== 2023-12-09T02:19:48.319 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-authtool: AQDEznNlYHE9EhAAcdNZPrw0wiB0BJ4UXPf72w== 2023-12-09T02:19:48.641 INFO:teuthology.orchestra.run.smithi027.stderr:Creating initial monmap... 2023-12-09T02:19:48.920 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-09T02:19:48.920 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-09T02:19:48.920 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:19:48.921 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-09T02:19:49.244 INFO:teuthology.orchestra.run.smithi027.stderr:monmaptool for smithi027 [v2:172.21.15.27:3300,v1:172.21.15.27:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-09T02:19:49.244 INFO:teuthology.orchestra.run.smithi027.stderr:setting min_mon_release = octopus 2023-12-09T02:19:49.244 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/monmaptool: set fsid to 5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:19:49.244 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-09T02:19:49.244 INFO:teuthology.orchestra.run.smithi027.stderr: 2023-12-09T02:19:49.244 INFO:teuthology.orchestra.run.smithi027.stderr:Creating mon... 2023-12-09T02:19:49.951 INFO:teuthology.orchestra.run.smithi027.stderr:create mon.smithi027 on 2023-12-09T02:19:50.061 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-09T02:19:50.161 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-5b7743f2-9639-11ee-95a3-87774f69a715.target → /etc/systemd/system/ceph-5b7743f2-9639-11ee-95a3-87774f69a715.target. 2023-12-09T02:19:50.161 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-5b7743f2-9639-11ee-95a3-87774f69a715.target → /etc/systemd/system/ceph-5b7743f2-9639-11ee-95a3-87774f69a715.target. 2023-12-09T02:19:50.368 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Failed to reset failed state of unit ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mon.smithi027.service: Unit ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mon.smithi027.service not loaded. 2023-12-09T02:19:50.375 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Created symlink /etc/systemd/system/ceph-5b7743f2-9639-11ee-95a3-87774f69a715.target.wants/ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mon.smithi027.service → /etc/systemd/system/ceph-5b7743f2-9639-11ee-95a3-87774f69a715@.service. 2023-12-09T02:19:50.764 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:50 smithi027 systemd[1]: Starting Ceph mon.smithi027 for 5b7743f2-9639-11ee-95a3-87774f69a715... 2023-12-09T02:19:50.841 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: disabled 2023-12-09T02:19:50.849 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2023-12-09T02:19:50.849 INFO:teuthology.orchestra.run.smithi027.stderr:firewalld.service is not enabled 2023-12-09T02:19:50.849 INFO:teuthology.orchestra.run.smithi027.stderr:Not possible to enable service . firewalld.service is not available 2023-12-09T02:19:50.850 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for mon to start... 2023-12-09T02:19:50.850 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for mon... 2023-12-09T02:19:51.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:50 smithi027 bash[107242]: 546c7ebc2b0ebdd80580dbc32c26aa087409d3796394bd65dd5d2b382bac4da0 2023-12-09T02:19:51.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:50 smithi027 systemd[1]: Started Ceph mon.smithi027 for 5b7743f2-9639-11ee-95a3-87774f69a715. 2023-12-09T02:19:51.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:50 smithi027 ceph-mon[107280]: mkfs 5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:19:51.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:50 smithi027 ceph-mon[107280]: mon.smithi027 is new leader, mons smithi027 in quorum (ranks 0) 2023-12-09T02:19:51.326 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: cluster: 2023-12-09T02:19:51.327 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: id: 5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:19:51.327 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-09T02:19:51.327 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2023-12-09T02:19:51.327 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: services: 2023-12-09T02:19:51.327 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi027 (age 0.459295s) 2023-12-09T02:19:51.327 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-09T02:19:51.327 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-09T02:19:51.327 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2023-12-09T02:19:51.327 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: data: 2023-12-09T02:19:51.327 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-09T02:19:51.327 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-09T02:19:51.327 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-09T02:19:51.327 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: pgs: 2023-12-09T02:19:51.328 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2023-12-09T02:19:51.671 INFO:teuthology.orchestra.run.smithi027.stderr:mon is available 2023-12-09T02:19:51.671 INFO:teuthology.orchestra.run.smithi027.stderr:Assimilating anything we can from ceph.conf... 2023-12-09T02:19:51.966 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:51 smithi027 ceph-mon[107280]: mon.smithi027 is new leader, mons smithi027 in quorum (ranks 0) 2023-12-09T02:19:51.966 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:51 smithi027 ceph-mon[107280]: monmap e1: 1 mons at {smithi027=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0]} 2023-12-09T02:19:51.966 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:51 smithi027 ceph-mon[107280]: fsmap 2023-12-09T02:19:51.966 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:51 smithi027 ceph-mon[107280]: osdmap e1: 0 total, 0 up, 0 in 2023-12-09T02:19:51.966 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:51 smithi027 ceph-mon[107280]: mgrmap e1: no daemons active 2023-12-09T02:19:51.966 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:51 smithi027 ceph-mon[107280]: from='client.? 172.21.15.27:0/408771449' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-09T02:19:52.440 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2023-12-09T02:19:52.440 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: [global] 2023-12-09T02:19:52.441 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: fsid = 5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:19:52.441 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.27:3300,v1:172.21.15.27:6789] 2023-12-09T02:19:52.441 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-09T02:19:52.441 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-09T02:19:52.441 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-09T02:19:52.441 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-09T02:19:52.441 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2023-12-09T02:19:52.441 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: [mgr] 2023-12-09T02:19:52.441 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-09T02:19:52.441 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2023-12-09T02:19:52.441 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: [osd] 2023-12-09T02:19:52.441 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-09T02:19:52.441 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-09T02:19:52.813 INFO:teuthology.orchestra.run.smithi027.stderr:Generating new minimal ceph.conf... 2023-12-09T02:19:53.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:52 smithi027 ceph-mon[107280]: from='client.? 172.21.15.27:0/2175159020' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-09T02:19:53.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:52 smithi027 ceph-mon[107280]: from='client.? 172.21.15.27:0/2175159020' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-09T02:19:53.655 INFO:teuthology.orchestra.run.smithi027.stderr:Restarting the monitor... 2023-12-09T02:19:54.020 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:53 smithi027 systemd[1]: Stopping Ceph mon.smithi027 for 5b7743f2-9639-11ee-95a3-87774f69a715... 2023-12-09T02:19:54.020 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:53 smithi027 bash[107580]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-mon.smithi027" found: no such container 2023-12-09T02:19:54.021 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:53 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-mon-smithi027[107257]: 2023-12-09T02:19:53.739+0000 7f18aa534700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi027 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-09T02:19:54.021 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:53 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-mon-smithi027[107257]: 2023-12-09T02:19:53.739+0000 7f18aa534700 -1 mon.smithi027@0(leader) e1 *** Got Signal Terminated *** 2023-12-09T02:19:54.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 bash[107593]: ceph-5b7743f2-9639-11ee-95a3-87774f69a715-mon-smithi027 2023-12-09T02:19:54.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 bash[107632]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-mon.smithi027" found: no such container 2023-12-09T02:19:54.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 systemd[1]: ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mon.smithi027.service: Succeeded. 2023-12-09T02:19:54.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 systemd[1]: Stopped Ceph mon.smithi027 for 5b7743f2-9639-11ee-95a3-87774f69a715. 2023-12-09T02:19:54.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 systemd[1]: Starting Ceph mon.smithi027 for 5b7743f2-9639-11ee-95a3-87774f69a715... 2023-12-09T02:19:54.513 INFO:teuthology.orchestra.run.smithi027.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-09T02:19:54.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: set uid:gid to 167:167 (ceph:ceph) 2023-12-09T02:19:54.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-09T02:19:54.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: pidfile_write: ignore empty --pid-file 2023-12-09T02:19:54.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: load: jerasure load: lrc 2023-12-09T02:19:54.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: RocksDB version: 6.15.5 2023-12-09T02:19:54.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-09T02:19:54.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Compile date Apr 18 2022 2023-12-09T02:19:54.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: DB SUMMARY 2023-12-09T02:19:54.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: DB Session ID: B4A0RKX7YGTC6ZIUISE6 2023-12-09T02:19:54.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: CURRENT file: CURRENT 2023-12-09T02:19:54.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: IDENTITY file: IDENTITY 2023-12-09T02:19:54.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-09T02:19:54.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi027/store.db dir, Total Num: 1, files: 000008.sst 2023-12-09T02:19:54.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi027/store.db: 000010.log size: 80763 ; 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.error_if_exists: 0 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.create_if_missing: 0 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.paranoid_checks: 1 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.env: 0x556fa006b860 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.fs: Posix File System 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.info_log: 0x556fa279ffa0 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_file_opening_threads: 16 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.statistics: (nil) 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.use_fsync: 0 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_log_file_size: 0 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.keep_log_file_num: 1000 2023-12-09T02:19:54.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.recycle_log_file_num: 0 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.allow_fallocate: 1 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.allow_mmap_reads: 0 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.allow_mmap_writes: 0 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.use_direct_reads: 0 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.create_missing_column_families: 0 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.db_log_dir: 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi027/store.db 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.advise_random_on_open: 1 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.db_write_buffer_size: 0 2023-12-09T02:19:54.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.write_buffer_manager: 0x556fa2890330 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.rate_limiter: (nil) 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.wal_recovery_mode: 2 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.enable_thread_tracking: 0 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.enable_pipelined_write: 0 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.unordered_write: 0 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.row_cache: None 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.wal_filter: None 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-09T02:19:54.785 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.allow_ingest_behind: 0 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.preserve_deletes: 0 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.two_write_queues: 0 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.manual_wal_flush: 0 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.atomic_flush: 0 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.log_readahead_size: 0 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.best_efforts_recovery: 0 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.allow_data_in_errors: 0 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.db_host_id: __hostname__ 2023-12-09T02:19:54.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_background_jobs: 2 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_background_compactions: -1 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_subcompactions: 1 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_total_wal_size: 0 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_open_files: -1 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.bytes_per_sync: 0 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compaction_readahead_size: 0 2023-12-09T02:19:54.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_background_flushes: -1 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Compression algorithms supported: 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: kZSTD supported: 0 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: kXpressCompression supported: 0 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: kLZ4HCCompression supported: 1 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: kLZ4Compression supported: 1 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: kBZip2Compression supported: 0 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: kZlibCompression supported: 1 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: kSnappyCompression supported: 1 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi027/store.db/MANIFEST-000009 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.merge_operator: 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compaction_filter: None 2023-12-09T02:19:54.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compaction_filter_factory: None 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.sst_partitioner_factory: None 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556fa276bd00) 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: cache_index_and_filter_blocks: 1 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: pin_top_level_index_and_filter: 1 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: index_type: 0 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: data_block_index_type: 0 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: index_shortening: 1 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: hash_index_allow_collision: 1 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: checksum: 1 2023-12-09T02:19:54.789 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: no_block_cache: 0 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: block_cache: 0x556fa27d6170 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: block_cache_name: BinnedLRUCache 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: block_cache_options: 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: capacity : 536870912 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: num_shard_bits : 4 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: strict_capacity_limit : 0 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: high_pri_pool_ratio: 0.000 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: block_cache_compressed: (nil) 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: persistent_cache: (nil) 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: block_size: 4096 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: block_size_deviation: 10 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: block_restart_interval: 16 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: index_block_restart_interval: 1 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: metadata_block_size: 4096 2023-12-09T02:19:54.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: partition_filters: 0 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: use_delta_encoding: 1 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: whole_key_filtering: 1 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: verify_compression: 0 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: read_amp_bytes_per_bit: 0 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: format_version: 4 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: enable_index_compression: 1 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: block_align: 0 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.write_buffer_size: 33554432 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_write_buffer_number: 2 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compression: NoCompression 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.bottommost_compression: Disabled 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.prefix_extractor: nullptr 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.num_levels: 7 2023-12-09T02:19:54.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compression_opts.level: 32767 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compression_opts.strategy: 0 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compression_opts.enabled: false 2023-12-09T02:19:54.792 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.target_file_size_base: 67108864 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-09T02:19:54.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.arena_block_size: 4194304 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.disable_auto_compactions: 0 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-09T02:19:54.794 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.table_properties_collectors: 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.inplace_update_support: 0 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.bloom_locality: 0 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.max_successive_merges: 0 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.paranoid_file_checks: 0 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.force_consistency_checks: 1 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.report_bg_io_stats: 0 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.ttl: 2592000 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.enable_blob_files: false 2023-12-09T02:19:54.795 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.min_blob_size: 0 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.blob_file_size: 268435456 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi027/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702088394486630, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702088394487328, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 77621, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 75879, "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": 70335, "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": 1702088394, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "7b9e4656-7abe-4e32-8dab-d5da74d3da96", "db_session_id": "B4A0RKX7YGTC6ZIUISE6"}} 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702088394487663, "job": 1, "event": "recovery_finished"} 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-smithi027/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x556fa27bca80 2023-12-09T02:19:54.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: DB pointer 0x556fa27cc000 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: ** DB Stats ** 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: ** Compaction Stats [default] ** 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: L0 2/0 77.60 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 167.5 0.00 0.00 1 0.000 0 0 2023-12-09T02:19:54.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Sum 2/0 77.60 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 167.5 0.00 0.00 1 0.000 0 0 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.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 167.5 0.00 0.00 1 0.000 0 0 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: ** Compaction Stats [default] ** 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.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 167.5 0.00 0.00 1 0.000 0 0 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Cumulative compaction: 0.00 GB write, 25.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-09T02:19:54.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Interval compaction: 0.00 GB write, 25.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: ** Compaction Stats [default] ** 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: L0 2/0 77.60 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 167.5 0.00 0.00 1 0.000 0 0 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Sum 2/0 77.60 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 167.5 0.00 0.00 1 0.000 0 0 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: ** Compaction Stats [default] ** 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-09T02:19:54.799 INFO:journalctl@ceph.mon.smithi027.smithi027.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 167.5 0.00 0.00 1 0.000 0 0 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Cumulative compaction: 0.00 GB write, 24.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: starting mon.smithi027 rank 0 at public addrs [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] at bind addrs [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi027 fsid 5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: mon.smithi027@-1(???) e1 preinit fsid 5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: mon.smithi027@-1(???).mds e1 new map 2023-12-09T02:19:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: mon.smithi027@-1(???).mds e1 print_map 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: e1 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: legacy client fscid: -1 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout: No filesystems configured 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: mon.smithi027@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: mon.smithi027@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: mon.smithi027@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: mon.smithi027@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: mon.smithi027@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: expand_channel_meta expand map: {default=false} 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: expand_channel_meta from 'false' to 'false' 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: expand_channel_meta expanded map: {default=false} 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: expand_channel_meta expand map: {default=info} 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: expand_channel_meta from 'info' to 'info' 2023-12-09T02:19:54.801 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: expand_channel_meta expanded map: {default=info} 2023-12-09T02:19:54.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: expand_channel_meta expand map: {default=daemon} 2023-12-09T02:19:54.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: expand_channel_meta from 'daemon' to 'daemon' 2023-12-09T02:19:54.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: expand_channel_meta expanded map: {default=daemon} 2023-12-09T02:19:54.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: expand_channel_meta expand map: {default=debug} 2023-12-09T02:19:54.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: expand_channel_meta from 'debug' to 'debug' 2023-12-09T02:19:54.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: expand_channel_meta expanded map: {default=debug} 2023-12-09T02:19:54.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 bash[107698]: e302004170cf00ce9d9f3c4ff9ece2c4041c7afe61969395a90c74d584d67e96 2023-12-09T02:19:54.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 systemd[1]: Started Ceph mon.smithi027 for 5b7743f2-9639-11ee-95a3-87774f69a715. 2023-12-09T02:19:54.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: mon.smithi027 is new leader, mons smithi027 in quorum (ranks 0) 2023-12-09T02:19:54.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: monmap e1: 1 mons at {smithi027=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0]} 2023-12-09T02:19:54.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: fsmap 2023-12-09T02:19:54.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: osdmap e1: 0 total, 0 up, 0 in 2023-12-09T02:19:54.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:54 smithi027 ceph-mon[107735]: mgrmap e1: no daemons active 2023-12-09T02:19:55.380 INFO:teuthology.orchestra.run.smithi027.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-09T02:19:55.380 INFO:teuthology.orchestra.run.smithi027.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-09T02:19:55.380 INFO:teuthology.orchestra.run.smithi027.stderr:Creating mgr... 2023-12-09T02:19:55.380 INFO:teuthology.orchestra.run.smithi027.stderr:Verifying port 9283 ... 2023-12-09T02:19:55.522 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Failed to reset failed state of unit ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mgr.smithi027.babxfp.service: Unit ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mgr.smithi027.babxfp.service not loaded. 2023-12-09T02:19:55.529 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Created symlink /etc/systemd/system/ceph-5b7743f2-9639-11ee-95a3-87774f69a715.target.wants/ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mgr.smithi027.babxfp.service → /etc/systemd/system/ceph-5b7743f2-9639-11ee-95a3-87774f69a715@.service. 2023-12-09T02:19:55.992 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: disabled 2023-12-09T02:19:56.000 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2023-12-09T02:19:56.001 INFO:teuthology.orchestra.run.smithi027.stderr:firewalld.service is not enabled 2023-12-09T02:19:56.001 INFO:teuthology.orchestra.run.smithi027.stderr:Not possible to enable service . firewalld.service is not available 2023-12-09T02:19:56.009 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: disabled 2023-12-09T02:19:56.017 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2023-12-09T02:19:56.018 INFO:teuthology.orchestra.run.smithi027.stderr:firewalld.service is not enabled 2023-12-09T02:19:56.018 INFO:teuthology.orchestra.run.smithi027.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-09T02:19:56.018 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for mgr to start... 2023-12-09T02:19:56.018 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for mgr... 2023-12-09T02:19:56.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:55 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/4064912031' entity='client.admin' 2023-12-09T02:19:56.577 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2023-12-09T02:19:56.577 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2023-12-09T02:19:56.577 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsid": "5b7743f2-9639-11ee-95a3-87774f69a715", 2023-12-09T02:19:56.577 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "health": { 2023-12-09T02:19:56.577 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "checks": {}, 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mutes": [] 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum": [ 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 0 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "smithi027" 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "monmap": { 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:19:56.578 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-09T02:19:56.579 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-09T02:19:56.579 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:56.579 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osdmap": { 2023-12-09T02:19:56.579 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:19:56.579 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-09T02:19:56.579 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-09T02:19:56.579 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-09T02:19:56.579 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-09T02:19:56.579 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-09T02:19:56.579 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-09T02:19:56.579 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:56.579 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgmap": { 2023-12-09T02:19:56.580 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-09T02:19:56.580 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-09T02:19:56.580 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-09T02:19:56.580 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-09T02:19:56.580 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-09T02:19:56.580 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-09T02:19:56.580 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-09T02:19:56.580 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-09T02:19:56.580 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:56.580 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsmap": { 2023-12-09T02:19:56.580 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:19:56.580 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-09T02:19:56.580 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-09T02:19:56.581 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:56.581 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-09T02:19:56.581 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "available": false, 2023-12-09T02:19:56.581 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-09T02:19:56.581 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modules": [ 2023-12-09T02:19:56.581 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "iostat", 2023-12-09T02:19:56.581 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "nfs", 2023-12-09T02:19:56.581 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "restful" 2023-12-09T02:19:56.581 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2023-12-09T02:19:56.581 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2023-12-09T02:19:56.581 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:56.581 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "servicemap": { 2023-12-09T02:19:56.581 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:19:56.582 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modified": "2023-12-09T02:19:50.867008+0000", 2023-12-09T02:19:56.582 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2023-12-09T02:19:56.582 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:56.582 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-09T02:19:56.582 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2023-12-09T02:19:56.912 INFO:teuthology.orchestra.run.smithi027.stderr:mgr not available, waiting (1/15)... 2023-12-09T02:19:57.151 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:56 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1010961569' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-09T02:19:59.425 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2023-12-09T02:19:59.425 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2023-12-09T02:19:59.425 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsid": "5b7743f2-9639-11ee-95a3-87774f69a715", 2023-12-09T02:19:59.425 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "health": { 2023-12-09T02:19:59.425 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-09T02:19:59.425 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "checks": {}, 2023-12-09T02:19:59.425 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mutes": [] 2023-12-09T02:19:59.425 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:59.426 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-09T02:19:59.426 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum": [ 2023-12-09T02:19:59.426 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 0 2023-12-09T02:19:59.426 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2023-12-09T02:19:59.426 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-09T02:19:59.426 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "smithi027" 2023-12-09T02:19:59.426 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2023-12-09T02:19:59.426 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_age": 4, 2023-12-09T02:19:59.426 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "monmap": { 2023-12-09T02:19:59.426 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osdmap": { 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgmap": { 2023-12-09T02:19:59.427 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsmap": { 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "available": false, 2023-12-09T02:19:59.428 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modules": [ 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "iostat", 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "nfs", 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "restful" 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "servicemap": { 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modified": "2023-12-09T02:19:50.867008+0000", 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-09T02:19:59.429 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2023-12-09T02:19:59.602 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:19:59 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/594184701' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-09T02:19:59.753 INFO:teuthology.orchestra.run.smithi027.stderr:mgr not available, waiting (2/15)... 2023-12-09T02:20:02.220 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsid": "5b7743f2-9639-11ee-95a3-87774f69a715", 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "health": { 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "checks": {}, 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mutes": [] 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum": [ 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 0 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "smithi027" 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2023-12-09T02:20:02.221 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_age": 7, 2023-12-09T02:20:02.222 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "monmap": { 2023-12-09T02:20:02.222 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:20:02.222 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-09T02:20:02.222 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-09T02:20:02.222 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:02.222 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osdmap": { 2023-12-09T02:20:02.222 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:20:02.222 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-09T02:20:02.222 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-09T02:20:02.222 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-09T02:20:02.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-09T02:20:02.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-09T02:20:02.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-09T02:20:02.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:02.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgmap": { 2023-12-09T02:20:02.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-09T02:20:02.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsmap": { 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "available": false, 2023-12-09T02:20:02.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modules": [ 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "iostat", 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "nfs", 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "restful" 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "servicemap": { 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modified": "2023-12-09T02:19:50.867008+0000", 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-09T02:20:02.227 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2023-12-09T02:20:02.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:02 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1078817979' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-09T02:20:02.669 INFO:teuthology.orchestra.run.smithi027.stderr:mgr not available, waiting (3/15)... 2023-12-09T02:20:03.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:03 smithi027 ceph-mon[107735]: Activating manager daemon smithi027.babxfp 2023-12-09T02:20:03.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:03 smithi027 ceph-mon[107735]: mgrmap e2: smithi027.babxfp(active, starting, since 0.00272283s) 2023-12-09T02:20:03.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:03 smithi027 ceph-mon[107735]: from='mgr.14100 172.21.15.27:0/2927753102' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-09T02:20:03.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:03 smithi027 ceph-mon[107735]: from='mgr.14100 172.21.15.27:0/2927753102' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-09T02:20:03.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:03 smithi027 ceph-mon[107735]: from='mgr.14100 172.21.15.27:0/2927753102' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-09T02:20:03.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:03 smithi027 ceph-mon[107735]: from='mgr.14100 172.21.15.27:0/2927753102' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi027"}]: dispatch 2023-12-09T02:20:03.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:03 smithi027 ceph-mon[107735]: from='mgr.14100 172.21.15.27:0/2927753102' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr metadata", "who": "smithi027.babxfp", "id": "smithi027.babxfp"}]: dispatch 2023-12-09T02:20:03.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:03 smithi027 ceph-mon[107735]: Manager daemon smithi027.babxfp is now available 2023-12-09T02:20:03.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:03 smithi027 ceph-mon[107735]: from='mgr.14100 172.21.15.27:0/2927753102' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:20:03.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:03 smithi027 ceph-mon[107735]: from='mgr.14100 172.21.15.27:0/2927753102' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:20:03.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:03 smithi027 ceph-mon[107735]: from='mgr.14100 172.21.15.27:0/2927753102' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:03.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:03 smithi027 ceph-mon[107735]: from='mgr.14100 172.21.15.27:0/2927753102' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:03.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:03 smithi027 ceph-mon[107735]: from='mgr.14100 172.21.15.27:0/2927753102' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:04.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:04 smithi027 ceph-mon[107735]: mgrmap e3: smithi027.babxfp(active, since 1.00674s) 2023-12-09T02:20:06.267 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2023-12-09T02:20:06.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2023-12-09T02:20:06.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsid": "5b7743f2-9639-11ee-95a3-87774f69a715", 2023-12-09T02:20:06.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "health": { 2023-12-09T02:20:06.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-09T02:20:06.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "checks": {}, 2023-12-09T02:20:06.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mutes": [] 2023-12-09T02:20:06.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:06.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-09T02:20:06.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum": [ 2023-12-09T02:20:06.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 0 2023-12-09T02:20:06.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2023-12-09T02:20:06.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-09T02:20:06.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "smithi027" 2023-12-09T02:20:06.269 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2023-12-09T02:20:06.269 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_age": 11, 2023-12-09T02:20:06.269 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "monmap": { 2023-12-09T02:20:06.269 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:20:06.269 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-09T02:20:06.269 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-09T02:20:06.269 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:06.269 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osdmap": { 2023-12-09T02:20:06.269 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:20:06.269 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-09T02:20:06.269 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-09T02:20:06.269 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-09T02:20:06.269 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-09T02:20:06.272 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgmap": { 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsmap": { 2023-12-09T02:20:06.273 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "available": true, 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modules": [ 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "iostat", 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "nfs", 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "restful" 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "servicemap": { 2023-12-09T02:20:06.274 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-09T02:20:06.275 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modified": "2023-12-09T02:19:50.867008+0000", 2023-12-09T02:20:06.275 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2023-12-09T02:20:06.275 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2023-12-09T02:20:06.275 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-09T02:20:06.275 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2023-12-09T02:20:06.579 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:06 smithi027 ceph-mon[107735]: mgrmap e4: smithi027.babxfp(active, since 3s) 2023-12-09T02:20:06.580 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:06 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1152751777' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-09T02:20:06.661 INFO:teuthology.orchestra.run.smithi027.stderr:mgr is available 2023-12-09T02:20:07.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2023-12-09T02:20:07.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: [global] 2023-12-09T02:20:07.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: fsid = 5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:20:07.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-09T02:20:07.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-09T02:20:07.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-09T02:20:07.225 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-09T02:20:07.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2023-12-09T02:20:07.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: [mgr] 2023-12-09T02:20:07.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-09T02:20:07.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2023-12-09T02:20:07.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: [osd] 2023-12-09T02:20:07.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-09T02:20:07.226 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-09T02:20:07.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:07 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/910792730' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-09T02:20:07.644 INFO:teuthology.orchestra.run.smithi027.stderr:Enabling cephadm module... 2023-12-09T02:20:08.654 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:08 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2464514181' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-09T02:20:09.385 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2023-12-09T02:20:09.386 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-09T02:20:09.386 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "available": true, 2023-12-09T02:20:09.386 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "active_name": "smithi027.babxfp", 2023-12-09T02:20:09.386 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-09T02:20:09.386 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2023-12-09T02:20:09.663 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:09 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2464514181' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-09T02:20:09.663 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:09 smithi027 ceph-mon[107735]: mgrmap e5: smithi027.babxfp(active, since 6s) 2023-12-09T02:20:09.719 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for the mgr to restart... 2023-12-09T02:20:09.719 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for mgr epoch 5... 2023-12-09T02:20:10.568 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:10 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/892199907' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-09T02:20:15.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:15 smithi027 ceph-mon[107735]: Active manager daemon smithi027.babxfp restarted 2023-12-09T02:20:15.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:15 smithi027 ceph-mon[107735]: Activating manager daemon smithi027.babxfp 2023-12-09T02:20:15.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:15 smithi027 ceph-mon[107735]: osdmap e2: 0 total, 0 up, 0 in 2023-12-09T02:20:16.512 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2023-12-09T02:20:16.512 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-12-09T02:20:16.512 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "initialized": true 2023-12-09T02:20:16.512 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2023-12-09T02:20:16.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: mgrmap e6: smithi027.babxfp(active, starting, since 0.892873s) 2023-12-09T02:20:16.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi027"}]: dispatch 2023-12-09T02:20:16.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr metadata", "who": "smithi027.babxfp", "id": "smithi027.babxfp"}]: dispatch 2023-12-09T02:20:16.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-09T02:20:16.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-09T02:20:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-09T02:20:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: Manager daemon smithi027.babxfp is now available 2023-12-09T02:20:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:20:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:20:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:20:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:20:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:16 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:20:17.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:17 smithi027 ceph-mon[107735]: [09/Dec/2023:02:20:16] ENGINE Bus STARTING 2023-12-09T02:20:17.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:17 smithi027 ceph-mon[107735]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-09T02:20:17.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:17 smithi027 ceph-mon[107735]: mgrmap e7: smithi027.babxfp(active, since 1.89673s) 2023-12-09T02:20:17.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:17 smithi027 ceph-mon[107735]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-09T02:20:17.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:17 smithi027 ceph-mon[107735]: [09/Dec/2023:02:20:16] ENGINE Serving on https://172.21.15.27:7150 2023-12-09T02:20:17.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:17 smithi027 ceph-mon[107735]: [09/Dec/2023:02:20:16] ENGINE Bus STARTED 2023-12-09T02:20:17.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:17 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:17.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:17 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:20:19.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:18 smithi027 ceph-mon[107735]: mgrmap e8: smithi027.babxfp(active, since 2s) 2023-12-09T02:20:19.202 INFO:teuthology.orchestra.run.smithi027.stderr:mgr epoch 5 is available 2023-12-09T02:20:19.202 INFO:teuthology.orchestra.run.smithi027.stderr:Setting orchestrator backend to cephadm... 2023-12-09T02:20:20.862 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: value unchanged 2023-12-09T02:20:21.178 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:20 smithi027 ceph-mon[107735]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:21.178 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:20 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:21.178 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:20 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:20:21.217 INFO:teuthology.orchestra.run.smithi027.stderr:Generating ssh key... 2023-12-09T02:20:22.102 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:21 smithi027 ceph-mon[107735]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:22.102 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:21 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:22.103 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:21 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:22.731 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDqTx7QKUGeKg1EHyr2y1ImJYvxJHfBxYwdGnH0ga3i4/SNtwbUi2dQqExZeDljycNTIlHFBwOIERgGRorcYefHNBgP0C6IjvVEIMwppRuywV5PJU+mZ6wL/Ut/3F+ykBu/aE5+RhPGoqnbiOYaEAUB8Jyj3zOu9ZbAN7OWua1/PQx1e+Rdn9PEEmcuRoRP0CFPMrS5BW79HGhZSKMDg/X8mYzB1prnuF3R2joDPYRmX/IEYKs46aXAEfOlna1zvf0CTml2H+XCJrP7msViOWk9nDjpCV9gF3YrwQ6x6jwTnCwIugNCBP4jsh0teR6lGaOhD3gScJqbJ1+0ImiK9FvpVwypI4JmByAlsZsQ3xJ6UXFkjk/1mrPTf4v1uhlgJV0107qrQBvT2pB3h0LtBvdkxUx+r9eDdp10R06y5hk9EPkhrPx9jqSV2cS9LUiIZaHxVXpnDsGc8NOSFThvCrdYSjmN2Ifxk5lchDIb/fffjAodp+xoSvoUgfMsHEx/5lE= ceph-5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:20:23.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:22 smithi027 ceph-mon[107735]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:23.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:22 smithi027 ceph-mon[107735]: Generating ssh key... 2023-12-09T02:20:23.100 INFO:teuthology.orchestra.run.smithi027.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-09T02:20:23.101 INFO:teuthology.orchestra.run.smithi027.stderr:Adding key to root@localhost authorized_keys... 2023-12-09T02:20:23.101 INFO:teuthology.orchestra.run.smithi027.stderr:Adding host smithi027... 2023-12-09T02:20:24.194 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:23 smithi027 ceph-mon[107735]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:24.444 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: Added host 'smithi027' with addr '172.21.15.27' 2023-12-09T02:20:25.210 INFO:teuthology.orchestra.run.smithi027.stderr:Deploying mon service with default placement... 2023-12-09T02:20:25.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:24 smithi027 ceph-mon[107735]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi027", "addr": "172.21.15.27", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:25.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:24 smithi027 ceph-mon[107735]: Deploying cephadm binary to smithi027 2023-12-09T02:20:25.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:24 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:25.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:24 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:20:25.763 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-09T02:20:26.077 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:25 smithi027 ceph-mon[107735]: Added host smithi027 2023-12-09T02:20:26.077 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:25 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:26.117 INFO:teuthology.orchestra.run.smithi027.stderr:Deploying mgr service with default placement... 2023-12-09T02:20:26.766 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-09T02:20:27.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:26 smithi027 ceph-mon[107735]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:27.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:26 smithi027 ceph-mon[107735]: Saving service mon spec with placement count:5 2023-12-09T02:20:27.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:26 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:27.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:26 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:27.159 INFO:teuthology.orchestra.run.smithi027.stderr:Deploying crash service with default placement... 2023-12-09T02:20:27.734 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: Scheduled crash update... 2023-12-09T02:20:28.116 INFO:teuthology.orchestra.run.smithi027.stderr:Deploying prometheus service with default placement... 2023-12-09T02:20:28.273 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:28 smithi027 ceph-mon[107735]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:28.274 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:28 smithi027 ceph-mon[107735]: Saving service mgr spec with placement count:2 2023-12-09T02:20:28.274 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:28 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:28.274 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:28 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:28.274 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:28 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:28.734 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: Scheduled prometheus update... 2023-12-09T02:20:29.158 INFO:teuthology.orchestra.run.smithi027.stderr:Deploying grafana service with default placement... 2023-12-09T02:20:29.311 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:29 smithi027 ceph-mon[107735]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:29.311 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:29 smithi027 ceph-mon[107735]: Saving service crash spec with placement * 2023-12-09T02:20:29.311 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:29 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:29.311 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:29 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:29.721 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: Scheduled grafana update... 2023-12-09T02:20:30.241 INFO:teuthology.orchestra.run.smithi027.stderr:Deploying node-exporter service with default placement... 2023-12-09T02:20:30.419 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:30 smithi027 ceph-mon[107735]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:30.419 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:30 smithi027 ceph-mon[107735]: Saving service prometheus spec with placement count:1 2023-12-09T02:20:30.420 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:30 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:30.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2023-12-09T02:20:31.350 INFO:teuthology.orchestra.run.smithi027.stderr:Deploying alertmanager service with default placement... 2023-12-09T02:20:31.456 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:31 smithi027 ceph-mon[107735]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:31.456 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:31 smithi027 ceph-mon[107735]: Saving service grafana spec with placement count:1 2023-12-09T02:20:31.456 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:31 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:31.880 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2023-12-09T02:20:32.410 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:32 smithi027 ceph-mon[107735]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:32.410 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:32 smithi027 ceph-mon[107735]: Saving service node-exporter spec with placement * 2023-12-09T02:20:32.410 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:32 smithi027 ceph-mon[107735]: from='mgr.14120 172.21.15.27:0/3377875040' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:33.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:33 smithi027 ceph-mon[107735]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:33.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:33 smithi027 ceph-mon[107735]: Saving service alertmanager spec with placement count:1 2023-12-09T02:20:33.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:33 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2977094710' entity='client.admin' 2023-12-09T02:20:34.024 INFO:teuthology.orchestra.run.smithi027.stderr:Enabling the dashboard module... 2023-12-09T02:20:35.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:34 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/4216318209' entity='client.admin' 2023-12-09T02:20:35.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:34 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1729548895' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-09T02:20:36.517 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2023-12-09T02:20:36.517 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-09T02:20:36.517 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "available": true, 2023-12-09T02:20:36.518 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "active_name": "smithi027.babxfp", 2023-12-09T02:20:36.518 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-09T02:20:36.518 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2023-12-09T02:20:36.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:36 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1729548895' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-09T02:20:36.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:36 smithi027 ceph-mon[107735]: mgrmap e9: smithi027.babxfp(active, since 20s) 2023-12-09T02:20:36.866 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for the mgr to restart... 2023-12-09T02:20:36.866 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for mgr epoch 9... 2023-12-09T02:20:37.777 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:37 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3337133522' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-09T02:20:41.943 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:41 smithi027 ceph-mon[107735]: Active manager daemon smithi027.babxfp restarted 2023-12-09T02:20:41.943 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:41 smithi027 ceph-mon[107735]: Activating manager daemon smithi027.babxfp 2023-12-09T02:20:41.943 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:41 smithi027 ceph-mon[107735]: osdmap e3: 0 total, 0 up, 0 in 2023-12-09T02:20:42.887 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2023-12-09T02:20:42.887 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-09T02:20:42.887 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "initialized": true 2023-12-09T02:20:42.887 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2023-12-09T02:20:43.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: mgrmap e10: smithi027.babxfp(active, starting, since 0.0550039s) 2023-12-09T02:20:43.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi027"}]: dispatch 2023-12-09T02:20:43.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr metadata", "who": "smithi027.babxfp", "id": "smithi027.babxfp"}]: dispatch 2023-12-09T02:20:43.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-09T02:20:43.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-09T02:20:43.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-09T02:20:43.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: Manager daemon smithi027.babxfp is now available 2023-12-09T02:20:43.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:20:43.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:20:43.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:20:43.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:20:43.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: [09/Dec/2023:02:20:42] ENGINE Bus STARTING 2023-12-09T02:20:43.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: [09/Dec/2023:02:20:42] ENGINE Serving on https://172.21.15.27:7150 2023-12-09T02:20:43.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: [09/Dec/2023:02:20:42] ENGINE Bus STARTED 2023-12-09T02:20:43.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:43.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:42 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:43.273 INFO:teuthology.orchestra.run.smithi027.stderr:mgr epoch 9 is available 2023-12-09T02:20:43.274 INFO:teuthology.orchestra.run.smithi027.stderr:Generating a dashboard self-signed certificate... 2023-12-09T02:20:43.959 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-09T02:20:44.229 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:43 smithi027 ceph-mon[107735]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-09T02:20:44.230 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:43 smithi027 ceph-mon[107735]: mgrmap e11: smithi027.babxfp(active, since 1.06121s) 2023-12-09T02:20:44.230 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:43 smithi027 ceph-mon[107735]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-09T02:20:44.230 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:43 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:44.489 INFO:teuthology.orchestra.run.smithi027.stderr:Creating initial admin user... 2023-12-09T02:20:45.268 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$eNu5jGZ6EzxvHMkDsUICse/JJzHG1HEEdqkUUphwzDP.qprwE7nN.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1702088445, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-09T02:20:45.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:44 smithi027 ceph-mon[107735]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:45.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:44 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:45.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:44 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:45.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:44 smithi027 ceph-mon[107735]: mgrmap e12: smithi027.babxfp(active, since 2s) 2023-12-09T02:20:45.606 INFO:teuthology.orchestra.run.smithi027.stderr:Fetching dashboard port number... 2023-12-09T02:20:46.115 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 8443 2023-12-09T02:20:46.508 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:46 smithi027 ceph-mon[107735]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:46.508 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:46 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:46.508 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:46 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1928273486' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-09T02:20:46.514 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: disabled 2023-12-09T02:20:46.522 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2023-12-09T02:20:46.523 INFO:teuthology.orchestra.run.smithi027.stderr:firewalld.service is not enabled 2023-12-09T02:20:46.523 INFO:teuthology.orchestra.run.smithi027.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-09T02:20:46.525 INFO:teuthology.orchestra.run.smithi027.stderr:Ceph Dashboard is now available at: 2023-12-09T02:20:46.525 INFO:teuthology.orchestra.run.smithi027.stderr: 2023-12-09T02:20:46.525 INFO:teuthology.orchestra.run.smithi027.stderr: URL: https://smithi027.front.sepia.ceph.com:8443/ 2023-12-09T02:20:46.525 INFO:teuthology.orchestra.run.smithi027.stderr: User: admin 2023-12-09T02:20:46.525 INFO:teuthology.orchestra.run.smithi027.stderr: Password: utmxg4zj52 2023-12-09T02:20:46.526 INFO:teuthology.orchestra.run.smithi027.stderr: 2023-12-09T02:20:46.526 INFO:teuthology.orchestra.run.smithi027.stderr:Enabling autotune for osd_memory_target 2023-12-09T02:20:48.046 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-09T02:20:48.505 INFO:teuthology.orchestra.run.smithi027.stderr:You can access the Ceph CLI with: 2023-12-09T02:20:48.505 INFO:teuthology.orchestra.run.smithi027.stderr: 2023-12-09T02:20:48.505 INFO:teuthology.orchestra.run.smithi027.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-09T02:20:48.505 INFO:teuthology.orchestra.run.smithi027.stderr: 2023-12-09T02:20:48.505 INFO:teuthology.orchestra.run.smithi027.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-09T02:20:48.506 INFO:teuthology.orchestra.run.smithi027.stderr: 2023-12-09T02:20:48.506 INFO:teuthology.orchestra.run.smithi027.stderr: ceph telemetry on 2023-12-09T02:20:48.506 INFO:teuthology.orchestra.run.smithi027.stderr: 2023-12-09T02:20:48.506 INFO:teuthology.orchestra.run.smithi027.stderr:For more information see: 2023-12-09T02:20:48.506 INFO:teuthology.orchestra.run.smithi027.stderr: 2023-12-09T02:20:48.506 INFO:teuthology.orchestra.run.smithi027.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-09T02:20:48.506 INFO:teuthology.orchestra.run.smithi027.stderr: 2023-12-09T02:20:48.506 INFO:teuthology.orchestra.run.smithi027.stderr:Bootstrap complete. 2023-12-09T02:20:48.541 INFO:tasks.cephadm:Fetching config... 2023-12-09T02:20:48.541 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2023-12-09T02:20:48.541 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-09T02:20:48.560 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-09T02:20:48.560 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2023-12-09T02:20:48.560 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-09T02:20:48.619 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-09T02:20:48.619 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2023-12-09T02:20:48.619 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/keyring of=/dev/stdout 2023-12-09T02:20:48.691 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-09T02:20:48.691 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2023-12-09T02:20:48.691 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-09T02:20:48.749 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-09T02:20:48.749 DEBUG:teuthology.orchestra.run.smithi027:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDqTx7QKUGeKg1EHyr2y1ImJYvxJHfBxYwdGnH0ga3i4/SNtwbUi2dQqExZeDljycNTIlHFBwOIERgGRorcYefHNBgP0C6IjvVEIMwppRuywV5PJU+mZ6wL/Ut/3F+ykBu/aE5+RhPGoqnbiOYaEAUB8Jyj3zOu9ZbAN7OWua1/PQx1e+Rdn9PEEmcuRoRP0CFPMrS5BW79HGhZSKMDg/X8mYzB1prnuF3R2joDPYRmX/IEYKs46aXAEfOlna1zvf0CTml2H+XCJrP7msViOWk9nDjpCV9gF3YrwQ6x6jwTnCwIugNCBP4jsh0teR6lGaOhD3gScJqbJ1+0ImiK9FvpVwypI4JmByAlsZsQ3xJ6UXFkjk/1mrPTf4v1uhlgJV0107qrQBvT2pB3h0LtBvdkxUx+r9eDdp10R06y5hk9EPkhrPx9jqSV2cS9LUiIZaHxVXpnDsGc8NOSFThvCrdYSjmN2Ifxk5lchDIb/fffjAodp+xoSvoUgfMsHEx/5lE= ceph-5b7743f2-9639-11ee-95a3-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-09T02:20:48.827 INFO:teuthology.orchestra.run.smithi027.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDqTx7QKUGeKg1EHyr2y1ImJYvxJHfBxYwdGnH0ga3i4/SNtwbUi2dQqExZeDljycNTIlHFBwOIERgGRorcYefHNBgP0C6IjvVEIMwppRuywV5PJU+mZ6wL/Ut/3F+ykBu/aE5+RhPGoqnbiOYaEAUB8Jyj3zOu9ZbAN7OWua1/PQx1e+Rdn9PEEmcuRoRP0CFPMrS5BW79HGhZSKMDg/X8mYzB1prnuF3R2joDPYRmX/IEYKs46aXAEfOlna1zvf0CTml2H+XCJrP7msViOWk9nDjpCV9gF3YrwQ6x6jwTnCwIugNCBP4jsh0teR6lGaOhD3gScJqbJ1+0ImiK9FvpVwypI4JmByAlsZsQ3xJ6UXFkjk/1mrPTf4v1uhlgJV0107qrQBvT2pB3h0LtBvdkxUx+r9eDdp10R06y5hk9EPkhrPx9jqSV2cS9LUiIZaHxVXpnDsGc8NOSFThvCrdYSjmN2Ifxk5lchDIb/fffjAodp+xoSvoUgfMsHEx/5lE= ceph-5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:20:48.838 DEBUG:teuthology.orchestra.run.smithi043:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDqTx7QKUGeKg1EHyr2y1ImJYvxJHfBxYwdGnH0ga3i4/SNtwbUi2dQqExZeDljycNTIlHFBwOIERgGRorcYefHNBgP0C6IjvVEIMwppRuywV5PJU+mZ6wL/Ut/3F+ykBu/aE5+RhPGoqnbiOYaEAUB8Jyj3zOu9ZbAN7OWua1/PQx1e+Rdn9PEEmcuRoRP0CFPMrS5BW79HGhZSKMDg/X8mYzB1prnuF3R2joDPYRmX/IEYKs46aXAEfOlna1zvf0CTml2H+XCJrP7msViOWk9nDjpCV9gF3YrwQ6x6jwTnCwIugNCBP4jsh0teR6lGaOhD3gScJqbJ1+0ImiK9FvpVwypI4JmByAlsZsQ3xJ6UXFkjk/1mrPTf4v1uhlgJV0107qrQBvT2pB3h0LtBvdkxUx+r9eDdp10R06y5hk9EPkhrPx9jqSV2cS9LUiIZaHxVXpnDsGc8NOSFThvCrdYSjmN2Ifxk5lchDIb/fffjAodp+xoSvoUgfMsHEx/5lE= ceph-5b7743f2-9639-11ee-95a3-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-09T02:20:48.894 INFO:teuthology.orchestra.run.smithi043.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDqTx7QKUGeKg1EHyr2y1ImJYvxJHfBxYwdGnH0ga3i4/SNtwbUi2dQqExZeDljycNTIlHFBwOIERgGRorcYefHNBgP0C6IjvVEIMwppRuywV5PJU+mZ6wL/Ut/3F+ykBu/aE5+RhPGoqnbiOYaEAUB8Jyj3zOu9ZbAN7OWua1/PQx1e+Rdn9PEEmcuRoRP0CFPMrS5BW79HGhZSKMDg/X8mYzB1prnuF3R2joDPYRmX/IEYKs46aXAEfOlna1zvf0CTml2H+XCJrP7msViOWk9nDjpCV9gF3YrwQ6x6jwTnCwIugNCBP4jsh0teR6lGaOhD3gScJqbJ1+0ImiK9FvpVwypI4JmByAlsZsQ3xJ6UXFkjk/1mrPTf4v1uhlgJV0107qrQBvT2pB3h0LtBvdkxUx+r9eDdp10R06y5hk9EPkhrPx9jqSV2cS9LUiIZaHxVXpnDsGc8NOSFThvCrdYSjmN2Ifxk5lchDIb/fffjAodp+xoSvoUgfMsHEx/5lE= ceph-5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:20:48.908 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-09T02:20:49.230 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:48 smithi027 ceph-mon[107735]: mgrmap e13: smithi027.babxfp(active, since 6s) 2023-12-09T02:20:49.230 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:48 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/4197219084' entity='client.admin' 2023-12-09T02:20:50.901 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-09T02:20:50.901 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-09T02:20:51.520 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:51 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1543518725' entity='client.admin' 2023-12-09T02:20:52.967 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi043 2023-12-09T02:20:52.967 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-09T02:20:52.967 DEBUG:teuthology.orchestra.run.smithi043:> dd of=/etc/ceph/ceph.conf 2023-12-09T02:20:52.990 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-09T02:20:52.990 DEBUG:teuthology.orchestra.run.smithi043:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-09T02:20:53.052 INFO:tasks.cephadm:Adding host smithi043 to orchestrator... 2023-12-09T02:20:53.052 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch host add smithi043 2023-12-09T02:20:53.078 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:52 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:53.079 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:52 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:20:53.079 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:52 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:53.079 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:52 smithi027 ceph-mon[107735]: Deploying daemon alertmanager.smithi027 on smithi027 2023-12-09T02:20:53.079 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:52 smithi027 ceph-mon[107735]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:53.079 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:52 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:55.900 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:55 smithi027 ceph-mon[107735]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi043", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:20:56.460 INFO:teuthology.orchestra.run.smithi027.stdout:Added host 'smithi043' with addr '172.21.15.43' 2023-12-09T02:20:57.142 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch host ls --format=json 2023-12-09T02:20:57.746 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:57 smithi027 ceph-mon[107735]: Deploying cephadm binary to smithi043 2023-12-09T02:20:57.746 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:57 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:57.746 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:57 smithi027 ceph-mon[107735]: Added host smithi043 2023-12-09T02:20:58.644 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:20:58.644 INFO:teuthology.orchestra.run.smithi027.stdout:[{"addr": "172.21.15.27", "hostname": "smithi027", "labels": [], "status": ""}, {"addr": "172.21.15.43", "hostname": "smithi043", "labels": [], "status": ""}] 2023-12-09T02:20:59.248 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:59 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:20:59.248 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:59 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi027", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-09T02:20:59.248 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:59 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi027", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-12-09T02:20:59.248 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:59 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:20:59.248 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:20:59 smithi027 ceph-mon[107735]: Deploying daemon crash.smithi027 on smithi027 2023-12-09T02:20:59.249 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-09T02:20:59.249 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd crush tunables default 2023-12-09T02:21:00.770 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:00 smithi027 ceph-mon[107735]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T02:21:00.770 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:00 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:00.770 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:00 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:00.770 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:00 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:00.771 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:00 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-09T02:21:00.771 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:00 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:01.514 INFO:teuthology.orchestra.run.smithi027.stderr:adjusted tunables profile to default 2023-12-09T02:21:01.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:01 smithi027 ceph-mon[107735]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-09T02:21:01.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:01 smithi027 ceph-mon[107735]: Deploying daemon grafana.smithi027 on smithi027 2023-12-09T02:21:01.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:01 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/936713060' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-09T02:21:01.910 INFO:tasks.cephadm:Adding mon.smithi027 on smithi027 2023-12-09T02:21:01.910 INFO:tasks.cephadm:Adding mon.smithi043 on smithi043 2023-12-09T02:21:01.910 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch apply mon '2;smithi027:172.21.15.27=smithi027;smithi043:172.21.15.43=smithi043' 2023-12-09T02:21:02.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:02 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/936713060' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-09T02:21:02.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:02 smithi027 ceph-mon[107735]: osdmap e4: 0 total, 0 up, 0 in 2023-12-09T02:21:02.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:02 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:03.342 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled mon update... 2023-12-09T02:21:03.736 DEBUG:teuthology.orchestra.run.smithi043:mon.smithi043> sudo journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mon.smithi043.service 2023-12-09T02:21:03.738 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-09T02:21:03.738 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-09T02:21:03.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:-- Logs begin at Sat 2023-12-09 02:08:29 UTC. -- 2023-12-09T02:21:03.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:03 smithi027 ceph-mon[107735]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:03.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:03 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:04.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:04 smithi027 ceph-mon[107735]: from='client.14194 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi027:172.21.15.27=smithi027;smithi043:172.21.15.43=smithi043", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:21:04.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:04 smithi027 ceph-mon[107735]: Saving service mon spec with placement smithi027:172.21.15.27=smithi027;smithi043:172.21.15.43=smithi043;count:2 2023-12-09T02:21:05.320 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:21:05.321 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":1,"fsid":"5b7743f2-9639-11ee-95a3-87774f69a715","modified":"2023-12-09T02:19:48.899469Z","created":"2023-12-09T02:19:48.899469Z","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":"smithi027","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-09T02:21:05.323 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 1 2023-12-09T02:21:05.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:05 smithi027 ceph-mon[107735]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:05.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:05 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/568701384' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T02:21:06.774 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-09T02:21:06.774 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-09T02:21:07.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:07 smithi027 ceph-mon[107735]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:08.563 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:21:08.563 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":1,"fsid":"5b7743f2-9639-11ee-95a3-87774f69a715","modified":"2023-12-09T02:19:48.899469Z","created":"2023-12-09T02:19:48.899469Z","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":"smithi027","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-09T02:21:08.565 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 1 2023-12-09T02:21:09.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:09 smithi027 ceph-mon[107735]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:09.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:09 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/1215281001' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T02:21:10.068 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-09T02:21:10.068 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-09T02:21:11.530 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:21:11.530 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":1,"fsid":"5b7743f2-9639-11ee-95a3-87774f69a715","modified":"2023-12-09T02:19:48.899469Z","created":"2023-12-09T02:19:48.899469Z","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":"smithi027","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-09T02:21:11.532 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 1 2023-12-09T02:21:11.751 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:11 smithi027 ceph-mon[107735]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:12.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:12 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/277932317' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T02:21:12.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:12 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:12.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:12 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:12.991 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-09T02:21:12.992 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-09T02:21:13.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:13 smithi027 ceph-mon[107735]: Deploying daemon node-exporter.smithi027 on smithi027 2023-12-09T02:21:13.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:13 smithi027 ceph-mon[107735]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:14.598 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:21:14.599 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":1,"fsid":"5b7743f2-9639-11ee-95a3-87774f69a715","modified":"2023-12-09T02:19:48.899469Z","created":"2023-12-09T02:19:48.899469Z","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":"smithi027","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-09T02:21:14.600 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 1 2023-12-09T02:21:15.432 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:15 smithi027 ceph-mon[107735]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:15.432 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:15 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:15.432 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:15 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-09T02:21:15.432 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:15 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/262858633' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T02:21:16.100 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-09T02:21:16.101 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-09T02:21:16.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:16 smithi027 ceph-mon[107735]: from='mgr.14162 172.21.15.27:0/1091157381' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-09T02:21:16.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:16 smithi027 ceph-mon[107735]: mgrmap e14: smithi027.babxfp(active, since 33s) 2023-12-09T02:21:17.608 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:21:17.608 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":1,"fsid":"5b7743f2-9639-11ee-95a3-87774f69a715","modified":"2023-12-09T02:19:48.899469Z","created":"2023-12-09T02:19:48.899469Z","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":"smithi027","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-09T02:21:17.610 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 1 2023-12-09T02:21:18.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:17 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/1762537254' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T02:21:19.016 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-09T02:21:19.016 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-09T02:21:20.609 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:21:20.609 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":1,"fsid":"5b7743f2-9639-11ee-95a3-87774f69a715","modified":"2023-12-09T02:19:48.899469Z","created":"2023-12-09T02:19:48.899469Z","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":"smithi027","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-09T02:21:20.611 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 1 2023-12-09T02:21:21.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:20 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/2456656896' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T02:21:21.985 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-09T02:21:21.985 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-09T02:21:22.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: Active manager daemon smithi027.babxfp restarted 2023-12-09T02:21:22.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: Activating manager daemon smithi027.babxfp 2023-12-09T02:21:22.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: osdmap e5: 0 total, 0 up, 0 in 2023-12-09T02:21:22.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: mgrmap e15: smithi027.babxfp(active, starting, since 0.309601s) 2023-12-09T02:21:22.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi027"}]: dispatch 2023-12-09T02:21:22.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr metadata", "who": "smithi027.babxfp", "id": "smithi027.babxfp"}]: dispatch 2023-12-09T02:21:22.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-09T02:21:22.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-09T02:21:22.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-09T02:21:22.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: Manager daemon smithi027.babxfp is now available 2023-12-09T02:21:22.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:21:22.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:21:22.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:22.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:21:22.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:22.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:21:22.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:21:22.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: [09/Dec/2023:02:21:21] ENGINE Bus STARTING 2023-12-09T02:21:22.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: [09/Dec/2023:02:21:22] ENGINE Serving on https://172.21.15.27:7150 2023-12-09T02:21:22.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: [09/Dec/2023:02:21:22] ENGINE Bus STARTED 2023-12-09T02:21:22.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:22.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:23.595 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:21:23.596 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":1,"fsid":"5b7743f2-9639-11ee-95a3-87774f69a715","modified":"2023-12-09T02:19:48.899469Z","created":"2023-12-09T02:19:48.899469Z","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":"smithi027","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-09T02:21:23.597 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 1 2023-12-09T02:21:23.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:23 smithi027 ceph-mon[107735]: mgrmap e16: smithi027.babxfp(active, since 1.3139s) 2023-12-09T02:21:23.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:23 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:23.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:23 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/1643235526' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T02:21:23.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:23 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:24.810 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:24 smithi027 ceph-mon[107735]: mgrmap e17: smithi027.babxfp(active, since 2s) 2023-12-09T02:21:24.810 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:24.810 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:24.810 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:21:24.937 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-09T02:21:24.938 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-09T02:21:26.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:25 smithi027 ceph-mon[107735]: Updating smithi027:/etc/ceph/ceph.conf 2023-12-09T02:21:26.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:25 smithi027 ceph-mon[107735]: Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2023-12-09T02:21:26.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:25 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:26.711 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:21:26.711 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":1,"fsid":"5b7743f2-9639-11ee-95a3-87774f69a715","modified":"2023-12-09T02:19:48.899469Z","created":"2023-12-09T02:19:48.899469Z","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":"smithi027","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-09T02:21:26.714 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 1 2023-12-09T02:21:27.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:27.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:27.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:21:27.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:27.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi043", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-09T02:21:27.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi043", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-12-09T02:21:27.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:27.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:27 smithi027 ceph-mon[107735]: Deploying daemon crash.smithi043 on smithi043 2023-12-09T02:21:27.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:27 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/1377262398' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T02:21:28.168 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-09T02:21:28.168 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-09T02:21:30.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:29 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:30.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:29 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi043.gvxdas", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T02:21:30.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:29 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi043.gvxdas", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-09T02:21:30.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:29 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T02:21:30.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:29 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:30.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:29 smithi027 ceph-mon[107735]: Deploying daemon mgr.smithi043.gvxdas on smithi043 2023-12-09T02:21:30.090 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:21:30.090 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":1,"fsid":"5b7743f2-9639-11ee-95a3-87774f69a715","modified":"2023-12-09T02:19:48.899469Z","created":"2023-12-09T02:19:48.899469Z","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":"smithi027","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-09T02:21:30.093 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 1 2023-12-09T02:21:31.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:30 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/1686137370' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T02:21:31.768 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-09T02:21:31.769 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-09T02:21:32.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:31 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:32.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:31 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T02:21:32.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:31 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:32.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:31 smithi027 ceph-mon[107735]: Deploying daemon mon.smithi043 on smithi043 2023-12-09T02:21:33.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:32 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:33.492 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:33 smithi043 ceph-mon[110418]: mon.smithi043@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-09T02:21:38.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi027"}]: dispatch 2023-12-09T02:21:38.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: mon.smithi027 calling monitor election 2023-12-09T02:21:38.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:38.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:38.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:38.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: mon.smithi043 calling monitor election 2023-12-09T02:21:38.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:38.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:38.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: from='mgr.? 172.21.15.43:0/3862714717' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi043.gvxdas/crt"}]: dispatch 2023-12-09T02:21:38.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:38.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: mon.smithi027 is new leader, mons smithi027,smithi043 in quorum (ranks 0,1) 2023-12-09T02:21:38.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: monmap e2: 2 mons at {smithi027=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0],smithi043=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0]} 2023-12-09T02:21:38.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: fsmap 2023-12-09T02:21:38.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: osdmap e5: 0 total, 0 up, 0 in 2023-12-09T02:21:38.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: mgrmap e17: smithi027.babxfp(active, since 17s) 2023-12-09T02:21:38.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: Standby manager daemon smithi043.gvxdas started 2023-12-09T02:21:38.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: from='mgr.? 172.21.15.43:0/3862714717' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-09T02:21:38.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: overall HEALTH_OK 2023-12-09T02:21:38.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: from='mgr.? 172.21.15.43:0/3862714717' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi043.gvxdas/key"}]: dispatch 2023-12-09T02:21:38.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: from='mgr.? 172.21.15.43:0/3862714717' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-09T02:21:38.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:38 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:38.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi027"}]: dispatch 2023-12-09T02:21:38.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: mon.smithi027 calling monitor election 2023-12-09T02:21:38.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:38.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:38.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:38.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: mon.smithi043 calling monitor election 2023-12-09T02:21:38.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:38.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:38.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: from='mgr.? 172.21.15.43:0/3862714717' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi043.gvxdas/crt"}]: dispatch 2023-12-09T02:21:38.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:38.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: mon.smithi027 is new leader, mons smithi027,smithi043 in quorum (ranks 0,1) 2023-12-09T02:21:38.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: monmap e2: 2 mons at {smithi027=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0],smithi043=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0]} 2023-12-09T02:21:38.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: fsmap 2023-12-09T02:21:38.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: osdmap e5: 0 total, 0 up, 0 in 2023-12-09T02:21:38.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: mgrmap e17: smithi027.babxfp(active, since 17s) 2023-12-09T02:21:38.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: Standby manager daemon smithi043.gvxdas started 2023-12-09T02:21:38.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: from='mgr.? 172.21.15.43:0/3862714717' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-09T02:21:38.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: overall HEALTH_OK 2023-12-09T02:21:38.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: from='mgr.? 172.21.15.43:0/3862714717' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi043.gvxdas/key"}]: dispatch 2023-12-09T02:21:38.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: from='mgr.? 172.21.15.43:0/3862714717' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-09T02:21:38.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:38 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:39.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:39 smithi027 ceph-mon[107735]: Deploying daemon node-exporter.smithi043 on smithi043 2023-12-09T02:21:39.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:39 smithi027 ceph-mon[107735]: mgrmap e18: smithi027.babxfp(active, since 17s), standbys: smithi043.gvxdas 2023-12-09T02:21:39.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:39 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr metadata", "who": "smithi043.gvxdas", "id": "smithi043.gvxdas"}]: dispatch 2023-12-09T02:21:39.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:39 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:39.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:39 smithi043 ceph-mon[110418]: Deploying daemon node-exporter.smithi043 on smithi043 2023-12-09T02:21:39.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:39 smithi043 ceph-mon[110418]: mgrmap e18: smithi027.babxfp(active, since 17s), standbys: smithi043.gvxdas 2023-12-09T02:21:39.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:39 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr metadata", "who": "smithi043.gvxdas", "id": "smithi043.gvxdas"}]: dispatch 2023-12-09T02:21:39.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:39 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:21:40.005 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-09T02:21:40.005 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":2,"fsid":"5b7743f2-9639-11ee-95a3-87774f69a715","modified":"2023-12-09T02:21:33.424555Z","created":"2023-12-09T02:19:48.899469Z","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":"smithi027","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi043","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-09T02:21:40.006 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 2 2023-12-09T02:21:40.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:40 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/3808183081' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T02:21:40.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:40 smithi043 ceph-mon[110418]: from='client.? 172.21.15.43:0/3808183081' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-09T02:21:40.922 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-09T02:21:40.923 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph config generate-minimal-conf 2023-12-09T02:21:42.251 INFO:teuthology.orchestra.run.smithi027.stdout:# minimal ceph.conf for 5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:21:42.251 INFO:teuthology.orchestra.run.smithi027.stdout:[global] 2023-12-09T02:21:42.251 INFO:teuthology.orchestra.run.smithi027.stdout: fsid = 5b7743f2-9639-11ee-95a3-87774f69a715 2023-12-09T02:21:42.251 INFO:teuthology.orchestra.run.smithi027.stdout: mon_host = [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] 2023-12-09T02:21:42.674 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-09T02:21:42.674 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2023-12-09T02:21:42.674 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/ceph/ceph.conf 2023-12-09T02:21:42.712 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2023-12-09T02:21:42.712 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-09T02:21:42.781 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-09T02:21:42.781 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.conf 2023-12-09T02:21:42.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:42 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:42.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:42 smithi043 ceph-mon[110418]: Deploying daemon prometheus.smithi027 on smithi027 2023-12-09T02:21:42.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:42 smithi043 ceph-mon[110418]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:42.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:42 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:42.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:42 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/2406879901' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:42.821 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-09T02:21:42.821 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-09T02:21:42.896 INFO:tasks.cephadm:Deploying OSDs... 2023-12-09T02:21:42.896 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2023-12-09T02:21:42.896 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/scratch_devs of=/dev/stdout 2023-12-09T02:21:42.917 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-09T02:21:42.918 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_1 2023-12-09T02:21:42.980 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-09T02:21:42.980 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T02:21:42.980 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 6h/6d Inode: 387852 Links: 1 2023-12-09T02:21:42.980 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T02:21:42.980 INFO:teuthology.orchestra.run.smithi027.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T02:21:42.980 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2023-12-09 02:21:12.084121240 +0000 2023-12-09T02:21:42.980 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2023-12-09 02:17:32.650777791 +0000 2023-12-09T02:21:42.980 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2023-12-09 02:17:32.650777791 +0000 2023-12-09T02:21:42.980 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2023-12-09T02:21:42.980 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-09T02:21:43.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:42 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:43.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:42 smithi027 ceph-mon[107735]: Deploying daemon prometheus.smithi027 on smithi027 2023-12-09T02:21:43.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:42 smithi027 ceph-mon[107735]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:43.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:42 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:43.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:42 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2406879901' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:43.049 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2023-12-09T02:21:43.050 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2023-12-09T02:21:43.050 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.00022345 s, 2.3 MB/s 2023-12-09T02:21:43.051 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-09T02:21:43.112 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_2 2023-12-09T02:21:43.171 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-09T02:21:43.171 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T02:21:43.171 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 6h/6d Inode: 391942 Links: 1 2023-12-09T02:21:43.171 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T02:21:43.172 INFO:teuthology.orchestra.run.smithi027.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T02:21:43.172 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2023-12-09 02:21:12.084121240 +0000 2023-12-09T02:21:43.172 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2023-12-09 02:17:33.181764691 +0000 2023-12-09T02:21:43.172 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2023-12-09 02:17:33.181764691 +0000 2023-12-09T02:21:43.172 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2023-12-09T02:21:43.172 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-09T02:21:43.238 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2023-12-09T02:21:43.238 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2023-12-09T02:21:43.238 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000212824 s, 2.4 MB/s 2023-12-09T02:21:43.239 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-09T02:21:43.300 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_3 2023-12-09T02:21:43.362 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-09T02:21:43.362 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T02:21:43.362 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 6h/6d Inode: 397413 Links: 1 2023-12-09T02:21:43.362 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T02:21:43.362 INFO:teuthology.orchestra.run.smithi027.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T02:21:43.362 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2023-12-09 02:21:12.084121240 +0000 2023-12-09T02:21:43.362 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2023-12-09 02:17:33.731751122 +0000 2023-12-09T02:21:43.362 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2023-12-09 02:17:33.731751122 +0000 2023-12-09T02:21:43.362 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2023-12-09T02:21:43.363 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-09T02:21:43.430 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2023-12-09T02:21:43.430 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2023-12-09T02:21:43.430 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000206472 s, 2.5 MB/s 2023-12-09T02:21:43.431 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-09T02:21:43.491 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_4 2023-12-09T02:21:43.549 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-09T02:21:43.549 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T02:21:43.549 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 6h/6d Inode: 399394 Links: 1 2023-12-09T02:21:43.549 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T02:21:43.549 INFO:teuthology.orchestra.run.smithi027.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T02:21:43.549 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2023-12-09 02:21:12.085121215 +0000 2023-12-09T02:21:43.549 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2023-12-09 02:17:34.258738121 +0000 2023-12-09T02:21:43.550 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2023-12-09 02:17:34.258738121 +0000 2023-12-09T02:21:43.550 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2023-12-09T02:21:43.550 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-09T02:21:43.616 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2023-12-09T02:21:43.616 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2023-12-09T02:21:43.616 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000204094 s, 2.5 MB/s 2023-12-09T02:21:43.617 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-09T02:21:43.676 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-09T02:21:43.676 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/scratch_devs of=/dev/stdout 2023-12-09T02:21:43.699 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-09T02:21:43.699 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_1 2023-12-09T02:21:43.762 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-09T02:21:43.762 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T02:21:43.762 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 6h/6d Inode: 388933 Links: 1 2023-12-09T02:21:43.762 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T02:21:43.762 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T02:21:43.762 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2023-12-09 02:21:39.012195705 +0000 2023-12-09T02:21:43.762 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2023-12-09 02:18:08.246718187 +0000 2023-12-09T02:21:43.762 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2023-12-09 02:18:08.246718187 +0000 2023-12-09T02:21:43.762 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2023-12-09T02:21:43.763 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-09T02:21:43.834 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2023-12-09T02:21:43.834 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2023-12-09T02:21:43.835 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000128586 s, 4.0 MB/s 2023-12-09T02:21:43.836 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-09T02:21:43.900 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_2 2023-12-09T02:21:43.963 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-09T02:21:43.963 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T02:21:43.963 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 6h/6d Inode: 392568 Links: 1 2023-12-09T02:21:43.963 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T02:21:43.963 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T02:21:43.963 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2023-12-09 02:21:39.012195705 +0000 2023-12-09T02:21:43.963 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2023-12-09 02:18:08.815710701 +0000 2023-12-09T02:21:43.963 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2023-12-09 02:18:08.815710701 +0000 2023-12-09T02:21:43.963 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2023-12-09T02:21:43.964 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-09T02:21:44.036 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2023-12-09T02:21:44.036 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2023-12-09T02:21:44.036 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000115787 s, 4.4 MB/s 2023-12-09T02:21:44.037 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-09T02:21:44.101 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_3 2023-12-09T02:21:44.164 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-09T02:21:44.164 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T02:21:44.164 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 6h/6d Inode: 397503 Links: 1 2023-12-09T02:21:44.164 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T02:21:44.165 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T02:21:44.165 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2023-12-09 02:21:39.012195705 +0000 2023-12-09T02:21:44.165 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2023-12-09 02:18:09.382703241 +0000 2023-12-09T02:21:44.165 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2023-12-09 02:18:09.382703241 +0000 2023-12-09T02:21:44.165 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2023-12-09T02:21:44.165 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-09T02:21:44.236 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2023-12-09T02:21:44.237 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2023-12-09T02:21:44.237 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000122756 s, 4.2 MB/s 2023-12-09T02:21:44.238 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-09T02:21:44.303 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_4 2023-12-09T02:21:44.366 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-09T02:21:44.367 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-09T02:21:44.367 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 6h/6d Inode: 392764 Links: 1 2023-12-09T02:21:44.367 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-09T02:21:44.367 INFO:teuthology.orchestra.run.smithi043.stdout:Context: system_u:object_r:device_t:s0 2023-12-09T02:21:44.367 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2023-12-09 02:21:39.012195705 +0000 2023-12-09T02:21:44.367 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2023-12-09 02:18:09.988695269 +0000 2023-12-09T02:21:44.367 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2023-12-09 02:18:09.988695269 +0000 2023-12-09T02:21:44.367 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2023-12-09T02:21:44.367 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-09T02:21:44.441 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2023-12-09T02:21:44.441 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2023-12-09T02:21:44.441 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000115425 s, 4.4 MB/s 2023-12-09T02:21:44.442 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-09T02:21:44.507 INFO:tasks.cephadm:Deploying osd.0 on smithi027 with /dev/vg_nvme/lv_4... 2023-12-09T02:21:44.507 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-09T02:21:44.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:44 smithi043 ceph-mon[110418]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:44.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:44 smithi027 ceph-mon[107735]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:47.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:46 smithi027 ceph-mon[107735]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:47.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:46 smithi043 ceph-mon[110418]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:48.093 INFO:teuthology.orchestra.run.smithi027.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-09T02:21:48.093 INFO:teuthology.orchestra.run.smithi027.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-09T02:21:48.093 INFO:teuthology.orchestra.run.smithi027.stderr: stderr: 10+0 records in 2023-12-09T02:21:48.093 INFO:teuthology.orchestra.run.smithi027.stderr:10+0 records out 2023-12-09T02:21:48.093 INFO:teuthology.orchestra.run.smithi027.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0164829 s, 636 MB/s 2023-12-09T02:21:48.093 INFO:teuthology.orchestra.run.smithi027.stderr:--> Zapping successful for: 2023-12-09T02:21:48.703 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi027:vg_nvme/lv_4 2023-12-09T02:21:48.770 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:48 smithi027 ceph-mon[107735]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:49.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:48 smithi043 ceph-mon[110418]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:50.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:50.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:21:50.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:50.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:21:50.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:50 smithi027 ceph-mon[107735]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:50.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:21:50.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:21:50.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:50.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:50.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:21:50.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:50.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:21:50.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:50 smithi043 ceph-mon[110418]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:50.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:21:50.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:21:50.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:52.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:51 smithi027 ceph-mon[107735]: from='client.14234 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:21:52.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:52.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:51 smithi027 ceph-mon[107735]: Updating smithi043:/etc/ceph/ceph.conf 2023-12-09T02:21:52.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:51 smithi027 ceph-mon[107735]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2023-12-09T02:21:52.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:52.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:52.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:51 smithi043 ceph-mon[110418]: from='client.14234 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:21:52.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:52.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:51 smithi043 ceph-mon[110418]: Updating smithi043:/etc/ceph/ceph.conf 2023-12-09T02:21:52.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:51 smithi043 ceph-mon[110418]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2023-12-09T02:21:52.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:52.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:53.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:52 smithi027 ceph-mon[107735]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:53.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:52 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/4040156206' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "839fb2f0-bee9-4d07-a4f6-e319d6cc5b88"}]: dispatch 2023-12-09T02:21:53.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:52 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/4040156206' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "839fb2f0-bee9-4d07-a4f6-e319d6cc5b88"}]': finished 2023-12-09T02:21:53.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:52 smithi027 ceph-mon[107735]: osdmap e6: 1 total, 0 up, 1 in 2023-12-09T02:21:53.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:52 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:21:53.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:52 smithi043 ceph-mon[110418]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:53.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:52 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/4040156206' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "839fb2f0-bee9-4d07-a4f6-e319d6cc5b88"}]: dispatch 2023-12-09T02:21:53.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:52 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/4040156206' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "839fb2f0-bee9-4d07-a4f6-e319d6cc5b88"}]': finished 2023-12-09T02:21:53.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:52 smithi043 ceph-mon[110418]: osdmap e6: 1 total, 0 up, 1 in 2023-12-09T02:21:53.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:52 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:21:54.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:54 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:54.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:54 smithi027 ceph-mon[107735]: Updating smithi027:/etc/ceph/ceph.conf 2023-12-09T02:21:54.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:54 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/4095283248' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:21:54.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:54 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:54.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:54 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:54.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:54 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T02:21:54.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:54 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-09T02:21:54.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:54 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:54.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:54 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:54.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:54 smithi043 ceph-mon[110418]: Updating smithi027:/etc/ceph/ceph.conf 2023-12-09T02:21:54.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:54 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/4095283248' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:21:54.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:54 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:54.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:54 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:54.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:54 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T02:21:54.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:54 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-09T02:21:54.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:54 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:55.335 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:55 smithi043 ceph-mon[110418]: Reconfiguring mon.smithi027 (unknown last config time)... 2023-12-09T02:21:55.335 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:55 smithi043 ceph-mon[110418]: Reconfiguring daemon mon.smithi027 on smithi027 2023-12-09T02:21:55.335 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:55 smithi043 ceph-mon[110418]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:55.498 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:55 smithi027 ceph-mon[107735]: Reconfiguring mon.smithi027 (unknown last config time)... 2023-12-09T02:21:55.499 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:55 smithi027 ceph-mon[107735]: Reconfiguring daemon mon.smithi027 on smithi027 2023-12-09T02:21:55.499 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:55 smithi027 ceph-mon[107735]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:57.366 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:57 smithi027 ceph-mon[107735]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:57.366 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:57 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:57.366 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:57 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi027.babxfp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T02:21:57.367 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:57 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T02:21:57.367 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:57 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:57.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:57 smithi043 ceph-mon[110418]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:57.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:57 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:57.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:57 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi027.babxfp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T02:21:57.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:57 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T02:21:57.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:57 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:58.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:58 smithi027 ceph-mon[107735]: Reconfiguring mgr.smithi027.babxfp (unknown last config time)... 2023-12-09T02:21:58.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:58 smithi027 ceph-mon[107735]: Reconfiguring daemon mgr.smithi027.babxfp on smithi027 2023-12-09T02:21:58.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:58 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:58.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:58 smithi043 ceph-mon[110418]: Reconfiguring mgr.smithi027.babxfp (unknown last config time)... 2023-12-09T02:21:58.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:58 smithi043 ceph-mon[110418]: Reconfiguring daemon mgr.smithi027.babxfp on smithi027 2023-12-09T02:21:58.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:58 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:21:59.457 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:59 smithi027 ceph-mon[107735]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:59.457 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:59 smithi027 ceph-mon[107735]: Reconfiguring alertmanager.smithi027 (dependencies changed)... 2023-12-09T02:21:59.457 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:59 smithi027 ceph-mon[107735]: Reconfiguring daemon alertmanager.smithi027 on smithi027 2023-12-09T02:21:59.457 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:59 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-09T02:21:59.458 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:21:59 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:21:59.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:59 smithi043 ceph-mon[110418]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:21:59.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:59 smithi043 ceph-mon[110418]: Reconfiguring alertmanager.smithi027 (dependencies changed)... 2023-12-09T02:21:59.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:59 smithi043 ceph-mon[110418]: Reconfiguring daemon alertmanager.smithi027 on smithi027 2023-12-09T02:21:59.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:59 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-09T02:21:59.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:21:59 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:00.387 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:00 smithi027 ceph-mon[107735]: Deploying daemon osd.0 on smithi027 2023-12-09T02:22:00.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:00 smithi043 ceph-mon[110418]: Deploying daemon osd.0 on smithi027 2023-12-09T02:22:01.293 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:01 smithi027 ceph-mon[107735]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:22:01.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:01 smithi043 ceph-mon[110418]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:22:02.470 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:02 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:02.470 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:02 smithi027 ceph-mon[107735]: Reconfiguring crash.smithi027 (monmap changed)... 2023-12-09T02:22:02.470 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:02 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi027", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-09T02:22:02.470 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:02 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:02.470 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:02 smithi027 ceph-mon[107735]: Reconfiguring daemon crash.smithi027 on smithi027 2023-12-09T02:22:02.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:02 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:02.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:02 smithi043 ceph-mon[110418]: Reconfiguring crash.smithi027 (monmap changed)... 2023-12-09T02:22:02.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:02 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi027", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-09T02:22:02.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:02 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:02.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:02 smithi043 ceph-mon[110418]: Reconfiguring daemon crash.smithi027 on smithi027 2023-12-09T02:22:03.202 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:03 smithi027 ceph-mon[107735]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:22:03.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:03 smithi043 ceph-mon[110418]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:22:05.215 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:05 smithi027 ceph-mon[107735]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:22:05.215 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:05.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:05 smithi043 ceph-mon[110418]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:22:05.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:06.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:06 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:06.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:06 smithi027 ceph-mon[107735]: Reconfiguring grafana.smithi027 (dependencies changed)... 2023-12-09T02:22:06.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:06 smithi027 ceph-mon[107735]: Reconfiguring daemon grafana.smithi027 on smithi027 2023-12-09T02:22:06.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:06 smithi027 ceph-mon[107735]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:22:06.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:06 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:06.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:06 smithi043 ceph-mon[110418]: Reconfiguring grafana.smithi027 (dependencies changed)... 2023-12-09T02:22:06.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:06 smithi043 ceph-mon[110418]: Reconfiguring daemon grafana.smithi027 on smithi027 2023-12-09T02:22:06.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:06 smithi043 ceph-mon[110418]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:22:06.600 INFO:teuthology.orchestra.run.smithi027.stdout:Created osd(s) 0 on host 'smithi027' 2023-12-09T02:22:07.006 DEBUG:teuthology.orchestra.run.smithi027:osd.0> sudo journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.0.service 2023-12-09T02:22:07.009 INFO:tasks.cephadm:Deploying osd.1 on smithi027 with /dev/vg_nvme/lv_3... 2023-12-09T02:22:07.009 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-09T02:22:07.039 INFO:journalctl@ceph.osd.0.smithi027.stdout:-- Logs begin at Sat 2023-12-09 02:09:14 UTC. -- 2023-12-09T02:22:07.678 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:07 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:08.030 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:22:07 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-0[120527]: 2023-12-09T02:22:07.676+0000 7f24be4fd3c0 -1 osd.0 0 log_to_monitors true 2023-12-09T02:22:08.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:07 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:08.701 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:08 smithi027 ceph-mon[107735]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:22:08.701 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:08 smithi027 ceph-mon[107735]: from='osd.0 [v2:172.21.15.27:6802/2962544864,v1:172.21.15.27:6803/2962544864]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-09T02:22:09.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:08 smithi043 ceph-mon[110418]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:22:09.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:08 smithi043 ceph-mon[110418]: from='osd.0 [v2:172.21.15.27:6802/2962544864,v1:172.21.15.27:6803/2962544864]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-09T02:22:09.488 INFO:teuthology.orchestra.run.smithi027.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-09T02:22:09.488 INFO:teuthology.orchestra.run.smithi027.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-09T02:22:09.489 INFO:teuthology.orchestra.run.smithi027.stderr: stderr: 10+0 records in 2023-12-09T02:22:09.489 INFO:teuthology.orchestra.run.smithi027.stderr:10+0 records out 2023-12-09T02:22:09.489 INFO:teuthology.orchestra.run.smithi027.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0130482 s, 804 MB/s 2023-12-09T02:22:09.489 INFO:teuthology.orchestra.run.smithi027.stderr:--> Zapping successful for: 2023-12-09T02:22:09.695 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:22:09 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-0[120527]: 2023-12-09T02:22:09.607+0000 7f24b4f00700 -1 osd.0 0 waiting for initial osdmap 2023-12-09T02:22:09.695 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:22:09 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-0[120527]: 2023-12-09T02:22:09.610+0000 7f24ae895700 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-09T02:22:09.696 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:09 smithi027 ceph-mon[107735]: from='osd.0 [v2:172.21.15.27:6802/2962544864,v1:172.21.15.27:6803/2962544864]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-09T02:22:09.696 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:09 smithi027 ceph-mon[107735]: osdmap e7: 1 total, 0 up, 1 in 2023-12-09T02:22:09.696 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:09 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:22:09.696 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:09 smithi027 ceph-mon[107735]: from='osd.0 [v2:172.21.15.27:6802/2962544864,v1:172.21.15.27:6803/2962544864]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2023-12-09T02:22:09.696 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:09 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:09.696 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:09 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi043", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-09T02:22:09.696 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:09 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:09 smithi043 ceph-mon[110418]: from='osd.0 [v2:172.21.15.27:6802/2962544864,v1:172.21.15.27:6803/2962544864]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-09T02:22:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:09 smithi043 ceph-mon[110418]: osdmap e7: 1 total, 0 up, 1 in 2023-12-09T02:22:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:09 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:22:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:09 smithi043 ceph-mon[110418]: from='osd.0 [v2:172.21.15.27:6802/2962544864,v1:172.21.15.27:6803/2962544864]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2023-12-09T02:22:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:09 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:09 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi043", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-12-09T02:22:09.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:09 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:09.849 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi027:vg_nvme/lv_3 2023-12-09T02:22:10.765 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:10 smithi043 ceph-mon[110418]: Reconfiguring crash.smithi043 (monmap changed)... 2023-12-09T02:22:10.765 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:10 smithi043 ceph-mon[110418]: Reconfiguring daemon crash.smithi043 on smithi043 2023-12-09T02:22:10.766 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:10 smithi043 ceph-mon[110418]: from='osd.0 [v2:172.21.15.27:6802/2962544864,v1:172.21.15.27:6803/2962544864]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2023-12-09T02:22:10.766 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:10 smithi043 ceph-mon[110418]: osdmap e8: 1 total, 0 up, 1 in 2023-12-09T02:22:10.766 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:22:10.766 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:22:10.766 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:10 smithi043 ceph-mon[110418]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:22:10.766 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:10.766 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi043.gvxdas", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T02:22:10.766 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T02:22:10.766 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:10.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:10 smithi027 ceph-mon[107735]: Reconfiguring crash.smithi043 (monmap changed)... 2023-12-09T02:22:10.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:10 smithi027 ceph-mon[107735]: Reconfiguring daemon crash.smithi043 on smithi043 2023-12-09T02:22:10.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:10 smithi027 ceph-mon[107735]: from='osd.0 [v2:172.21.15.27:6802/2962544864,v1:172.21.15.27:6803/2962544864]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2023-12-09T02:22:10.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:10 smithi027 ceph-mon[107735]: osdmap e8: 1 total, 0 up, 1 in 2023-12-09T02:22:10.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:22:10.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:22:10.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:10 smithi027 ceph-mon[107735]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-09T02:22:10.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:10.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi043.gvxdas", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T02:22:10.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T02:22:10.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:11.890 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: purged_snaps scrub starts 2023-12-09T02:22:11.890 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: purged_snaps scrub ok 2023-12-09T02:22:11.890 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: Reconfiguring mgr.smithi043.gvxdas (monmap changed)... 2023-12-09T02:22:11.890 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: Reconfiguring daemon mgr.smithi043.gvxdas on smithi043 2023-12-09T02:22:11.890 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:22:11.890 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: osd.0 [v2:172.21.15.27:6802/2962544864,v1:172.21.15.27:6803/2962544864] boot 2023-12-09T02:22:11.890 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: osdmap e9: 1 total, 1 up, 1 in 2023-12-09T02:22:11.890 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:22:11.890 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:22:11.891 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:22:11.891 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:11.891 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:11.891 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T02:22:11.891 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-09T02:22:11.891 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:11 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:11.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: purged_snaps scrub starts 2023-12-09T02:22:11.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: purged_snaps scrub ok 2023-12-09T02:22:11.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: Reconfiguring mgr.smithi043.gvxdas (monmap changed)... 2023-12-09T02:22:11.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: Reconfiguring daemon mgr.smithi043.gvxdas on smithi043 2023-12-09T02:22:11.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:22:11.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: osd.0 [v2:172.21.15.27:6802/2962544864,v1:172.21.15.27:6803/2962544864] boot 2023-12-09T02:22:11.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: osdmap e9: 1 total, 1 up, 1 in 2023-12-09T02:22:11.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:22:11.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:22:11.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:22:11.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:11.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:11.962 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-09T02:22:11.962 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-09T02:22:11.962 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:11 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:13.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:12 smithi027 ceph-mon[107735]: from='client.14252 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:22:13.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:12 smithi027 ceph-mon[107735]: Reconfiguring mon.smithi043 (monmap changed)... 2023-12-09T02:22:13.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:12 smithi027 ceph-mon[107735]: Reconfiguring daemon mon.smithi043 on smithi043 2023-12-09T02:22:13.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:12 smithi027 ceph-mon[107735]: osdmap e10: 1 total, 1 up, 1 in 2023-12-09T02:22:13.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:12 smithi027 ceph-mon[107735]: pgmap v23: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:13.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:12 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:13.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:12 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-09T02:22:13.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:12 smithi043 ceph-mon[110418]: from='client.14252 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:22:13.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:12 smithi043 ceph-mon[110418]: Reconfiguring mon.smithi043 (monmap changed)... 2023-12-09T02:22:13.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:12 smithi043 ceph-mon[110418]: Reconfiguring daemon mon.smithi043 on smithi043 2023-12-09T02:22:13.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:12 smithi043 ceph-mon[110418]: osdmap e10: 1 total, 1 up, 1 in 2023-12-09T02:22:13.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:12 smithi043 ceph-mon[110418]: pgmap v23: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:13.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:12 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:13.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:12 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-09T02:22:14.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:13 smithi027 ceph-mon[107735]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-09T02:22:14.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:13 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2479309540' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c614618e-e6bd-4f66-914f-397fc2ff75aa"}]: dispatch 2023-12-09T02:22:14.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:13 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2479309540' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c614618e-e6bd-4f66-914f-397fc2ff75aa"}]': finished 2023-12-09T02:22:14.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:13 smithi027 ceph-mon[107735]: osdmap e11: 2 total, 1 up, 2 in 2023-12-09T02:22:14.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:13 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T02:22:14.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:13 smithi043 ceph-mon[110418]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-09T02:22:14.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:13 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/2479309540' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c614618e-e6bd-4f66-914f-397fc2ff75aa"}]: dispatch 2023-12-09T02:22:14.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:13 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/2479309540' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c614618e-e6bd-4f66-914f-397fc2ff75aa"}]': finished 2023-12-09T02:22:14.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:13 smithi043 ceph-mon[110418]: osdmap e11: 2 total, 1 up, 2 in 2023-12-09T02:22:14.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:13 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T02:22:15.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:14 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1336969655' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:22:15.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:14 smithi027 ceph-mon[107735]: pgmap v25: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:15.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:14 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/1336969655' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:22:15.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:14 smithi043 ceph-mon[110418]: pgmap v25: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:16.979 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:16 smithi027 ceph-mon[107735]: pgmap v26: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:17.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:16 smithi043 ceph-mon[110418]: pgmap v26: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:19.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:18 smithi027 ceph-mon[107735]: pgmap v27: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:19.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:18 smithi043 ceph-mon[110418]: pgmap v27: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:20.005 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-09T02:22:20.006 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:20.006 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:19 smithi027 ceph-mon[107735]: Deploying daemon osd.1 on smithi027 2023-12-09T02:22:20.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-09T02:22:20.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:20.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:19 smithi043 ceph-mon[110418]: Deploying daemon osd.1 on smithi027 2023-12-09T02:22:21.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:20 smithi027 ceph-mon[107735]: pgmap v28: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:21.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:20 smithi043 ceph-mon[110418]: pgmap v28: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:22.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:22:22.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:22:22.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:22:22.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:22:23.026 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:22 smithi027 ceph-mon[107735]: pgmap v29: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:23.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:22 smithi043 ceph-mon[110418]: pgmap v29: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:24.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:24.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:24 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:25.125 INFO:teuthology.orchestra.run.smithi027.stdout:Created osd(s) 1 on host 'smithi027' 2023-12-09T02:22:25.333 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:25 smithi043 ceph-mon[110418]: pgmap v30: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:25.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:25 smithi027 ceph-mon[107735]: pgmap v30: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:25.567 DEBUG:teuthology.orchestra.run.smithi027:osd.1> sudo journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.1.service 2023-12-09T02:22:25.569 INFO:tasks.cephadm:Deploying osd.2 on smithi027 with /dev/vg_nvme/lv_2... 2023-12-09T02:22:25.569 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-09T02:22:25.599 INFO:journalctl@ceph.osd.1.smithi027.stdout:-- Logs begin at Sat 2023-12-09 02:09:14 UTC. -- 2023-12-09T02:22:26.251 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:26.251 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.27:9093"}]: dispatch 2023-12-09T02:22:26.252 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.27:9093"}]: dispatch 2023-12-09T02:22:26.252 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:26.252 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-09T02:22:26.252 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-09T02:22:26.252 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.27:3000"}]: dispatch 2023-12-09T02:22:26.252 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.27:3000"}]: dispatch 2023-12-09T02:22:26.252 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:26.252 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-09T02:22:26.252 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.27:9095"}]: dispatch 2023-12-09T02:22:26.252 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:26.252 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:22:26.252 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:26.252 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:22:26.384 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:26.384 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.27:9093"}]: dispatch 2023-12-09T02:22:26.384 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.27:9093"}]: dispatch 2023-12-09T02:22:26.384 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:26.384 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-09T02:22:26.384 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-09T02:22:26.384 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.27:3000"}]: dispatch 2023-12-09T02:22:26.385 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.27:3000"}]: dispatch 2023-12-09T02:22:26.385 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:26.385 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-09T02:22:26.385 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.27:9095"}]: dispatch 2023-12-09T02:22:26.385 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:26.385 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:22:26.385 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:26.385 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:22:26.530 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:22:26 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-1[123893]: 2023-12-09T02:22:26.248+0000 7f338b0053c0 -1 osd.1 0 log_to_monitors true 2023-12-09T02:22:27.184 INFO:teuthology.orchestra.run.smithi027.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-09T02:22:27.184 INFO:teuthology.orchestra.run.smithi027.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-09T02:22:27.185 INFO:teuthology.orchestra.run.smithi027.stderr: stderr: 10+0 records in 2023-12-09T02:22:27.185 INFO:teuthology.orchestra.run.smithi027.stderr:10+0 records out 2023-12-09T02:22:27.185 INFO:teuthology.orchestra.run.smithi027.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0108033 s, 971 MB/s 2023-12-09T02:22:27.185 INFO:teuthology.orchestra.run.smithi027.stderr:--> Zapping successful for: 2023-12-09T02:22:27.520 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:27 smithi027 ceph-mon[107735]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-09T02:22:27.520 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:27 smithi027 ceph-mon[107735]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.27:9095"}]: dispatch 2023-12-09T02:22:27.521 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:27 smithi027 ceph-mon[107735]: pgmap v31: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:27.521 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:27 smithi027 ceph-mon[107735]: from='osd.1 [v2:172.21.15.27:6810/3061543641,v1:172.21.15.27:6811/3061543641]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-09T02:22:27.521 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:27.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:27 smithi043 ceph-mon[110418]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-09T02:22:27.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:27 smithi043 ceph-mon[110418]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.27:9095"}]: dispatch 2023-12-09T02:22:27.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:27 smithi043 ceph-mon[110418]: pgmap v31: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:27.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:27 smithi043 ceph-mon[110418]: from='osd.1 [v2:172.21.15.27:6810/3061543641,v1:172.21.15.27:6811/3061543641]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-09T02:22:27.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:27 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:27.585 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi027:vg_nvme/lv_2 2023-12-09T02:22:28.417 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:22:28 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-1[123893]: 2023-12-09T02:22:28.163+0000 7f3381a08700 -1 osd.1 0 waiting for initial osdmap 2023-12-09T02:22:28.417 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:22:28 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-1[123893]: 2023-12-09T02:22:28.168+0000 7f337c39f700 -1 osd.1 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-09T02:22:28.417 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:28 smithi027 ceph-mon[107735]: from='osd.1 [v2:172.21.15.27:6810/3061543641,v1:172.21.15.27:6811/3061543641]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-09T02:22:28.418 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:28 smithi027 ceph-mon[107735]: osdmap e12: 2 total, 1 up, 2 in 2023-12-09T02:22:28.418 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:28 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T02:22:28.418 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:28 smithi027 ceph-mon[107735]: from='osd.1 [v2:172.21.15.27:6810/3061543641,v1:172.21.15.27:6811/3061543641]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2023-12-09T02:22:28.418 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:28 smithi027 ceph-mon[107735]: pgmap v33: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:28.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:28 smithi043 ceph-mon[110418]: from='osd.1 [v2:172.21.15.27:6810/3061543641,v1:172.21.15.27:6811/3061543641]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-09T02:22:28.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:28 smithi043 ceph-mon[110418]: osdmap e12: 2 total, 1 up, 2 in 2023-12-09T02:22:28.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:28 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T02:22:28.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:28 smithi043 ceph-mon[110418]: from='osd.1 [v2:172.21.15.27:6810/3061543641,v1:172.21.15.27:6811/3061543641]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2023-12-09T02:22:28.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:28 smithi043 ceph-mon[110418]: pgmap v33: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:29.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:29 smithi027 ceph-mon[107735]: from='osd.1 [v2:172.21.15.27:6810/3061543641,v1:172.21.15.27:6811/3061543641]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2023-12-09T02:22:29.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:29 smithi027 ceph-mon[107735]: osdmap e13: 2 total, 1 up, 2 in 2023-12-09T02:22:29.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:29 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T02:22:29.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:29 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T02:22:29.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:29 smithi043 ceph-mon[110418]: from='osd.1 [v2:172.21.15.27:6810/3061543641,v1:172.21.15.27:6811/3061543641]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2023-12-09T02:22:29.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:29 smithi043 ceph-mon[110418]: osdmap e13: 2 total, 1 up, 2 in 2023-12-09T02:22:29.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:29 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T02:22:29.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:29 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T02:22:30.499 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:30 smithi027 ceph-mon[107735]: purged_snaps scrub starts 2023-12-09T02:22:30.499 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:30 smithi027 ceph-mon[107735]: purged_snaps scrub ok 2023-12-09T02:22:30.499 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:30 smithi027 ceph-mon[107735]: osd.1 [v2:172.21.15.27:6810/3061543641,v1:172.21.15.27:6811/3061543641] boot 2023-12-09T02:22:30.499 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:30 smithi027 ceph-mon[107735]: osdmap e14: 2 total, 2 up, 2 in 2023-12-09T02:22:30.499 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:30 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T02:22:30.499 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:30 smithi027 ceph-mon[107735]: from='client.14270 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:22:30.499 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:30 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:22:30.500 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:30 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:22:30.500 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:30 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:30.500 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:30 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:30.500 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:30 smithi027 ceph-mon[107735]: pgmap v36: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:30.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:30 smithi043 ceph-mon[110418]: purged_snaps scrub starts 2023-12-09T02:22:30.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:30 smithi043 ceph-mon[110418]: purged_snaps scrub ok 2023-12-09T02:22:30.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:30 smithi043 ceph-mon[110418]: osd.1 [v2:172.21.15.27:6810/3061543641,v1:172.21.15.27:6811/3061543641] boot 2023-12-09T02:22:30.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:30 smithi043 ceph-mon[110418]: osdmap e14: 2 total, 2 up, 2 in 2023-12-09T02:22:30.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:30 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T02:22:30.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:30 smithi043 ceph-mon[110418]: from='client.14270 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:22:30.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:30 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:22:30.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:30 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:22:30.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:30 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:30.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:30 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:30.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:30 smithi043 ceph-mon[110418]: pgmap v36: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-12-09T02:22:31.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:31 smithi027 ceph-mon[107735]: osdmap e15: 2 total, 2 up, 2 in 2023-12-09T02:22:31.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:31 smithi043 ceph-mon[110418]: osdmap e15: 2 total, 2 up, 2 in 2023-12-09T02:22:32.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:32 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/372063349' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7bf63b1-0d4a-4f37-a451-4c5e2b3e3ad6"}]: dispatch 2023-12-09T02:22:32.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:32 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/372063349' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a7bf63b1-0d4a-4f37-a451-4c5e2b3e3ad6"}]': finished 2023-12-09T02:22:32.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:32 smithi027 ceph-mon[107735]: osdmap e16: 3 total, 2 up, 3 in 2023-12-09T02:22:32.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:32 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:22:32.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:32 smithi027 ceph-mon[107735]: pgmap v39: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:32.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:32 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/882176834' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:22:32.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:32 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/372063349' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7bf63b1-0d4a-4f37-a451-4c5e2b3e3ad6"}]: dispatch 2023-12-09T02:22:32.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:32 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/372063349' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a7bf63b1-0d4a-4f37-a451-4c5e2b3e3ad6"}]': finished 2023-12-09T02:22:32.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:32 smithi043 ceph-mon[110418]: osdmap e16: 3 total, 2 up, 3 in 2023-12-09T02:22:32.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:32 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:22:32.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:32 smithi043 ceph-mon[110418]: pgmap v39: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:32.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:32 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/882176834' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:22:34.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:34 smithi027 ceph-mon[107735]: pgmap v40: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:35.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:34 smithi043 ceph-mon[110418]: pgmap v40: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:37.030 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:36 smithi043 ceph-mon[110418]: pgmap v41: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:37.030 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:36 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:37.030 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:36 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:22:37.031 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:36 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:22:37.031 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:36 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:37.031 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:36 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:37.031 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:36 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:22:37.031 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:36 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:37.031 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:36 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:22:37.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:36 smithi027 ceph-mon[107735]: pgmap v41: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:37.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:36 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:37.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:36 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:22:37.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:36 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:22:37.032 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:36 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:37.032 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:36 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:37.032 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:36 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:22:37.032 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:36 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:37.032 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:36 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:22:37.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:37 smithi043 ceph-mon[110418]: Detected new or changed devices on smithi027 2023-12-09T02:22:37.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:37 smithi043 ceph-mon[110418]: Adjusting osd_memory_target on smithi027 to 6449M 2023-12-09T02:22:37.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:37 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-09T02:22:37.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:37 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:37.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:37 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:37.816 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:37 smithi027 ceph-mon[107735]: Detected new or changed devices on smithi027 2023-12-09T02:22:37.816 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:37 smithi027 ceph-mon[107735]: Adjusting osd_memory_target on smithi027 to 6449M 2023-12-09T02:22:37.816 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:37 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-09T02:22:37.816 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:37 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:37.816 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:37 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:39.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:38 smithi027 ceph-mon[107735]: Deploying daemon osd.2 on smithi027 2023-12-09T02:22:39.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:38 smithi027 ceph-mon[107735]: pgmap v42: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:39.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:38 smithi043 ceph-mon[110418]: Deploying daemon osd.2 on smithi027 2023-12-09T02:22:39.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:38 smithi043 ceph-mon[110418]: pgmap v42: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:41.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:41 smithi027 ceph-mon[107735]: pgmap v43: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:41.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:41 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:41.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:41 smithi043 ceph-mon[110418]: pgmap v43: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:41.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:41 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:43.418 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:43 smithi027 ceph-mon[107735]: pgmap v44: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:43.419 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:43 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:43.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:43 smithi043 ceph-mon[110418]: pgmap v44: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:43.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:43 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:44.904 INFO:teuthology.orchestra.run.smithi027.stdout:Created osd(s) 2 on host 'smithi027' 2023-12-09T02:22:45.073 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:44 smithi027 ceph-mon[107735]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:45.073 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:45.073 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:45.073 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:22:45.073 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:45.073 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:22:45.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:44 smithi043 ceph-mon[110418]: pgmap v45: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:45.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:45.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:45.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:22:45.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:45.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:22:45.353 DEBUG:teuthology.orchestra.run.smithi027:osd.2> sudo journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.2.service 2023-12-09T02:22:45.356 INFO:tasks.cephadm:Deploying osd.3 on smithi027 with /dev/vg_nvme/lv_1... 2023-12-09T02:22:45.356 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-09T02:22:45.389 INFO:journalctl@ceph.osd.2.smithi027.stdout:-- Logs begin at Sat 2023-12-09 02:09:14 UTC. -- 2023-12-09T02:22:45.996 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:45 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:45.996 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:45 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:45.996 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:45 smithi027 ceph-mon[107735]: from='osd.2 [v2:172.21.15.27:6818/1618235031,v1:172.21.15.27:6819/1618235031]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-09T02:22:45.996 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:22:45 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-2[128360]: 2023-12-09T02:22:45.656+0000 7f6261dea3c0 -1 osd.2 0 log_to_monitors true 2023-12-09T02:22:46.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:45 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:46.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:45 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:46.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:45 smithi043 ceph-mon[110418]: from='osd.2 [v2:172.21.15.27:6818/1618235031,v1:172.21.15.27:6819/1618235031]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-09T02:22:47.168 INFO:teuthology.orchestra.run.smithi027.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-09T02:22:47.168 INFO:teuthology.orchestra.run.smithi027.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-09T02:22:47.168 INFO:teuthology.orchestra.run.smithi027.stderr: stderr: 10+0 records in 2023-12-09T02:22:47.168 INFO:teuthology.orchestra.run.smithi027.stderr:10+0 records out 2023-12-09T02:22:47.168 INFO:teuthology.orchestra.run.smithi027.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0120717 s, 869 MB/s 2023-12-09T02:22:47.169 INFO:teuthology.orchestra.run.smithi027.stderr:--> Zapping successful for: 2023-12-09T02:22:47.280 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:22:47 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-2[128360]: 2023-12-09T02:22:47.020+0000 7f62587ed700 -1 osd.2 0 waiting for initial osdmap 2023-12-09T02:22:47.280 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:22:47 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-2[128360]: 2023-12-09T02:22:47.023+0000 7f6254186700 -1 osd.2 18 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-09T02:22:47.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:47 smithi027 ceph-mon[107735]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:47.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:47 smithi027 ceph-mon[107735]: from='osd.2 [v2:172.21.15.27:6818/1618235031,v1:172.21.15.27:6819/1618235031]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-09T02:22:47.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:47 smithi027 ceph-mon[107735]: osdmap e17: 3 total, 2 up, 3 in 2023-12-09T02:22:47.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:47 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:22:47.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:47 smithi027 ceph-mon[107735]: from='osd.2 [v2:172.21.15.27:6818/1618235031,v1:172.21.15.27:6819/1618235031]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2023-12-09T02:22:47.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:47 smithi043 ceph-mon[110418]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:47.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:47 smithi043 ceph-mon[110418]: from='osd.2 [v2:172.21.15.27:6818/1618235031,v1:172.21.15.27:6819/1618235031]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-09T02:22:47.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:47 smithi043 ceph-mon[110418]: osdmap e17: 3 total, 2 up, 3 in 2023-12-09T02:22:47.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:47 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:22:47.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:47 smithi043 ceph-mon[110418]: from='osd.2 [v2:172.21.15.27:6818/1618235031,v1:172.21.15.27:6819/1618235031]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2023-12-09T02:22:47.714 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi027:vg_nvme/lv_1 2023-12-09T02:22:48.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:48 smithi027 ceph-mon[107735]: from='osd.2 [v2:172.21.15.27:6818/1618235031,v1:172.21.15.27:6819/1618235031]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2023-12-09T02:22:48.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:48 smithi027 ceph-mon[107735]: osdmap e18: 3 total, 2 up, 3 in 2023-12-09T02:22:48.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:48 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:22:48.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:48 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:22:48.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:48 smithi043 ceph-mon[110418]: from='osd.2 [v2:172.21.15.27:6818/1618235031,v1:172.21.15.27:6819/1618235031]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2023-12-09T02:22:48.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:48 smithi043 ceph-mon[110418]: osdmap e18: 3 total, 2 up, 3 in 2023-12-09T02:22:48.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:48 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:22:48.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:48 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:22:49.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:49 smithi027 ceph-mon[107735]: purged_snaps scrub starts 2023-12-09T02:22:49.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:49 smithi027 ceph-mon[107735]: purged_snaps scrub ok 2023-12-09T02:22:49.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:49 smithi027 ceph-mon[107735]: pgmap v49: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:49.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:49 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:22:49.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:49 smithi027 ceph-mon[107735]: osd.2 [v2:172.21.15.27:6818/1618235031,v1:172.21.15.27:6819/1618235031] boot 2023-12-09T02:22:49.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:49 smithi027 ceph-mon[107735]: osdmap e19: 3 total, 3 up, 3 in 2023-12-09T02:22:49.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:49 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:22:49.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:49 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:49.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:49 smithi043 ceph-mon[110418]: purged_snaps scrub starts 2023-12-09T02:22:49.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:49 smithi043 ceph-mon[110418]: purged_snaps scrub ok 2023-12-09T02:22:49.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:49 smithi043 ceph-mon[110418]: pgmap v49: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-12-09T02:22:49.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:49 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:22:49.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:49 smithi043 ceph-mon[110418]: osd.2 [v2:172.21.15.27:6818/1618235031,v1:172.21.15.27:6819/1618235031] boot 2023-12-09T02:22:49.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:49 smithi043 ceph-mon[110418]: osdmap e19: 3 total, 3 up, 3 in 2023-12-09T02:22:49.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:49 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:22:49.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:49 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:50.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:50 smithi027 ceph-mon[107735]: osdmap e20: 3 total, 3 up, 3 in 2023-12-09T02:22:50.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:22:50.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:22:50.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:50.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:50 smithi043 ceph-mon[110418]: osdmap e20: 3 total, 3 up, 3 in 2023-12-09T02:22:50.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:22:50.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:22:50.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:51.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: from='client.14288 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:22:51.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: pgmap v52: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-09T02:22:51.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-09T02:22:51.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-09T02:22:51.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: osdmap e21: 3 total, 3 up, 3 in 2023-12-09T02:22:51.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-09T02:22:51.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:51.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:22:51.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:22:51.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:22:51.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: Adjusting osd_memory_target on smithi027 to 4299M 2023-12-09T02:22:51.532 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:51.532 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:51.532 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:22:51.532 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:51.532 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:51 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:22:51.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: from='client.14288 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:22:51.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: pgmap v52: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-09T02:22:51.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-09T02:22:51.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-09T02:22:51.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: osdmap e21: 3 total, 3 up, 3 in 2023-12-09T02:22:51.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-09T02:22:51.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:51.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:22:51.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:22:51.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:22:51.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: Adjusting osd_memory_target on smithi027 to 4299M 2023-12-09T02:22:51.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:51.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:51.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:22:51.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:51.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:51 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:22:52.530 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:22:52 smithi027 sudo[130878]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-09T02:22:52.530 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:22:52 smithi027 sudo[130878]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T02:22:52.531 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:22:52 smithi027 sudo[130878]: pam_unix(sudo:session): session closed for user root 2023-12-09T02:22:52.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:52 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-09T02:22:52.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:52 smithi043 ceph-mon[110418]: osdmap e22: 3 total, 3 up, 3 in 2023-12-09T02:22:52.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:52 smithi043 ceph-mon[110418]: pgmap v55: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-09T02:22:52.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:52 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3633241683' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d15267-32fe-4778-8de1-b0b1d685b00d"}]: dispatch 2023-12-09T02:22:52.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:52 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3633241683' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7d15267-32fe-4778-8de1-b0b1d685b00d"}]': finished 2023-12-09T02:22:52.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:52 smithi043 ceph-mon[110418]: osdmap e23: 4 total, 3 up, 4 in 2023-12-09T02:22:52.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:52 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-09T02:22:53.030 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:22:52 smithi027 sudo[131048]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-09T02:22:53.030 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:22:52 smithi027 sudo[131048]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T02:22:53.031 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:22:52 smithi027 sudo[131048]: pam_unix(sudo:session): session closed for user root 2023-12-09T02:22:53.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:52 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-09T02:22:53.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:52 smithi027 ceph-mon[107735]: osdmap e22: 3 total, 3 up, 3 in 2023-12-09T02:22:53.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:52 smithi027 ceph-mon[107735]: pgmap v55: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-09T02:22:53.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:52 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3633241683' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7d15267-32fe-4778-8de1-b0b1d685b00d"}]: dispatch 2023-12-09T02:22:53.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:52 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3633241683' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7d15267-32fe-4778-8de1-b0b1d685b00d"}]': finished 2023-12-09T02:22:53.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:52 smithi027 ceph-mon[107735]: osdmap e23: 4 total, 3 up, 4 in 2023-12-09T02:22:53.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:52 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-09T02:22:53.530 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:22:53 smithi027 sudo[131130]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-09T02:22:53.530 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:22:53 smithi027 sudo[131130]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T02:22:53.530 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:22:53 smithi027 sudo[131130]: pam_unix(sudo:session): session closed for user root 2023-12-09T02:22:53.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:53 smithi043 ceph-mon[110418]: mgrmap e19: smithi027.babxfp(active, since 91s), standbys: smithi043.gvxdas 2023-12-09T02:22:53.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:53 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/2425871005' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:22:53.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:53 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:53.866 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:53 smithi027 ceph-mon[107735]: mgrmap e19: smithi027.babxfp(active, since 91s), standbys: smithi043.gvxdas 2023-12-09T02:22:53.866 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:53 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2425871005' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:22:53.866 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:53 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:53.866 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:22:53 smithi027 sudo[131587]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-09T02:22:53.866 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:22:53 smithi027 sudo[131587]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T02:22:53.867 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:22:53 smithi027 sudo[131587]: pam_unix(sudo:session): session closed for user root 2023-12-09T02:22:54.282 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:22:54 smithi027 sudo[131835]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-09T02:22:54.282 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:22:54 smithi027 sudo[131835]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T02:22:54.282 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:22:54 smithi027 sudo[131835]: pam_unix(sudo:session): session closed for user root 2023-12-09T02:22:54.780 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:22:54 smithi027 sudo[132032]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-09T02:22:54.780 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:22:54 smithi027 sudo[132032]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T02:22:54.780 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:22:54 smithi027 sudo[132032]: pam_unix(sudo:session): session closed for user root 2023-12-09T02:22:55.175 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:54 smithi027 sudo[132069]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-09T02:22:55.176 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:54 smithi027 sudo[132069]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T02:22:55.176 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:54 smithi027 sudo[132069]: pam_unix(sudo:session): session closed for user root 2023-12-09T02:22:55.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:55 smithi027 sudo[132121]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-09T02:22:55.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:55 smithi027 sudo[132121]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T02:22:55.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:55 smithi027 sudo[132121]: pam_unix(sudo:session): session closed for user root 2023-12-09T02:22:55.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:55 smithi027 ceph-mon[107735]: pgmap v57: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-09T02:22:55.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:55 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:55.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:55 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:55.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:55 smithi027 ceph-mon[107735]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-09T02:22:55.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:55 smithi027 ceph-mon[107735]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-09T02:22:56.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:55 smithi043 sudo[113013]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-09T02:22:56.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:55 smithi043 sudo[113013]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T02:22:56.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:55 smithi043 sudo[113013]: pam_unix(sudo:session): session closed for user root 2023-12-09T02:22:56.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:56 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi027"}]: dispatch 2023-12-09T02:22:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:56 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:22:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:56 smithi027 ceph-mon[107735]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-09T02:22:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:56 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi027"}]: dispatch 2023-12-09T02:22:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:56 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:22:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:56 smithi027 ceph-mon[107735]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-09T02:22:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:56 smithi027 ceph-mon[107735]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-09T02:22:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:56 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 sudo[113016]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-09T02:22:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 sudo[113016]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-09T02:22:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 sudo[113016]: pam_unix(sudo:session): session closed for user root 2023-12-09T02:22:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 ceph-mon[110418]: pgmap v57: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-09T02:22:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 ceph-mon[110418]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-09T02:22:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 ceph-mon[110418]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-09T02:22:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi027"}]: dispatch 2023-12-09T02:22:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:22:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 ceph-mon[110418]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-09T02:22:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi027"}]: dispatch 2023-12-09T02:22:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:22:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 ceph-mon[110418]: pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2023-12-09T02:22:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 ceph-mon[110418]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-09T02:22:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:56 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:22:57.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:57 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-09T02:22:57.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:57 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:57.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:57 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-09T02:22:57.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:57 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:22:58.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:58 smithi027 ceph-mon[107735]: Deploying daemon osd.3 on smithi027 2023-12-09T02:22:58.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:22:58 smithi027 ceph-mon[107735]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-09T02:22:58.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:58 smithi043 ceph-mon[110418]: Deploying daemon osd.3 on smithi027 2023-12-09T02:22:58.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:22:58 smithi043 ceph-mon[110418]: pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-09T02:23:01.026 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:00 smithi027 ceph-mon[107735]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-12-09T02:23:01.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:00 smithi043 ceph-mon[110418]: pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-12-09T02:23:02.382 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:02 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:02.383 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:02 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:02.383 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:02 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:02.383 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:02 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:02.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:02 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:02.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:02 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:02.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:02 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:02.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:02 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:03.479 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:03 smithi027 ceph-mon[107735]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-09T02:23:03.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:03 smithi043 ceph-mon[110418]: pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-09T02:23:03.723 INFO:teuthology.orchestra.run.smithi027.stdout:Created osd(s) 3 on host 'smithi027' 2023-12-09T02:23:04.327 DEBUG:teuthology.orchestra.run.smithi027:osd.3> sudo journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.3.service 2023-12-09T02:23:04.329 INFO:tasks.cephadm:Deploying osd.4 on smithi043 with /dev/vg_nvme/lv_4... 2023-12-09T02:23:04.330 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-09T02:23:04.362 INFO:journalctl@ceph.osd.3.smithi027.stdout:-- Logs begin at Sat 2023-12-09 02:09:14 UTC. -- 2023-12-09T02:23:04.960 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:04 smithi027 ceph-mon[107735]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-09T02:23:04.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:04 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:04.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:04 smithi027 ceph-mon[107735]: from='osd.3 [v2:172.21.15.27:6826/2014862347,v1:172.21.15.27:6827/2014862347]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-09T02:23:05.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:04 smithi043 ceph-mon[110418]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-09T02:23:05.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:04 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:05.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:04 smithi043 ceph-mon[110418]: from='osd.3 [v2:172.21.15.27:6826/2014862347,v1:172.21.15.27:6827/2014862347]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-09T02:23:05.895 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-09T02:23:05.896 INFO:teuthology.orchestra.run.smithi043.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-09T02:23:05.896 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10+0 records in 2023-12-09T02:23:05.896 INFO:teuthology.orchestra.run.smithi043.stderr:10+0 records out 2023-12-09T02:23:05.896 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00900557 s, 1.2 GB/s 2023-12-09T02:23:05.896 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping successful for: 2023-12-09T02:23:06.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:06.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:05 smithi027 ceph-mon[107735]: from='osd.3 [v2:172.21.15.27:6826/2014862347,v1:172.21.15.27:6827/2014862347]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-09T02:23:06.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:05 smithi027 ceph-mon[107735]: osdmap e24: 4 total, 3 up, 4 in 2023-12-09T02:23:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-09T02:23:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:05 smithi027 ceph-mon[107735]: from='osd.3 [v2:172.21.15.27:6826/2014862347,v1:172.21.15.27:6827/2014862347]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2023-12-09T02:23:06.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:06.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:05 smithi043 ceph-mon[110418]: from='osd.3 [v2:172.21.15.27:6826/2014862347,v1:172.21.15.27:6827/2014862347]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-09T02:23:06.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:05 smithi043 ceph-mon[110418]: osdmap e24: 4 total, 3 up, 4 in 2023-12-09T02:23:06.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-09T02:23:06.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:05 smithi043 ceph-mon[110418]: from='osd.3 [v2:172.21.15.27:6826/2014862347,v1:172.21.15.27:6827/2014862347]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2023-12-09T02:23:06.294 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi043:vg_nvme/lv_4 2023-12-09T02:23:06.531 INFO:journalctl@ceph.osd.3.smithi027.stdout:Dec 09 02:23:06 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-3[132801]: 2023-12-09T02:23:06.098+0000 7fd3e78d4700 -1 osd.3 0 waiting for initial osdmap 2023-12-09T02:23:06.531 INFO:journalctl@ceph.osd.3.smithi027.stdout:Dec 09 02:23:06 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-3[132801]: 2023-12-09T02:23:06.102+0000 7fd3e226b700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-09T02:23:07.366 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:07 smithi027 ceph-mon[107735]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-09T02:23:07.366 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:07 smithi027 ceph-mon[107735]: from='osd.3 [v2:172.21.15.27:6826/2014862347,v1:172.21.15.27:6827/2014862347]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2023-12-09T02:23:07.366 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:07 smithi027 ceph-mon[107735]: osdmap e25: 4 total, 3 up, 4 in 2023-12-09T02:23:07.366 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:07 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-09T02:23:07.366 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:07 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-09T02:23:07.493 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:07 smithi043 ceph-mon[110418]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-09T02:23:07.493 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:07 smithi043 ceph-mon[110418]: from='osd.3 [v2:172.21.15.27:6826/2014862347,v1:172.21.15.27:6827/2014862347]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2023-12-09T02:23:07.493 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:07 smithi043 ceph-mon[110418]: osdmap e25: 4 total, 3 up, 4 in 2023-12-09T02:23:07.493 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:07 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-09T02:23:07.494 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:07 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-09T02:23:08.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: purged_snaps scrub starts 2023-12-09T02:23:08.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: purged_snaps scrub ok 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: osd.3 [v2:172.21.15.27:6826/2014862347,v1:172.21.15.27:6827/2014862347] boot 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: osdmap e26: 4 total, 4 up, 4 in 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:23:08.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:23:08.282 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:08 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:08.282 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: purged_snaps scrub starts 2023-12-09T02:23:08.282 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: purged_snaps scrub ok 2023-12-09T02:23:08.282 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: osd.3 [v2:172.21.15.27:6826/2014862347,v1:172.21.15.27:6827/2014862347] boot 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: osdmap e26: 4 total, 4 up, 4 in 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:23:08.283 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:08 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:09.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:09 smithi027 ceph-mon[107735]: Detected new or changed devices on smithi027 2023-12-09T02:23:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:09 smithi027 ceph-mon[107735]: Adjusting osd_memory_target on smithi027 to 3224M 2023-12-09T02:23:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:09 smithi027 ceph-mon[107735]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:09 smithi027 ceph-mon[107735]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:23:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:09 smithi027 ceph-mon[107735]: osdmap e27: 4 total, 4 up, 4 in 2023-12-09T02:23:09.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:09 smithi043 ceph-mon[110418]: Detected new or changed devices on smithi027 2023-12-09T02:23:09.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:09 smithi043 ceph-mon[110418]: Adjusting osd_memory_target on smithi027 to 3224M 2023-12-09T02:23:09.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:09 smithi043 ceph-mon[110418]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:09.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:09 smithi043 ceph-mon[110418]: from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:23:09.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:09 smithi043 ceph-mon[110418]: osdmap e27: 4 total, 4 up, 4 in 2023-12-09T02:23:10.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:10 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/1014209602' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f5f0ef83-9491-4c4e-9c1a-b5e41012df89"}]: dispatch 2023-12-09T02:23:10.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:10 smithi027 ceph-mon[107735]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f5f0ef83-9491-4c4e-9c1a-b5e41012df89"}]: dispatch 2023-12-09T02:23:10.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:10 smithi027 ceph-mon[107735]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f5f0ef83-9491-4c4e-9c1a-b5e41012df89"}]': finished 2023-12-09T02:23:10.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:10 smithi027 ceph-mon[107735]: osdmap e28: 5 total, 4 up, 5 in 2023-12-09T02:23:10.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:23:10.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:10 smithi043 ceph-mon[110418]: from='client.? 172.21.15.43:0/1014209602' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f5f0ef83-9491-4c4e-9c1a-b5e41012df89"}]: dispatch 2023-12-09T02:23:10.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:10 smithi043 ceph-mon[110418]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f5f0ef83-9491-4c4e-9c1a-b5e41012df89"}]: dispatch 2023-12-09T02:23:10.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:10 smithi043 ceph-mon[110418]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f5f0ef83-9491-4c4e-9c1a-b5e41012df89"}]': finished 2023-12-09T02:23:10.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:10 smithi043 ceph-mon[110418]: osdmap e28: 5 total, 4 up, 5 in 2023-12-09T02:23:10.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:23:11.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:11 smithi027 ceph-mon[107735]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:11.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:11 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:11.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:11 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:11.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:11 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/3068007567' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:23:11.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:11 smithi043 ceph-mon[110418]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:11.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:11 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:11.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:11 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:11.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:11 smithi043 ceph-mon[110418]: from='client.? 172.21.15.43:0/3068007567' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:23:13.373 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:13 smithi043 ceph-mon[110418]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:13.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:13 smithi027 ceph-mon[107735]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:15.482 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:15 smithi043 ceph-mon[110418]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:15.482 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:15 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-09T02:23:15.482 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:15 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:15.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:15 smithi027 ceph-mon[107735]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:15.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:15 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-09T02:23:15.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:15 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:16.468 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:16 smithi043 ceph-mon[110418]: Deploying daemon osd.4 on smithi043 2023-12-09T02:23:16.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:16 smithi027 ceph-mon[107735]: Deploying daemon osd.4 on smithi043 2023-12-09T02:23:17.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:17 smithi027 ceph-mon[107735]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:17.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:17 smithi043 ceph-mon[110418]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:19.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:19 smithi027 ceph-mon[107735]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:19.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:19.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:19.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:19.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:19.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:19 smithi043 ceph-mon[110418]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:19.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:19.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:19.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:19.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:20.725 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 4 on host 'smithi043' 2023-12-09T02:23:21.254 DEBUG:teuthology.orchestra.run.smithi043:osd.4> sudo journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.4.service 2023-12-09T02:23:21.256 INFO:tasks.cephadm:Deploying osd.5 on smithi043 with /dev/vg_nvme/lv_3... 2023-12-09T02:23:21.257 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-09T02:23:21.288 INFO:journalctl@ceph.osd.4.smithi043.stdout:-- Logs begin at Sat 2023-12-09 02:08:29 UTC. -- 2023-12-09T02:23:21.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:21 smithi043 ceph-mon[110418]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:21.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:21.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:21.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:21.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:21.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:21.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:21.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:21 smithi027 ceph-mon[107735]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:21.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:21.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:21.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:21.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:21.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:21.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:21.860 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:23:21 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4[115162]: 2023-12-09T02:23:21.579+0000 7f7578a103c0 -1 osd.4 0 log_to_monitors true 2023-12-09T02:23:22.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:22 smithi027 ceph-mon[107735]: from='osd.4 [v2:172.21.15.43:6800/828512291,v1:172.21.15.43:6801/828512291]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-09T02:23:22.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:22 smithi027 ceph-mon[107735]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-09T02:23:22.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:23:22.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:23:22.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:22 smithi043 ceph-mon[110418]: from='osd.4 [v2:172.21.15.43:6800/828512291,v1:172.21.15.43:6801/828512291]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-09T02:23:22.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:22 smithi043 ceph-mon[110418]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-09T02:23:22.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:23:22.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:23:23.196 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-09T02:23:23.197 INFO:teuthology.orchestra.run.smithi043.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-09T02:23:23.197 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10+0 records in 2023-12-09T02:23:23.197 INFO:teuthology.orchestra.run.smithi043.stderr:10+0 records out 2023-12-09T02:23:23.197 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124612 s, 841 MB/s 2023-12-09T02:23:23.197 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping successful for: 2023-12-09T02:23:23.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:23 smithi027 ceph-mon[107735]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:23.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:23 smithi027 ceph-mon[107735]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-09T02:23:23.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:23 smithi027 ceph-mon[107735]: osdmap e29: 5 total, 4 up, 5 in 2023-12-09T02:23:23.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:23 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:23:23.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:23 smithi027 ceph-mon[107735]: from='osd.4 [v2:172.21.15.43:6800/828512291,v1:172.21.15.43:6801/828512291]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:23:23.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:23 smithi027 ceph-mon[107735]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:23:23.542 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:23:23 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4[115162]: 2023-12-09T02:23:23.141+0000 7f756f413700 -1 osd.4 0 waiting for initial osdmap 2023-12-09T02:23:23.542 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:23:23 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4[115162]: 2023-12-09T02:23:23.146+0000 7f7567da6700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-09T02:23:23.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:23 smithi043 ceph-mon[110418]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:23.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:23 smithi043 ceph-mon[110418]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-09T02:23:23.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:23 smithi043 ceph-mon[110418]: osdmap e29: 5 total, 4 up, 5 in 2023-12-09T02:23:23.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:23 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:23:23.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:23 smithi043 ceph-mon[110418]: from='osd.4 [v2:172.21.15.43:6800/828512291,v1:172.21.15.43:6801/828512291]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:23:23.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:23 smithi043 ceph-mon[110418]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:23:23.648 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi043:vg_nvme/lv_3 2023-12-09T02:23:24.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:24 smithi043 ceph-mon[110418]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2023-12-09T02:23:24.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:24 smithi043 ceph-mon[110418]: osdmap e30: 5 total, 4 up, 5 in 2023-12-09T02:23:24.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:24 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:23:24.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:24 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:23:24.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:24 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:24.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:24 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:24.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:24 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:24.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:24 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:24.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:24 smithi027 ceph-mon[107735]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2023-12-09T02:23:24.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:24 smithi027 ceph-mon[107735]: osdmap e30: 5 total, 4 up, 5 in 2023-12-09T02:23:24.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:23:24.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:23:24.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:24.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:24.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:24.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:25.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:25 smithi027 ceph-mon[107735]: purged_snaps scrub starts 2023-12-09T02:23:25.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:25 smithi027 ceph-mon[107735]: purged_snaps scrub ok 2023-12-09T02:23:25.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:25 smithi027 ceph-mon[107735]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:25.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:25 smithi027 ceph-mon[107735]: Detected new or changed devices on smithi043 2023-12-09T02:23:25.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:25 smithi027 ceph-mon[107735]: Adjusting osd_memory_target on smithi043 to 15974M 2023-12-09T02:23:25.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:25 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:23:25.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:25 smithi027 ceph-mon[107735]: osd.4 [v2:172.21.15.43:6800/828512291,v1:172.21.15.43:6801/828512291] boot 2023-12-09T02:23:25.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:25 smithi027 ceph-mon[107735]: osdmap e31: 5 total, 5 up, 5 in 2023-12-09T02:23:25.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:25 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:23:25.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:25 smithi043 ceph-mon[110418]: purged_snaps scrub starts 2023-12-09T02:23:25.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:25 smithi043 ceph-mon[110418]: purged_snaps scrub ok 2023-12-09T02:23:25.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:25 smithi043 ceph-mon[110418]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-09T02:23:25.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:25 smithi043 ceph-mon[110418]: Detected new or changed devices on smithi043 2023-12-09T02:23:25.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:25 smithi043 ceph-mon[110418]: Adjusting osd_memory_target on smithi043 to 15974M 2023-12-09T02:23:25.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:25 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:23:25.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:25 smithi043 ceph-mon[110418]: osd.4 [v2:172.21.15.43:6800/828512291,v1:172.21.15.43:6801/828512291] boot 2023-12-09T02:23:25.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:25 smithi043 ceph-mon[110418]: osdmap e31: 5 total, 5 up, 5 in 2023-12-09T02:23:25.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:25 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:23:26.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:26 smithi027 ceph-mon[107735]: osdmap e32: 5 total, 5 up, 5 in 2023-12-09T02:23:26.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:23:26.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:23:26.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:26.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:26 smithi043 ceph-mon[110418]: osdmap e32: 5 total, 5 up, 5 in 2023-12-09T02:23:26.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:23:26.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:23:26.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:27.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:27 smithi027 ceph-mon[107735]: from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:23:27.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:27 smithi027 ceph-mon[107735]: pgmap v82: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-09T02:23:27.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:27 smithi027 ceph-mon[107735]: osdmap e33: 5 total, 5 up, 5 in 2023-12-09T02:23:27.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:27 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/3829983296' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b3f035f-ea29-4543-a9cf-51150b246bf2"}]: dispatch 2023-12-09T02:23:27.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:27 smithi027 ceph-mon[107735]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b3f035f-ea29-4543-a9cf-51150b246bf2"}]: dispatch 2023-12-09T02:23:27.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:27 smithi027 ceph-mon[107735]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b3f035f-ea29-4543-a9cf-51150b246bf2"}]': finished 2023-12-09T02:23:27.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:27 smithi027 ceph-mon[107735]: osdmap e34: 6 total, 5 up, 6 in 2023-12-09T02:23:27.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:23:27.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:27 smithi043 ceph-mon[110418]: from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:23:27.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:27 smithi043 ceph-mon[110418]: pgmap v82: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-09T02:23:27.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:27 smithi043 ceph-mon[110418]: osdmap e33: 5 total, 5 up, 5 in 2023-12-09T02:23:27.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:27 smithi043 ceph-mon[110418]: from='client.? 172.21.15.43:0/3829983296' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b3f035f-ea29-4543-a9cf-51150b246bf2"}]: dispatch 2023-12-09T02:23:27.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:27 smithi043 ceph-mon[110418]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b3f035f-ea29-4543-a9cf-51150b246bf2"}]: dispatch 2023-12-09T02:23:27.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:27 smithi043 ceph-mon[110418]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b3f035f-ea29-4543-a9cf-51150b246bf2"}]': finished 2023-12-09T02:23:27.544 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:27 smithi043 ceph-mon[110418]: osdmap e34: 6 total, 5 up, 6 in 2023-12-09T02:23:27.544 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:27 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:23:28.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:28 smithi027 ceph-mon[107735]: pgmap v85: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-09T02:23:28.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:28 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/1443124089' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:23:28.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:28 smithi027 ceph-mon[107735]: osdmap e35: 6 total, 5 up, 6 in 2023-12-09T02:23:28.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:28 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:23:28.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:28 smithi043 ceph-mon[110418]: pgmap v85: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-09T02:23:28.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:28 smithi043 ceph-mon[110418]: from='client.? 172.21.15.43:0/1443124089' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:23:28.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:28 smithi043 ceph-mon[110418]: osdmap e35: 6 total, 5 up, 6 in 2023-12-09T02:23:28.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:28 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:23:31.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:30 smithi027 ceph-mon[107735]: pgmap v87: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-09T02:23:31.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:30 smithi043 ceph-mon[110418]: pgmap v87: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-09T02:23:33.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:32 smithi027 ceph-mon[107735]: 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-12-09T02:23:33.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:32 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-09T02:23:33.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:32 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:33.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:32 smithi043 ceph-mon[110418]: 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-12-09T02:23:33.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:32 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-09T02:23:33.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:32 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:34.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:33 smithi027 ceph-mon[107735]: Deploying daemon osd.5 on smithi043 2023-12-09T02:23:34.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:33 smithi043 ceph-mon[110418]: Deploying daemon osd.5 on smithi043 2023-12-09T02:23:35.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:34 smithi027 ceph-mon[107735]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-12-09T02:23:35.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:34 smithi043 ceph-mon[110418]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 69 KiB/s, 0 objects/s recovering 2023-12-09T02:23:37.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:36 smithi027 ceph-mon[107735]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-12-09T02:23:37.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:36 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:37.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:36 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:37.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:36 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:37.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:36 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:37.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:36 smithi043 ceph-mon[110418]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-12-09T02:23:37.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:36 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:37.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:36 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:37.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:36 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:37.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:36 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:38.570 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 5 on host 'smithi043' 2023-12-09T02:23:38.983 DEBUG:teuthology.orchestra.run.smithi043:osd.5> sudo journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.5.service 2023-12-09T02:23:38.985 INFO:tasks.cephadm:Deploying osd.6 on smithi043 with /dev/vg_nvme/lv_2... 2023-12-09T02:23:38.985 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-09T02:23:39.003 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:39 smithi043 ceph-mon[110418]: 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-12-09T02:23:39.003 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:39 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:39.018 INFO:journalctl@ceph.osd.5.smithi043.stdout:-- Logs begin at Sat 2023-12-09 02:08:29 UTC. -- 2023-12-09T02:23:39.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:39 smithi027 ceph-mon[107735]: 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-12-09T02:23:39.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:39 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:39.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:39 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:39.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:39 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:39.293 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:23:39 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:23:39.224+0000 7f494d0b43c0 -1 osd.5 0 log_to_monitors true 2023-12-09T02:23:40.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:40 smithi027 ceph-mon[107735]: from='osd.5 [v2:172.21.15.43:6808/3252301547,v1:172.21.15.43:6809/3252301547]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-09T02:23:40.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:40 smithi027 ceph-mon[107735]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-09T02:23:40.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:40 smithi043 ceph-mon[110418]: from='osd.5 [v2:172.21.15.43:6808/3252301547,v1:172.21.15.43:6809/3252301547]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-09T02:23:40.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:40 smithi043 ceph-mon[110418]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-09T02:23:40.829 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-09T02:23:40.829 INFO:teuthology.orchestra.run.smithi043.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-09T02:23:40.829 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10+0 records in 2023-12-09T02:23:40.829 INFO:teuthology.orchestra.run.smithi043.stderr:10+0 records out 2023-12-09T02:23:40.829 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0123786 s, 847 MB/s 2023-12-09T02:23:40.829 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping successful for: 2023-12-09T02:23:41.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:41 smithi027 ceph-mon[107735]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 45 KiB/s, 0 objects/s recovering 2023-12-09T02:23:41.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:41 smithi027 ceph-mon[107735]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-09T02:23:41.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:41 smithi027 ceph-mon[107735]: osdmap e36: 6 total, 5 up, 6 in 2023-12-09T02:23:41.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:41 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:23:41.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:41 smithi027 ceph-mon[107735]: from='osd.5 [v2:172.21.15.43:6808/3252301547,v1:172.21.15.43:6809/3252301547]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:23:41.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:41 smithi027 ceph-mon[107735]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:23:41.292 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:23:41 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:23:41.016+0000 7f4943ab7700 -1 osd.5 0 waiting for initial osdmap 2023-12-09T02:23:41.292 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:23:41 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:23:41.023+0000 7f493e44e700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-09T02:23:41.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:41 smithi043 ceph-mon[110418]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 45 KiB/s, 0 objects/s recovering 2023-12-09T02:23:41.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:41 smithi043 ceph-mon[110418]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-09T02:23:41.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:41 smithi043 ceph-mon[110418]: osdmap e36: 6 total, 5 up, 6 in 2023-12-09T02:23:41.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:41 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:23:41.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:41 smithi043 ceph-mon[110418]: from='osd.5 [v2:172.21.15.43:6808/3252301547,v1:172.21.15.43:6809/3252301547]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:23:41.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:41 smithi043 ceph-mon[110418]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:23:41.395 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi043:vg_nvme/lv_2 2023-12-09T02:23:42.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2023-12-09T02:23:42.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: osdmap e37: 6 total, 5 up, 6 in 2023-12-09T02:23:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:23:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:23:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: Detected new or changed devices on smithi043 2023-12-09T02:23:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: Adjusting osd_memory_target on smithi043 to 7987M 2023-12-09T02:23:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:42 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:42.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2023-12-09T02:23:42.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: osdmap e37: 6 total, 5 up, 6 in 2023-12-09T02:23:42.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:23:42.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:23:42.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: Detected new or changed devices on smithi043 2023-12-09T02:23:42.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:42.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:42.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:23:42.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: Adjusting osd_memory_target on smithi043 to 7987M 2023-12-09T02:23:42.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:42.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:42.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:42.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:42.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:42.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:42 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:43.217 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:43 smithi043 ceph-mon[110418]: purged_snaps scrub starts 2023-12-09T02:23:43.218 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:43 smithi043 ceph-mon[110418]: purged_snaps scrub ok 2023-12-09T02:23:43.218 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:43 smithi043 ceph-mon[110418]: pgmap v95: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-09T02:23:43.218 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:43 smithi043 ceph-mon[110418]: osd.5 [v2:172.21.15.43:6808/3252301547,v1:172.21.15.43:6809/3252301547] boot 2023-12-09T02:23:43.218 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:43 smithi043 ceph-mon[110418]: osdmap e38: 6 total, 6 up, 6 in 2023-12-09T02:23:43.218 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:43 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:23:43.218 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:43 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:23:43.218 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:43 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:23:43.218 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:43 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:43.218 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:43 smithi043 ceph-mon[110418]: osdmap e39: 6 total, 6 up, 6 in 2023-12-09T02:23:43.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:43 smithi027 ceph-mon[107735]: purged_snaps scrub starts 2023-12-09T02:23:43.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:43 smithi027 ceph-mon[107735]: purged_snaps scrub ok 2023-12-09T02:23:43.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:43 smithi027 ceph-mon[107735]: pgmap v95: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-09T02:23:43.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:43 smithi027 ceph-mon[107735]: osd.5 [v2:172.21.15.43:6808/3252301547,v1:172.21.15.43:6809/3252301547] boot 2023-12-09T02:23:43.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:43 smithi027 ceph-mon[107735]: osdmap e38: 6 total, 6 up, 6 in 2023-12-09T02:23:43.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:43 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:23:43.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:43 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:23:43.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:43 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:23:43.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:43 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:43.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:43 smithi027 ceph-mon[107735]: osdmap e39: 6 total, 6 up, 6 in 2023-12-09T02:23:44.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:44 smithi027 ceph-mon[107735]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:23:44.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:44 smithi027 ceph-mon[107735]: osdmap e40: 6 total, 6 up, 6 in 2023-12-09T02:23:44.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:44 smithi043 ceph-mon[110418]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:23:44.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:44 smithi043 ceph-mon[110418]: osdmap e40: 6 total, 6 up, 6 in 2023-12-09T02:23:45.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:45 smithi027 ceph-mon[107735]: pgmap v98: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-09T02:23:45.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:45 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/1729274546' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c7c79e2-a47c-4225-9754-9d27b5ccf696"}]: dispatch 2023-12-09T02:23:45.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:45 smithi027 ceph-mon[107735]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c7c79e2-a47c-4225-9754-9d27b5ccf696"}]: dispatch 2023-12-09T02:23:45.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:45 smithi027 ceph-mon[107735]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c7c79e2-a47c-4225-9754-9d27b5ccf696"}]': finished 2023-12-09T02:23:45.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:45 smithi027 ceph-mon[107735]: osdmap e41: 7 total, 6 up, 7 in 2023-12-09T02:23:45.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:45 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:23:45.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:45 smithi043 ceph-mon[110418]: pgmap v98: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-09T02:23:45.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:45 smithi043 ceph-mon[110418]: from='client.? 172.21.15.43:0/1729274546' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c7c79e2-a47c-4225-9754-9d27b5ccf696"}]: dispatch 2023-12-09T02:23:45.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:45 smithi043 ceph-mon[110418]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c7c79e2-a47c-4225-9754-9d27b5ccf696"}]: dispatch 2023-12-09T02:23:45.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:45 smithi043 ceph-mon[110418]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c7c79e2-a47c-4225-9754-9d27b5ccf696"}]': finished 2023-12-09T02:23:45.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:45 smithi043 ceph-mon[110418]: osdmap e41: 7 total, 6 up, 7 in 2023-12-09T02:23:45.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:45 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:23:46.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:46 smithi043 ceph-mon[110418]: from='client.? 172.21.15.43:0/596680408' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:23:46.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:46 smithi043 ceph-mon[110418]: osdmap e42: 7 total, 6 up, 7 in 2023-12-09T02:23:46.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:46 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:23:46.306 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:46 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/596680408' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:23:46.306 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:46 smithi027 ceph-mon[107735]: osdmap e42: 7 total, 6 up, 7 in 2023-12-09T02:23:46.306 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:46 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:23:47.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:47 smithi043 ceph-mon[110418]: pgmap v102: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-09T02:23:47.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:47 smithi027 ceph-mon[107735]: pgmap v102: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-09T02:23:49.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:49 smithi043 ceph-mon[110418]: pgmap v103: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-09T02:23:49.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:49 smithi027 ceph-mon[107735]: pgmap v103: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-09T02:23:50.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-09T02:23:50.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:50.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-09T02:23:50.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:51.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:51 smithi043 ceph-mon[110418]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-09T02:23:51.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:51 smithi043 ceph-mon[110418]: Deploying daemon osd.6 on smithi043 2023-12-09T02:23:51.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:51 smithi027 ceph-mon[107735]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-09T02:23:51.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:51 smithi027 ceph-mon[107735]: Deploying daemon osd.6 on smithi043 2023-12-09T02:23:53.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:53 smithi043 ceph-mon[110418]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-12-09T02:23:53.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:53 smithi027 ceph-mon[107735]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-12-09T02:23:54.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:54 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:54.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:54 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:54.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:54 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:54.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:54 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:54.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:54 smithi027 ceph-mon[107735]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-09T02:23:54.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:54 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:54.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:54 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:54.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:54 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:54.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:54 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:54.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:54 smithi043 ceph-mon[110418]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-09T02:23:55.746 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 6 on host 'smithi043' 2023-12-09T02:23:56.108 DEBUG:teuthology.orchestra.run.smithi043:osd.6> sudo journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.6.service 2023-12-09T02:23:56.110 INFO:tasks.cephadm:Deploying osd.7 on smithi043 with /dev/vg_nvme/lv_1... 2023-12-09T02:23:56.110 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-09T02:23:56.144 INFO:journalctl@ceph.osd.6.smithi043.stdout:-- Logs begin at Sat 2023-12-09 02:08:29 UTC. -- 2023-12-09T02:23:56.703 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:56 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:56.703 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:56 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:56.703 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:56 smithi043 ceph-mon[110418]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-12-09T02:23:56.703 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:56 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:56.703 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:56 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:56.703 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:56 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:56.703 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:56 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:56 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:56 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:56 smithi027 ceph-mon[107735]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-12-09T02:23:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:56 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:23:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:56 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:23:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:56 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:23:56.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:56 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:23:57.042 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:23:56 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:23:56.699+0000 7fa6bd32b3c0 -1 osd.6 0 log_to_monitors true 2023-12-09T02:23:57.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:57 smithi043 ceph-mon[110418]: from='osd.6 [v2:172.21.15.43:6816/142582741,v1:172.21.15.43:6817/142582741]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-09T02:23:57.902 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-09T02:23:57.902 INFO:teuthology.orchestra.run.smithi043.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-09T02:23:57.902 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10+0 records in 2023-12-09T02:23:57.902 INFO:teuthology.orchestra.run.smithi043.stderr:10+0 records out 2023-12-09T02:23:57.902 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00860347 s, 1.2 GB/s 2023-12-09T02:23:57.902 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping successful for: 2023-12-09T02:23:58.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:57 smithi027 ceph-mon[107735]: from='osd.6 [v2:172.21.15.43:6816/142582741,v1:172.21.15.43:6817/142582741]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-09T02:23:58.285 DEBUG:teuthology.orchestra.run.smithi043:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi043:vg_nvme/lv_1 2023-12-09T02:23:58.788 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:23:58 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:23:58.538+0000 7fa6b3d2e700 -1 osd.6 0 waiting for initial osdmap 2023-12-09T02:23:58.788 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:23:58 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:23:58.551+0000 7fa6ae6c5700 -1 osd.6 44 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-09T02:23:58.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:58 smithi043 ceph-mon[110418]: from='osd.6 [v2:172.21.15.43:6816/142582741,v1:172.21.15.43:6817/142582741]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-09T02:23:58.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:58 smithi043 ceph-mon[110418]: osdmap e43: 7 total, 6 up, 7 in 2023-12-09T02:23:58.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:58 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:23:58.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:58 smithi043 ceph-mon[110418]: from='osd.6 [v2:172.21.15.43:6816/142582741,v1:172.21.15.43:6817/142582741]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:23:58.788 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:58 smithi043 ceph-mon[110418]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-09T02:23:59.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:58 smithi027 ceph-mon[107735]: from='osd.6 [v2:172.21.15.43:6816/142582741,v1:172.21.15.43:6817/142582741]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-09T02:23:59.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:58 smithi027 ceph-mon[107735]: osdmap e43: 7 total, 6 up, 7 in 2023-12-09T02:23:59.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:58 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:23:59.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:58 smithi027 ceph-mon[107735]: from='osd.6 [v2:172.21.15.43:6816/142582741,v1:172.21.15.43:6817/142582741]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:23:59.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:58 smithi027 ceph-mon[107735]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-09T02:24:00.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:59 smithi027 ceph-mon[107735]: from='osd.6 [v2:172.21.15.43:6816/142582741,v1:172.21.15.43:6817/142582741]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2023-12-09T02:24:00.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:59 smithi027 ceph-mon[107735]: osdmap e44: 7 total, 6 up, 7 in 2023-12-09T02:24:00.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:59 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:24:00.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:59 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:24:00.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:59 smithi027 ceph-mon[107735]: Detected new or changed devices on smithi043 2023-12-09T02:24:00.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:59 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:00.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:59 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:00.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:59 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:00.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:59 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:00.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:59 smithi027 ceph-mon[107735]: Adjusting osd_memory_target on smithi043 to 5324M 2023-12-09T02:24:00.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:59 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:00.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:23:59 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:00.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:59 smithi043 ceph-mon[110418]: from='osd.6 [v2:172.21.15.43:6816/142582741,v1:172.21.15.43:6817/142582741]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2023-12-09T02:24:00.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:59 smithi043 ceph-mon[110418]: osdmap e44: 7 total, 6 up, 7 in 2023-12-09T02:24:00.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:59 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:24:00.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:59 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:24:00.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:59 smithi043 ceph-mon[110418]: Detected new or changed devices on smithi043 2023-12-09T02:24:00.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:59 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:00.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:59 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:00.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:59 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:00.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:59 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:00.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:59 smithi043 ceph-mon[110418]: Adjusting osd_memory_target on smithi043 to 5324M 2023-12-09T02:24:00.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:59 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:00.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:23:59 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:00 smithi043 ceph-mon[110418]: purged_snaps scrub starts 2023-12-09T02:24:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:00 smithi043 ceph-mon[110418]: purged_snaps scrub ok 2023-12-09T02:24:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:00 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:24:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:00 smithi043 ceph-mon[110418]: osd.6 [v2:172.21.15.43:6816/142582741,v1:172.21.15.43:6817/142582741] boot 2023-12-09T02:24:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:00 smithi043 ceph-mon[110418]: osdmap e45: 7 total, 7 up, 7 in 2023-12-09T02:24:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:00 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:24:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:00 smithi043 ceph-mon[110418]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-09T02:24:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:00 smithi043 ceph-mon[110418]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:24:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:00 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:24:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:00 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:24:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:00 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:24:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:00 smithi043 ceph-mon[110418]: osdmap e46: 7 total, 7 up, 7 in 2023-12-09T02:24:01.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:00 smithi027 ceph-mon[107735]: purged_snaps scrub starts 2023-12-09T02:24:01.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:00 smithi027 ceph-mon[107735]: purged_snaps scrub ok 2023-12-09T02:24:01.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:00 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:24:01.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:00 smithi027 ceph-mon[107735]: osd.6 [v2:172.21.15.43:6816/142582741,v1:172.21.15.43:6817/142582741] boot 2023-12-09T02:24:01.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:00 smithi027 ceph-mon[107735]: osdmap e45: 7 total, 7 up, 7 in 2023-12-09T02:24:01.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:00 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:24:01.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:00 smithi027 ceph-mon[107735]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-09T02:24:01.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:00 smithi027 ceph-mon[107735]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:24:01.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:00 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-09T02:24:01.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:00 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-09T02:24:01.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:00 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:24:01.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:00 smithi027 ceph-mon[107735]: osdmap e46: 7 total, 7 up, 7 in 2023-12-09T02:24:02.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:02 smithi027 ceph-mon[107735]: osdmap e47: 7 total, 7 up, 7 in 2023-12-09T02:24:02.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:02 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/3104368899' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ea77f6e-5992-42b1-9571-e8614fd6a6ed"}]: dispatch 2023-12-09T02:24:02.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:02 smithi027 ceph-mon[107735]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ea77f6e-5992-42b1-9571-e8614fd6a6ed"}]: dispatch 2023-12-09T02:24:02.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:02 smithi027 ceph-mon[107735]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ea77f6e-5992-42b1-9571-e8614fd6a6ed"}]': finished 2023-12-09T02:24:02.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:02 smithi027 ceph-mon[107735]: osdmap e48: 8 total, 7 up, 8 in 2023-12-09T02:24:02.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:02 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:02.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:02 smithi027 ceph-mon[107735]: pgmap v116: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2023-12-09T02:24:02.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:02 smithi027 ceph-mon[107735]: from='client.? 172.21.15.43:0/834517582' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:24:02.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:02 smithi043 ceph-mon[110418]: osdmap e47: 7 total, 7 up, 7 in 2023-12-09T02:24:02.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:02 smithi043 ceph-mon[110418]: from='client.? 172.21.15.43:0/3104368899' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ea77f6e-5992-42b1-9571-e8614fd6a6ed"}]: dispatch 2023-12-09T02:24:02.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:02 smithi043 ceph-mon[110418]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ea77f6e-5992-42b1-9571-e8614fd6a6ed"}]: dispatch 2023-12-09T02:24:02.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:02 smithi043 ceph-mon[110418]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ea77f6e-5992-42b1-9571-e8614fd6a6ed"}]': finished 2023-12-09T02:24:02.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:02 smithi043 ceph-mon[110418]: osdmap e48: 8 total, 7 up, 8 in 2023-12-09T02:24:02.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:02 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:02.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:02 smithi043 ceph-mon[110418]: pgmap v116: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2023-12-09T02:24:02.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:02 smithi043 ceph-mon[110418]: from='client.? 172.21.15.43:0/834517582' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-09T02:24:03.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:03 smithi027 ceph-mon[107735]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-09T02:24:03.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:03 smithi027 ceph-mon[107735]: osdmap e49: 8 total, 7 up, 8 in 2023-12-09T02:24:03.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:03 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:03.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:03 smithi043 ceph-mon[110418]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-09T02:24:03.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:03 smithi043 ceph-mon[110418]: osdmap e49: 8 total, 7 up, 8 in 2023-12-09T02:24:03.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:03 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:04.750 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:04 smithi043 ceph-mon[110418]: osdmap e50: 8 total, 7 up, 8 in 2023-12-09T02:24:04.750 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:04 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:04.750 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:04 smithi043 ceph-mon[110418]: pgmap v119: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2023-12-09T02:24:05.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:04 smithi027 ceph-mon[107735]: osdmap e50: 8 total, 7 up, 8 in 2023-12-09T02:24:05.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:04 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:05.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:04 smithi027 ceph-mon[107735]: pgmap v119: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 2/6 objects degraded (33.333%) 2023-12-09T02:24:06.602 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:06 smithi043 ceph-mon[110418]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 121 KiB/s, 0 objects/s recovering 2023-12-09T02:24:06.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:06 smithi027 ceph-mon[107735]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 121 KiB/s, 0 objects/s recovering 2023-12-09T02:24:07.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:07 smithi027 ceph-mon[107735]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2023-12-09T02:24:07.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:07 smithi027 ceph-mon[107735]: Cluster is now healthy 2023-12-09T02:24:07.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:07 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-09T02:24:07.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:07 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:24:07.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:07 smithi027 ceph-mon[107735]: Deploying daemon osd.7 on smithi043 2023-12-09T02:24:07.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:07 smithi043 ceph-mon[110418]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2023-12-09T02:24:07.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:07 smithi043 ceph-mon[110418]: Cluster is now healthy 2023-12-09T02:24:07.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:07 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-09T02:24:07.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:07 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:24:07.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:07 smithi043 ceph-mon[110418]: Deploying daemon osd.7 on smithi043 2023-12-09T02:24:08.526 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:08 smithi043 ceph-mon[110418]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-12-09T02:24:08.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:08 smithi027 ceph-mon[107735]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2023-12-09T02:24:11.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:10 smithi027 ceph-mon[107735]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-09T02:24:11.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:11.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:24:11.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:24:11.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:24:11.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:10 smithi043 ceph-mon[110418]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-09T02:24:11.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:11.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:24:11.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:24:11.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:24:12.731 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 7 on host 'smithi043' 2023-12-09T02:24:12.773 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:12 smithi043 ceph-mon[110418]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-09T02:24:12.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:12 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:12.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:12 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:12.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:12 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:12.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:12 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:24:12.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:12 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:24:12.774 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:12 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:24:13.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:12 smithi027 ceph-mon[107735]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-09T02:24:13.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:12 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:13.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:12 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:13.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:12 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:13.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:12 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:24:13.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:12 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:24:13.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:12 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:24:13.270 DEBUG:teuthology.orchestra.run.smithi043:osd.7> sudo journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.7.service 2023-12-09T02:24:13.272 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-09T02:24:13.272 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd stat -f json 2023-12-09T02:24:13.306 INFO:journalctl@ceph.osd.7.smithi043.stdout:-- Logs begin at Sat 2023-12-09 02:08:29 UTC. -- 2023-12-09T02:24:13.859 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:13 smithi043 ceph-mon[110418]: from='osd.7 [v2:172.21.15.43:6824/4077048378,v1:172.21.15.43:6825/4077048378]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-09T02:24:13.859 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:13 smithi043 ceph-mon[110418]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-09T02:24:13.860 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:24:13 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:24:13.652+0000 7f1a81ede3c0 -1 osd.7 0 log_to_monitors true 2023-12-09T02:24:14.029 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:13 smithi027 ceph-mon[107735]: from='osd.7 [v2:172.21.15.43:6824/4077048378,v1:172.21.15.43:6825/4077048378]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-09T02:24:14.029 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:13 smithi027 ceph-mon[107735]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-09T02:24:14.785 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:24:15.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:14 smithi027 ceph-mon[107735]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-12-09T02:24:15.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:14 smithi027 ceph-mon[107735]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-09T02:24:15.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:14 smithi027 ceph-mon[107735]: osdmap e51: 8 total, 7 up, 8 in 2023-12-09T02:24:15.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:14 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:15.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:14 smithi027 ceph-mon[107735]: from='osd.7 [v2:172.21.15.43:6824/4077048378,v1:172.21.15.43:6825/4077048378]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:24:15.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:14 smithi027 ceph-mon[107735]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:24:15.043 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:24:14 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:24:14.760+0000 7f1a788e1700 -1 osd.7 0 waiting for initial osdmap 2023-12-09T02:24:15.043 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:24:14 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:24:14.769+0000 7f1a73278700 -1 osd.7 52 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-09T02:24:15.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:14 smithi043 ceph-mon[110418]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-12-09T02:24:15.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:14 smithi043 ceph-mon[110418]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-09T02:24:15.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:14 smithi043 ceph-mon[110418]: osdmap e51: 8 total, 7 up, 8 in 2023-12-09T02:24:15.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:14 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:15.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:14 smithi043 ceph-mon[110418]: from='osd.7 [v2:172.21.15.43:6824/4077048378,v1:172.21.15.43:6825/4077048378]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:24:15.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:14 smithi043 ceph-mon[110418]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2023-12-09T02:24:15.174 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":52,"num_osds":8,"num_up_osds":7,"osd_up_since":1702088639,"num_in_osds":8,"osd_in_since":1702088641,"num_remapped_pgs":0} 2023-12-09T02:24:16.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2023-12-09T02:24:16.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: osdmap e52: 8 total, 7 up, 8 in 2023-12-09T02:24:16.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:16.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:16.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1130586728' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-09T02:24:16.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:16.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:16.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:16.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:16.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:16.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:16.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:16.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: osd.7 [v2:172.21.15.43:6824/4077048378,v1:172.21.15.43:6825/4077048378] boot 2023-12-09T02:24:16.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: osdmap e53: 8 total, 8 up, 8 in 2023-12-09T02:24:16.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:15 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2023-12-09T02:24:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: osdmap e52: 8 total, 7 up, 8 in 2023-12-09T02:24:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/1130586728' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-09T02:24:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:16.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:16.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:16.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:24:16.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:16.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:24:16.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: osd.7 [v2:172.21.15.43:6824/4077048378,v1:172.21.15.43:6825/4077048378] boot 2023-12-09T02:24:16.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: osdmap e53: 8 total, 8 up, 8 in 2023-12-09T02:24:16.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:15 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:24:16.175 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd stat -f json 2023-12-09T02:24:16.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:16 smithi027 ceph-mon[107735]: purged_snaps scrub starts 2023-12-09T02:24:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:16 smithi027 ceph-mon[107735]: purged_snaps scrub ok 2023-12-09T02:24:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:16 smithi027 ceph-mon[107735]: Detected new or changed devices on smithi043 2023-12-09T02:24:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:16 smithi027 ceph-mon[107735]: Adjusting osd_memory_target on smithi043 to 3993M 2023-12-09T02:24:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:16 smithi027 ceph-mon[107735]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-09T02:24:16.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:16 smithi027 ceph-mon[107735]: osdmap e54: 8 total, 8 up, 8 in 2023-12-09T02:24:17.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:16 smithi043 ceph-mon[110418]: purged_snaps scrub starts 2023-12-09T02:24:17.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:16 smithi043 ceph-mon[110418]: purged_snaps scrub ok 2023-12-09T02:24:17.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:16 smithi043 ceph-mon[110418]: Detected new or changed devices on smithi043 2023-12-09T02:24:17.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:16 smithi043 ceph-mon[110418]: Adjusting osd_memory_target on smithi043 to 3993M 2023-12-09T02:24:17.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:16 smithi043 ceph-mon[110418]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-09T02:24:17.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:16 smithi043 ceph-mon[110418]: osdmap e54: 8 total, 8 up, 8 in 2023-12-09T02:24:17.650 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:24:18.026 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1702088655,"num_in_osds":8,"osd_in_since":1702088641,"num_remapped_pgs":1} 2023-12-09T02:24:18.027 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-09T02:24:18.259 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:18.770 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:18 smithi027 ceph-mon[107735]: osdmap e55: 8 total, 8 up, 8 in 2023-12-09T02:24:18.770 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:18 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1118599595' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-09T02:24:18.770 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:18 smithi027 ceph-mon[107735]: pgmap v131: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:18.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:18 smithi043 ceph-mon[110418]: osdmap e55: 8 total, 8 up, 8 in 2023-12-09T02:24:18.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:18 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/1118599595' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-09T02:24:18.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:18 smithi043 ceph-mon[110418]: pgmap v131: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:19.499 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:24:19.500 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":57,"fsid":"5b7743f2-9639-11ee-95a3-87774f69a715","created":"2023-12-09T02:19:50.866272+0000","modified":"2023-12-09T02:24:19.449231+0000","last_up_change":"2023-12-09T02:24:15.433962+0000","last_in_change":"2023-12-09T02:24:01.544902+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-09T02:22:50.173009+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":"839fb2f0-bee9-4d07-a4f6-e319d6cc5b88","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.27:6802","nonce":2962544864},{"type":"v1","addr":"172.21.15.27:6803","nonce":2962544864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":2962544864},{"type":"v1","addr":"172.21.15.27:6805","nonce":2962544864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":2962544864},{"type":"v1","addr":"172.21.15.27:6809","nonce":2962544864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":2962544864},{"type":"v1","addr":"172.21.15.27:6807","nonce":2962544864}]},"public_addr":"172.21.15.27:6803/2962544864","cluster_addr":"172.21.15.27:6805/2962544864","heartbeat_back_addr":"172.21.15.27:6809/2962544864","heartbeat_front_addr":"172.21.15.27:6807/2962544864","state":["exists","up"]},{"osd":1,"uuid":"c614618e-e6bd-4f66-914f-397fc2ff75aa","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.27:6810","nonce":3061543641},{"type":"v1","addr":"172.21.15.27:6811","nonce":3061543641}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6812","nonce":3061543641},{"type":"v1","addr":"172.21.15.27:6813","nonce":3061543641}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6816","nonce":3061543641},{"type":"v1","addr":"172.21.15.27:6817","nonce":3061543641}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6814","nonce":3061543641},{"type":"v1","addr":"172.21.15.27:6815","nonce":3061543641}]},"public_addr":"172.21.15.27:6811/3061543641","cluster_addr":"172.21.15.27:6813/3061543641","heartbeat_back_addr":"172.21.15.27:6817/3061543641","heartbeat_front_addr":"172.21.15.27:6815/3061543641","state":["exists","up"]},{"osd":2,"uuid":"a7bf63b1-0d4a-4f37-a451-4c5e2b3e3ad6","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.27:6818","nonce":1618235031},{"type":"v1","addr":"172.21.15.27:6819","nonce":1618235031}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6820","nonce":1618235031},{"type":"v1","addr":"172.21.15.27:6821","nonce":1618235031}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6824","nonce":1618235031},{"type":"v1","addr":"172.21.15.27:6825","nonce":1618235031}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6822","nonce":1618235031},{"type":"v1","addr":"172.21.15.27:6823","nonce":1618235031}]},"public_addr":"172.21.15.27:6819/1618235031","cluster_addr":"172.21.15.27:6821/1618235031","heartbeat_back_addr":"172.21.15.27:6825/1618235031","heartbeat_front_addr":"172.21.15.27:6823/1618235031","state":["exists","up"]},{"osd":3,"uuid":"c7d15267-32fe-4778-8de1-b0b1d685b00d","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.27:6826","nonce":2014862347},{"type":"v1","addr":"172.21.15.27:6827","nonce":2014862347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6828","nonce":2014862347},{"type":"v1","addr":"172.21.15.27:6829","nonce":2014862347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6832","nonce":2014862347},{"type":"v1","addr":"172.21.15.27:6833","nonce":2014862347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6830","nonce":2014862347},{"type":"v1","addr":"172.21.15.27:6831","nonce":2014862347}]},"public_addr":"172.21.15.27:6827/2014862347","cluster_addr":"172.21.15.27:6829/2014862347","heartbeat_back_addr":"172.21.15.27:6833/2014862347","heartbeat_front_addr":"172.21.15.27:6831/2014862347","state":["exists","up"]},{"osd":4,"uuid":"f5f0ef83-9491-4c4e-9c1a-b5e41012df89","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.43:6800","nonce":828512291},{"type":"v1","addr":"172.21.15.43:6801","nonce":828512291}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":828512291},{"type":"v1","addr":"172.21.15.43:6803","nonce":828512291}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":828512291},{"type":"v1","addr":"172.21.15.43:6807","nonce":828512291}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":828512291},{"type":"v1","addr":"172.21.15.43:6805","nonce":828512291}]},"public_addr":"172.21.15.43:6801/828512291","cluster_addr":"172.21.15.43:6803/828512291","heartbeat_back_addr":"172.21.15.43:6807/828512291","heartbeat_front_addr":"172.21.15.43:6805/828512291","state":["exists","up"]},{"osd":5,"uuid":"2b3f035f-ea29-4543-a9cf-51150b246bf2","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.43:6808","nonce":3252301547},{"type":"v1","addr":"172.21.15.43:6809","nonce":3252301547}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6810","nonce":3252301547},{"type":"v1","addr":"172.21.15.43:6811","nonce":3252301547}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":3252301547},{"type":"v1","addr":"172.21.15.43:6815","nonce":3252301547}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":3252301547},{"type":"v1","addr":"172.21.15.43:6813","nonce":3252301547}]},"public_addr":"172.21.15.43:6809/3252301547","cluster_addr":"172.21.15.43:6811/3252301547","heartbeat_back_addr":"172.21.15.43:6815/3252301547","heartbeat_front_addr":"172.21.15.43:6813/3252301547","state":["exists","up"]},{"osd":6,"uuid":"1c7c79e2-a47c-4225-9754-9d27b5ccf696","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.43:6816","nonce":142582741},{"type":"v1","addr":"172.21.15.43:6817","nonce":142582741}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6818","nonce":142582741},{"type":"v1","addr":"172.21.15.43:6819","nonce":142582741}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6822","nonce":142582741},{"type":"v1","addr":"172.21.15.43:6823","nonce":142582741}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6820","nonce":142582741},{"type":"v1","addr":"172.21.15.43:6821","nonce":142582741}]},"public_addr":"172.21.15.43:6817/142582741","cluster_addr":"172.21.15.43:6819/142582741","heartbeat_back_addr":"172.21.15.43:6823/142582741","heartbeat_front_addr":"172.21.15.43:6821/142582741","state":["exists","up"]},{"osd":7,"uuid":"8ea77f6e-5992-42b1-9571-e8614fd6a6ed","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.43:6824","nonce":4077048378},{"type":"v1","addr":"172.21.15.43:6825","nonce":4077048378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6826","nonce":4077048378},{"type":"v1","addr":"172.21.15.43:6827","nonce":4077048378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6830","nonce":4077048378},{"type":"v1","addr":"172.21.15.43:6831","nonce":4077048378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6828","nonce":4077048378},{"type":"v1","addr":"172.21.15.43:6829","nonce":4077048378}]},"public_addr":"172.21.15.43:6825/4077048378","cluster_addr":"172.21.15.43:6827/4077048378","heartbeat_back_addr":"172.21.15.43:6831/4077048378","heartbeat_front_addr":"172.21.15.43:6829/4077048378","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:22:08.660740+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:22:27.284751+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:22:46.695499+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:23:05.313066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:23:22.605515+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:23:40.238930+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:23:57.734755+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:24:14.669422+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.27:6800/2728821950":"2023-12-10T02:21:21.351684+0000","172.21.15.27:0/1998010414":"2023-12-10T02:21:21.351684+0000","172.21.15.27:0/3013493025":"2023-12-10T02:21:21.351684+0000","172.21.15.27:0/801944575":"2023-12-10T02:21:21.351684+0000","172.21.15.27:6801/3707478263":"2023-12-10T02:20:41.817558+0000","172.21.15.27:0/3722540519":"2023-12-10T02:20:41.817558+0000","172.21.15.27:0/3103342526":"2023-12-10T02:20:41.817558+0000","172.21.15.27:6800/3242080050":"2023-12-10T02:20:14.607535+0000","172.21.15.27:0/3191289547":"2023-12-10T02:20:14.607535+0000","172.21.15.27:0/1524127269":"2023-12-10T02:20:41.817558+0000","172.21.15.27:0/2836001484":"2023-12-10T02:20:14.607535+0000","172.21.15.27:6801/2728821950":"2023-12-10T02:21:21.351684+0000","172.21.15.27:6801/3242080050":"2023-12-10T02:20:14.607535+0000","172.21.15.27:6800/3707478263":"2023-12-10T02:20:41.817558+0000","172.21.15.27:0/547194242":"2023-12-10T02:20:14.607535+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-09T02:24:19.736 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:19 smithi027 ceph-mon[107735]: osdmap e56: 8 total, 8 up, 8 in 2023-12-09T02:24:19.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:19 smithi043 ceph-mon[110418]: osdmap e56: 8 total, 8 up, 8 in 2023-12-09T02:24:19.957 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-09T02:22:50.173009+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-12-09T02:24:19.957 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-09T02:24:20.189 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:20.694 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:20 smithi027 ceph-mon[107735]: osdmap e57: 8 total, 8 up, 8 in 2023-12-09T02:24:20.694 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:20 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3767516310' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T02:24:20.695 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:20 smithi027 ceph-mon[107735]: pgmap v134: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:20.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:20 smithi043 ceph-mon[110418]: osdmap e57: 8 total, 8 up, 8 in 2023-12-09T02:24:20.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:20 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3767516310' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T02:24:20.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:20 smithi043 ceph-mon[110418]: pgmap v134: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:21.398 INFO:teuthology.orchestra.run.smithi027.stdout:pg_num: 1 2023-12-09T02:24:21.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:21 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3278686667' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-09T02:24:21.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:21 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3278686667' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-09T02:24:21.891 INFO:tasks.cephadm:Setting up client nodes... 2023-12-09T02:24:21.891 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-09T02:24:22.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:22 smithi027 ceph-mon[107735]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s, 0 objects/s recovering 2023-12-09T02:24:22.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:24:22.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:24:22.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:22 smithi043 ceph-mon[110418]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s, 0 objects/s recovering 2023-12-09T02:24:22.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:24:22.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:24:23.696 INFO:teuthology.orchestra.run.smithi027.stdout:[client.0] 2023-12-09T02:24:23.696 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQDXz3NlS3Y5KRAAvOvRY7NMIhqNgXGZi39FiQ== 2023-12-09T02:24:23.980 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:23 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/584536592' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-09T02:24:23.980 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:23 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/584536592' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-09T02:24:24.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:23 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/584536592' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-09T02:24:24.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:23 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/584536592' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-09T02:24:24.081 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2023-12-09T02:24:24.082 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-09T02:24:24.082 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-09T02:24:24.121 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-09T02:24:24.121 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-09T02:24:24.121 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph mgr dump --format=json 2023-12-09T02:24:24.391 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:24.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:24 smithi027 ceph-mon[107735]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s, 0 objects/s recovering 2023-12-09T02:24:25.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:24 smithi043 ceph-mon[110418]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s, 0 objects/s recovering 2023-12-09T02:24:25.638 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:24:26.049 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":19,"active_gid":14204,"active_name":"smithi027.babxfp","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6800","nonce":3669640400},{"type":"v1","addr":"172.21.15.27:6801","nonce":3669640400}]},"active_addr":"172.21.15.27:6801/3669640400","active_change":"2023-12-09T02:21:21.351986+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":14222,"name":"smithi043.gvxdas","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.27:8443/","prometheus":"http://172.21.15.27: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.27:0","nonce":1617986512}]},{"addrvec":[{"type":"v2","addr":"172.21.15.27:0","nonce":2630348049}]},{"addrvec":[{"type":"v2","addr":"172.21.15.27:0","nonce":610598603}]},{"addrvec":[{"type":"v2","addr":"172.21.15.27:0","nonce":4202923832}]}]}} 2023-12-09T02:24:26.052 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-09T02:24:26.052 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-09T02:24:26.052 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-09T02:24:26.285 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:26.633 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:26 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3938590319' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-09T02:24:26.633 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:26 smithi027 ceph-mon[107735]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-09T02:24:26.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:26 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3938590319' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-09T02:24:26.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:26 smithi043 ceph-mon[110418]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2023-12-09T02:24:27.488 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:24:27.489 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":57,"fsid":"5b7743f2-9639-11ee-95a3-87774f69a715","created":"2023-12-09T02:19:50.866272+0000","modified":"2023-12-09T02:24:19.449231+0000","last_up_change":"2023-12-09T02:24:15.433962+0000","last_in_change":"2023-12-09T02:24:01.544902+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-09T02:22:50.173009+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":"839fb2f0-bee9-4d07-a4f6-e319d6cc5b88","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.27:6802","nonce":2962544864},{"type":"v1","addr":"172.21.15.27:6803","nonce":2962544864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":2962544864},{"type":"v1","addr":"172.21.15.27:6805","nonce":2962544864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":2962544864},{"type":"v1","addr":"172.21.15.27:6809","nonce":2962544864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":2962544864},{"type":"v1","addr":"172.21.15.27:6807","nonce":2962544864}]},"public_addr":"172.21.15.27:6803/2962544864","cluster_addr":"172.21.15.27:6805/2962544864","heartbeat_back_addr":"172.21.15.27:6809/2962544864","heartbeat_front_addr":"172.21.15.27:6807/2962544864","state":["exists","up"]},{"osd":1,"uuid":"c614618e-e6bd-4f66-914f-397fc2ff75aa","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.27:6810","nonce":3061543641},{"type":"v1","addr":"172.21.15.27:6811","nonce":3061543641}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6812","nonce":3061543641},{"type":"v1","addr":"172.21.15.27:6813","nonce":3061543641}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6816","nonce":3061543641},{"type":"v1","addr":"172.21.15.27:6817","nonce":3061543641}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6814","nonce":3061543641},{"type":"v1","addr":"172.21.15.27:6815","nonce":3061543641}]},"public_addr":"172.21.15.27:6811/3061543641","cluster_addr":"172.21.15.27:6813/3061543641","heartbeat_back_addr":"172.21.15.27:6817/3061543641","heartbeat_front_addr":"172.21.15.27:6815/3061543641","state":["exists","up"]},{"osd":2,"uuid":"a7bf63b1-0d4a-4f37-a451-4c5e2b3e3ad6","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.27:6818","nonce":1618235031},{"type":"v1","addr":"172.21.15.27:6819","nonce":1618235031}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6820","nonce":1618235031},{"type":"v1","addr":"172.21.15.27:6821","nonce":1618235031}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6824","nonce":1618235031},{"type":"v1","addr":"172.21.15.27:6825","nonce":1618235031}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6822","nonce":1618235031},{"type":"v1","addr":"172.21.15.27:6823","nonce":1618235031}]},"public_addr":"172.21.15.27:6819/1618235031","cluster_addr":"172.21.15.27:6821/1618235031","heartbeat_back_addr":"172.21.15.27:6825/1618235031","heartbeat_front_addr":"172.21.15.27:6823/1618235031","state":["exists","up"]},{"osd":3,"uuid":"c7d15267-32fe-4778-8de1-b0b1d685b00d","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.27:6826","nonce":2014862347},{"type":"v1","addr":"172.21.15.27:6827","nonce":2014862347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6828","nonce":2014862347},{"type":"v1","addr":"172.21.15.27:6829","nonce":2014862347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6832","nonce":2014862347},{"type":"v1","addr":"172.21.15.27:6833","nonce":2014862347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6830","nonce":2014862347},{"type":"v1","addr":"172.21.15.27:6831","nonce":2014862347}]},"public_addr":"172.21.15.27:6827/2014862347","cluster_addr":"172.21.15.27:6829/2014862347","heartbeat_back_addr":"172.21.15.27:6833/2014862347","heartbeat_front_addr":"172.21.15.27:6831/2014862347","state":["exists","up"]},{"osd":4,"uuid":"f5f0ef83-9491-4c4e-9c1a-b5e41012df89","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.43:6800","nonce":828512291},{"type":"v1","addr":"172.21.15.43:6801","nonce":828512291}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":828512291},{"type":"v1","addr":"172.21.15.43:6803","nonce":828512291}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":828512291},{"type":"v1","addr":"172.21.15.43:6807","nonce":828512291}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":828512291},{"type":"v1","addr":"172.21.15.43:6805","nonce":828512291}]},"public_addr":"172.21.15.43:6801/828512291","cluster_addr":"172.21.15.43:6803/828512291","heartbeat_back_addr":"172.21.15.43:6807/828512291","heartbeat_front_addr":"172.21.15.43:6805/828512291","state":["exists","up"]},{"osd":5,"uuid":"2b3f035f-ea29-4543-a9cf-51150b246bf2","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.43:6808","nonce":3252301547},{"type":"v1","addr":"172.21.15.43:6809","nonce":3252301547}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6810","nonce":3252301547},{"type":"v1","addr":"172.21.15.43:6811","nonce":3252301547}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":3252301547},{"type":"v1","addr":"172.21.15.43:6815","nonce":3252301547}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":3252301547},{"type":"v1","addr":"172.21.15.43:6813","nonce":3252301547}]},"public_addr":"172.21.15.43:6809/3252301547","cluster_addr":"172.21.15.43:6811/3252301547","heartbeat_back_addr":"172.21.15.43:6815/3252301547","heartbeat_front_addr":"172.21.15.43:6813/3252301547","state":["exists","up"]},{"osd":6,"uuid":"1c7c79e2-a47c-4225-9754-9d27b5ccf696","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.43:6816","nonce":142582741},{"type":"v1","addr":"172.21.15.43:6817","nonce":142582741}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6818","nonce":142582741},{"type":"v1","addr":"172.21.15.43:6819","nonce":142582741}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6822","nonce":142582741},{"type":"v1","addr":"172.21.15.43:6823","nonce":142582741}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6820","nonce":142582741},{"type":"v1","addr":"172.21.15.43:6821","nonce":142582741}]},"public_addr":"172.21.15.43:6817/142582741","cluster_addr":"172.21.15.43:6819/142582741","heartbeat_back_addr":"172.21.15.43:6823/142582741","heartbeat_front_addr":"172.21.15.43:6821/142582741","state":["exists","up"]},{"osd":7,"uuid":"8ea77f6e-5992-42b1-9571-e8614fd6a6ed","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.43:6824","nonce":4077048378},{"type":"v1","addr":"172.21.15.43:6825","nonce":4077048378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6826","nonce":4077048378},{"type":"v1","addr":"172.21.15.43:6827","nonce":4077048378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6830","nonce":4077048378},{"type":"v1","addr":"172.21.15.43:6831","nonce":4077048378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6828","nonce":4077048378},{"type":"v1","addr":"172.21.15.43:6829","nonce":4077048378}]},"public_addr":"172.21.15.43:6825/4077048378","cluster_addr":"172.21.15.43:6827/4077048378","heartbeat_back_addr":"172.21.15.43:6831/4077048378","heartbeat_front_addr":"172.21.15.43:6829/4077048378","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:22:08.660740+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:22:27.284751+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:22:46.695499+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:23:05.313066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:23:22.605515+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:23:40.238930+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:23:57.734755+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:24:14.669422+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.27:6800/2728821950":"2023-12-10T02:21:21.351684+0000","172.21.15.27:0/1998010414":"2023-12-10T02:21:21.351684+0000","172.21.15.27:0/3013493025":"2023-12-10T02:21:21.351684+0000","172.21.15.27:0/801944575":"2023-12-10T02:21:21.351684+0000","172.21.15.27:6801/3707478263":"2023-12-10T02:20:41.817558+0000","172.21.15.27:0/3722540519":"2023-12-10T02:20:41.817558+0000","172.21.15.27:0/3103342526":"2023-12-10T02:20:41.817558+0000","172.21.15.27:6800/3242080050":"2023-12-10T02:20:14.607535+0000","172.21.15.27:0/3191289547":"2023-12-10T02:20:14.607535+0000","172.21.15.27:0/1524127269":"2023-12-10T02:20:41.817558+0000","172.21.15.27:0/2836001484":"2023-12-10T02:20:14.607535+0000","172.21.15.27:6801/2728821950":"2023-12-10T02:21:21.351684+0000","172.21.15.27:6801/3242080050":"2023-12-10T02:20:14.607535+0000","172.21.15.27:6800/3707478263":"2023-12-10T02:20:41.817558+0000","172.21.15.27:0/547194242":"2023-12-10T02:20:14.607535+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-09T02:24:27.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:27 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3570931817' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T02:24:27.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:27 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3570931817' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T02:24:27.873 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-09T02:24:27.873 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-09T02:24:28.106 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:28.969 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:28 smithi027 ceph-mon[107735]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-12-09T02:24:29.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:28 smithi043 ceph-mon[110418]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-12-09T02:24:29.364 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:24:29.365 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":57,"fsid":"5b7743f2-9639-11ee-95a3-87774f69a715","created":"2023-12-09T02:19:50.866272+0000","modified":"2023-12-09T02:24:19.449231+0000","last_up_change":"2023-12-09T02:24:15.433962+0000","last_in_change":"2023-12-09T02:24:01.544902+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-09T02:22:50.173009+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":"839fb2f0-bee9-4d07-a4f6-e319d6cc5b88","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.27:6802","nonce":2962544864},{"type":"v1","addr":"172.21.15.27:6803","nonce":2962544864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":2962544864},{"type":"v1","addr":"172.21.15.27:6805","nonce":2962544864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":2962544864},{"type":"v1","addr":"172.21.15.27:6809","nonce":2962544864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":2962544864},{"type":"v1","addr":"172.21.15.27:6807","nonce":2962544864}]},"public_addr":"172.21.15.27:6803/2962544864","cluster_addr":"172.21.15.27:6805/2962544864","heartbeat_back_addr":"172.21.15.27:6809/2962544864","heartbeat_front_addr":"172.21.15.27:6807/2962544864","state":["exists","up"]},{"osd":1,"uuid":"c614618e-e6bd-4f66-914f-397fc2ff75aa","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.27:6810","nonce":3061543641},{"type":"v1","addr":"172.21.15.27:6811","nonce":3061543641}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6812","nonce":3061543641},{"type":"v1","addr":"172.21.15.27:6813","nonce":3061543641}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6816","nonce":3061543641},{"type":"v1","addr":"172.21.15.27:6817","nonce":3061543641}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6814","nonce":3061543641},{"type":"v1","addr":"172.21.15.27:6815","nonce":3061543641}]},"public_addr":"172.21.15.27:6811/3061543641","cluster_addr":"172.21.15.27:6813/3061543641","heartbeat_back_addr":"172.21.15.27:6817/3061543641","heartbeat_front_addr":"172.21.15.27:6815/3061543641","state":["exists","up"]},{"osd":2,"uuid":"a7bf63b1-0d4a-4f37-a451-4c5e2b3e3ad6","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.27:6818","nonce":1618235031},{"type":"v1","addr":"172.21.15.27:6819","nonce":1618235031}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6820","nonce":1618235031},{"type":"v1","addr":"172.21.15.27:6821","nonce":1618235031}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6824","nonce":1618235031},{"type":"v1","addr":"172.21.15.27:6825","nonce":1618235031}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6822","nonce":1618235031},{"type":"v1","addr":"172.21.15.27:6823","nonce":1618235031}]},"public_addr":"172.21.15.27:6819/1618235031","cluster_addr":"172.21.15.27:6821/1618235031","heartbeat_back_addr":"172.21.15.27:6825/1618235031","heartbeat_front_addr":"172.21.15.27:6823/1618235031","state":["exists","up"]},{"osd":3,"uuid":"c7d15267-32fe-4778-8de1-b0b1d685b00d","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.27:6826","nonce":2014862347},{"type":"v1","addr":"172.21.15.27:6827","nonce":2014862347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6828","nonce":2014862347},{"type":"v1","addr":"172.21.15.27:6829","nonce":2014862347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6832","nonce":2014862347},{"type":"v1","addr":"172.21.15.27:6833","nonce":2014862347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6830","nonce":2014862347},{"type":"v1","addr":"172.21.15.27:6831","nonce":2014862347}]},"public_addr":"172.21.15.27:6827/2014862347","cluster_addr":"172.21.15.27:6829/2014862347","heartbeat_back_addr":"172.21.15.27:6833/2014862347","heartbeat_front_addr":"172.21.15.27:6831/2014862347","state":["exists","up"]},{"osd":4,"uuid":"f5f0ef83-9491-4c4e-9c1a-b5e41012df89","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.43:6800","nonce":828512291},{"type":"v1","addr":"172.21.15.43:6801","nonce":828512291}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":828512291},{"type":"v1","addr":"172.21.15.43:6803","nonce":828512291}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":828512291},{"type":"v1","addr":"172.21.15.43:6807","nonce":828512291}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":828512291},{"type":"v1","addr":"172.21.15.43:6805","nonce":828512291}]},"public_addr":"172.21.15.43:6801/828512291","cluster_addr":"172.21.15.43:6803/828512291","heartbeat_back_addr":"172.21.15.43:6807/828512291","heartbeat_front_addr":"172.21.15.43:6805/828512291","state":["exists","up"]},{"osd":5,"uuid":"2b3f035f-ea29-4543-a9cf-51150b246bf2","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.43:6808","nonce":3252301547},{"type":"v1","addr":"172.21.15.43:6809","nonce":3252301547}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6810","nonce":3252301547},{"type":"v1","addr":"172.21.15.43:6811","nonce":3252301547}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":3252301547},{"type":"v1","addr":"172.21.15.43:6815","nonce":3252301547}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":3252301547},{"type":"v1","addr":"172.21.15.43:6813","nonce":3252301547}]},"public_addr":"172.21.15.43:6809/3252301547","cluster_addr":"172.21.15.43:6811/3252301547","heartbeat_back_addr":"172.21.15.43:6815/3252301547","heartbeat_front_addr":"172.21.15.43:6813/3252301547","state":["exists","up"]},{"osd":6,"uuid":"1c7c79e2-a47c-4225-9754-9d27b5ccf696","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.43:6816","nonce":142582741},{"type":"v1","addr":"172.21.15.43:6817","nonce":142582741}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6818","nonce":142582741},{"type":"v1","addr":"172.21.15.43:6819","nonce":142582741}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6822","nonce":142582741},{"type":"v1","addr":"172.21.15.43:6823","nonce":142582741}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6820","nonce":142582741},{"type":"v1","addr":"172.21.15.43:6821","nonce":142582741}]},"public_addr":"172.21.15.43:6817/142582741","cluster_addr":"172.21.15.43:6819/142582741","heartbeat_back_addr":"172.21.15.43:6823/142582741","heartbeat_front_addr":"172.21.15.43:6821/142582741","state":["exists","up"]},{"osd":7,"uuid":"8ea77f6e-5992-42b1-9571-e8614fd6a6ed","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.43:6824","nonce":4077048378},{"type":"v1","addr":"172.21.15.43:6825","nonce":4077048378}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6826","nonce":4077048378},{"type":"v1","addr":"172.21.15.43:6827","nonce":4077048378}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6830","nonce":4077048378},{"type":"v1","addr":"172.21.15.43:6831","nonce":4077048378}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6828","nonce":4077048378},{"type":"v1","addr":"172.21.15.43:6829","nonce":4077048378}]},"public_addr":"172.21.15.43:6825/4077048378","cluster_addr":"172.21.15.43:6827/4077048378","heartbeat_back_addr":"172.21.15.43:6831/4077048378","heartbeat_front_addr":"172.21.15.43:6829/4077048378","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:22:08.660740+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:22:27.284751+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:22:46.695499+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:23:05.313066+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:23:22.605515+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:23:40.238930+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:23:57.734755+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-09T02:24:14.669422+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.27:6800/2728821950":"2023-12-10T02:21:21.351684+0000","172.21.15.27:0/1998010414":"2023-12-10T02:21:21.351684+0000","172.21.15.27:0/3013493025":"2023-12-10T02:21:21.351684+0000","172.21.15.27:0/801944575":"2023-12-10T02:21:21.351684+0000","172.21.15.27:6801/3707478263":"2023-12-10T02:20:41.817558+0000","172.21.15.27:0/3722540519":"2023-12-10T02:20:41.817558+0000","172.21.15.27:0/3103342526":"2023-12-10T02:20:41.817558+0000","172.21.15.27:6800/3242080050":"2023-12-10T02:20:14.607535+0000","172.21.15.27:0/3191289547":"2023-12-10T02:20:14.607535+0000","172.21.15.27:0/1524127269":"2023-12-10T02:20:41.817558+0000","172.21.15.27:0/2836001484":"2023-12-10T02:20:14.607535+0000","172.21.15.27:6801/2728821950":"2023-12-10T02:21:21.351684+0000","172.21.15.27:6801/3242080050":"2023-12-10T02:20:14.607535+0000","172.21.15.27:6800/3707478263":"2023-12-10T02:20:41.817558+0000","172.21.15.27:0/547194242":"2023-12-10T02:20:14.607535+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-09T02:24:29.775 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:29 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/595262903' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T02:24:29.794 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-09T02:24:29.794 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-09T02:24:29.795 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-09T02:24:29.795 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-09T02:24:29.796 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-09T02:24:29.796 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-09T02:24:29.796 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-09T02:24:29.797 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-09T02:24:30.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:29 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/595262903' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-09T02:24:30.410 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:30.411 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:30.411 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:30.415 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:30.479 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:30.479 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:30.563 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:30.810 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:30 smithi027 ceph-mon[107735]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-12-09T02:24:31.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:30 smithi043 ceph-mon[110418]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-12-09T02:24:32.373 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:32.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:32 smithi027 ceph-mon[107735]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-09T02:24:33.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:32 smithi043 ceph-mon[110418]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2023-12-09T02:24:34.771 INFO:teuthology.orchestra.run.smithi027.stdout:60129542171 2023-12-09T02:24:34.771 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-09T02:24:34.817 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:34 smithi027 ceph-mon[107735]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:35.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:34 smithi043 ceph-mon[110418]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:35.983 INFO:teuthology.orchestra.run.smithi027.stdout:193273528328 2023-12-09T02:24:35.983 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-09T02:24:36.744 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:36 smithi027 ceph-mon[107735]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:36.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:36 smithi043 ceph-mon[110418]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:36.795 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:37.046 INFO:teuthology.orchestra.run.smithi027.stdout:163208757261 2023-12-09T02:24:37.046 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-09T02:24:37.267 INFO:teuthology.orchestra.run.smithi027.stdout:38654705696 2023-12-09T02:24:37.267 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-09T02:24:37.443 INFO:teuthology.orchestra.run.smithi027.stdout:133143986194 2023-12-09T02:24:37.444 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-09T02:24:37.919 INFO:teuthology.orchestra.run.smithi027.stdout:111669149716 2023-12-09T02:24:37.920 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-09T02:24:38.052 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:38.053 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:38.053 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:38.368 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:38.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:38 smithi027 ceph-mon[107735]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:39.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:38 smithi043 ceph-mon[110418]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:39.340 INFO:teuthology.orchestra.run.smithi027.stdout:227633266695 2023-12-09T02:24:39.340 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-09T02:24:40.158 INFO:teuthology.orchestra.run.smithi027.stdout:81604378649 2023-12-09T02:24:40.158 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-09T02:24:40.198 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:40.574 INFO:teuthology.orchestra.run.smithi027.stdout:60129542172 2023-12-09T02:24:40.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:40 smithi027 ceph-mon[107735]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:40.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:40 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3867118257' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-09T02:24:40.982 INFO:teuthology.orchestra.run.smithi027.stdout:133143986194 2023-12-09T02:24:41.006 INFO:teuthology.orchestra.run.smithi027.stdout:163208757262 2023-12-09T02:24:41.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:40 smithi043 ceph-mon[110418]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:41.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:40 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3867118257' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-09T02:24:41.540 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986194 got 133143986194 for osd.4 2023-12-09T02:24:41.541 DEBUG:teuthology.parallel:result is None 2023-12-09T02:24:41.541 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:41.838 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542171 got 60129542172 for osd.1 2023-12-09T02:24:41.838 DEBUG:teuthology.parallel:result is None 2023-12-09T02:24:41.875 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:41 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1691250768' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-09T02:24:41.875 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:41 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2134979465' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-09T02:24:42.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:41 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/1691250768' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-09T02:24:42.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:41 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/2134979465' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-09T02:24:42.104 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757261 got 163208757262 for osd.5 2023-12-09T02:24:42.104 DEBUG:teuthology.parallel:result is None 2023-12-09T02:24:42.330 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:42.941 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:42 smithi027 ceph-mon[107735]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:42.992 INFO:teuthology.orchestra.run.smithi027.stdout:193273528330 2023-12-09T02:24:43.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:42 smithi043 ceph-mon[110418]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:43.645 INFO:tasks.cephadm.ceph_manager.ceph:need seq 193273528328 got 193273528330 for osd.6 2023-12-09T02:24:43.646 DEBUG:teuthology.parallel:result is None 2023-12-09T02:24:43.878 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:43 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3881695984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-09T02:24:44.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:43 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3881695984' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-09T02:24:44.130 INFO:teuthology.orchestra.run.smithi027.stdout:38654705698 2023-12-09T02:24:44.866 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:44 smithi027 ceph-mon[107735]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:44.866 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:44 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3686941642' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-09T02:24:45.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:44 smithi043 ceph-mon[110418]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:45.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:44 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3686941642' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-09T02:24:45.071 INFO:teuthology.orchestra.run.smithi027.stdout:111669149718 2023-12-09T02:24:45.085 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705696 got 38654705698 for osd.0 2023-12-09T02:24:45.085 DEBUG:teuthology.parallel:result is None 2023-12-09T02:24:45.208 INFO:teuthology.orchestra.run.smithi027.stdout:81604378650 2023-12-09T02:24:45.579 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378649 got 81604378650 for osd.2 2023-12-09T02:24:45.579 DEBUG:teuthology.parallel:result is None 2023-12-09T02:24:45.869 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:45 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1188893471' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-09T02:24:45.869 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:45 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3486350560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-09T02:24:45.886 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149716 got 111669149718 for osd.3 2023-12-09T02:24:45.887 INFO:teuthology.orchestra.run.smithi027.stdout:227633266696 2023-12-09T02:24:45.887 DEBUG:teuthology.parallel:result is None 2023-12-09T02:24:46.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:45 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/1188893471' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-09T02:24:46.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:45 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3486350560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-09T02:24:46.331 INFO:tasks.cephadm.ceph_manager.ceph:need seq 227633266695 got 227633266696 for osd.7 2023-12-09T02:24:46.332 DEBUG:teuthology.parallel:result is None 2023-12-09T02:24:46.332 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-09T02:24:46.332 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph pg dump --format=json 2023-12-09T02:24:46.567 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:47.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:46 smithi027 ceph-mon[107735]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:47.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:46 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/514856317' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-09T02:24:47.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:46 smithi043 ceph-mon[110418]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:47.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:46 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/514856317' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-09T02:24:47.879 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:24:47.881 INFO:teuthology.orchestra.run.smithi027.stderr:dumped all 2023-12-09T02:24:48.333 INFO:teuthology.orchestra.run.smithi027.stdout:{"pg_ready":true,"pg_map":{"version":148,"stamp":"2023-12-09T02:24:47.698343+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":48552,"kb_used_data":6120,"kb_used_omap":0,"kb_used_meta":42368,"kb_avail":749912664,"statfs":{"total":767960285184,"available":767910567936,"internally_reserved":0,"allocated":6266880,"data_stored":3474594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43384832},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002007"},"pg_stats":[{"pgid":"1.0","version":"23'117","reported_seq":227,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-12-09T02:24:19.457549+0000","last_change":"2023-12-09T02:24:19.457549+0000","last_active":"2023-12-09T02:24:19.457549+0000","last_peered":"2023-12-09T02:24:19.457549+0000","last_clean":"2023-12-09T02:24:19.457549+0000","last_became_active":"2023-12-09T02:24:19.457101+0000","last_became_peered":"2023-12-09T02:24:19.457101+0000","last_unstale":"2023-12-09T02:24:19.457549+0000","last_undegraded":"2023-12-09T02:24:19.457549+0000","last_fullsized":"2023-12-09T02:24:19.457549+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-12-09T02:22:50.525316+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-09T02:22:50.525316+0000","last_clean_scrub_stamp":"2023-12-09T02:22:50.525316+0000","objects_scrubbed":0,"log_size":117,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-10T12:11:04.733915+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":2662400,"data_stored":2644640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":53,"seq":227633266697,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6028,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739124,"statfs":{"total":95995035648,"available":95988862976,"internally_reserved":0,"allocated":1118208,"data_stored":765044,"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.78400000000000003}]},{"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.58499999999999996}]},{"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.75700000000000001}]},{"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.71999999999999997}]},{"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.67800000000000005}]},{"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.64300000000000002}]},{"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.77300000000000002}]}]},{"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":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":764721,"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.53600000000000003}]},{"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.41999999999999998}]},{"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.44800000000000001}]},{"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.46600000000000003}]},{"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.438}]},{"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.59299999999999997}]},{"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.48099999999999998}]}]},{"osd":1,"up_from":14,"seq":60129542174,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":235851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 9 02:24:30 2023","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.33900000000000002,"15min":0.33200000000000002},"min":{"1min":0.247,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.56899999999999995,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.34799999999999998,"15min":0.33800000000000002},"min":{"1min":0.28000000000000003,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.55600000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.29599999999999999}]},{"osd":2,"last update":"Sat Dec 9 02:23:49 2023","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.314},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.32600000000000001}]},{"osd":3,"last update":"Sat Dec 9 02:24:08 2023","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.41799999999999998}]},{"osd":4,"last update":"Sat Dec 9 02:24:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":3.6989999999999998,"5min":3.6989999999999998,"15min":3.6989999999999998},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":3.577,"5min":3.577,"15min":3.577},"last":0.61699999999999999}]},{"osd":5,"last update":"Sat Dec 9 02:24:42 2023","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.65100000000000002}]},{"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.628}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67600000000000005}]}]},{"osd":0,"up_from":9,"seq":38654705699,"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":765044,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Dec 9 02:24:34 2023","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"min":{"1min":0.23799999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.53800000000000003,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.371,"5min":0.35899999999999999,"15min":0.35699999999999998},"min":{"1min":0.26600000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.46300000000000002,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.42699999999999999}]},{"osd":2,"last update":"Sat Dec 9 02:23:52 2023","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"last":0.29599999999999999}]},{"osd":3,"last update":"Sat Dec 9 02:24:07 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.91000000000000003}]},{"osd":4,"last update":"Sat Dec 9 02:24:27 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.45800000000000002}]},{"osd":5,"last update":"Sat Dec 9 02:24:45 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.67700000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55100000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.62}]}]},{"osd":2,"up_from":19,"seq":81604378651,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6212,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738940,"statfs":{"total":95995035648,"available":95988674560,"internally_reserved":0,"allocated":585728,"data_stored":236116,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 9 02:23:48 2023","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.45500000000000002}]},{"osd":1,"last update":"Sat Dec 9 02:23:48 2023","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"last":0.439},{"interface":"front","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.56699999999999995}]},{"osd":3,"last update":"Sat Dec 9 02:24:07 2023","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.502}]},{"osd":4,"last update":"Sat Dec 9 02:24:24 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"last":0.496},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.61699999999999999}]},{"osd":5,"last update":"Sat Dec 9 02:24:43 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.55200000000000005}]},{"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.60699999999999998}]},{"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":3,"up_from":26,"seq":111669149719,"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":235851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 9 02:24:10 2023","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.28999999999999998},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.34599999999999997}]},{"osd":1,"last update":"Sat Dec 9 02:24:10 2023","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.32500000000000001}]},{"osd":2,"last update":"Sat Dec 9 02:24:10 2023","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.33500000000000002}]},{"osd":4,"last update":"Sat Dec 9 02:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.40400000000000003}]},{"osd":5,"last update":"Sat Dec 9 02:24:42 2023","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.495},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.46000000000000002}]},{"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.46899999999999997}]},{"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.53400000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986196,"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":236116,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 9 02:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.079,"5min":1.079,"15min":1.079},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.57499999999999996}]},{"osd":1,"last update":"Sat Dec 9 02:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.083,"5min":1.083,"15min":1.083},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.1559999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.65300000000000002}]},{"osd":2,"last update":"Sat Dec 9 02:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.71599999999999997}]},{"osd":3,"last update":"Sat Dec 9 02:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.046,"5min":1.046,"15min":1.046},"last":0.67400000000000004}]},{"osd":5,"last update":"Sat Dec 9 02:24:45 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.86799999999999999}]},{"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.83799999999999997}]},{"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.93200000000000005}]}]},{"osd":5,"up_from":38,"seq":163208757263,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5632,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739520,"statfs":{"total":95995035648,"available":95989268480,"internally_reserved":0,"allocated":581632,"data_stored":235851,"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.60299999999999998}]},{"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.57499999999999996}]},{"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.39600000000000002}]},{"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.46600000000000003}]},{"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.48099999999999998}]},{"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.65000000000000002}]},{"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.66400000000000003}]}]}],"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":0,"data_stored":0,"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":0,"data_stored":0,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-09T02:24:48.334 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph pg dump --format=json 2023-12-09T02:24:48.568 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:49.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:48 smithi027 ceph-mon[107735]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:49.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:48 smithi027 ceph-mon[107735]: from='client.14470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T02:24:49.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:48 smithi043 ceph-mon[110418]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:49.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:48 smithi043 ceph-mon[110418]: from='client.14470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T02:24:49.758 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:24:49.759 INFO:teuthology.orchestra.run.smithi027.stderr:dumped all 2023-12-09T02:24:50.136 INFO:teuthology.orchestra.run.smithi027.stdout:{"pg_ready":true,"pg_map":{"version":149,"stamp":"2023-12-09T02:24:49.698681+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":48552,"kb_used_data":6120,"kb_used_omap":0,"kb_used_meta":42368,"kb_avail":749912664,"statfs":{"total":767960285184,"available":767910567936,"internally_reserved":0,"allocated":6266880,"data_stored":3474594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43384832},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001974"},"pg_stats":[{"pgid":"1.0","version":"23'117","reported_seq":227,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-12-09T02:24:19.457549+0000","last_change":"2023-12-09T02:24:19.457549+0000","last_active":"2023-12-09T02:24:19.457549+0000","last_peered":"2023-12-09T02:24:19.457549+0000","last_clean":"2023-12-09T02:24:19.457549+0000","last_became_active":"2023-12-09T02:24:19.457101+0000","last_became_peered":"2023-12-09T02:24:19.457101+0000","last_unstale":"2023-12-09T02:24:19.457549+0000","last_undegraded":"2023-12-09T02:24:19.457549+0000","last_fullsized":"2023-12-09T02:24:19.457549+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-12-09T02:22:50.525316+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-09T02:22:50.525316+0000","last_clean_scrub_stamp":"2023-12-09T02:22:50.525316+0000","objects_scrubbed":0,"log_size":117,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-10T12:11:04.733915+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":2662400,"data_stored":2644640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":53,"seq":227633266697,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6028,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739124,"statfs":{"total":95995035648,"available":95988862976,"internally_reserved":0,"allocated":1118208,"data_stored":765044,"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.78400000000000003}]},{"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.58499999999999996}]},{"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.75700000000000001}]},{"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.71999999999999997}]},{"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.67800000000000005}]},{"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.64300000000000002}]},{"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.77300000000000002}]}]},{"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":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":764721,"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.53600000000000003}]},{"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.41999999999999998}]},{"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.44800000000000001}]},{"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.46600000000000003}]},{"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.438}]},{"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.59299999999999997}]},{"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.48099999999999998}]}]},{"osd":1,"up_from":14,"seq":60129542174,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":235851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 9 02:24:30 2023","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.33900000000000002,"15min":0.33200000000000002},"min":{"1min":0.247,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.56899999999999995,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.34799999999999998,"15min":0.33800000000000002},"min":{"1min":0.28000000000000003,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.55600000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.29599999999999999}]},{"osd":2,"last update":"Sat Dec 9 02:23:49 2023","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.314},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.32600000000000001}]},{"osd":3,"last update":"Sat Dec 9 02:24:08 2023","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.41799999999999998}]},{"osd":4,"last update":"Sat Dec 9 02:24:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":3.6989999999999998,"5min":3.6989999999999998,"15min":3.6989999999999998},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":3.577,"5min":3.577,"15min":3.577},"last":0.61699999999999999}]},{"osd":5,"last update":"Sat Dec 9 02:24:42 2023","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.65100000000000002}]},{"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.628}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67600000000000005}]}]},{"osd":0,"up_from":9,"seq":38654705699,"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":765044,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Dec 9 02:24:34 2023","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"min":{"1min":0.23799999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.53800000000000003,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.371,"5min":0.35899999999999999,"15min":0.35699999999999998},"min":{"1min":0.26600000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.46300000000000002,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.42699999999999999}]},{"osd":2,"last update":"Sat Dec 9 02:23:52 2023","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"last":0.29599999999999999}]},{"osd":3,"last update":"Sat Dec 9 02:24:07 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.91000000000000003}]},{"osd":4,"last update":"Sat Dec 9 02:24:27 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.45800000000000002}]},{"osd":5,"last update":"Sat Dec 9 02:24:45 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.67700000000000005}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55100000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.62}]}]},{"osd":2,"up_from":19,"seq":81604378652,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6212,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738940,"statfs":{"total":95995035648,"available":95988674560,"internally_reserved":0,"allocated":585728,"data_stored":236116,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 9 02:23:48 2023","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.45500000000000002}]},{"osd":1,"last update":"Sat Dec 9 02:23:48 2023","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"last":0.439},{"interface":"front","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.56699999999999995}]},{"osd":3,"last update":"Sat Dec 9 02:24:07 2023","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.502}]},{"osd":4,"last update":"Sat Dec 9 02:24:24 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"last":0.496},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.61699999999999999}]},{"osd":5,"last update":"Sat Dec 9 02:24:43 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.55200000000000005}]},{"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.60699999999999998}]},{"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":3,"up_from":26,"seq":111669149719,"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":235851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 9 02:24:10 2023","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"last":0.28999999999999998},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.34599999999999997}]},{"osd":1,"last update":"Sat Dec 9 02:24:10 2023","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.32500000000000001}]},{"osd":2,"last update":"Sat Dec 9 02:24:10 2023","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.33500000000000002}]},{"osd":4,"last update":"Sat Dec 9 02:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.40400000000000003}]},{"osd":5,"last update":"Sat Dec 9 02:24:42 2023","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.495},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.46000000000000002}]},{"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.46899999999999997}]},{"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.53400000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986196,"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":236116,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 9 02:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.079,"5min":1.079,"15min":1.079},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.57499999999999996}]},{"osd":1,"last update":"Sat Dec 9 02:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.083,"5min":1.083,"15min":1.083},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.1559999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.65300000000000002}]},{"osd":2,"last update":"Sat Dec 9 02:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.0589999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.71599999999999997}]},{"osd":3,"last update":"Sat Dec 9 02:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.046,"5min":1.046,"15min":1.046},"last":0.67400000000000004}]},{"osd":5,"last update":"Sat Dec 9 02:24:45 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.86799999999999999}]},{"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.83799999999999997}]},{"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.93200000000000005}]}]},{"osd":5,"up_from":38,"seq":163208757264,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5632,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739520,"statfs":{"total":95995035648,"available":95989268480,"internally_reserved":0,"allocated":581632,"data_stored":235851,"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":"Sat Dec 9 02:24:43 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.434}]},{"osd":1,"last update":"Sat Dec 9 02:24:43 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.069,"5min":1.069,"15min":1.069},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.51400000000000001}]},{"osd":2,"last update":"Sat Dec 9 02:24:43 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.59999999999999998}]},{"osd":3,"last update":"Sat Dec 9 02:24:43 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"last":0.63900000000000001}]},{"osd":4,"last update":"Sat Dec 9 02:24:43 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.56899999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64700000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71999999999999997}]}]}],"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":0,"data_stored":0,"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":0,"data_stored":0,"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":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-09T02:24:50.138 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-09T02:24:50.138 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-09T02:24:50.138 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-09T02:24:50.139 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph health --format=json 2023-12-09T02:24:50.374 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/mon.smithi027/config 2023-12-09T02:24:50.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:50 smithi027 ceph-mon[107735]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:50.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:50 smithi027 ceph-mon[107735]: from='client.14474 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T02:24:51.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:50 smithi043 ceph-mon[110418]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:51.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:50 smithi043 ceph-mon[110418]: from='client.14474 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T02:24:51.649 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:24:51.649 INFO:teuthology.orchestra.run.smithi027.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-09T02:24:52.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:51 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2878557599' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-09T02:24:52.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:51 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/2878557599' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-09T02:24:52.087 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-09T02:24:52.088 INFO:tasks.cephadm:Setup complete, yielding 2023-12-09T02:24:52.088 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-09T02:24:52.101 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi027.front.sepia.ceph.com 2023-12-09T02:24:52.101 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- bash -c 'ceph orch status' 2023-12-09T02:24:53.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:52 smithi027 ceph-mon[107735]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:53.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:52 smithi043 ceph-mon[110418]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:53.559 INFO:teuthology.orchestra.run.smithi027.stdout:Backend: cephadm 2023-12-09T02:24:53.559 INFO:teuthology.orchestra.run.smithi027.stdout:Available: Yes 2023-12-09T02:24:53.559 INFO:teuthology.orchestra.run.smithi027.stdout:Paused: No 2023-12-09T02:24:53.944 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- bash -c 'ceph orch ps' 2023-12-09T02:24:55.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:54 smithi027 ceph-mon[107735]: from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:24:55.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:54 smithi027 ceph-mon[107735]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:55.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:54 smithi043 ceph-mon[110418]: from='client.14482 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:24:55.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:54 smithi043 ceph-mon[110418]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:55.513 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-09T02:24:55.513 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.smithi027 smithi027 *:9093,9094 running (2m) 105s ago 3m 14.9M - ba2b418f427c 5fccbb2cab53 2023-12-09T02:24:55.513 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi027 smithi027 running (3m) 105s ago 3m 7029k - 17.2.0 e1d6a67b021e e491d165d44a 2023-12-09T02:24:55.513 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi043 smithi043 running (3m) 42s ago 3m - - 17.2.0 e1d6a67b021e 82da79a8a28d 2023-12-09T02:24:55.513 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.smithi027 smithi027 *:3000 running (2m) 105s ago 3m 45.1M - 8.3.5 dad864ee21e9 e4b628b738a5 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi027.babxfp smithi027 *:9283 running (4m) 105s ago 4m 462M - 17.2.0 e1d6a67b021e a44760eba8d1 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi043.gvxdas smithi043 *:8443,9283 running (3m) 42s ago 3m - - 17.2.0 e1d6a67b021e 021ff9de994c 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi027 smithi027 running (5m) 105s ago 5m 58.7M 2048M 17.2.0 e1d6a67b021e e302004170cf 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi043 smithi043 running (3m) 42s ago 3m - 2048M 17.2.0 e1d6a67b021e c844d862d547 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi027 smithi027 *:9100 running (3m) 105s ago 3m 23.3M - 1dbe0e931976 e6b02c0b89e5 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi043 smithi043 *:9100 running (3m) 42s ago 3m - - 1dbe0e931976 6ada3763f45c 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (2m) 105s ago 2m 38.3M 3224M 17.2.0 e1d6a67b021e 5be7a863bb60 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (2m) 105s ago 2m 43.6M 3224M 17.2.0 e1d6a67b021e b87512590452 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (2m) 105s ago 2m 37.5M 3224M 17.2.0 e1d6a67b021e 85e622ac2ffe 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (114s) 105s ago 114s 30.2M 3224M 17.2.0 e1d6a67b021e 064274f1693e 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi043 running (97s) 42s ago 97s - 3993M 17.2.0 e1d6a67b021e 86e3005385b1 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi043 running (79s) 42s ago 79s - 3993M 17.2.0 e1d6a67b021e ebaab66e1a04 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi043 running (62s) 42s ago 62s - 3993M 17.2.0 e1d6a67b021e ae15f564c313 2023-12-09T02:24:55.514 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi043 running (45s) 42s ago 45s - 3993M 17.2.0 e1d6a67b021e 557b1c0626c2 2023-12-09T02:24:55.515 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.smithi027 smithi027 *:9095 running (3m) 105s ago 3m 48.9M - 514e6a882f6e 296cedf83548 2023-12-09T02:24:55.962 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- bash -c 'ceph orch ls' 2023-12-09T02:24:56.706 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:56 smithi027 ceph-mon[107735]: from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:24:56.707 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:56 smithi027 ceph-mon[107735]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:56 smithi043 ceph-mon[110418]: from='client.14486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:24:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:56 smithi043 ceph-mon[110418]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:57.423 INFO:teuthology.orchestra.run.smithi027.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-12-09T02:24:57.423 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager ?:9093,9094 1/1 107s ago 4m count:1 2023-12-09T02:24:57.423 INFO:teuthology.orchestra.run.smithi027.stdout:crash 2/2 107s ago 4m * 2023-12-09T02:24:57.423 INFO:teuthology.orchestra.run.smithi027.stdout:grafana ?:3000 1/1 107s ago 4m count:1 2023-12-09T02:24:57.424 INFO:teuthology.orchestra.run.smithi027.stdout:mgr 2/2 107s ago 4m count:2 2023-12-09T02:24:57.424 INFO:teuthology.orchestra.run.smithi027.stdout:mon 2/2 107s ago 3m smithi027:172.21.15.27=smithi027;smithi043:172.21.15.43=smithi043;count:2 2023-12-09T02:24:57.424 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter ?:9100 2/2 107s ago 4m * 2023-12-09T02:24:57.424 INFO:teuthology.orchestra.run.smithi027.stdout:osd 8 107s ago - 2023-12-09T02:24:57.424 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus ?:9095 1/1 107s ago 4m count:1 2023-12-09T02:24:57.802 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- bash -c 'ceph orch host ls' 2023-12-09T02:24:58.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:58 smithi027 ceph-mon[107735]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:24:58.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:24:58 smithi027 ceph-mon[107735]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:59.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:58 smithi043 ceph-mon[110418]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:24:59.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:24:58 smithi043 ceph-mon[110418]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:24:59.216 INFO:teuthology.orchestra.run.smithi027.stdout:HOST ADDR LABELS STATUS 2023-12-09T02:24:59.217 INFO:teuthology.orchestra.run.smithi027.stdout:smithi027 172.21.15.27 2023-12-09T02:24:59.217 INFO:teuthology.orchestra.run.smithi027.stdout:smithi043 172.21.15.43 2023-12-09T02:24:59.217 INFO:teuthology.orchestra.run.smithi027.stdout:2 hosts in cluster 2023-12-09T02:24:59.593 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- bash -c 'ceph orch device ls' 2023-12-09T02:25:00.946 INFO:teuthology.orchestra.run.smithi027.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REJECT REASONS 2023-12-09T02:25:00.946 INFO:teuthology.orchestra.run.smithi027.stdout:smithi027 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT5331001C400BGN 400G LVM detected, locked 2023-12-09T02:25:00.946 INFO:teuthology.orchestra.run.smithi027.stdout:smithi043 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB751300GH480DGN 480G LVM detected, locked 2023-12-09T02:25:00.980 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:00 smithi027 ceph-mon[107735]: from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:00.980 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:00 smithi027 ceph-mon[107735]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:25:01.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:00 smithi043 ceph-mon[110418]: from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:01.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:00 smithi043 ceph-mon[110418]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:25:01.350 INFO:teuthology.run_tasks:Running task vip.exec... 2023-12-09T02:25:01.360 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi027.front.sepia.ceph.com 2023-12-09T02:25:01.361 DEBUG:teuthology.orchestra.run.smithi027:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-12-09T02:25:01.390 INFO:teuthology.orchestra.run.smithi027.stderr:+ systemctl stop nfs-server 2023-12-09T02:25:01.397 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi043.front.sepia.ceph.com 2023-12-09T02:25:01.397 DEBUG:teuthology.orchestra.run.smithi043:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-12-09T02:25:01.438 INFO:teuthology.orchestra.run.smithi043.stderr:+ systemctl stop nfs-server 2023-12-09T02:25:01.447 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-09T02:25:01.455 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi027.front.sepia.ceph.com 2023-12-09T02:25:01.456 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- bash -c 'ceph fs volume create foofs' 2023-12-09T02:25:02.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:01 smithi027 ceph-mon[107735]: from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:02.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:01 smithi043 ceph-mon[110418]: from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:02.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:02 smithi027 ceph-mon[107735]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:25:03.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:02 smithi043 ceph-mon[110418]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:25:04.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:03 smithi027 ceph-mon[107735]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:04.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:03 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-12-09T02:25:04.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:03 smithi043 ceph-mon[110418]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:04.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:03 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-12-09T02:25:05.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:04 smithi027 ceph-mon[107735]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:25:05.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:04 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-12-09T02:25:05.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:04 smithi027 ceph-mon[107735]: osdmap e58: 8 total, 8 up, 8 in 2023-12-09T02:25:05.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:04 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-12-09T02:25:05.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:04 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-mon-smithi027[107712]: 2023-12-09T02:25:04.787+0000 7fe4c3e2f700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-09T02:25:05.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:04 smithi043 ceph-mon[110418]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:25:05.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:04 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-12-09T02:25:05.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:04 smithi043 ceph-mon[110418]: osdmap e58: 8 total, 8 up, 8 in 2023-12-09T02:25:05.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:04 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-12-09T02:25:05.306 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-09T02:25:05.316 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2023-12-09T02:25:05.316 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch ls -f json 2023-12-09T02:25:06.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-12-09T02:25:06.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: osdmap e59: 8 total, 8 up, 8 in 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: osdmap e60: 8 total, 8 up, 8 in 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: fsmap foofs:0 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: Saving service mds.foofs spec with placement count:2 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:06.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi027.bptfyk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-09T02:25:06.032 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi027.bptfyk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-09T02:25:06.032 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:05 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:06.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-12-09T02:25:06.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: osdmap e59: 8 total, 8 up, 8 in 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: osdmap e60: 8 total, 8 up, 8 in 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: fsmap foofs:0 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: Saving service mds.foofs spec with placement count:2 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi027.bptfyk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-09T02:25:06.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi027.bptfyk", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-09T02:25:06.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:05 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:07.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:06 smithi027 ceph-mon[107735]: Deploying daemon mds.foofs.smithi027.bptfyk on smithi027 2023-12-09T02:25:07.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:06 smithi027 ceph-mon[107735]: pgmap v160: 65 pgs: 2 creating+activating, 7 creating+peering, 17 active+clean, 39 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:25:07.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:06 smithi027 ceph-mon[107735]: osdmap e61: 8 total, 8 up, 8 in 2023-12-09T02:25:07.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:06 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:07.111 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:25:07.111 INFO:teuthology.orchestra.run.smithi027.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-12-09T02:20:31.877008Z", "last_refresh": "2023-12-09T02:23:10.172664Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-12-09T02:20:27.730300Z", "last_refresh": "2023-12-09T02:23:10.172732Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-12-09T02:20:29.714953Z", "last_refresh": "2023-12-09T02:23:10.172797Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-12-09T02:25:04.811152Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-12-09T02:25:04.806574Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-09T02:20:26.762689Z", "last_refresh": "2023-12-09T02:23:10.172587Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi027:172.21.15.27=smithi027", "smithi043:172.21.15.43=smithi043"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-09T02:21:03.338093Z", "last_refresh": "2023-12-09T02:23:10.172423Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-12-09T02:20:30.839216Z", "last_refresh": "2023-12-09T02:23:10.172862Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", "container_image_name": "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", "last_refresh": "2023-12-09T02:23:10.172991Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-12-09T02:20:28.725701Z", "last_refresh": "2023-12-09T02:23:10.172927Z", "ports": [9095], "running": 1, "size": 1}}] 2023-12-09T02:25:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:06 smithi043 ceph-mon[110418]: Deploying daemon mds.foofs.smithi027.bptfyk on smithi027 2023-12-09T02:25:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:06 smithi043 ceph-mon[110418]: pgmap v160: 65 pgs: 2 creating+activating, 7 creating+peering, 17 active+clean, 39 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:25:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:06 smithi043 ceph-mon[110418]: osdmap e61: 8 total, 8 up, 8 in 2023-12-09T02:25:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:06 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:07.618 INFO:tasks.cephadm:mds.foofs has 0/2 2023-12-09T02:25:07.945 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:07 smithi027 ceph-mon[107735]: osdmap e62: 8 total, 8 up, 8 in 2023-12-09T02:25:07.945 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:07 smithi027 ceph-mon[107735]: from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T02:25:08.077 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:07 smithi043 ceph-mon[110418]: osdmap e62: 8 total, 8 up, 8 in 2023-12-09T02:25:08.077 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:07 smithi043 ceph-mon[110418]: from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T02:25:08.619 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch ls -f json 2023-12-09T02:25:09.165 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: pgmap v163: 65 pgs: 2 creating+activating, 13 creating+peering, 40 active+clean, 10 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:25:09.166 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:09.166 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi043.pboojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-09T02:25:09.166 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi043.pboojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-09T02:25:09.166 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:09.166 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: Deploying daemon mds.foofs.smithi043.pboojx on smithi043 2023-12-09T02:25:09.166 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: mds.? [v2:172.21.15.27:6834/310203384,v1:172.21.15.27:6835/310203384] up:boot 2023-12-09T02:25:09.166 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: daemon mds.foofs.smithi027.bptfyk assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-12-09T02:25:09.166 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-09T02:25:09.166 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-09T02:25:09.166 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: Cluster is now healthy 2023-12-09T02:25:09.166 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: fsmap foofs:0 1 up:standby 2023-12-09T02:25:09.167 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi027.bptfyk"}]: dispatch 2023-12-09T02:25:09.167 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: fsmap foofs:1 {0=foofs.smithi027.bptfyk=up:creating} 2023-12-09T02:25:09.167 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:09 smithi043 ceph-mon[110418]: daemon mds.foofs.smithi027.bptfyk is now active in filesystem foofs as rank 0 2023-12-09T02:25:09.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: pgmap v163: 65 pgs: 2 creating+activating, 13 creating+peering, 40 active+clean, 10 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-09T02:25:09.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:09.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi043.pboojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-09T02:25:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi043.pboojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-09T02:25:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: Deploying daemon mds.foofs.smithi043.pboojx on smithi043 2023-12-09T02:25:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: mds.? [v2:172.21.15.27:6834/310203384,v1:172.21.15.27:6835/310203384] up:boot 2023-12-09T02:25:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: daemon mds.foofs.smithi027.bptfyk assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-12-09T02:25:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-12-09T02:25:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-12-09T02:25:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: Cluster is now healthy 2023-12-09T02:25:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: fsmap foofs:0 1 up:standby 2023-12-09T02:25:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi027.bptfyk"}]: dispatch 2023-12-09T02:25:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: fsmap foofs:1 {0=foofs.smithi027.bptfyk=up:creating} 2023-12-09T02:25:09.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:09 smithi027 ceph-mon[107735]: daemon mds.foofs.smithi027.bptfyk is now active in filesystem foofs as rank 0 2023-12-09T02:25:10.090 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:25:10.090 INFO:teuthology.orchestra.run.smithi027.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-12-09T02:20:31.877008Z", "last_refresh": "2023-12-09T02:23:10.172664Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-12-09T02:20:27.730300Z", "last_refresh": "2023-12-09T02:23:10.172732Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-12-09T02:20:29.714953Z", "last_refresh": "2023-12-09T02:23:10.172797Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-12-09T02:25:04.811152Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-12-09T02:25:04.806574Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-09T02:20:26.762689Z", "last_refresh": "2023-12-09T02:23:10.172587Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi027:172.21.15.27=smithi027", "smithi043:172.21.15.43=smithi043"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-09T02:21:03.338093Z", "last_refresh": "2023-12-09T02:23:10.172423Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-12-09T02:20:30.839216Z", "last_refresh": "2023-12-09T02:23:10.172862Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", "container_image_name": "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", "last_refresh": "2023-12-09T02:23:10.172991Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-12-09T02:20:28.725701Z", "last_refresh": "2023-12-09T02:23:10.172927Z", "ports": [9095], "running": 1, "size": 1}}] 2023-12-09T02:25:10.752 INFO:tasks.cephadm:mds.foofs has 0/2 2023-12-09T02:25:11.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:11.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:11.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:10 smithi027 ceph-mon[107735]: pgmap v164: 65 pgs: 2 creating+activating, 9 creating+peering, 54 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2023-12-09T02:25:11.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:11.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:11.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:10 smithi027 ceph-mon[107735]: mds.? [v2:172.21.15.27:6834/310203384,v1:172.21.15.27:6835/310203384] up:active 2023-12-09T02:25:11.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:10 smithi027 ceph-mon[107735]: mds.? [v2:172.21.15.43:6832/478233371,v1:172.21.15.43:6833/478233371] up:boot 2023-12-09T02:25:11.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:10 smithi027 ceph-mon[107735]: fsmap foofs:1 {0=foofs.smithi027.bptfyk=up:active} 1 up:standby 2023-12-09T02:25:11.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:10 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi043.pboojx"}]: dispatch 2023-12-09T02:25:11.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:10 smithi027 ceph-mon[107735]: fsmap foofs:1 {0=foofs.smithi027.bptfyk=up:active} 1 up:standby 2023-12-09T02:25:11.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:10 smithi027 ceph-mon[107735]: from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T02:25:11.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:11.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:11.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:10 smithi043 ceph-mon[110418]: pgmap v164: 65 pgs: 2 creating+activating, 9 creating+peering, 54 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2023-12-09T02:25:11.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:11.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:11.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:10 smithi043 ceph-mon[110418]: mds.? [v2:172.21.15.27:6834/310203384,v1:172.21.15.27:6835/310203384] up:active 2023-12-09T02:25:11.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:10 smithi043 ceph-mon[110418]: mds.? [v2:172.21.15.43:6832/478233371,v1:172.21.15.43:6833/478233371] up:boot 2023-12-09T02:25:11.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:10 smithi043 ceph-mon[110418]: fsmap foofs:1 {0=foofs.smithi027.bptfyk=up:active} 1 up:standby 2023-12-09T02:25:11.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:10 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi043.pboojx"}]: dispatch 2023-12-09T02:25:11.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:10 smithi043 ceph-mon[110418]: fsmap foofs:1 {0=foofs.smithi027.bptfyk=up:active} 1 up:standby 2023-12-09T02:25:11.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:10 smithi043 ceph-mon[110418]: from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T02:25:11.753 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- ceph orch ls -f json 2023-12-09T02:25:12.439 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:12 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:12.439 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:12 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:12.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:12 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:12.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:12 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:13.271 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:13 smithi027 ceph-mon[107735]: pgmap v165: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 6 op/s 2023-12-09T02:25:13.435 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:25:13.435 INFO:teuthology.orchestra.run.smithi027.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-12-09T02:20:31.877008Z", "last_refresh": "2023-12-09T02:25:13.273449Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-12-09T02:20:27.730300Z", "last_refresh": "2023-12-09T02:25:11.118148Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2023-12-09T02:20:29.714953Z", "last_refresh": "2023-12-09T02:25:13.273716Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-12-09T02:25:04.811152Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-12-09T02:25:04.806574Z", "last_refresh": "2023-12-09T02:25:11.118761Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-09T02:20:26.762689Z", "last_refresh": "2023-12-09T02:25:11.118290Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi027:172.21.15.27=smithi027", "smithi043:172.21.15.43=smithi043"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-12-09T02:21:03.338093Z", "last_refresh": "2023-12-09T02:25:11.118364Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-12-09T02:20:30.839216Z", "last_refresh": "2023-12-09T02:25:11.118431Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", "container_image_name": "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", "last_refresh": "2023-12-09T02:25:11.118497Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-12-09T02:20:28.725701Z", "last_refresh": "2023-12-09T02:25:13.273969Z", "ports": [9095], "running": 1, "size": 1}}] 2023-12-09T02:25:13.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:13 smithi043 ceph-mon[110418]: pgmap v165: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 6 op/s 2023-12-09T02:25:13.815 INFO:tasks.cephadm:mds.foofs has 2/2 2023-12-09T02:25:13.815 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-09T02:25:13.826 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi027.front.sepia.ceph.com 2023-12-09T02:25:13.826 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2023-12-09T02:25:14.496 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:14 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:14.496 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:14 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:14.496 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:14 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:14.496 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:14 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:14.496 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:14 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:14.496 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:14 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:14.496 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:14 smithi027 ceph-mon[107735]: from='client.14522 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T02:25:14.496 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:14 smithi027 ceph-mon[107735]: pgmap v166: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-09T02:25:14.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:14 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:14.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:14 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:14.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:14 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:14.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:14 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:14.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:14 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:14.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:14 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:14.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:14 smithi043 ceph-mon[110418]: from='client.14522 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-09T02:25:14.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:14 smithi043 ceph-mon[110418]: pgmap v166: 65 pgs: 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-09T02:25:16.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:15 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2023-12-09T02:25:16.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:15 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pool create", "pool": ".nfs"}]: dispatch 2023-12-09T02:25:16.689 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:16 smithi027 ceph-mon[107735]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:16.690 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:16 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2023-12-09T02:25:16.690 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:16 smithi027 ceph-mon[107735]: osdmap e63: 8 total, 8 up, 8 in 2023-12-09T02:25:16.690 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:16 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-12-09T02:25:16.690 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:16 smithi027 ceph-mon[107735]: pgmap v168: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-12-09T02:25:16.690 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:16 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-12-09T02:25:16.690 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:16 smithi027 ceph-mon[107735]: osdmap e64: 8 total, 8 up, 8 in 2023-12-09T02:25:16.707 INFO:teuthology.orchestra.run.smithi027.stdout:NFS Cluster Created Successfully 2023-12-09T02:25:17.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:16 smithi043 ceph-mon[110418]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:17.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:16 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pool create", "pool": ".nfs"}]': finished 2023-12-09T02:25:17.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:16 smithi043 ceph-mon[110418]: osdmap e63: 8 total, 8 up, 8 in 2023-12-09T02:25:17.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:16 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-12-09T02:25:17.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:16 smithi043 ceph-mon[110418]: pgmap v168: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-12-09T02:25:17.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:16 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-12-09T02:25:17.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:16 smithi043 ceph-mon[110418]: osdmap e64: 8 total, 8 up, 8 in 2023-12-09T02:25:17.087 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- bash -c 'ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2023-12-09T02:25:17.880 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: Saving service nfs.foo spec with placement count:2 2023-12-09T02:25:17.880 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:17.880 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:17.880 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:17.880 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:17.880 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:17.880 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:17.880 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: Creating key for client.nfs.foo.0.0.smithi027.qhvxfi 2023-12-09T02:25:17.880 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi027.qhvxfi", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-12-09T02:25:17.880 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi027.qhvxfi", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: Rados config object exists: conf-nfs.foo 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: Creating key for client.nfs.foo.0.0.smithi027.qhvxfi-rgw 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi027.qhvxfi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi027.qhvxfi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: Deploying daemon nfs.foo.0.0.smithi027.qhvxfi on smithi027 2023-12-09T02:25:17.881 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:17 smithi027 ceph-mon[107735]: osdmap e65: 8 total, 8 up, 8 in 2023-12-09T02:25:18.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: Saving service nfs.foo spec with placement count:2 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: Creating key for client.nfs.foo.0.0.smithi027.qhvxfi 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi027.qhvxfi", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi027.qhvxfi", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:18.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-12-09T02:25:18.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-12-09T02:25:18.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: Rados config object exists: conf-nfs.foo 2023-12-09T02:25:18.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: Creating key for client.nfs.foo.0.0.smithi027.qhvxfi-rgw 2023-12-09T02:25:18.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi027.qhvxfi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-09T02:25:18.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi027.qhvxfi-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-09T02:25:18.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:18.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: Deploying daemon nfs.foo.0.0.smithi027.qhvxfi on smithi027 2023-12-09T02:25:18.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:17 smithi043 ceph-mon[110418]: osdmap e65: 8 total, 8 up, 8 in 2023-12-09T02:25:18.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:18 smithi027 ceph-mon[107735]: pgmap v171: 97 pgs: 5 creating+peering, 20 unknown, 72 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-09T02:25:18.889 INFO:teuthology.orchestra.run.smithi027.stderr:Invalid command: Unexpected argument '--clusterid' 2023-12-09T02:25:18.889 INFO:teuthology.orchestra.run.smithi027.stderr:nfs export create cephfs [] [--readonly] [--client_addr ...] [--squash ] : Create a CephFS export 2023-12-09T02:25:18.889 INFO:teuthology.orchestra.run.smithi027.stderr:Error EINVAL: invalid command 2023-12-09T02:25:19.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:18 smithi043 ceph-mon[110418]: pgmap v171: 97 pgs: 5 creating+peering, 20 unknown, 72 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-09T02:25:19.254 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:25:19.255 INFO:teuthology.orchestra.run.smithi027.stdout: "bind": "/fake", 2023-12-09T02:25:19.255 INFO:teuthology.orchestra.run.smithi027.stdout: "fs": "foofs", 2023-12-09T02:25:19.255 INFO:teuthology.orchestra.run.smithi027.stdout: "path": "/", 2023-12-09T02:25:19.255 INFO:teuthology.orchestra.run.smithi027.stdout: "cluster": "foo", 2023-12-09T02:25:19.255 INFO:teuthology.orchestra.run.smithi027.stdout: "mode": "RW" 2023-12-09T02:25:19.255 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:25:19.648 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2023-12-09T02:25:19.960 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:19 smithi027 ceph-mon[107735]: mgrmap e20: smithi027.babxfp(active, since 3m), standbys: smithi043.gvxdas 2023-12-09T02:25:19.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:19.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:19 smithi027 ceph-mon[107735]: Creating key for client.nfs.foo.1.0.smithi043.lkjius 2023-12-09T02:25:19.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi043.lkjius", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-12-09T02:25:19.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi043.lkjius", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-12-09T02:25:19.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:19 smithi027 ceph-mon[107735]: Ensuring nfs.foo.1 is in the ganesha grace table 2023-12-09T02:25:19.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-12-09T02:25:19.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-12-09T02:25:19.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:19.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2023-12-09T02:25:19.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:19 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2023-12-09T02:25:20.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:19 smithi043 ceph-mon[110418]: mgrmap e20: smithi027.babxfp(active, since 3m), standbys: smithi043.gvxdas 2023-12-09T02:25:20.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:20.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:19 smithi043 ceph-mon[110418]: Creating key for client.nfs.foo.1.0.smithi043.lkjius 2023-12-09T02:25:20.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi043.lkjius", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-12-09T02:25:20.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi043.lkjius", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-12-09T02:25:20.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:19 smithi043 ceph-mon[110418]: Ensuring nfs.foo.1 is in the ganesha grace table 2023-12-09T02:25:20.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-12-09T02:25:20.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-12-09T02:25:20.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:20.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2023-12-09T02:25:20.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:19 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2023-12-09T02:25:21.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:20 smithi027 ceph-mon[107735]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:21.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:20 smithi027 ceph-mon[107735]: pgmap v172: 97 pgs: 5 creating+peering, 17 unknown, 75 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-09T02:25:21.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:20 smithi043 ceph-mon[110418]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:21.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:20 smithi043 ceph-mon[110418]: pgmap v172: 97 pgs: 5 creating+peering, 17 unknown, 75 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-12-09T02:25:21.983 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:21 smithi027 ceph-mon[107735]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:22.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:21 smithi043 ceph-mon[110418]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:23.025 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:22 smithi043 ceph-mon[110418]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 169 B/s rd, 508 B/s wr, 0 op/s 2023-12-09T02:25:23.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:23.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:25:23.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:25:23.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-12-09T02:25:23.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-12-09T02:25:23.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:22 smithi043 ceph-mon[110418]: Rados config object exists: conf-nfs.foo 2023-12-09T02:25:23.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:22 smithi043 ceph-mon[110418]: Creating key for client.nfs.foo.1.0.smithi043.lkjius-rgw 2023-12-09T02:25:23.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi043.lkjius-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-09T02:25:23.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi043.lkjius-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-09T02:25:23.026 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:23.027 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:22 smithi043 ceph-mon[110418]: Deploying daemon nfs.foo.1.0.smithi043.lkjius on smithi043 2023-12-09T02:25:23.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:22 smithi027 ceph-mon[107735]: pgmap v173: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 169 B/s rd, 508 B/s wr, 0 op/s 2023-12-09T02:25:23.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:23.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:25:23.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:25:23.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-12-09T02:25:23.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-12-09T02:25:23.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:22 smithi027 ceph-mon[107735]: Rados config object exists: conf-nfs.foo 2023-12-09T02:25:23.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:22 smithi027 ceph-mon[107735]: Creating key for client.nfs.foo.1.0.smithi043.lkjius-rgw 2023-12-09T02:25:23.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi043.lkjius-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-09T02:25:23.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi043.lkjius-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-09T02:25:23.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:23.031 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:22 smithi027 ceph-mon[107735]: Deploying daemon nfs.foo.1.0.smithi043.lkjius on smithi043 2023-12-09T02:25:24.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:23 smithi027 ceph-mon[107735]: from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:24.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:23 smithi043 ceph-mon[110418]: from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:25.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:24 smithi027 ceph-mon[107735]: from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:25.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:24 smithi027 ceph-mon[107735]: pgmap v174: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-12-09T02:25:25.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:25.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:25.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:25.281 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:24 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:25.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:24 smithi043 ceph-mon[110418]: from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:25.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:24 smithi043 ceph-mon[110418]: pgmap v174: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2023-12-09T02:25:25.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:24 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:25.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:24 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:25.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:24 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:25.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:24 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:26.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:25 smithi027 ceph-mon[107735]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:26.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:25 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:26.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:25 smithi043 ceph-mon[110418]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:26.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:25 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:27.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:26 smithi027 ceph-mon[107735]: pgmap v175: 97 pgs: 97 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 2.0 KiB/s wr, 4 op/s 2023-12-09T02:25:27.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:26 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:27.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:26 smithi043 ceph-mon[110418]: pgmap v175: 97 pgs: 97 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 2.0 KiB/s wr, 4 op/s 2023-12-09T02:25:27.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:26 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:27.621 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo ?:2049 2/2 1s ago 10s count:2 2023-12-09T02:25:28.037 INFO:teuthology.run_tasks:Running task vip.exec... 2023-12-09T02:25:28.047 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi027.front.sepia.ceph.com 2023-12-09T02:25:28.047 DEBUG:teuthology.orchestra.run.smithi027:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2023-12-09T02:25:28.077 INFO:teuthology.orchestra.run.smithi027.stderr:+ mkdir /mnt/foo 2023-12-09T02:25:28.092 DEBUG:teuthology.orchestra.run.smithi027:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2023-12-09T02:25:28.159 INFO:teuthology.orchestra.run.smithi027.stderr:++ hostname 2023-12-09T02:25:28.160 INFO:teuthology.orchestra.run.smithi027.stderr:+ mount -t nfs smithi027:/fake /mnt/foo -o sync 2023-12-09T02:25:28.208 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:27 smithi027 ceph-mon[107735]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:28.209 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:28.209 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:28.209 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:28.209 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:28.209 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:28.209 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:28.209 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:28.209 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:27 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:28.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:27 smithi043 ceph-mon[110418]: from='client.14602 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:28.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:27 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:28.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:27 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:28.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:27 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:28.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:27 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:28.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:27 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:28.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:27 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:28.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:27 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:28.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:27 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:28.541 DEBUG:teuthology.orchestra.run.smithi027:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2023-12-09T02:25:28.612 INFO:teuthology.orchestra.run.smithi027.stderr:+ echo test 2023-12-09T02:25:28.661 DEBUG:teuthology.orchestra.run.smithi027:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2023-12-09T02:25:28.728 INFO:teuthology.orchestra.run.smithi027.stderr:+ sync 2023-12-09T02:25:29.189 INFO:teuthology.run_tasks:Running task parallel... 2023-12-09T02:25:29.199 INFO:teuthology.task.parallel:starting parallel... 2023-12-09T02:25:29.199 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-09T02:25:29.200 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-12-09T02:25:29.200 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi027.front.sepia.ceph.com 2023-12-09T02:25:29.201 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-09T02:25:29.201 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-09T02:25:29.201 INFO:teuthology.task.sequential:In sequential, running task exec... 2023-12-09T02:25:29.202 INFO:teuthology.task.exec:Executing custom commands... 2023-12-09T02:25:29.202 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi027.front.sepia.ceph.com 2023-12-09T02:25:29.202 DEBUG:teuthology.orchestra.run.smithi027:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2023-12-09T02:25:29.256 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:28 smithi027 ceph-mon[107735]: from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:29.257 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:28 smithi027 ceph-mon[107735]: pgmap v176: 97 pgs: 97 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 2.4 KiB/s wr, 7 op/s 2023-12-09T02:25:29.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:28 smithi043 ceph-mon[110418]: from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:29.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:28 smithi043 ceph-mon[110418]: pgmap v176: 97 pgs: 97 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 2.4 KiB/s wr, 7 op/s 2023-12-09T02:25:29.328 INFO:teuthology.orchestra.run.smithi027.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2023-12-09T02:25:29.328 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:25:29.328 INFO:teuthology.orchestra.run.smithi027.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2023-12-09T02:25:29.339 INFO:teuthology.orchestra.run.smithi027.stdout:3 of 5 processes prepared for launch 0 sec 2023-12-09T02:25:29.441 INFO:teuthology.orchestra.run.smithi027.stdout:5 of 5 processes prepared for launch 0 sec 2023-12-09T02:25:29.441 INFO:teuthology.orchestra.run.smithi027.stdout:releasing clients 2023-12-09T02:25:30.440 INFO:teuthology.orchestra.run.smithi027.stdout: 5 81 18.22 MB/sec warmup 1 sec latency 269.065 ms 2023-12-09T02:25:31.055 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:30 smithi027 ceph-mon[107735]: pgmap v177: 97 pgs: 97 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2023-12-09T02:25:31.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:30 smithi043 ceph-mon[110418]: pgmap v177: 97 pgs: 97 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2023-12-09T02:25:31.440 INFO:teuthology.orchestra.run.smithi027.stdout: 5 161 16.65 MB/sec warmup 2 sec latency 172.675 ms 2023-12-09T02:25:32.052 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-09T02:25:32.440 INFO:teuthology.orchestra.run.smithi027.stdout: 5 259 16.30 MB/sec warmup 3 sec latency 129.688 ms 2023-12-09T02:25:33.151 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:32 smithi027 ceph-mon[107735]: pgmap v178: 97 pgs: 97 active+clean; 10 MiB data, 52 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 856 KiB/s wr, 49 op/s 2023-12-09T02:25:33.294 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:32 smithi043 ceph-mon[110418]: pgmap v178: 97 pgs: 97 active+clean; 10 MiB data, 52 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 856 KiB/s wr, 49 op/s 2023-12-09T02:25:33.440 INFO:teuthology.orchestra.run.smithi027.stdout: 5 347 15.58 MB/sec warmup 4 sec latency 150.971 ms 2023-12-09T02:25:34.440 INFO:teuthology.orchestra.run.smithi027.stdout: 5 439 15.45 MB/sec warmup 5 sec latency 145.410 ms 2023-12-09T02:25:34.739 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-09T02:25:35.193 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:34 smithi027 ceph-mon[107735]: pgmap v179: 97 pgs: 97 active+clean; 31 MiB data, 75 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.6 MiB/s wr, 80 op/s 2023-12-09T02:25:35.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:34 smithi043 ceph-mon[110418]: pgmap v179: 97 pgs: 97 active+clean; 31 MiB data, 75 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.6 MiB/s wr, 80 op/s 2023-12-09T02:25:35.440 INFO:teuthology.orchestra.run.smithi027.stdout: 5 537 15.49 MB/sec warmup 6 sec latency 129.299 ms 2023-12-09T02:25:36.440 INFO:teuthology.orchestra.run.smithi027.stdout: 5 686 15.12 MB/sec warmup 7 sec latency 201.029 ms 2023-12-09T02:25:36.802 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:36 smithi027 ceph-mon[107735]: pgmap v180: 97 pgs: 97 active+clean; 55 MiB data, 107 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 4.5 MiB/s wr, 209 op/s 2023-12-09T02:25:37.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:36 smithi043 ceph-mon[110418]: pgmap v180: 97 pgs: 97 active+clean; 55 MiB data, 107 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 4.5 MiB/s wr, 209 op/s 2023-12-09T02:25:37.441 INFO:teuthology.orchestra.run.smithi027.stdout: 5 973 13.88 MB/sec warmup 8 sec latency 141.468 ms 2023-12-09T02:25:37.655 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'ceph mgr module enable nfs --force' 2023-12-09T02:25:38.441 INFO:teuthology.orchestra.run.smithi027.stdout: 5 1331 13.48 MB/sec warmup 9 sec latency 95.635 ms 2023-12-09T02:25:38.838 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:38 smithi027 ceph-mon[107735]: pgmap v181: 97 pgs: 97 active+clean; 97 MiB data, 143 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 8.2 MiB/s wr, 368 op/s 2023-12-09T02:25:39.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:38 smithi043 ceph-mon[110418]: pgmap v181: 97 pgs: 97 active+clean; 97 MiB data, 143 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 8.2 MiB/s wr, 368 op/s 2023-12-09T02:25:39.441 INFO:teuthology.orchestra.run.smithi027.stdout: 5 1891 13.20 MB/sec warmup 10 sec latency 105.694 ms 2023-12-09T02:25:40.441 INFO:teuthology.orchestra.run.smithi027.stdout: 5 2375 12.62 MB/sec warmup 11 sec latency 126.840 ms 2023-12-09T02:25:40.815 INFO:teuthology.orchestra.run.smithi027.stderr:module 'nfs' is already enabled 2023-12-09T02:25:40.894 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:40 smithi027 ceph-mon[107735]: pgmap v182: 97 pgs: 97 active+clean; 104 MiB data, 156 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 8.8 MiB/s wr, 378 op/s 2023-12-09T02:25:40.894 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:40 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1755270192' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": true}]: dispatch 2023-12-09T02:25:41.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:40 smithi043 ceph-mon[110418]: pgmap v182: 97 pgs: 97 active+clean; 104 MiB data, 156 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 8.8 MiB/s wr, 378 op/s 2023-12-09T02:25:41.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:40 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/1755270192' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": true}]: dispatch 2023-12-09T02:25:41.401 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-09T02:25:41.441 INFO:teuthology.orchestra.run.smithi027.stdout: 5 2871 13.40 MB/sec warmup 12 sec latency 164.962 ms 2023-12-09T02:25:41.907 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:41 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1755270192' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": true}]': finished 2023-12-09T02:25:41.907 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:41 smithi027 ceph-mon[107735]: mgrmap e21: smithi027.babxfp(active, since 4m), standbys: smithi043.gvxdas 2023-12-09T02:25:42.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:41 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/1755270192' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": true}]': finished 2023-12-09T02:25:42.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:41 smithi043 ceph-mon[110418]: mgrmap e21: smithi027.babxfp(active, since 4m), standbys: smithi043.gvxdas 2023-12-09T02:25:42.441 INFO:teuthology.orchestra.run.smithi027.stdout: 5 3229 13.37 MB/sec warmup 13 sec latency 129.684 ms 2023-12-09T02:25:42.921 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:42 smithi027 ceph-mon[107735]: pgmap v183: 97 pgs: 97 active+clean; 115 MiB data, 208 MiB used, 715 GiB / 715 GiB avail; 425 B/s rd, 11 MiB/s wr, 532 op/s 2023-12-09T02:25:43.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:42 smithi043 ceph-mon[110418]: pgmap v183: 97 pgs: 97 active+clean; 115 MiB data, 208 MiB used, 715 GiB / 715 GiB avail; 425 B/s rd, 11 MiB/s wr, 532 op/s 2023-12-09T02:25:43.450 INFO:teuthology.orchestra.run.smithi027.stdout: 5 3612 13.64 MB/sec warmup 14 sec latency 140.374 ms 2023-12-09T02:25:43.731 INFO:teuthology.orchestra.run.smithi027.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T02:25:44.259 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-12-09T02:25:44.259 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi027.front.sepia.ceph.com 2023-12-09T02:25:44.260 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2023-12-09T02:25:44.450 INFO:teuthology.orchestra.run.smithi027.stdout: 5 3798 13.20 MB/sec warmup 15 sec latency 140.999 ms 2023-12-09T02:25:44.963 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:44 smithi027 ceph-mon[107735]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:44.963 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:44 smithi027 ceph-mon[107735]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T02:25:44.963 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:44.964 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:44 smithi027 ceph-mon[107735]: pgmap v184: 97 pgs: 97 active+clean; 119 MiB data, 220 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 10 MiB/s wr, 544 op/s 2023-12-09T02:25:44.964 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:44.964 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:44.964 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:44.964 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:44.964 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:44.964 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:44 smithi027 ceph-mon[107735]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T02:25:45.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:44 smithi043 ceph-mon[110418]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:45.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:44 smithi043 ceph-mon[110418]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T02:25:45.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:45.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:44 smithi043 ceph-mon[110418]: pgmap v184: 97 pgs: 97 active+clean; 119 MiB data, 220 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 10 MiB/s wr, 544 op/s 2023-12-09T02:25:45.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:25:45.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:25:45.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:25:45.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:45.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:25:45.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:44 smithi043 ceph-mon[110418]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 2023-12-09T02:25:45.456 INFO:teuthology.orchestra.run.smithi027.stdout: 5 3988 12.50 MB/sec warmup 16 sec latency 138.885 ms 2023-12-09T02:25:46.457 INFO:teuthology.orchestra.run.smithi027.stdout: 5 4231 11.84 MB/sec warmup 17 sec latency 122.154 ms 2023-12-09T02:25:46.751 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:46 smithi027 ceph-mon[107735]: pgmap v185: 97 pgs: 97 active+clean; 122 MiB data, 211 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 9.3 MiB/s wr, 545 op/s 2023-12-09T02:25:47.003 INFO:teuthology.orchestra.run.smithi027.stdout:true 2023-12-09T02:25:47.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:46 smithi043 ceph-mon[110418]: pgmap v185: 97 pgs: 97 active+clean; 122 MiB data, 211 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 9.3 MiB/s wr, 545 op/s 2023-12-09T02:25:47.457 INFO:teuthology.orchestra.run.smithi027.stdout: 5 4440 11.35 MB/sec warmup 18 sec latency 137.838 ms 2023-12-09T02:25:47.810 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:47 smithi027 ceph-mon[107735]: from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:47.957 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-09T02:25:47.957 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.smithi027 smithi027 *:9093,9094 running (3m) 21s ago 4m 24.4M - ba2b418f427c 5fccbb2cab53 2023-12-09T02:25:47.957 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi027 smithi027 running (4m) 21s ago 4m 7029k - 17.2.0 e1d6a67b021e e491d165d44a 2023-12-09T02:25:47.957 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi043 smithi043 running (4m) 22s ago 4m 7159k - 17.2.0 e1d6a67b021e 82da79a8a28d 2023-12-09T02:25:47.957 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.smithi027 smithi027 *:3000 running (3m) 21s ago 4m 47.5M - 8.3.5 dad864ee21e9 e4b628b738a5 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi027.bptfyk smithi027 running (40s) 21s ago 39s 16.3M - 17.2.0 e1d6a67b021e 01e0f6adf390 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi043.pboojx smithi043 running (38s) 22s ago 38s 13.2M - 17.2.0 e1d6a67b021e 4a9fb2e33f64 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi027.babxfp smithi027 *:9283 running (5m) 21s ago 5m 476M - 17.2.0 e1d6a67b021e a44760eba8d1 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi043.gvxdas smithi043 *:8443,9283 running (4m) 22s ago 4m 418M - 17.2.0 e1d6a67b021e 021ff9de994c 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi027 smithi027 running (5m) 21s ago 5m 78.6M 2048M 17.2.0 e1d6a67b021e e302004170cf 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi043 smithi043 running (4m) 22s ago 4m 61.5M 2048M 17.2.0 e1d6a67b021e c844d862d547 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.0.0.smithi027.qhvxfi smithi027 *:2049 running (29s) 21s ago 28s 54.3M - 4.0 e1d6a67b021e 28b3757fc8dd 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.1.0.smithi043.lkjius smithi043 *:2049 running (24s) 22s ago 24s 55.9M - 4.0 e1d6a67b021e b97508e53914 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi027 smithi027 *:9100 running (4m) 21s ago 4m 26.2M - 1dbe0e931976 e6b02c0b89e5 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi043 smithi043 *:9100 running (4m) 22s ago 4m 25.1M - 1dbe0e931976 6ada3763f45c 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (3m) 21s ago 3m 54.7M 3224M 17.2.0 e1d6a67b021e 5be7a863bb60 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (3m) 21s ago 3m 57.7M 3224M 17.2.0 e1d6a67b021e b87512590452 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (3m) 21s ago 3m 50.7M 3224M 17.2.0 e1d6a67b021e 85e622ac2ffe 2023-12-09T02:25:47.958 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (2m) 21s ago 2m 49.8M 3224M 17.2.0 e1d6a67b021e 064274f1693e 2023-12-09T02:25:47.959 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi043 running (2m) 22s ago 2m 49.2M 3993M 17.2.0 e1d6a67b021e 86e3005385b1 2023-12-09T02:25:47.959 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi043 running (2m) 22s ago 2m 50.1M 3993M 17.2.0 e1d6a67b021e ebaab66e1a04 2023-12-09T02:25:47.959 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi043 running (114s) 22s ago 114s 49.0M 3993M 17.2.0 e1d6a67b021e ae15f564c313 2023-12-09T02:25:47.959 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi043 running (97s) 22s ago 97s 49.9M 3993M 17.2.0 e1d6a67b021e 557b1c0626c2 2023-12-09T02:25:47.959 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.smithi027 smithi027 *:9095 running (3m) 21s ago 3m 62.0M - 514e6a882f6e 296cedf83548 2023-12-09T02:25:48.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:47 smithi043 ceph-mon[110418]: from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:48.462 INFO:teuthology.orchestra.run.smithi027.stdout: 5 4593 10.97 MB/sec warmup 19 sec latency 146.031 ms 2023-12-09T02:25:48.528 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": { 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14 2023-12-09T02:25:48.529 INFO:teuthology.orchestra.run.smithi027.stdout: } 2023-12-09T02:25:48.530 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:25:48.854 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:48 smithi027 ceph-mon[107735]: from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:48.854 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:48 smithi027 ceph-mon[107735]: pgmap v186: 97 pgs: 97 active+clean; 132 MiB data, 232 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 8.8 MiB/s wr, 537 op/s 2023-12-09T02:25:48.854 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:48 smithi027 ceph-mon[107735]: from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:48.854 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:48 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2307651440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:25:49.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:48 smithi043 ceph-mon[110418]: from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:49.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:48 smithi043 ceph-mon[110418]: pgmap v186: 97 pgs: 97 active+clean; 132 MiB data, 232 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 8.8 MiB/s wr, 537 op/s 2023-12-09T02:25:49.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:48 smithi043 ceph-mon[110418]: from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:49.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:48 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/2307651440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:25:49.065 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:25:49.065 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882", 2023-12-09T02:25:49.065 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2023-12-09T02:25:49.065 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2023-12-09T02:25:49.065 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "", 2023-12-09T02:25:49.066 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:9dcc13bb80dcc1cdea72b04d80505b4649a2b882 image" 2023-12-09T02:25:49.066 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:25:49.462 INFO:teuthology.orchestra.run.smithi027.stdout: 5 4793 10.63 MB/sec warmup 20 sec latency 126.820 ms 2023-12-09T02:25:49.643 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2023-12-09T02:25:49.902 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:49 smithi027 ceph-mon[107735]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:49.902 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:49 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/438371430' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:25:50.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:49 smithi043 ceph-mon[110418]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:25:50.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:49 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/438371430' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:25:50.462 INFO:teuthology.orchestra.run.smithi027.stdout: 5 5007 10.47 MB/sec warmup 21 sec latency 181.234 ms 2023-12-09T02:25:50.932 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:50 smithi027 ceph-mon[107735]: pgmap v187: 97 pgs: 97 active+clean; 132 MiB data, 216 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.2 MiB/s wr, 385 op/s 2023-12-09T02:25:51.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:50 smithi043 ceph-mon[110418]: pgmap v187: 97 pgs: 97 active+clean; 132 MiB data, 216 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.2 MiB/s wr, 385 op/s 2023-12-09T02:25:51.463 INFO:teuthology.orchestra.run.smithi027.stdout: 5 5234 10.29 MB/sec warmup 22 sec latency 126.911 ms 2023-12-09T02:25:52.467 INFO:teuthology.orchestra.run.smithi027.stdout: 5 5601 9.97 MB/sec warmup 23 sec latency 91.515 ms 2023-12-09T02:25:52.972 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:52 smithi027 ceph-mon[107735]: pgmap v188: 97 pgs: 97 active+clean; 126 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.4 MiB/s wr, 471 op/s 2023-12-09T02:25:53.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:52 smithi043 ceph-mon[110418]: pgmap v188: 97 pgs: 97 active+clean; 126 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 5.4 MiB/s wr, 471 op/s 2023-12-09T02:25:53.462 INFO:teuthology.orchestra.run.smithi027.stdout: 5 5921 9.86 MB/sec warmup 24 sec latency 129.873 ms 2023-12-09T02:25:54.462 INFO:teuthology.orchestra.run.smithi027.stdout: 5 6198 9.85 MB/sec warmup 25 sec latency 131.431 ms 2023-12-09T02:25:55.008 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:54 smithi027 ceph-mon[107735]: pgmap v189: 97 pgs: 97 active+clean; 124 MiB data, 288 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 3.9 MiB/s wr, 386 op/s 2023-12-09T02:25:55.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:54 smithi043 ceph-mon[110418]: pgmap v189: 97 pgs: 97 active+clean; 124 MiB data, 288 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 3.9 MiB/s wr, 386 op/s 2023-12-09T02:25:55.462 INFO:teuthology.orchestra.run.smithi027.stdout: 5 6541 10.04 MB/sec warmup 26 sec latency 149.126 ms 2023-12-09T02:25:56.463 INFO:teuthology.orchestra.run.smithi027.stdout: 5 6820 10.07 MB/sec warmup 27 sec latency 126.848 ms 2023-12-09T02:25:56.825 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:56 smithi027 ceph-mon[107735]: pgmap v190: 97 pgs: 97 active+clean; 125 MiB data, 294 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.5 MiB/s wr, 348 op/s 2023-12-09T02:25:57.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:56 smithi043 ceph-mon[110418]: pgmap v190: 97 pgs: 97 active+clean; 125 MiB data, 294 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.5 MiB/s wr, 348 op/s 2023-12-09T02:25:57.470 INFO:teuthology.orchestra.run.smithi027.stdout: 5 7143 10.14 MB/sec warmup 28 sec latency 133.859 ms 2023-12-09T02:25:58.478 INFO:teuthology.orchestra.run.smithi027.stdout: 5 7415 10.12 MB/sec warmup 29 sec latency 123.327 ms 2023-12-09T02:25:58.876 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:25:58 smithi027 ceph-mon[107735]: pgmap v191: 97 pgs: 97 active+clean; 135 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.3 MiB/s wr, 434 op/s 2023-12-09T02:25:59.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:25:58 smithi043 ceph-mon[110418]: pgmap v191: 97 pgs: 97 active+clean; 135 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.3 MiB/s wr, 434 op/s 2023-12-09T02:25:59.478 INFO:teuthology.orchestra.run.smithi027.stdout: 5 7587 9.86 MB/sec warmup 30 sec latency 134.030 ms 2023-12-09T02:26:00.478 INFO:teuthology.orchestra.run.smithi027.stdout: 5 7796 9.62 MB/sec warmup 31 sec latency 112.109 ms 2023-12-09T02:26:00.941 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:00 smithi027 ceph-mon[107735]: pgmap v192: 97 pgs: 97 active+clean; 137 MiB data, 315 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 3.1 MiB/s wr, 322 op/s 2023-12-09T02:26:01.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:00 smithi043 ceph-mon[110418]: pgmap v192: 97 pgs: 97 active+clean; 137 MiB data, 315 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 3.1 MiB/s wr, 322 op/s 2023-12-09T02:26:01.478 INFO:teuthology.orchestra.run.smithi027.stdout: 5 8022 9.40 MB/sec warmup 32 sec latency 126.946 ms 2023-12-09T02:26:02.478 INFO:teuthology.orchestra.run.smithi027.stdout: 5 8300 9.37 MB/sec warmup 33 sec latency 132.996 ms 2023-12-09T02:26:02.979 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:02 smithi027 ceph-mon[107735]: pgmap v193: 97 pgs: 97 active+clean; 144 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 4.4 MiB/s wr, 449 op/s 2023-12-09T02:26:03.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:02 smithi043 ceph-mon[110418]: pgmap v193: 97 pgs: 97 active+clean; 144 MiB data, 355 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 4.4 MiB/s wr, 449 op/s 2023-12-09T02:26:03.479 INFO:teuthology.orchestra.run.smithi027.stdout: 5 8522 9.25 MB/sec warmup 34 sec latency 120.811 ms 2023-12-09T02:26:04.479 INFO:teuthology.orchestra.run.smithi027.stdout: 5 8793 9.12 MB/sec warmup 35 sec latency 118.583 ms 2023-12-09T02:26:05.020 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:04 smithi027 ceph-mon[107735]: pgmap v194: 97 pgs: 97 active+clean; 143 MiB data, 360 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3.9 MiB/s wr, 367 op/s 2023-12-09T02:26:05.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:04 smithi043 ceph-mon[110418]: pgmap v194: 97 pgs: 97 active+clean; 143 MiB data, 360 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3.9 MiB/s wr, 367 op/s 2023-12-09T02:26:05.479 INFO:teuthology.orchestra.run.smithi027.stdout: 5 9058 9.01 MB/sec warmup 36 sec latency 117.482 ms 2023-12-09T02:26:06.485 INFO:teuthology.orchestra.run.smithi027.stdout: 5 9259 8.86 MB/sec warmup 37 sec latency 126.902 ms 2023-12-09T02:26:06.845 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:06 smithi027 ceph-mon[107735]: pgmap v195: 97 pgs: 97 active+clean; 141 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 3.8 MiB/s wr, 318 op/s 2023-12-09T02:26:07.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:06 smithi043 ceph-mon[110418]: pgmap v195: 97 pgs: 97 active+clean; 141 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 3.8 MiB/s wr, 318 op/s 2023-12-09T02:26:07.485 INFO:teuthology.orchestra.run.smithi027.stdout: 5 9543 8.89 MB/sec warmup 38 sec latency 131.450 ms 2023-12-09T02:26:08.485 INFO:teuthology.orchestra.run.smithi027.stdout: 5 9851 8.90 MB/sec warmup 39 sec latency 135.614 ms 2023-12-09T02:26:08.904 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:08 smithi027 ceph-mon[107735]: pgmap v196: 97 pgs: 97 active+clean; 139 MiB data, 427 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.3 MiB/s wr, 426 op/s 2023-12-09T02:26:09.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:08 smithi043 ceph-mon[110418]: pgmap v196: 97 pgs: 97 active+clean; 139 MiB data, 427 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.3 MiB/s wr, 426 op/s 2023-12-09T02:26:09.492 INFO:teuthology.orchestra.run.smithi027.stdout: 5 10207 9.07 MB/sec warmup 40 sec latency 119.990 ms 2023-12-09T02:26:10.493 INFO:teuthology.orchestra.run.smithi027.stdout: 5 10496 9.07 MB/sec warmup 41 sec latency 132.512 ms 2023-12-09T02:26:10.950 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:10 smithi027 ceph-mon[107735]: pgmap v197: 97 pgs: 97 active+clean; 138 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 3.0 MiB/s wr, 318 op/s 2023-12-09T02:26:11.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:10 smithi043 ceph-mon[110418]: pgmap v197: 97 pgs: 97 active+clean; 138 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 3.0 MiB/s wr, 318 op/s 2023-12-09T02:26:11.503 INFO:teuthology.orchestra.run.smithi027.stdout: 5 10783 9.13 MB/sec warmup 42 sec latency 203.834 ms 2023-12-09T02:26:12.503 INFO:teuthology.orchestra.run.smithi027.stdout: 5 10974 9.05 MB/sec warmup 43 sec latency 130.591 ms 2023-12-09T02:26:13.017 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:12 smithi027 ceph-mon[107735]: pgmap v198: 97 pgs: 97 active+clean; 150 MiB data, 433 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.4 MiB/s wr, 463 op/s 2023-12-09T02:26:13.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:12 smithi043 ceph-mon[110418]: pgmap v198: 97 pgs: 97 active+clean; 150 MiB data, 433 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.4 MiB/s wr, 463 op/s 2023-12-09T02:26:13.503 INFO:teuthology.orchestra.run.smithi027.stdout: 5 11274 8.90 MB/sec warmup 44 sec latency 123.952 ms 2023-12-09T02:26:14.513 INFO:teuthology.orchestra.run.smithi027.stdout: 5 11512 8.80 MB/sec warmup 45 sec latency 201.219 ms 2023-12-09T02:26:14.559 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:14 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:14.559 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:14 smithi027 ceph-mon[107735]: Upgrade: Target is version 19.0.0-44-g9dcc13bb (unknown) 2023-12-09T02:26:14.559 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:14 smithi027 ceph-mon[107735]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389, digests ['quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389'] 2023-12-09T02:26:14.560 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:14 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:26:14.560 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:14 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:14.560 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:14 smithi027 ceph-mon[107735]: Upgrade: Need to upgrade myself (mgr.smithi027.babxfp) 2023-12-09T02:26:14.560 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:14 smithi027 ceph-mon[107735]: pgmap v199: 97 pgs: 97 active+clean; 156 MiB data, 433 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.7 MiB/s wr, 384 op/s 2023-12-09T02:26:14.560 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:14 smithi027 ceph-mon[107735]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389 on smithi043 2023-12-09T02:26:14.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:14 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:14.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:14 smithi043 ceph-mon[110418]: Upgrade: Target is version 19.0.0-44-g9dcc13bb (unknown) 2023-12-09T02:26:14.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:14 smithi043 ceph-mon[110418]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389, digests ['quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389'] 2023-12-09T02:26:14.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:14 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:26:14.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:14 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:14.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:14 smithi043 ceph-mon[110418]: Upgrade: Need to upgrade myself (mgr.smithi027.babxfp) 2023-12-09T02:26:14.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:14 smithi043 ceph-mon[110418]: pgmap v199: 97 pgs: 97 active+clean; 156 MiB data, 433 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.7 MiB/s wr, 384 op/s 2023-12-09T02:26:14.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:14 smithi043 ceph-mon[110418]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389 on smithi043 2023-12-09T02:26:15.513 INFO:teuthology.orchestra.run.smithi027.stdout: 5 11733 8.78 MB/sec warmup 46 sec latency 145.920 ms 2023-12-09T02:26:16.513 INFO:teuthology.orchestra.run.smithi027.stdout: 5 11995 8.70 MB/sec warmup 47 sec latency 126.690 ms 2023-12-09T02:26:16.860 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:16 smithi027 ceph-mon[107735]: pgmap v200: 97 pgs: 97 active+clean; 155 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.8 MiB/s wr, 383 op/s 2023-12-09T02:26:17.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:16 smithi043 ceph-mon[110418]: pgmap v200: 97 pgs: 97 active+clean; 155 MiB data, 438 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.8 MiB/s wr, 383 op/s 2023-12-09T02:26:17.522 INFO:teuthology.orchestra.run.smithi027.stdout: 5 12280 8.62 MB/sec warmup 48 sec latency 125.638 ms 2023-12-09T02:26:18.522 INFO:teuthology.orchestra.run.smithi027.stdout: 5 12644 8.49 MB/sec warmup 49 sec latency 131.939 ms 2023-12-09T02:26:18.894 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:18 smithi027 ceph-mon[107735]: pgmap v201: 97 pgs: 97 active+clean; 153 MiB data, 454 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 4.3 MiB/s wr, 419 op/s 2023-12-09T02:26:19.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:18 smithi043 ceph-mon[110418]: pgmap v201: 97 pgs: 97 active+clean; 153 MiB data, 454 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 4.3 MiB/s wr, 419 op/s 2023-12-09T02:26:19.522 INFO:teuthology.orchestra.run.smithi027.stdout: 5 12925 8.50 MB/sec warmup 50 sec latency 204.340 ms 2023-12-09T02:26:20.114 INFO:teuthology.orchestra.run.smithi027.stdout:true 2023-12-09T02:26:20.522 INFO:teuthology.orchestra.run.smithi027.stdout: 5 13228 8.57 MB/sec warmup 51 sec latency 143.746 ms 2023-12-09T02:26:20.936 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:20 smithi027 ceph-mon[107735]: pgmap v202: 97 pgs: 97 active+clean; 153 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-12-09T02:26:20.936 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:20 smithi027 ceph-mon[107735]: from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:20.945 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-09T02:26:20.945 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.smithi027 smithi027 *:9093,9094 running (4m) 54s ago 5m 24.4M - ba2b418f427c 5fccbb2cab53 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi027 smithi027 running (5m) 54s ago 5m 7029k - 17.2.0 e1d6a67b021e e491d165d44a 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi043 smithi043 running (4m) 55s ago 4m 7159k - 17.2.0 e1d6a67b021e 82da79a8a28d 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.smithi027 smithi027 *:3000 running (4m) 54s ago 5m 47.5M - 8.3.5 dad864ee21e9 e4b628b738a5 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi027.bptfyk smithi027 running (73s) 54s ago 72s 16.3M - 17.2.0 e1d6a67b021e 01e0f6adf390 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi043.pboojx smithi043 running (71s) 55s ago 71s 13.2M - 17.2.0 e1d6a67b021e 4a9fb2e33f64 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi027.babxfp smithi027 *:9283 running (6m) 54s ago 6m 476M - 17.2.0 e1d6a67b021e a44760eba8d1 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi043.gvxdas smithi043 *:8443,9283 running (4m) 55s ago 4m 418M - 17.2.0 e1d6a67b021e 021ff9de994c 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi027 smithi027 running (6m) 54s ago 6m 78.6M 2048M 17.2.0 e1d6a67b021e e302004170cf 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi043 smithi043 running (4m) 55s ago 4m 61.5M 2048M 17.2.0 e1d6a67b021e c844d862d547 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.0.0.smithi027.qhvxfi smithi027 *:2049 running (62s) 54s ago 61s 54.3M - 4.0 e1d6a67b021e 28b3757fc8dd 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.1.0.smithi043.lkjius smithi043 *:2049 running (57s) 55s ago 57s 55.9M - 4.0 e1d6a67b021e b97508e53914 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi027 smithi027 *:9100 running (5m) 54s ago 5m 26.2M - 1dbe0e931976 e6b02c0b89e5 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi043 smithi043 *:9100 running (4m) 55s ago 4m 25.1M - 1dbe0e931976 6ada3763f45c 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (4m) 54s ago 4m 54.7M 3224M 17.2.0 e1d6a67b021e 5be7a863bb60 2023-12-09T02:26:20.946 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (3m) 54s ago 3m 57.7M 3224M 17.2.0 e1d6a67b021e b87512590452 2023-12-09T02:26:20.947 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (3m) 54s ago 3m 50.7M 3224M 17.2.0 e1d6a67b021e 85e622ac2ffe 2023-12-09T02:26:20.947 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (3m) 54s ago 3m 49.8M 3224M 17.2.0 e1d6a67b021e 064274f1693e 2023-12-09T02:26:20.947 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi043 running (3m) 55s ago 3m 49.2M 3993M 17.2.0 e1d6a67b021e 86e3005385b1 2023-12-09T02:26:20.947 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi043 running (2m) 55s ago 2m 50.1M 3993M 17.2.0 e1d6a67b021e ebaab66e1a04 2023-12-09T02:26:20.947 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi043 running (2m) 55s ago 2m 49.0M 3993M 17.2.0 e1d6a67b021e ae15f564c313 2023-12-09T02:26:20.947 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi043 running (2m) 55s ago 2m 49.9M 3993M 17.2.0 e1d6a67b021e 557b1c0626c2 2023-12-09T02:26:20.947 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.smithi027 smithi027 *:9095 running (4m) 54s ago 4m 62.0M - 514e6a882f6e 296cedf83548 2023-12-09T02:26:21.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:20 smithi043 ceph-mon[110418]: pgmap v202: 97 pgs: 97 active+clean; 153 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 3.7 MiB/s wr, 339 op/s 2023-12-09T02:26:21.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:20 smithi043 ceph-mon[110418]: from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:21.484 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:26:21.484 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2023-12-09T02:26:21.484 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": { 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout: } 2023-12-09T02:26:21.485 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:26:21.532 INFO:teuthology.orchestra.run.smithi027.stdout: 5 13635 8.66 MB/sec warmup 52 sec latency 138.971 ms 2023-12-09T02:26:21.943 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:26:21.943 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389", 2023-12-09T02:26:21.943 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2023-12-09T02:26:21.943 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2023-12-09T02:26:21.943 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "0/23 daemons upgraded", 2023-12-09T02:26:21.943 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389 image on host smithi043" 2023-12-09T02:26:21.943 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:26:21.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:21 smithi027 ceph-mon[107735]: from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:21.961 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:21 smithi027 ceph-mon[107735]: from='client.14654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:21.962 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:21 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/867562933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:26:21.962 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-09T02:26:21.962 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-09T02:26:21.962 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-09T02:26:21.962 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-09T02:26:21.962 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:26:21.962 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:21 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:26:22.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:21 smithi043 ceph-mon[110418]: from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:22.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:21 smithi043 ceph-mon[110418]: from='client.14654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:22.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:21 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/867562933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:26:22.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-09T02:26:22.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-12-09T02:26:22.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-09T02:26:22.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-12-09T02:26:22.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/trash_purge_schedule"}]: dispatch 2023-12-09T02:26:22.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:21 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi027.babxfp/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:26:22.444 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2023-12-09T02:26:22.532 INFO:teuthology.orchestra.run.smithi027.stdout: 5 13928 8.71 MB/sec warmup 53 sec latency 145.505 ms 2023-12-09T02:26:22.989 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:22 smithi027 ceph-mon[107735]: pgmap v203: 97 pgs: 97 active+clean; 157 MiB data, 498 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.9 MiB/s wr, 499 op/s 2023-12-09T02:26:22.989 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2023-12-09T02:26:22.990 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-12-09T02:26:22.990 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2023-12-09T02:26:22.990 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:22 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-12-09T02:26:22.990 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:22 smithi027 ceph-mon[107735]: osdmap e66: 8 total, 8 up, 8 in 2023-12-09T02:26:22.990 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:22 smithi027 ceph-mon[107735]: from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:22.990 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:22 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/4187638972' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:26:23.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:22 smithi043 ceph-mon[110418]: pgmap v203: 97 pgs: 97 active+clean; 157 MiB data, 498 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.9 MiB/s wr, 499 op/s 2023-12-09T02:26:23.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2023-12-09T02:26:23.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-12-09T02:26:23.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2023-12-09T02:26:23.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:22 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-12-09T02:26:23.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:22 smithi043 ceph-mon[110418]: osdmap e66: 8 total, 8 up, 8 in 2023-12-09T02:26:23.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:22 smithi043 ceph-mon[110418]: from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:23.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:22 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/4187638972' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:26:23.532 INFO:teuthology.orchestra.run.smithi027.stdout: 5 14269 8.83 MB/sec warmup 54 sec latency 134.344 ms 2023-12-09T02:26:24.005 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:23 smithi027 ceph-mon[107735]: osdmap e67: 8 total, 8 up, 8 in 2023-12-09T02:26:24.005 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:23 smithi027 ceph-mon[107735]: osdmap e68: 8 total, 8 up, 8 in 2023-12-09T02:26:24.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:23 smithi043 ceph-mon[110418]: osdmap e67: 8 total, 8 up, 8 in 2023-12-09T02:26:24.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:23 smithi043 ceph-mon[110418]: osdmap e68: 8 total, 8 up, 8 in 2023-12-09T02:26:24.538 INFO:teuthology.orchestra.run.smithi027.stdout: 5 14604 8.82 MB/sec warmup 55 sec latency 130.276 ms 2023-12-09T02:26:25.013 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:24 smithi027 ceph-mon[107735]: pgmap v206: 97 pgs: 1 peering, 96 active+clean; 160 MiB data, 513 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.2 MiB/s wr, 444 op/s 2023-12-09T02:26:25.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:24 smithi043 ceph-mon[110418]: pgmap v206: 97 pgs: 1 peering, 96 active+clean; 160 MiB data, 513 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.2 MiB/s wr, 444 op/s 2023-12-09T02:26:25.538 INFO:teuthology.orchestra.run.smithi027.stdout: 5 14950 8.74 MB/sec warmup 56 sec latency 138.831 ms 2023-12-09T02:26:26.040 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:25 smithi027 ceph-mon[107735]: osdmap e69: 8 total, 8 up, 8 in 2023-12-09T02:26:26.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:25 smithi043 ceph-mon[110418]: osdmap e69: 8 total, 8 up, 8 in 2023-12-09T02:26:26.538 INFO:teuthology.orchestra.run.smithi027.stdout: 5 15157 8.67 MB/sec warmup 57 sec latency 142.378 ms 2023-12-09T02:26:27.065 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:26 smithi027 ceph-mon[107735]: pgmap v209: 97 pgs: 2 peering, 95 active+clean; 163 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 138 op/s; 1022 KiB/s, 0 objects/s recovering 2023-12-09T02:26:27.065 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:26 smithi027 ceph-mon[107735]: osdmap e70: 8 total, 8 up, 8 in 2023-12-09T02:26:27.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:26 smithi043 ceph-mon[110418]: pgmap v209: 97 pgs: 2 peering, 95 active+clean; 163 MiB data, 542 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 138 op/s; 1022 KiB/s, 0 objects/s recovering 2023-12-09T02:26:27.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:26 smithi043 ceph-mon[110418]: osdmap e70: 8 total, 8 up, 8 in 2023-12-09T02:26:27.538 INFO:teuthology.orchestra.run.smithi027.stdout: 5 15348 8.58 MB/sec warmup 58 sec latency 128.213 ms 2023-12-09T02:26:28.538 INFO:teuthology.orchestra.run.smithi027.stdout: 5 15663 8.61 MB/sec warmup 59 sec latency 142.760 ms 2023-12-09T02:26:29.133 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:28 smithi027 ceph-mon[107735]: pgmap v211: 97 pgs: 1 peering, 96 active+clean; 166 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4.7 MiB/s wr, 277 op/s; 833 KiB/s, 0 keys/s, 0 objects/s recovering 2023-12-09T02:26:29.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:28 smithi043 ceph-mon[110418]: pgmap v211: 97 pgs: 1 peering, 96 active+clean; 166 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4.7 MiB/s wr, 277 op/s; 833 KiB/s, 0 keys/s, 0 objects/s recovering 2023-12-09T02:26:29.538 INFO:teuthology.orchestra.run.smithi027.stdout: 5 16033 8.51 MB/sec warmup 60 sec latency 126.890 ms 2023-12-09T02:26:30.541 INFO:teuthology.orchestra.run.smithi027.stdout: 5 16385 8.50 MB/sec warmup 61 sec latency 164.954 ms 2023-12-09T02:26:30.956 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:30 smithi027 ceph-mon[107735]: pgmap v212: 97 pgs: 1 peering, 96 active+clean; 168 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 4.4 MiB/s wr, 361 op/s; 682 KiB/s, 0 keys/s, 0 objects/s recovering 2023-12-09T02:26:31.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:30 smithi043 ceph-mon[110418]: pgmap v212: 97 pgs: 1 peering, 96 active+clean; 168 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 4.4 MiB/s wr, 361 op/s; 682 KiB/s, 0 keys/s, 0 objects/s recovering 2023-12-09T02:26:31.541 INFO:teuthology.orchestra.run.smithi027.stdout: 5 16709 8.57 MB/sec warmup 62 sec latency 129.762 ms 2023-12-09T02:26:32.541 INFO:teuthology.orchestra.run.smithi027.stdout: 5 17151 8.71 MB/sec warmup 63 sec latency 139.333 ms 2023-12-09T02:26:33.004 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:32 smithi027 ceph-mon[107735]: pgmap v213: 97 pgs: 97 active+clean; 167 MiB data, 603 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.0 MiB/s wr, 493 op/s; 517 KiB/s, 0 keys/s, 0 objects/s recovering 2023-12-09T02:26:33.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:32 smithi043 ceph-mon[110418]: pgmap v213: 97 pgs: 97 active+clean; 167 MiB data, 603 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 5.0 MiB/s wr, 493 op/s; 517 KiB/s, 0 keys/s, 0 objects/s recovering 2023-12-09T02:26:33.541 INFO:teuthology.orchestra.run.smithi027.stdout: 5 17552 8.78 MB/sec warmup 64 sec latency 115.797 ms 2023-12-09T02:26:34.542 INFO:teuthology.orchestra.run.smithi027.stdout: 5 17814 8.80 MB/sec warmup 65 sec latency 149.043 ms 2023-12-09T02:26:35.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:34 smithi027 ceph-mon[107735]: pgmap v214: 97 pgs: 97 active+clean; 166 MiB data, 613 MiB used, 715 GiB / 715 GiB avail; 5.6 KiB/s rd, 4.9 MiB/s wr, 465 op/s; 461 KiB/s, 0 keys/s, 0 objects/s recovering 2023-12-09T02:26:35.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:34 smithi043 ceph-mon[110418]: pgmap v214: 97 pgs: 97 active+clean; 166 MiB data, 613 MiB used, 715 GiB / 715 GiB avail; 5.6 KiB/s rd, 4.9 MiB/s wr, 465 op/s; 461 KiB/s, 0 keys/s, 0 objects/s recovering 2023-12-09T02:26:35.541 INFO:teuthology.orchestra.run.smithi027.stdout: 5 18026 8.72 MB/sec warmup 66 sec latency 126.502 ms 2023-12-09T02:26:36.547 INFO:teuthology.orchestra.run.smithi027.stdout: 5 18280 8.65 MB/sec warmup 67 sec latency 126.796 ms 2023-12-09T02:26:36.838 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:36 smithi027 ceph-mon[107735]: pgmap v215: 97 pgs: 97 active+clean; 172 MiB data, 639 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.7 MiB/s wr, 517 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-09T02:26:37.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:36 smithi043 ceph-mon[110418]: pgmap v215: 97 pgs: 97 active+clean; 172 MiB data, 639 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.7 MiB/s wr, 517 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-09T02:26:37.548 INFO:teuthology.orchestra.run.smithi027.stdout: 5 18694 8.67 MB/sec warmup 68 sec latency 138.106 ms 2023-12-09T02:26:38.110 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:37 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:38.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:37 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:38.550 INFO:teuthology.orchestra.run.smithi027.stdout: 5 19127 8.68 MB/sec warmup 69 sec latency 124.688 ms 2023-12-09T02:26:38.877 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:38 smithi027 ceph-mon[107735]: pgmap v216: 97 pgs: 97 active+clean; 178 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.6 MiB/s wr, 448 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-09T02:26:39.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:38 smithi043 ceph-mon[110418]: pgmap v216: 97 pgs: 97 active+clean; 178 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 6.5 KiB/s rd, 4.6 MiB/s wr, 448 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2023-12-09T02:26:39.550 INFO:teuthology.orchestra.run.smithi027.stdout: 5 19558 8.66 MB/sec warmup 70 sec latency 126.898 ms 2023-12-09T02:26:40.550 INFO:teuthology.orchestra.run.smithi027.stdout: 5 19912 8.66 MB/sec warmup 71 sec latency 120.752 ms 2023-12-09T02:26:40.917 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:40 smithi027 ceph-mon[107735]: pgmap v217: 97 pgs: 97 active+clean; 185 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 4.6 MiB/s wr, 515 op/s 2023-12-09T02:26:41.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:40 smithi043 ceph-mon[110418]: pgmap v217: 97 pgs: 97 active+clean; 185 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 4.6 MiB/s wr, 515 op/s 2023-12-09T02:26:41.559 INFO:teuthology.orchestra.run.smithi027.stdout: 5 20336 8.72 MB/sec warmup 72 sec latency 127.254 ms 2023-12-09T02:26:42.559 INFO:teuthology.orchestra.run.smithi027.stdout: 5 20772 8.81 MB/sec warmup 73 sec latency 130.486 ms 2023-12-09T02:26:42.974 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:42 smithi027 ceph-mon[107735]: pgmap v218: 97 pgs: 97 active+clean; 178 MiB data, 707 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5.1 MiB/s wr, 496 op/s 2023-12-09T02:26:43.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:42 smithi043 ceph-mon[110418]: pgmap v218: 97 pgs: 97 active+clean; 178 MiB data, 707 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5.1 MiB/s wr, 496 op/s 2023-12-09T02:26:43.559 INFO:teuthology.orchestra.run.smithi027.stdout: 5 21090 8.86 MB/sec warmup 74 sec latency 207.168 ms 2023-12-09T02:26:44.568 INFO:teuthology.orchestra.run.smithi027.stdout: 5 21344 8.82 MB/sec warmup 75 sec latency 139.381 ms 2023-12-09T02:26:45.025 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:44 smithi027 ceph-mon[107735]: pgmap v219: 97 pgs: 97 active+clean; 180 MiB data, 715 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.6 MiB/s wr, 418 op/s 2023-12-09T02:26:45.026 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:45.026 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi043.gvxdas", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T02:26:45.026 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T02:26:45.026 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:44 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:26:45.215 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:44 smithi043 ceph-mon[110418]: pgmap v219: 97 pgs: 97 active+clean; 180 MiB data, 715 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.6 MiB/s wr, 418 op/s 2023-12-09T02:26:45.232 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:45.233 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi043.gvxdas", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T02:26:45.233 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T02:26:45.233 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:44 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:26:45.568 INFO:teuthology.orchestra.run.smithi027.stdout: 5 21665 8.84 MB/sec warmup 76 sec latency 120.491 ms 2023-12-09T02:26:46.037 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:45 smithi027 ceph-mon[107735]: Upgrade: Updating mgr.smithi043.gvxdas 2023-12-09T02:26:46.037 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:45 smithi027 ceph-mon[107735]: Deploying daemon mgr.smithi043.gvxdas on smithi043 2023-12-09T02:26:46.105 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:45 smithi043 ceph-mon[110418]: Upgrade: Updating mgr.smithi043.gvxdas 2023-12-09T02:26:46.105 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:45 smithi043 ceph-mon[110418]: Deploying daemon mgr.smithi043.gvxdas on smithi043 2023-12-09T02:26:46.568 INFO:teuthology.orchestra.run.smithi027.stdout: 5 21939 8.81 MB/sec warmup 77 sec latency 126.831 ms 2023-12-09T02:26:46.919 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:46 smithi043 ceph-mon[110418]: pgmap v220: 97 pgs: 97 active+clean; 191 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 8.5 KiB/s rd, 6.0 MiB/s wr, 601 op/s 2023-12-09T02:26:46.919 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:46 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:46.919 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:46 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:26:46.919 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:46 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:26:46.919 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:46 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:26:47.087 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:46 smithi027 ceph-mon[107735]: pgmap v220: 97 pgs: 97 active+clean; 191 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 8.5 KiB/s rd, 6.0 MiB/s wr, 601 op/s 2023-12-09T02:26:47.087 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:46 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:47.088 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:46 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:26:47.088 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:46 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:26:47.088 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:46 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:26:47.568 INFO:teuthology.orchestra.run.smithi027.stdout: 5 22147 8.78 MB/sec warmup 78 sec latency 141.998 ms 2023-12-09T02:26:48.572 INFO:teuthology.orchestra.run.smithi027.stdout: 5 22468 8.74 MB/sec warmup 79 sec latency 126.721 ms 2023-12-09T02:26:49.132 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:48 smithi027 ceph-mon[107735]: pgmap v221: 97 pgs: 97 active+clean; 194 MiB data, 764 MiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.8 MiB/s wr, 517 op/s 2023-12-09T02:26:49.224 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:48 smithi043 ceph-mon[110418]: pgmap v221: 97 pgs: 97 active+clean; 194 MiB data, 764 MiB used, 714 GiB / 715 GiB avail; 6.6 KiB/s rd, 5.8 MiB/s wr, 517 op/s 2023-12-09T02:26:49.573 INFO:teuthology.orchestra.run.smithi027.stdout: 5 22792 8.69 MB/sec warmup 80 sec latency 201.536 ms 2023-12-09T02:26:50.405 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:50.405 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:50 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:50.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:50.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:50 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:50.573 INFO:teuthology.orchestra.run.smithi027.stdout: 5 23053 8.64 MB/sec warmup 81 sec latency 138.236 ms 2023-12-09T02:26:51.430 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:51 smithi027 ceph-mon[107735]: pgmap v222: 97 pgs: 97 active+clean; 194 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 4.8 MiB/s wr, 491 op/s 2023-12-09T02:26:51.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:51 smithi043 ceph-mon[110418]: pgmap v222: 97 pgs: 97 active+clean; 194 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 4.8 MiB/s wr, 491 op/s 2023-12-09T02:26:51.573 INFO:teuthology.orchestra.run.smithi027.stdout: 5 23397 8.69 MB/sec warmup 82 sec latency 127.104 ms 2023-12-09T02:26:52.573 INFO:teuthology.orchestra.run.smithi027.stdout: 5 23730 8.68 MB/sec warmup 83 sec latency 123.784 ms 2023-12-09T02:26:52.897 INFO:teuthology.orchestra.run.smithi027.stdout:true 2023-12-09T02:26:53.217 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:53 smithi027 ceph-mon[107735]: pgmap v223: 97 pgs: 97 active+clean; 191 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.3 MiB/s wr, 505 op/s 2023-12-09T02:26:53.217 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:53 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:53.217 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:53 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:53.217 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:53 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:53.217 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:53 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:26:53.217 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:53 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr fail", "who": "smithi027.babxfp"}]: dispatch 2023-12-09T02:26:53.217 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:53 smithi027 ceph-mon[107735]: osdmap e71: 8 total, 8 up, 8 in 2023-12-09T02:26:53.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:53 smithi043 ceph-mon[110418]: pgmap v223: 97 pgs: 97 active+clean; 191 MiB data, 799 MiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.3 MiB/s wr, 505 op/s 2023-12-09T02:26:53.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:53 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:53.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:53 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:53.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:53 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' 2023-12-09T02:26:53.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:53 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:26:53.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:53 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "mgr fail", "who": "smithi027.babxfp"}]: dispatch 2023-12-09T02:26:53.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:53 smithi043 ceph-mon[110418]: osdmap e71: 8 total, 8 up, 8 in 2023-12-09T02:26:53.575 INFO:teuthology.orchestra.run.smithi027.stdout: 5 24078 8.70 MB/sec warmup 84 sec latency 138.225 ms 2023-12-09T02:26:54.263 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:54 smithi027 ceph-mon[107735]: Upgrade: Need to upgrade myself (mgr.smithi027.babxfp) 2023-12-09T02:26:54.263 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:54 smithi027 ceph-mon[107735]: Failing over to other MGR 2023-12-09T02:26:54.263 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:54 smithi027 ceph-mon[107735]: from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:54.263 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:54 smithi027 ceph-mon[107735]: from='client.14674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:54.263 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:54 smithi027 ceph-mon[107735]: Standby manager daemon smithi027.babxfp started 2023-12-09T02:26:54.263 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:54 smithi027 ceph-mon[107735]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "mgr fail", "who": "smithi027.babxfp"}]': finished 2023-12-09T02:26:54.263 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:54 smithi027 ceph-mon[107735]: mgrmap e22: smithi043.gvxdas(active, starting, since 0.998066s), standbys: smithi027.babxfp 2023-12-09T02:26:54.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:54 smithi043 ceph-mon[110418]: Upgrade: Need to upgrade myself (mgr.smithi027.babxfp) 2023-12-09T02:26:54.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:54 smithi043 ceph-mon[110418]: Failing over to other MGR 2023-12-09T02:26:54.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:54 smithi043 ceph-mon[110418]: from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:54.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:54 smithi043 ceph-mon[110418]: from='client.14674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:54.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:54 smithi043 ceph-mon[110418]: Standby manager daemon smithi027.babxfp started 2023-12-09T02:26:54.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:54 smithi043 ceph-mon[110418]: from='mgr.14204 172.21.15.27:0/3124954940' entity='mgr.smithi027.babxfp' cmd='[{"prefix": "mgr fail", "who": "smithi027.babxfp"}]': finished 2023-12-09T02:26:54.543 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:54 smithi043 ceph-mon[110418]: mgrmap e22: smithi043.gvxdas(active, starting, since 0.998066s), standbys: smithi027.babxfp 2023-12-09T02:26:54.575 INFO:teuthology.orchestra.run.smithi027.stdout: 5 24369 8.71 MB/sec warmup 85 sec latency 143.136 ms 2023-12-09T02:26:55.532 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:55 smithi027 ceph-mon[107735]: Active manager daemon smithi043.gvxdas restarted 2023-12-09T02:26:55.532 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:55 smithi027 ceph-mon[107735]: Activating manager daemon smithi043.gvxdas 2023-12-09T02:26:55.532 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:55 smithi027 ceph-mon[107735]: from='mgr.? 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi043.gvxdas/crt"}]: dispatch 2023-12-09T02:26:55.532 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:55 smithi027 ceph-mon[107735]: osdmap e72: 8 total, 8 up, 8 in 2023-12-09T02:26:55.533 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:55 smithi027 ceph-mon[107735]: from='mgr.? 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-09T02:26:55.533 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:55 smithi027 ceph-mon[107735]: from='mgr.? 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi043.gvxdas/key"}]: dispatch 2023-12-09T02:26:55.533 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:55 smithi027 ceph-mon[107735]: from='mgr.? 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-09T02:26:55.565 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:55 smithi043 ceph-mon[110418]: Active manager daemon smithi043.gvxdas restarted 2023-12-09T02:26:55.565 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:55 smithi043 ceph-mon[110418]: Activating manager daemon smithi043.gvxdas 2023-12-09T02:26:55.565 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:55 smithi043 ceph-mon[110418]: from='mgr.? 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi043.gvxdas/crt"}]: dispatch 2023-12-09T02:26:55.565 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:55 smithi043 ceph-mon[110418]: osdmap e72: 8 total, 8 up, 8 in 2023-12-09T02:26:55.565 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:55 smithi043 ceph-mon[110418]: from='mgr.? 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-09T02:26:55.566 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:55 smithi043 ceph-mon[110418]: from='mgr.? 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi043.gvxdas/key"}]: dispatch 2023-12-09T02:26:55.566 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:55 smithi043 ceph-mon[110418]: from='mgr.? 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-09T02:26:55.575 INFO:teuthology.orchestra.run.smithi027.stdout: 5 24634 8.74 MB/sec warmup 86 sec latency 138.876 ms 2023-12-09T02:26:56.544 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: mgrmap e23: smithi043.gvxdas(active, starting, since 0.0605466s), standbys: smithi027.babxfp 2023-12-09T02:26:56.545 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mon metadata", "id": "smithi027"}]: dispatch 2023-12-09T02:26:56.545 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:26:56.545 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi027.bptfyk"}]: dispatch 2023-12-09T02:26:56.545 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi043.pboojx"}]: dispatch 2023-12-09T02:26:56.545 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mgr metadata", "who": "smithi043.gvxdas", "id": "smithi043.gvxdas"}]: dispatch 2023-12-09T02:26:56.545 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mgr metadata", "who": "smithi027.babxfp", "id": "smithi027.babxfp"}]: dispatch 2023-12-09T02:26:56.545 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:26:56.545 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T02:26:56.546 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:26:56.546 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-09T02:26:56.546 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:26:56.546 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:26:56.546 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:26:56.546 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:26:56.546 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-09T02:26:56.546 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-09T02:26:56.547 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-09T02:26:56.547 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: Manager daemon smithi043.gvxdas is now available 2023-12-09T02:26:56.547 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:26:56.547 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:26:56.547 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:26:56.547 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:26:56.547 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.gvxdas/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:26:56.548 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.gvxdas/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:26:56.548 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.gvxdas/trash_purge_schedule"}]: dispatch 2023-12-09T02:26:56.548 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:56 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.gvxdas/trash_purge_schedule"}]: dispatch 2023-12-09T02:26:56.559 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-09T02:26:56.559 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.smithi027 smithi027 *:9093,9094 running (4m) 89s ago 5m 24.4M - ba2b418f427c 5fccbb2cab53 2023-12-09T02:26:56.559 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi027 smithi027 running (5m) 89s ago 5m 7029k - 17.2.0 e1d6a67b021e e491d165d44a 2023-12-09T02:26:56.559 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi043 smithi043 running (5m) 7s ago 5m 7159k - 17.2.0 e1d6a67b021e 82da79a8a28d 2023-12-09T02:26:56.559 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.smithi027 smithi027 *:3000 running (4m) 89s ago 5m 47.5M - 8.3.5 dad864ee21e9 e4b628b738a5 2023-12-09T02:26:56.559 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi027.bptfyk smithi027 running (108s) 89s ago 108s 16.3M - 17.2.0 e1d6a67b021e 01e0f6adf390 2023-12-09T02:26:56.559 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi043.pboojx smithi043 running (107s) 7s ago 106s 13.6M - 17.2.0 e1d6a67b021e 4a9fb2e33f64 2023-12-09T02:26:56.559 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi027.babxfp smithi027 *:9283 running (7m) 89s ago 7m 476M - 17.2.0 e1d6a67b021e a44760eba8d1 2023-12-09T02:26:56.559 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi043.gvxdas smithi043 *:8443,9283 running (10s) 7s ago 5m 48.8M - 19.0.0-44-g9dcc13bb f28f2b94f153 319c3cb340c3 2023-12-09T02:26:56.559 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi027 smithi027 running (7m) 89s ago 7m 78.6M 2048M 17.2.0 e1d6a67b021e e302004170cf 2023-12-09T02:26:56.559 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi043 smithi043 running (5m) 7s ago 5m 53.9M 2048M 17.2.0 e1d6a67b021e c844d862d547 2023-12-09T02:26:56.559 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.0.0.smithi027.qhvxfi smithi027 *:2049 running (97s) 89s ago 97s 54.3M - 4.0 e1d6a67b021e 28b3757fc8dd 2023-12-09T02:26:56.560 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.1.0.smithi043.lkjius smithi043 *:2049 running (93s) 7s ago 92s 80.2M - 4.0 e1d6a67b021e b97508e53914 2023-12-09T02:26:56.560 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi027 smithi027 *:9100 running (5m) 89s ago 5m 26.2M - 1dbe0e931976 e6b02c0b89e5 2023-12-09T02:26:56.560 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi043 smithi043 *:9100 running (5m) 7s ago 5m 26.8M - 1dbe0e931976 6ada3763f45c 2023-12-09T02:26:56.560 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (4m) 89s ago 4m 54.7M 3224M 17.2.0 e1d6a67b021e 5be7a863bb60 2023-12-09T02:26:56.560 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (4m) 89s ago 4m 57.7M 3224M 17.2.0 e1d6a67b021e b87512590452 2023-12-09T02:26:56.560 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (4m) 89s ago 4m 50.7M 3224M 17.2.0 e1d6a67b021e 85e622ac2ffe 2023-12-09T02:26:56.560 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (3m) 89s ago 3m 49.8M 3224M 17.2.0 e1d6a67b021e 064274f1693e 2023-12-09T02:26:56.560 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi043 running (3m) 7s ago 3m 348M 3993M 17.2.0 e1d6a67b021e 86e3005385b1 2023-12-09T02:26:56.560 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi043 running (3m) 7s ago 3m 390M 3993M 17.2.0 e1d6a67b021e ebaab66e1a04 2023-12-09T02:26:56.560 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi043 running (3m) 7s ago 3m 329M 3993M 17.2.0 e1d6a67b021e ae15f564c313 2023-12-09T02:26:56.560 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi043 running (2m) 7s ago 2m 608M 3993M 17.2.0 e1d6a67b021e 557b1c0626c2 2023-12-09T02:26:56.560 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.smithi027 smithi027 *:9095 running (5m) 89s ago 5m 62.0M - 514e6a882f6e 296cedf83548 2023-12-09T02:26:56.575 INFO:teuthology.orchestra.run.smithi027.stdout: 5 24910 8.74 MB/sec warmup 87 sec latency 129.788 ms 2023-12-09T02:26:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: mgrmap e23: smithi043.gvxdas(active, starting, since 0.0605466s), standbys: smithi027.babxfp 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mon metadata", "id": "smithi027"}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mon metadata", "id": "smithi043"}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi027.bptfyk"}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi043.pboojx"}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mgr metadata", "who": "smithi043.gvxdas", "id": "smithi043.gvxdas"}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mgr metadata", "who": "smithi027.babxfp", "id": "smithi027.babxfp"}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-09T02:26:56.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-09T02:26:56.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-09T02:26:56.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-09T02:26:56.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: Manager daemon smithi043.gvxdas is now available 2023-12-09T02:26:56.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:26:56.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:26:56.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:26:56.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:26:56.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.gvxdas/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:26:56.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.gvxdas/mirror_snapshot_schedule"}]: dispatch 2023-12-09T02:26:56.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.gvxdas/trash_purge_schedule"}]: dispatch 2023-12-09T02:26:56.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:56 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi043.gvxdas/trash_purge_schedule"}]: dispatch 2023-12-09T02:26:57.153 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:26:57.153 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2023-12-09T02:26:57.153 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:26:57.154 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:26:57.154 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2023-12-09T02:26:57.154 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-09T02:26:57.154 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:26:57.154 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:26:57.154 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2023-12-09T02:26:57.155 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-09T02:26:57.155 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:26:57.155 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": { 2023-12-09T02:26:57.155 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:26:57.155 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:26:57.155 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2023-12-09T02:26:57.155 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-09T02:26:57.156 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:26:57.156 INFO:teuthology.orchestra.run.smithi027.stdout: } 2023-12-09T02:26:57.156 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:26:57.563 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:57 smithi027 ceph-mon[107735]: Deploying cephadm binary to smithi043 2023-12-09T02:26:57.563 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:57 smithi027 ceph-mon[107735]: Deploying cephadm binary to smithi027 2023-12-09T02:26:57.563 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:57 smithi027 ceph-mon[107735]: mgrmap e24: smithi043.gvxdas(active, since 1.08861s), standbys: smithi027.babxfp 2023-12-09T02:26:57.563 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:57 smithi027 ceph-mon[107735]: from='client.14678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:57.563 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:57 smithi027 ceph-mon[107735]: pgmap v3: 97 pgs: 97 active+clean; 205 MiB data, 821 MiB used, 714 GiB / 715 GiB avail 2023-12-09T02:26:57.563 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:57 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:26:57.563 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:57 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:26:57.564 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:57 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3976411742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:26:57.575 INFO:teuthology.orchestra.run.smithi027.stdout: 5 25185 8.72 MB/sec warmup 88 sec latency 108.251 ms 2023-12-09T02:26:57.762 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:26:57.762 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389", 2023-12-09T02:26:57.762 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2023-12-09T02:26:57.762 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-09T02:26:57.762 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2023-12-09T02:26:57.762 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "1/23 daemons upgraded", 2023-12-09T02:26:57.762 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "", 2023-12-09T02:26:57.762 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2023-12-09T02:26:57.762 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:26:58.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:57 smithi043 ceph-mon[110418]: Deploying cephadm binary to smithi043 2023-12-09T02:26:58.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:57 smithi043 ceph-mon[110418]: Deploying cephadm binary to smithi027 2023-12-09T02:26:58.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:57 smithi043 ceph-mon[110418]: mgrmap e24: smithi043.gvxdas(active, since 1.08861s), standbys: smithi027.babxfp 2023-12-09T02:26:58.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:57 smithi043 ceph-mon[110418]: from='client.14678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:58.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:57 smithi043 ceph-mon[110418]: pgmap v3: 97 pgs: 97 active+clean; 205 MiB data, 821 MiB used, 714 GiB / 715 GiB avail 2023-12-09T02:26:58.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:57 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:26:58.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:57 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:26:58.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:57 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3976411742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:26:58.319 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2023-12-09T02:26:58.575 INFO:teuthology.orchestra.run.smithi027.stdout: 5 25433 8.69 MB/sec warmup 89 sec latency 130.049 ms 2023-12-09T02:26:58.601 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:58 smithi027 ceph-mon[107735]: pgmap v4: 97 pgs: 97 active+clean; 205 MiB data, 821 MiB used, 714 GiB / 715 GiB avail 2023-12-09T02:26:58.601 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:58 smithi027 ceph-mon[107735]: [09/Dec/2023:02:26:57] ENGINE Bus STARTING 2023-12-09T02:26:58.601 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:58 smithi027 ceph-mon[107735]: mgrmap e25: smithi043.gvxdas(active, since 2s), standbys: smithi027.babxfp 2023-12-09T02:26:58.601 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:58 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3818921324' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:26:59.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:58 smithi043 ceph-mon[110418]: pgmap v4: 97 pgs: 97 active+clean; 205 MiB data, 821 MiB used, 714 GiB / 715 GiB avail 2023-12-09T02:26:59.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:58 smithi043 ceph-mon[110418]: [09/Dec/2023:02:26:57] ENGINE Bus STARTING 2023-12-09T02:26:59.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:58 smithi043 ceph-mon[110418]: mgrmap e25: smithi043.gvxdas(active, since 2s), standbys: smithi027.babxfp 2023-12-09T02:26:59.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:58 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3818921324' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:26:59.575 INFO:teuthology.orchestra.run.smithi027.stdout: 5 25604 8.63 MB/sec warmup 90 sec latency 162.249 ms 2023-12-09T02:26:59.636 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:59 smithi027 ceph-mon[107735]: [09/Dec/2023:02:26:57] ENGINE Serving on http://172.21.15.43:8765 2023-12-09T02:26:59.636 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:59 smithi027 ceph-mon[107735]: from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:26:59.636 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:59 smithi027 ceph-mon[107735]: [09/Dec/2023:02:26:57] ENGINE Serving on https://172.21.15.43:7150 2023-12-09T02:26:59.636 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:26:59 smithi027 ceph-mon[107735]: [09/Dec/2023:02:26:57] ENGINE Bus STARTED 2023-12-09T02:27:00.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:59 smithi043 ceph-mon[110418]: [09/Dec/2023:02:26:57] ENGINE Serving on http://172.21.15.43:8765 2023-12-09T02:27:00.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:59 smithi043 ceph-mon[110418]: from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:27:00.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:59 smithi043 ceph-mon[110418]: [09/Dec/2023:02:26:57] ENGINE Serving on https://172.21.15.43:7150 2023-12-09T02:27:00.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:26:59 smithi043 ceph-mon[110418]: [09/Dec/2023:02:26:57] ENGINE Bus STARTED 2023-12-09T02:27:00.575 INFO:teuthology.orchestra.run.smithi027.stdout: 5 25863 8.62 MB/sec warmup 91 sec latency 127.383 ms 2023-12-09T02:27:00.642 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:00 smithi027 ceph-mon[107735]: pgmap v5: 97 pgs: 97 active+clean; 205 MiB data, 821 MiB used, 714 GiB / 715 GiB avail 2023-12-09T02:27:00.642 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:00 smithi027 ceph-mon[107735]: mgrmap e26: smithi043.gvxdas(active, since 4s), standbys: smithi027.babxfp 2023-12-09T02:27:00.905 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:00 smithi043 ceph-mon[110418]: pgmap v5: 97 pgs: 97 active+clean; 205 MiB data, 821 MiB used, 714 GiB / 715 GiB avail 2023-12-09T02:27:00.905 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:00 smithi043 ceph-mon[110418]: mgrmap e26: smithi043.gvxdas(active, since 4s), standbys: smithi027.babxfp 2023-12-09T02:27:01.575 INFO:teuthology.orchestra.run.smithi027.stdout: 5 26196 8.55 MB/sec warmup 92 sec latency 126.866 ms 2023-12-09T02:27:01.917 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:01 smithi027 ceph-mon[107735]: pgmap v6: 97 pgs: 97 active+clean; 205 MiB data, 821 MiB used, 714 GiB / 715 GiB avail 2023-12-09T02:27:02.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:01 smithi043 ceph-mon[110418]: pgmap v6: 97 pgs: 97 active+clean; 205 MiB data, 821 MiB used, 714 GiB / 715 GiB avail 2023-12-09T02:27:02.575 INFO:teuthology.orchestra.run.smithi027.stdout: 5 26563 8.55 MB/sec warmup 93 sec latency 133.467 ms 2023-12-09T02:27:02.958 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:02 smithi027 ceph-mon[107735]: Standby manager daemon smithi027.babxfp restarted 2023-12-09T02:27:02.958 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:02 smithi027 ceph-mon[107735]: Standby manager daemon smithi027.babxfp started 2023-12-09T02:27:02.958 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:02 smithi027 ceph-mon[107735]: from='mgr.? 172.21.15.27:0/1842842247' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi027.babxfp/crt"}]: dispatch 2023-12-09T02:27:02.958 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:02 smithi027 ceph-mon[107735]: from='mgr.? 172.21.15.27:0/1842842247' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-09T02:27:02.958 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:02 smithi027 ceph-mon[107735]: from='mgr.? 172.21.15.27:0/1842842247' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi027.babxfp/key"}]: dispatch 2023-12-09T02:27:02.959 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:02 smithi027 ceph-mon[107735]: from='mgr.? 172.21.15.27:0/1842842247' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-09T02:27:03.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:02 smithi043 ceph-mon[110418]: Standby manager daemon smithi027.babxfp restarted 2023-12-09T02:27:03.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:02 smithi043 ceph-mon[110418]: Standby manager daemon smithi027.babxfp started 2023-12-09T02:27:03.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:02 smithi043 ceph-mon[110418]: from='mgr.? 172.21.15.27:0/1842842247' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi027.babxfp/crt"}]: dispatch 2023-12-09T02:27:03.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:02 smithi043 ceph-mon[110418]: from='mgr.? 172.21.15.27:0/1842842247' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-09T02:27:03.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:02 smithi043 ceph-mon[110418]: from='mgr.? 172.21.15.27:0/1842842247' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi027.babxfp/key"}]: dispatch 2023-12-09T02:27:03.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:02 smithi043 ceph-mon[110418]: from='mgr.? 172.21.15.27:0/1842842247' entity='mgr.smithi027.babxfp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-09T02:27:03.575 INFO:teuthology.orchestra.run.smithi027.stdout: 5 26954 8.59 MB/sec warmup 94 sec latency 127.036 ms 2023-12-09T02:27:03.989 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:03 smithi027 ceph-mon[107735]: mgrmap e27: smithi043.gvxdas(active, since 7s), standbys: smithi027.babxfp 2023-12-09T02:27:03.989 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:03 smithi027 ceph-mon[107735]: pgmap v7: 97 pgs: 97 active+clean; 204 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 2.4 MiB/s wr, 293 op/s 2023-12-09T02:27:04.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:03 smithi043 ceph-mon[110418]: mgrmap e27: smithi043.gvxdas(active, since 7s), standbys: smithi027.babxfp 2023-12-09T02:27:04.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:03 smithi043 ceph-mon[110418]: pgmap v7: 97 pgs: 97 active+clean; 204 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 2.4 MiB/s wr, 293 op/s 2023-12-09T02:27:04.575 INFO:teuthology.orchestra.run.smithi027.stdout: 5 27464 8.62 MB/sec warmup 95 sec latency 107.976 ms 2023-12-09T02:27:05.577 INFO:teuthology.orchestra.run.smithi027.stdout: 5 27806 8.65 MB/sec warmup 96 sec latency 131.630 ms 2023-12-09T02:27:06.577 INFO:teuthology.orchestra.run.smithi027.stdout: 5 28007 8.65 MB/sec warmup 97 sec latency 138.765 ms 2023-12-09T02:27:06.777 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:06 smithi027 ceph-mon[107735]: pgmap v8: 97 pgs: 97 active+clean; 204 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 1.9 MiB/s wr, 228 op/s 2023-12-09T02:27:07.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:06 smithi043 ceph-mon[110418]: pgmap v8: 97 pgs: 97 active+clean; 204 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 1.9 MiB/s wr, 228 op/s 2023-12-09T02:27:07.577 INFO:teuthology.orchestra.run.smithi027.stdout: 5 28279 8.68 MB/sec warmup 98 sec latency 131.832 ms 2023-12-09T02:27:08.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:08 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:08.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:08 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:08.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:08 smithi043 ceph-mon[110418]: pgmap v9: 97 pgs: 97 active+clean; 212 MiB data, 916 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.0 MiB/s wr, 424 op/s 2023-12-09T02:27:08.316 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:08 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:08.316 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:08 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:08.316 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:08 smithi027 ceph-mon[107735]: pgmap v9: 97 pgs: 97 active+clean; 212 MiB data, 916 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.0 MiB/s wr, 424 op/s 2023-12-09T02:27:08.577 INFO:teuthology.orchestra.run.smithi027.stdout: 5 28567 8.64 MB/sec warmup 99 sec latency 123.314 ms 2023-12-09T02:27:09.342 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.342 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.342 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.342 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.342 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.342 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.343 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.343 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.343 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.343 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.343 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: Adjusting osd_memory_target on smithi027 to 1944M 2023-12-09T02:27:09.343 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.343 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.343 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.343 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.343 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:09 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.511 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.511 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.511 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.511 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.511 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.511 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.511 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.512 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.512 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.512 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:09.512 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: Adjusting osd_memory_target on smithi027 to 1944M 2023-12-09T02:27:09.512 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.512 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.512 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.512 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.512 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:09 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:09.577 INFO:teuthology.orchestra.run.smithi027.stdout: 5 28879 8.67 MB/sec warmup 100 sec latency 128.570 ms 2023-12-09T02:27:10.213 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:10 smithi043 ceph-mon[110418]: pgmap v10: 97 pgs: 97 active+clean; 212 MiB data, 916 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 3.7 MiB/s wr, 387 op/s 2023-12-09T02:27:10.345 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:10 smithi027 ceph-mon[107735]: pgmap v10: 97 pgs: 97 active+clean; 212 MiB data, 916 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 3.7 MiB/s wr, 387 op/s 2023-12-09T02:27:10.579 INFO:teuthology.orchestra.run.smithi027.stdout: 5 29155 8.69 MB/sec warmup 101 sec latency 129.338 ms 2023-12-09T02:27:11.579 INFO:teuthology.orchestra.run.smithi027.stdout: 5 29435 8.62 MB/sec warmup 102 sec latency 120.872 ms 2023-12-09T02:27:11.872 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:27:11.873 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:11.873 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:11.873 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:11.873 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:11.873 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:11.873 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:11.873 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:11.873 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:11.873 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:11.873 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:11.873 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: Adjusting osd_memory_target on smithi043 to 2713M 2023-12-09T02:27:11.873 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:11.874 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: pgmap v11: 97 pgs: 97 active+clean; 212 MiB data, 916 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 3.7 MiB/s wr, 387 op/s 2023-12-09T02:27:11.874 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:27:11.874 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:27:11.874 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: Updating smithi027:/etc/ceph/ceph.conf 2023-12-09T02:27:11.874 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:11 smithi027 ceph-mon[107735]: Updating smithi043:/etc/ceph/ceph.conf 2023-12-09T02:27:12.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:27:12.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:12.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:12.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:12.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:12.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:12.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:12.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:12.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:12.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:12.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-09T02:27:12.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: Adjusting osd_memory_target on smithi043 to 2713M 2023-12-09T02:27:12.045 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:12.045 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: pgmap v11: 97 pgs: 97 active+clean; 212 MiB data, 916 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 3.7 MiB/s wr, 387 op/s 2023-12-09T02:27:12.045 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:27:12.045 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:27:12.045 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: Updating smithi027:/etc/ceph/ceph.conf 2023-12-09T02:27:12.045 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:11 smithi043 ceph-mon[110418]: Updating smithi043:/etc/ceph/ceph.conf 2023-12-09T02:27:12.579 INFO:teuthology.orchestra.run.smithi027.stdout: 5 29747 8.57 MB/sec warmup 103 sec latency 124.037 ms 2023-12-09T02:27:13.579 INFO:teuthology.orchestra.run.smithi027.stdout: 5 29992 8.53 MB/sec warmup 104 sec latency 127.687 ms 2023-12-09T02:27:13.662 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: Updating smithi043:/var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T02:27:13.662 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: Updating smithi027:/var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T02:27:13.662 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2023-12-09T02:27:13.662 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2023-12-09T02:27:13.662 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: Updating smithi043:/var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T02:27:13.662 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: Updating smithi027:/var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T02:27:13.662 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:13.663 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:13.663 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:13.663 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:13.663 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:13.663 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:13.663 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:13.663 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:13.663 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:13.663 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:13 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:14.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: Updating smithi043:/var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T02:27:14.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: Updating smithi027:/var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/config/ceph.conf 2023-12-09T02:27:14.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2023-12-09T02:27:14.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2023-12-09T02:27:14.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: Updating smithi043:/var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T02:27:14.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: Updating smithi027:/var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/config/ceph.client.admin.keyring 2023-12-09T02:27:14.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:14.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:14.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:14.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:14.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:14.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:14.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:14.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:14.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:14.044 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:13 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:14.586 INFO:teuthology.orchestra.run.smithi027.stdout: 5 30353 8.57 MB/sec warmup 105 sec latency 126.500 ms 2023-12-09T02:27:14.673 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:14 smithi027 ceph-mon[107735]: Reconfiguring alertmanager.smithi027 (dependencies changed)... 2023-12-09T02:27:14.673 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:14 smithi027 ceph-mon[107735]: Reconfiguring daemon alertmanager.smithi027 on smithi027 2023-12-09T02:27:14.673 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:14 smithi027 ceph-mon[107735]: pgmap v12: 97 pgs: 97 active+clean; 218 MiB data, 943 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 5.5 MiB/s wr, 559 op/s 2023-12-09T02:27:15.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:14 smithi043 ceph-mon[110418]: Reconfiguring alertmanager.smithi027 (dependencies changed)... 2023-12-09T02:27:15.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:14 smithi043 ceph-mon[110418]: Reconfiguring daemon alertmanager.smithi027 on smithi027 2023-12-09T02:27:15.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:14 smithi043 ceph-mon[110418]: pgmap v12: 97 pgs: 97 active+clean; 218 MiB data, 943 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 5.5 MiB/s wr, 559 op/s 2023-12-09T02:27:15.593 INFO:teuthology.orchestra.run.smithi027.stdout: 5 30673 8.55 MB/sec warmup 106 sec latency 129.653 ms 2023-12-09T02:27:16.593 INFO:teuthology.orchestra.run.smithi027.stdout: 5 31035 8.57 MB/sec warmup 107 sec latency 121.857 ms 2023-12-09T02:27:16.708 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:16 smithi027 ceph-mon[107735]: pgmap v13: 97 pgs: 97 active+clean; 218 MiB data, 943 MiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.1 MiB/s wr, 389 op/s 2023-12-09T02:27:17.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:16 smithi043 ceph-mon[110418]: pgmap v13: 97 pgs: 97 active+clean; 218 MiB data, 943 MiB used, 714 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.1 MiB/s wr, 389 op/s 2023-12-09T02:27:17.593 INFO:teuthology.orchestra.run.smithi027.stdout: 5 31309 8.55 MB/sec warmup 108 sec latency 138.078 ms 2023-12-09T02:27:18.598 INFO:teuthology.orchestra.run.smithi027.stdout: 5 31616 8.58 MB/sec warmup 109 sec latency 141.046 ms 2023-12-09T02:27:18.754 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:18 smithi027 ceph-mon[107735]: pgmap v14: 97 pgs: 97 active+clean; 218 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.8 MiB/s wr, 575 op/s 2023-12-09T02:27:19.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:18 smithi043 ceph-mon[110418]: pgmap v14: 97 pgs: 97 active+clean; 218 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.8 MiB/s wr, 575 op/s 2023-12-09T02:27:19.598 INFO:teuthology.orchestra.run.smithi027.stdout: 5 31999 8.64 MB/sec warmup 110 sec latency 129.445 ms 2023-12-09T02:27:20.599 INFO:teuthology.orchestra.run.smithi027.stdout: 5 32286 8.64 MB/sec warmup 111 sec latency 151.975 ms 2023-12-09T02:27:20.777 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:20 smithi027 ceph-mon[107735]: pgmap v15: 97 pgs: 97 active+clean; 218 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.5 MiB/s wr, 358 op/s 2023-12-09T02:27:21.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:20 smithi043 ceph-mon[110418]: pgmap v15: 97 pgs: 97 active+clean; 218 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.5 MiB/s wr, 358 op/s 2023-12-09T02:27:21.606 INFO:teuthology.orchestra.run.smithi027.stdout: 5 32536 8.64 MB/sec warmup 112 sec latency 135.072 ms 2023-12-09T02:27:21.786 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:21 smithi027 ceph-mon[107735]: pgmap v16: 97 pgs: 97 active+clean; 218 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.5 MiB/s wr, 358 op/s 2023-12-09T02:27:22.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:21 smithi043 ceph-mon[110418]: pgmap v16: 97 pgs: 97 active+clean; 218 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.5 MiB/s wr, 358 op/s 2023-12-09T02:27:22.606 INFO:teuthology.orchestra.run.smithi027.stdout: 5 32796 8.58 MB/sec warmup 113 sec latency 105.399 ms 2023-12-09T02:27:23.582 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:23 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:23.582 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:23 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:23.582 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:23 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:23.583 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:23 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:23.583 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:23 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-09T02:27:23.606 INFO:teuthology.orchestra.run.smithi027.stdout: 5 33044 8.53 MB/sec warmup 114 sec latency 152.517 ms 2023-12-09T02:27:24.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:23 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:24.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:23 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:24.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:23 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:24.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:23 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:24.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:23 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-09T02:27:24.606 INFO:teuthology.orchestra.run.smithi027.stdout: 5 33215 8.49 MB/sec warmup 115 sec latency 188.145 ms 2023-12-09T02:27:24.621 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:24 smithi027 ceph-mon[107735]: Reconfiguring grafana.smithi027 (dependencies changed)... 2023-12-09T02:27:24.622 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:24 smithi027 ceph-mon[107735]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-09T02:27:24.622 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:24 smithi027 ceph-mon[107735]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-09T02:27:24.622 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:24 smithi027 ceph-mon[107735]: Reconfiguring daemon grafana.smithi027 on smithi027 2023-12-09T02:27:24.622 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:24 smithi027 ceph-mon[107735]: pgmap v17: 97 pgs: 97 active+clean; 230 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.7 MiB/s wr, 540 op/s 2023-12-09T02:27:25.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:24 smithi043 ceph-mon[110418]: Reconfiguring grafana.smithi027 (dependencies changed)... 2023-12-09T02:27:25.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:24 smithi043 ceph-mon[110418]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-09T02:27:25.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:24 smithi043 ceph-mon[110418]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-09T02:27:25.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:24 smithi043 ceph-mon[110418]: Reconfiguring daemon grafana.smithi027 on smithi027 2023-12-09T02:27:25.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:24 smithi043 ceph-mon[110418]: pgmap v17: 97 pgs: 97 active+clean; 230 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.7 MiB/s wr, 540 op/s 2023-12-09T02:27:25.606 INFO:teuthology.orchestra.run.smithi027.stdout: 5 33458 8.50 MB/sec warmup 116 sec latency 162.531 ms 2023-12-09T02:27:26.606 INFO:teuthology.orchestra.run.smithi027.stdout: 5 33688 8.49 MB/sec warmup 117 sec latency 125.484 ms 2023-12-09T02:27:26.679 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:26 smithi027 ceph-mon[107735]: pgmap v18: 97 pgs: 97 active+clean; 230 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.9 MiB/s wr, 368 op/s 2023-12-09T02:27:26.680 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:27:27.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:26 smithi043 ceph-mon[110418]: pgmap v18: 97 pgs: 97 active+clean; 230 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.9 MiB/s wr, 368 op/s 2023-12-09T02:27:27.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:27:27.619 INFO:teuthology.orchestra.run.smithi027.stdout: 5 34002 8.49 MB/sec warmup 118 sec latency 120.664 ms 2023-12-09T02:27:28.618 INFO:teuthology.orchestra.run.smithi027.stdout: 5 34333 8.45 MB/sec warmup 119 sec latency 127.016 ms 2023-12-09T02:27:28.724 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:28 smithi027 ceph-mon[107735]: pgmap v19: 97 pgs: 97 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.4 MiB/s wr, 523 op/s 2023-12-09T02:27:28.878 INFO:teuthology.orchestra.run.smithi027.stdout:true 2023-12-09T02:27:29.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:28 smithi043 ceph-mon[110418]: pgmap v19: 97 pgs: 97 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.4 MiB/s wr, 523 op/s 2023-12-09T02:27:29.733 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:29 smithi027 ceph-mon[107735]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:27:29.734 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:29 smithi027 ceph-mon[107735]: from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:27:29.734 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:29 smithi027 ceph-mon[107735]: pgmap v20: 97 pgs: 97 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 337 op/s 2023-12-09T02:27:29.977 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-09T02:27:29.977 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.smithi027 smithi027 *:9093,9094 starting - - - - 2023-12-09T02:27:29.978 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi027 smithi027 running (6m) 22s ago 6m 7029k - 17.2.0 e1d6a67b021e e491d165d44a 2023-12-09T02:27:29.978 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi043 smithi043 running (6m) 21s ago 6m 7155k - 17.2.0 e1d6a67b021e 82da79a8a28d 2023-12-09T02:27:29.978 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.smithi027 smithi027 *:3000 running (5m) 22s ago 6m 54.6M - 8.3.5 dad864ee21e9 e4b628b738a5 2023-12-09T02:27:29.978 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi027.bptfyk smithi027 running (2m) 22s ago 2m 34.1M - 17.2.0 e1d6a67b021e 01e0f6adf390 2023-12-09T02:27:29.978 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi043.pboojx smithi043 running (2m) 21s ago 2m 14.0M - 17.2.0 e1d6a67b021e 4a9fb2e33f64 2023-12-09T02:27:29.978 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi027.babxfp smithi027 *:9283 running (7m) 22s ago 7m 425M - 17.2.0 e1d6a67b021e a44760eba8d1 2023-12-09T02:27:29.978 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi043.gvxdas smithi043 *:8443,9283 running (43s) 21s ago 5m 499M - 19.0.0-44-g9dcc13bb f28f2b94f153 319c3cb340c3 2023-12-09T02:27:29.978 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi027 smithi027 running (7m) 22s ago 7m 92.9M 2048M 17.2.0 e1d6a67b021e e302004170cf 2023-12-09T02:27:29.978 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi043 smithi043 running (5m) 21s ago 5m 58.7M 2048M 17.2.0 e1d6a67b021e c844d862d547 2023-12-09T02:27:29.978 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.0.0.smithi027.qhvxfi smithi027 *:2049 running (2m) 22s ago 2m 256M - 4.0 e1d6a67b021e 28b3757fc8dd 2023-12-09T02:27:29.978 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.1.0.smithi043.lkjius smithi043 *:2049 running (2m) 21s ago 2m 80.9M - 4.0 e1d6a67b021e b97508e53914 2023-12-09T02:27:29.978 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi027 smithi027 *:9100 running (6m) 22s ago 6m 26.2M - 1.3.1 1dbe0e931976 e6b02c0b89e5 2023-12-09T02:27:29.978 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi043 smithi043 *:9100 running (5m) 21s ago 5m 25.7M - 1.3.1 1dbe0e931976 6ada3763f45c 2023-12-09T02:27:29.979 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (5m) 22s ago 5m 494M 1944M 17.2.0 e1d6a67b021e 5be7a863bb60 2023-12-09T02:27:29.979 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (5m) 22s ago 5m 349M 1944M 17.2.0 e1d6a67b021e b87512590452 2023-12-09T02:27:29.979 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (4m) 22s ago 4m 209M 1944M 17.2.0 e1d6a67b021e 85e622ac2ffe 2023-12-09T02:27:29.979 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (4m) 22s ago 4m 447M 1944M 17.2.0 e1d6a67b021e 064274f1693e 2023-12-09T02:27:29.979 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi043 running (4m) 21s ago 4m 424M 2713M 17.2.0 e1d6a67b021e 86e3005385b1 2023-12-09T02:27:29.979 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi043 running (3m) 21s ago 3m 404M 2713M 17.2.0 e1d6a67b021e ebaab66e1a04 2023-12-09T02:27:29.979 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi043 running (3m) 21s ago 3m 371M 2713M 17.2.0 e1d6a67b021e ae15f564c313 2023-12-09T02:27:29.979 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi043 running (3m) 21s ago 3m 696M 2713M 17.2.0 e1d6a67b021e 557b1c0626c2 2023-12-09T02:27:29.979 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.smithi027 smithi027 *:9095 running (5m) 22s ago 5m 66.6M - 2.33.4 514e6a882f6e 296cedf83548 2023-12-09T02:27:30.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:29 smithi043 ceph-mon[110418]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:27:30.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:29 smithi043 ceph-mon[110418]: from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:27:30.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:29 smithi043 ceph-mon[110418]: pgmap v20: 97 pgs: 97 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 337 op/s 2023-12-09T02:27:30.607 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:27:30.607 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2023-12-09T02:27:30.607 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:27:30.607 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:27:30.607 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2023-12-09T02:27:30.607 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-09T02:27:30.607 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:27:30.607 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:27:30.607 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2023-12-09T02:27:30.607 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-09T02:27:30.608 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:27:30.608 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": { 2023-12-09T02:27:30.608 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:27:30.608 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:27:30.608 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2023-12-09T02:27:30.608 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-09T02:27:30.608 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:27:30.608 INFO:teuthology.orchestra.run.smithi027.stdout: } 2023-12-09T02:27:30.608 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:27:30.618 INFO:teuthology.orchestra.run.smithi027.stdout: 5 34716 2.75 MB/sec execute 1 sec latency 137.125 ms 2023-12-09T02:27:30.844 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:30 smithi027 ceph-mon[107735]: from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:27:30.844 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:30 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2510778806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:27:31.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:30 smithi043 ceph-mon[110418]: from='client.14718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:27:31.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:30 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/2510778806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:27:31.138 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:27:31.139 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389", 2023-12-09T02:27:31.139 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2023-12-09T02:27:31.139 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-09T02:27:31.139 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2023-12-09T02:27:31.139 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "1/23 daemons upgraded", 2023-12-09T02:27:31.139 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "", 2023-12-09T02:27:31.139 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2023-12-09T02:27:31.139 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:27:31.624 INFO:teuthology.orchestra.run.smithi027.stdout: 5 34935 5.94 MB/sec execute 2 sec latency 140.231 ms 2023-12-09T02:27:31.782 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2023-12-09T02:27:31.874 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:31 smithi027 ceph-mon[107735]: from='client.14726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:27:31.874 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:31 smithi027 ceph-mon[107735]: pgmap v21: 97 pgs: 97 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 337 op/s 2023-12-09T02:27:32.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:31 smithi043 ceph-mon[110418]: from='client.14726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:27:32.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:31 smithi043 ceph-mon[110418]: pgmap v21: 97 pgs: 97 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 337 op/s 2023-12-09T02:27:32.624 INFO:teuthology.orchestra.run.smithi027.stdout: 5 35258 8.13 MB/sec execute 3 sec latency 133.346 ms 2023-12-09T02:27:32.911 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:32 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/440494139' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:27:33.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:32 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/440494139' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:27:33.624 INFO:teuthology.orchestra.run.smithi027.stdout: 5 35582 8.64 MB/sec execute 4 sec latency 207.255 ms 2023-12-09T02:27:33.976 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:33 smithi027 ceph-mon[107735]: pgmap v22: 97 pgs: 97 active+clean; 235 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.9 MiB/s wr, 477 op/s 2023-12-09T02:27:34.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:33 smithi043 ceph-mon[110418]: pgmap v22: 97 pgs: 97 active+clean; 235 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.9 MiB/s wr, 477 op/s 2023-12-09T02:27:34.634 INFO:teuthology.orchestra.run.smithi027.stdout: 5 35862 9.54 MB/sec execute 5 sec latency 208.278 ms 2023-12-09T02:27:35.633 INFO:teuthology.orchestra.run.smithi027.stdout: 5 36164 8.96 MB/sec execute 6 sec latency 140.258 ms 2023-12-09T02:27:36.642 INFO:teuthology.orchestra.run.smithi027.stdout: 5 36493 8.23 MB/sec execute 7 sec latency 128.645 ms 2023-12-09T02:27:36.742 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:36 smithi027 ceph-mon[107735]: pgmap v23: 97 pgs: 97 active+clean; 235 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 294 op/s 2023-12-09T02:27:37.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:36 smithi043 ceph-mon[110418]: pgmap v23: 97 pgs: 97 active+clean; 235 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 294 op/s 2023-12-09T02:27:37.642 INFO:teuthology.orchestra.run.smithi027.stdout: 5 36849 8.17 MB/sec execute 8 sec latency 129.873 ms 2023-12-09T02:27:38.643 INFO:teuthology.orchestra.run.smithi027.stdout: 5 37197 8.27 MB/sec execute 9 sec latency 123.334 ms 2023-12-09T02:27:38.758 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:38 smithi027 ceph-mon[107735]: pgmap v24: 97 pgs: 97 active+clean; 245 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.8 MiB/s wr, 473 op/s 2023-12-09T02:27:39.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:38 smithi043 ceph-mon[110418]: pgmap v24: 97 pgs: 97 active+clean; 245 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.8 MiB/s wr, 473 op/s 2023-12-09T02:27:39.643 INFO:teuthology.orchestra.run.smithi027.stdout: 5 37584 8.62 MB/sec execute 10 sec latency 134.843 ms 2023-12-09T02:27:39.769 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:39 smithi027 ceph-mon[107735]: pgmap v25: 97 pgs: 97 active+clean; 245 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 3.3 MiB/s wr, 318 op/s 2023-12-09T02:27:40.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:39 smithi043 ceph-mon[110418]: pgmap v25: 97 pgs: 97 active+clean; 245 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 3.3 MiB/s wr, 318 op/s 2023-12-09T02:27:40.643 INFO:teuthology.orchestra.run.smithi027.stdout: 5 37956 8.41 MB/sec execute 11 sec latency 126.673 ms 2023-12-09T02:27:41.643 INFO:teuthology.orchestra.run.smithi027.stdout: 5 38210 8.07 MB/sec execute 12 sec latency 125.701 ms 2023-12-09T02:27:41.814 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:41 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:27:41.814 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:41 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:41.814 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:41 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:41.814 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:41 smithi027 ceph-mon[107735]: Reconfiguring node-exporter.smithi027 (dependencies changed)... 2023-12-09T02:27:41.814 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:41 smithi027 ceph-mon[107735]: Reconfiguring daemon node-exporter.smithi027 on smithi027 2023-12-09T02:27:41.814 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:41 smithi027 ceph-mon[107735]: pgmap v26: 97 pgs: 97 active+clean; 245 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 3.3 MiB/s wr, 318 op/s 2023-12-09T02:27:42.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:41 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:27:42.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:41 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:41 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:41 smithi043 ceph-mon[110418]: Reconfiguring node-exporter.smithi027 (dependencies changed)... 2023-12-09T02:27:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:41 smithi043 ceph-mon[110418]: Reconfiguring daemon node-exporter.smithi027 on smithi027 2023-12-09T02:27:42.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:41 smithi043 ceph-mon[110418]: pgmap v26: 97 pgs: 97 active+clean; 245 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 3.3 MiB/s wr, 318 op/s 2023-12-09T02:27:42.643 INFO:teuthology.orchestra.run.smithi027.stdout: 5 38545 8.35 MB/sec execute 13 sec latency 123.693 ms 2023-12-09T02:27:43.643 INFO:teuthology.orchestra.run.smithi027.stdout: 5 38866 8.70 MB/sec execute 14 sec latency 195.927 ms 2023-12-09T02:27:44.078 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:43 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:44.079 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:43 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:44.079 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:43 smithi027 ceph-mon[107735]: Reconfiguring prometheus.smithi027 (dependencies changed)... 2023-12-09T02:27:44.079 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:43 smithi027 ceph-mon[107735]: Reconfiguring daemon prometheus.smithi027 on smithi027 2023-12-09T02:27:44.079 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:43 smithi027 ceph-mon[107735]: pgmap v27: 97 pgs: 97 active+clean; 244 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.1 MiB/s wr, 531 op/s 2023-12-09T02:27:44.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:43 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:44.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:43 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:27:44.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:43 smithi043 ceph-mon[110418]: Reconfiguring prometheus.smithi027 (dependencies changed)... 2023-12-09T02:27:44.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:43 smithi043 ceph-mon[110418]: Reconfiguring daemon prometheus.smithi027 on smithi027 2023-12-09T02:27:44.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:43 smithi043 ceph-mon[110418]: pgmap v27: 97 pgs: 97 active+clean; 244 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.1 MiB/s wr, 531 op/s 2023-12-09T02:27:44.643 INFO:teuthology.orchestra.run.smithi027.stdout: 5 39252 9.12 MB/sec execute 15 sec latency 127.241 ms 2023-12-09T02:27:45.651 INFO:teuthology.orchestra.run.smithi027.stdout: 5 39469 9.05 MB/sec execute 16 sec latency 123.489 ms 2023-12-09T02:27:46.628 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:46 smithi027 ceph-mon[107735]: pgmap v28: 97 pgs: 97 active+clean; 244 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.9 MiB/s wr, 391 op/s 2023-12-09T02:27:46.660 INFO:teuthology.orchestra.run.smithi027.stdout: 5 39663 8.76 MB/sec execute 17 sec latency 133.201 ms 2023-12-09T02:27:47.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:46 smithi043 ceph-mon[110418]: pgmap v28: 97 pgs: 97 active+clean; 244 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.9 MiB/s wr, 391 op/s 2023-12-09T02:27:47.631 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:47 smithi027 ceph-mon[107735]: pgmap v29: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 6.1 MiB/s wr, 561 op/s 2023-12-09T02:27:47.660 INFO:teuthology.orchestra.run.smithi027.stdout: 5 39885 8.38 MB/sec execute 18 sec latency 123.758 ms 2023-12-09T02:27:48.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:47 smithi043 ceph-mon[110418]: pgmap v29: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 6.1 MiB/s wr, 561 op/s 2023-12-09T02:27:48.660 INFO:teuthology.orchestra.run.smithi027.stdout: 5 40101 8.10 MB/sec execute 19 sec latency 131.999 ms 2023-12-09T02:27:49.660 INFO:teuthology.orchestra.run.smithi027.stdout: 5 40273 7.89 MB/sec execute 20 sec latency 131.325 ms 2023-12-09T02:27:50.660 INFO:teuthology.orchestra.run.smithi027.stdout: 5 40547 8.09 MB/sec execute 21 sec latency 121.202 ms 2023-12-09T02:27:50.702 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:50 smithi027 ceph-mon[107735]: pgmap v30: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 382 op/s 2023-12-09T02:27:51.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:50 smithi043 ceph-mon[110418]: pgmap v30: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 382 op/s 2023-12-09T02:27:51.661 INFO:teuthology.orchestra.run.smithi027.stdout: 5 40787 7.86 MB/sec execute 22 sec latency 140.204 ms 2023-12-09T02:27:51.714 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:51 smithi027 ceph-mon[107735]: pgmap v31: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 382 op/s 2023-12-09T02:27:52.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:51 smithi043 ceph-mon[110418]: pgmap v31: 97 pgs: 97 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 382 op/s 2023-12-09T02:27:52.662 INFO:teuthology.orchestra.run.smithi027.stdout: 5 41182 7.89 MB/sec execute 23 sec latency 127.160 ms 2023-12-09T02:27:53.662 INFO:teuthology.orchestra.run.smithi027.stdout: 5 41498 7.90 MB/sec execute 24 sec latency 126.022 ms 2023-12-09T02:27:54.662 INFO:teuthology.orchestra.run.smithi027.stdout: 5 41796 7.88 MB/sec execute 25 sec latency 134.434 ms 2023-12-09T02:27:54.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:54 smithi027 ceph-mon[107735]: pgmap v32: 97 pgs: 97 active+clean; 256 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.4 MiB/s wr, 531 op/s 2023-12-09T02:27:55.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:54 smithi043 ceph-mon[110418]: pgmap v32: 97 pgs: 97 active+clean; 256 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.4 MiB/s wr, 531 op/s 2023-12-09T02:27:55.662 INFO:teuthology.orchestra.run.smithi027.stdout: 5 42125 7.93 MB/sec execute 26 sec latency 133.124 ms 2023-12-09T02:27:55.827 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:55 smithi027 ceph-mon[107735]: pgmap v33: 97 pgs: 97 active+clean; 256 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 318 op/s 2023-12-09T02:27:56.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:55 smithi043 ceph-mon[110418]: pgmap v33: 97 pgs: 97 active+clean; 256 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 318 op/s 2023-12-09T02:27:56.662 INFO:teuthology.orchestra.run.smithi027.stdout: 5 42403 8.00 MB/sec execute 27 sec latency 133.119 ms 2023-12-09T02:27:56.846 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:27:57.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:27:57.662 INFO:teuthology.orchestra.run.smithi027.stdout: 5 42718 8.21 MB/sec execute 28 sec latency 134.023 ms 2023-12-09T02:27:57.884 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:27:57 smithi027 ceph-mon[107735]: pgmap v34: 97 pgs: 97 active+clean; 264 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 498 op/s 2023-12-09T02:27:58.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:27:57 smithi043 ceph-mon[110418]: pgmap v34: 97 pgs: 97 active+clean; 264 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 498 op/s 2023-12-09T02:27:58.662 INFO:teuthology.orchestra.run.smithi027.stdout: 5 42991 8.26 MB/sec execute 29 sec latency 132.194 ms 2023-12-09T02:27:59.662 INFO:teuthology.orchestra.run.smithi027.stdout: 5 43238 8.16 MB/sec execute 30 sec latency 141.241 ms 2023-12-09T02:28:00.671 INFO:teuthology.orchestra.run.smithi027.stdout: 5 43542 7.99 MB/sec execute 31 sec latency 127.328 ms 2023-12-09T02:28:00.673 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:00 smithi027 ceph-mon[107735]: pgmap v35: 97 pgs: 97 active+clean; 264 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 328 op/s 2023-12-09T02:28:00.673 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:00 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:00.673 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:00 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:00.874 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:00 smithi043 ceph-mon[110418]: pgmap v35: 97 pgs: 97 active+clean; 264 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 328 op/s 2023-12-09T02:28:00.874 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:00 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:00.874 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:00 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:01.671 INFO:teuthology.orchestra.run.smithi027.stdout: 5 43871 7.99 MB/sec execute 32 sec latency 133.336 ms 2023-12-09T02:28:01.696 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: Reconfiguring node-exporter.smithi043 (dependencies changed)... 2023-12-09T02:28:01.696 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: Reconfiguring daemon node-exporter.smithi043 on smithi043 2023-12-09T02:28:01.696 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:01.696 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:01.697 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-09T02:28:01.697 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi027.front.sepia.ceph.com:9093"}]: dispatch 2023-12-09T02:28:01.697 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:01.697 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-09T02:28:01.697 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi027.front.sepia.ceph.com:3000"}]: dispatch 2023-12-09T02:28:01.697 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:01.697 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-09T02:28:01.697 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi027.front.sepia.ceph.com:9095"}]: dispatch 2023-12-09T02:28:01.697 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:01.697 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:01 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:28:02.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: Reconfiguring node-exporter.smithi043 (dependencies changed)... 2023-12-09T02:28:02.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: Reconfiguring daemon node-exporter.smithi043 on smithi043 2023-12-09T02:28:02.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:02.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:02.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-09T02:28:02.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi027.front.sepia.ceph.com:9093"}]: dispatch 2023-12-09T02:28:02.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:02.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-09T02:28:02.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi027.front.sepia.ceph.com:3000"}]: dispatch 2023-12-09T02:28:02.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:02.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-09T02:28:02.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi027.front.sepia.ceph.com:9095"}]: dispatch 2023-12-09T02:28:02.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:02.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:01 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:28:02.298 INFO:teuthology.orchestra.run.smithi027.stdout:true 2023-12-09T02:28:02.671 INFO:teuthology.orchestra.run.smithi027.stdout: 5 44109 7.93 MB/sec execute 33 sec latency 127.568 ms 2023-12-09T02:28:02.722 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:02 smithi027 ceph-mon[107735]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-09T02:28:02.723 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:02 smithi027 ceph-mon[107735]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi027.front.sepia.ceph.com:9093"}]: dispatch 2023-12-09T02:28:02.723 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:02 smithi027 ceph-mon[107735]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-09T02:28:02.723 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:02 smithi027 ceph-mon[107735]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi027.front.sepia.ceph.com:3000"}]: dispatch 2023-12-09T02:28:02.723 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:02 smithi027 ceph-mon[107735]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-09T02:28:02.723 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:02 smithi027 ceph-mon[107735]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi027.front.sepia.ceph.com:9095"}]: dispatch 2023-12-09T02:28:02.723 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:02 smithi027 ceph-mon[107735]: Upgrade: Need to upgrade myself (mgr.smithi043.gvxdas) 2023-12-09T02:28:02.723 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:02 smithi027 ceph-mon[107735]: Upgrade: Need to upgrade myself (mgr.smithi043.gvxdas) 2023-12-09T02:28:02.723 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:02 smithi027 ceph-mon[107735]: pgmap v36: 97 pgs: 97 active+clean; 264 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 328 op/s 2023-12-09T02:28:02.723 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:02 smithi027 ceph-mon[107735]: from='client.14734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:03.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:02 smithi043 ceph-mon[110418]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-09T02:28:03.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:02 smithi043 ceph-mon[110418]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi027.front.sepia.ceph.com:9093"}]: dispatch 2023-12-09T02:28:03.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:02 smithi043 ceph-mon[110418]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-09T02:28:03.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:02 smithi043 ceph-mon[110418]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi027.front.sepia.ceph.com:3000"}]: dispatch 2023-12-09T02:28:03.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:02 smithi043 ceph-mon[110418]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-09T02:28:03.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:02 smithi043 ceph-mon[110418]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi027.front.sepia.ceph.com:9095"}]: dispatch 2023-12-09T02:28:03.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:02 smithi043 ceph-mon[110418]: Upgrade: Need to upgrade myself (mgr.smithi043.gvxdas) 2023-12-09T02:28:03.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:02 smithi043 ceph-mon[110418]: Upgrade: Need to upgrade myself (mgr.smithi043.gvxdas) 2023-12-09T02:28:03.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:02 smithi043 ceph-mon[110418]: pgmap v36: 97 pgs: 97 active+clean; 264 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 328 op/s 2023-12-09T02:28:03.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:02 smithi043 ceph-mon[110418]: from='client.14734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:03.253 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.smithi027 smithi027 *:9093,9094 starting - - - - 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi027 smithi027 running (7m) 56s ago 7m 7029k - 17.2.0 e1d6a67b021e e491d165d44a 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi043 smithi043 running (6m) 55s ago 6m 7155k - 17.2.0 e1d6a67b021e 82da79a8a28d 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.smithi027 smithi027 *:3000 starting - - - - 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi027.bptfyk smithi027 running (2m) 56s ago 2m 34.1M - 17.2.0 e1d6a67b021e 01e0f6adf390 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi043.pboojx smithi043 running (2m) 55s ago 2m 14.0M - 17.2.0 e1d6a67b021e 4a9fb2e33f64 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi027.babxfp smithi027 *:9283 running (8m) 56s ago 8m 425M - 17.2.0 e1d6a67b021e a44760eba8d1 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi043.gvxdas smithi043 *:8443,9283 running (76s) 55s ago 6m 499M - 19.0.0-44-g9dcc13bb f28f2b94f153 319c3cb340c3 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi027 smithi027 running (8m) 56s ago 8m 92.9M 2048M 17.2.0 e1d6a67b021e e302004170cf 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi043 smithi043 running (6m) 55s ago 6m 58.7M 2048M 17.2.0 e1d6a67b021e c844d862d547 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.0.0.smithi027.qhvxfi smithi027 *:2049 running (2m) 56s ago 2m 256M - 4.0 e1d6a67b021e 28b3757fc8dd 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.1.0.smithi043.lkjius smithi043 *:2049 running (2m) 55s ago 2m 80.9M - 4.0 e1d6a67b021e b97508e53914 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi027 smithi027 *:9100 starting - - - - 2023-12-09T02:28:03.254 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi043 smithi043 *:9100 starting - - - - 2023-12-09T02:28:03.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (5m) 56s ago 5m 494M 1944M 17.2.0 e1d6a67b021e 5be7a863bb60 2023-12-09T02:28:03.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (5m) 56s ago 5m 349M 1944M 17.2.0 e1d6a67b021e b87512590452 2023-12-09T02:28:03.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (5m) 56s ago 5m 209M 1944M 17.2.0 e1d6a67b021e 85e622ac2ffe 2023-12-09T02:28:03.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (5m) 56s ago 5m 447M 1944M 17.2.0 e1d6a67b021e 064274f1693e 2023-12-09T02:28:03.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi043 running (4m) 55s ago 4m 424M 2713M 17.2.0 e1d6a67b021e 86e3005385b1 2023-12-09T02:28:03.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi043 running (4m) 55s ago 4m 404M 2713M 17.2.0 e1d6a67b021e ebaab66e1a04 2023-12-09T02:28:03.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi043 running (4m) 55s ago 4m 371M 2713M 17.2.0 e1d6a67b021e ae15f564c313 2023-12-09T02:28:03.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi043 running (3m) 55s ago 3m 696M 2713M 17.2.0 e1d6a67b021e 557b1c0626c2 2023-12-09T02:28:03.255 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.smithi027 smithi027 *:9095 starting - - - - 2023-12-09T02:28:03.671 INFO:teuthology.orchestra.run.smithi027.stdout: 5 44394 7.97 MB/sec execute 34 sec latency 125.821 ms 2023-12-09T02:28:03.756 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:03 smithi027 ceph-mon[107735]: from='client.14738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:03.756 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:03 smithi027 ceph-mon[107735]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:03.756 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:03 smithi027 ceph-mon[107735]: pgmap v37: 97 pgs: 97 active+clean; 273 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.2 MiB/s wr, 510 op/s 2023-12-09T02:28:03.814 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:28:03.814 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2023-12-09T02:28:03.814 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:28:03.814 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:28:03.814 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2023-12-09T02:28:03.814 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-09T02:28:03.814 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:28:03.815 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:28:03.815 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2023-12-09T02:28:03.815 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-09T02:28:03.815 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:28:03.815 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": { 2023-12-09T02:28:03.815 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:28:03.815 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:28:03.815 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2023-12-09T02:28:03.815 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-09T02:28:03.815 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:28:03.815 INFO:teuthology.orchestra.run.smithi027.stdout: } 2023-12-09T02:28:03.815 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:28:04.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:03 smithi043 ceph-mon[110418]: from='client.14738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:04.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:03 smithi043 ceph-mon[110418]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:04.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:03 smithi043 ceph-mon[110418]: pgmap v37: 97 pgs: 97 active+clean; 273 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.2 MiB/s wr, 510 op/s 2023-12-09T02:28:04.260 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:28:04.260 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389", 2023-12-09T02:28:04.261 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2023-12-09T02:28:04.261 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-09T02:28:04.261 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2023-12-09T02:28:04.261 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "1/23 daemons upgraded", 2023-12-09T02:28:04.261 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading mgr daemons", 2023-12-09T02:28:04.261 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2023-12-09T02:28:04.261 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:28:04.671 INFO:teuthology.orchestra.run.smithi027.stdout: 5 44700 7.91 MB/sec execute 35 sec latency 156.898 ms 2023-12-09T02:28:04.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:04 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3127565143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:28:04.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:04 smithi027 ceph-mon[107735]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:04.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:04 smithi027 ceph-mon[107735]: Upgrade: Updating mgr.smithi027.babxfp 2023-12-09T02:28:04.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:04 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:04.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:04 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi027.babxfp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T02:28:04.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:04 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi027.babxfp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T02:28:04.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:04 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T02:28:04.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:04 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:28:04.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:04 smithi027 ceph-mon[107735]: Deploying daemon mgr.smithi027.babxfp on smithi027 2023-12-09T02:28:04.827 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2023-12-09T02:28:05.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:04 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3127565143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:28:05.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:04 smithi043 ceph-mon[110418]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:05.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:04 smithi043 ceph-mon[110418]: Upgrade: Updating mgr.smithi027.babxfp 2023-12-09T02:28:05.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:04 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:28:05.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:04 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi027.babxfp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T02:28:05.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:04 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi027.babxfp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-09T02:28:05.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:04 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-09T02:28:05.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:04 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:28:05.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:04 smithi043 ceph-mon[110418]: Deploying daemon mgr.smithi027.babxfp on smithi027 2023-12-09T02:28:05.671 INFO:teuthology.orchestra.run.smithi027.stdout: 5 45078 7.88 MB/sec execute 36 sec latency 140.026 ms 2023-12-09T02:28:05.796 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:05 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/85626397' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:28:05.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:05 smithi027 ceph-mon[107735]: pgmap v38: 97 pgs: 97 active+clean; 273 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.8 MiB/s wr, 361 op/s 2023-12-09T02:28:06.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:05 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/85626397' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:28:06.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:05 smithi043 ceph-mon[110418]: pgmap v38: 97 pgs: 97 active+clean; 273 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.8 MiB/s wr, 361 op/s 2023-12-09T02:28:06.673 INFO:teuthology.orchestra.run.smithi027.stdout: 5 45358 7.89 MB/sec execute 37 sec latency 140.034 ms 2023-12-09T02:28:07.673 INFO:teuthology.orchestra.run.smithi027.stdout: 5 45727 8.05 MB/sec execute 38 sec latency 128.990 ms 2023-12-09T02:28:08.609 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:08 smithi027 ceph-mon[107735]: pgmap v39: 97 pgs: 97 active+clean; 270 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.3 MiB/s wr, 541 op/s 2023-12-09T02:28:08.673 INFO:teuthology.orchestra.run.smithi027.stdout: 5 46161 8.22 MB/sec execute 39 sec latency 130.300 ms 2023-12-09T02:28:09.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:08 smithi043 ceph-mon[110418]: pgmap v39: 97 pgs: 97 active+clean; 270 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.3 MiB/s wr, 541 op/s 2023-12-09T02:28:09.673 INFO:teuthology.orchestra.run.smithi027.stdout: 5 46522 8.33 MB/sec execute 40 sec latency 151.846 ms 2023-12-09T02:28:09.877 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:09 smithi027 ceph-mon[107735]: pgmap v40: 97 pgs: 97 active+clean; 270 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 360 op/s 2023-12-09T02:28:10.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:09 smithi043 ceph-mon[110418]: pgmap v40: 97 pgs: 97 active+clean; 270 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 360 op/s 2023-12-09T02:28:10.679 INFO:teuthology.orchestra.run.smithi027.stdout: 5 46819 8.32 MB/sec execute 41 sec latency 139.546 ms 2023-12-09T02:28:11.679 INFO:teuthology.orchestra.run.smithi027.stdout: 5 47156 8.18 MB/sec execute 42 sec latency 127.057 ms 2023-12-09T02:28:11.910 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:28:11.910 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:11 smithi027 ceph-mon[107735]: pgmap v41: 97 pgs: 97 active+clean; 270 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 360 op/s 2023-12-09T02:28:12.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:28:12.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:11 smithi043 ceph-mon[110418]: pgmap v41: 97 pgs: 97 active+clean; 270 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 360 op/s 2023-12-09T02:28:12.679 INFO:teuthology.orchestra.run.smithi027.stdout: 5 47430 8.12 MB/sec execute 43 sec latency 131.733 ms 2023-12-09T02:28:13.679 INFO:teuthology.orchestra.run.smithi027.stdout: 5 47813 8.22 MB/sec execute 44 sec latency 129.542 ms 2023-12-09T02:28:14.679 INFO:teuthology.orchestra.run.smithi027.stdout: 5 48251 8.21 MB/sec execute 45 sec latency 117.132 ms 2023-12-09T02:28:14.728 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:14 smithi027 ceph-mon[107735]: pgmap v42: 97 pgs: 97 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.9 MiB/s wr, 574 op/s 2023-12-09T02:28:15.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:14 smithi043 ceph-mon[110418]: pgmap v42: 97 pgs: 97 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.9 MiB/s wr, 574 op/s 2023-12-09T02:28:15.688 INFO:teuthology.orchestra.run.smithi027.stdout: 5 48675 8.29 MB/sec execute 46 sec latency 142.734 ms 2023-12-09T02:28:16.688 INFO:teuthology.orchestra.run.smithi027.stdout: 5 48974 8.28 MB/sec execute 47 sec latency 216.375 ms 2023-12-09T02:28:16.753 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:16 smithi027 ceph-mon[107735]: pgmap v43: 97 pgs: 97 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.0 MiB/s wr, 393 op/s 2023-12-09T02:28:17.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:16 smithi043 ceph-mon[110418]: pgmap v43: 97 pgs: 97 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.0 MiB/s wr, 393 op/s 2023-12-09T02:28:17.688 INFO:teuthology.orchestra.run.smithi027.stdout: 5 49373 8.39 MB/sec execute 48 sec latency 123.841 ms 2023-12-09T02:28:17.779 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:17 smithi027 ceph-mon[107735]: pgmap v44: 97 pgs: 97 active+clean; 284 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 KiB/s rd, 6.0 MiB/s wr, 618 op/s 2023-12-09T02:28:18.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:17 smithi043 ceph-mon[110418]: pgmap v44: 97 pgs: 97 active+clean; 284 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 KiB/s rd, 6.0 MiB/s wr, 618 op/s 2023-12-09T02:28:18.688 INFO:teuthology.orchestra.run.smithi027.stdout: 5 49777 8.52 MB/sec execute 49 sec latency 140.139 ms 2023-12-09T02:28:19.690 INFO:teuthology.orchestra.run.smithi027.stdout: 5 50075 8.61 MB/sec execute 50 sec latency 127.853 ms 2023-12-09T02:28:20.688 INFO:teuthology.orchestra.run.smithi027.stdout: 5 50305 8.56 MB/sec execute 51 sec latency 146.190 ms 2023-12-09T02:28:20.847 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:20 smithi027 ceph-mon[107735]: pgmap v45: 97 pgs: 97 active+clean; 284 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-09T02:28:21.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:20 smithi043 ceph-mon[110418]: pgmap v45: 97 pgs: 97 active+clean; 284 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-09T02:28:21.696 INFO:teuthology.orchestra.run.smithi027.stdout: 5 50628 8.43 MB/sec execute 52 sec latency 127.765 ms 2023-12-09T02:28:21.846 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:21 smithi027 ceph-mon[107735]: pgmap v46: 97 pgs: 97 active+clean; 284 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-09T02:28:22.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:21 smithi043 ceph-mon[110418]: pgmap v46: 97 pgs: 97 active+clean; 284 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 KiB/s rd, 4.5 MiB/s wr, 438 op/s 2023-12-09T02:28:22.696 INFO:teuthology.orchestra.run.smithi027.stdout: 5 50870 8.36 MB/sec execute 53 sec latency 129.925 ms 2023-12-09T02:28:23.704 INFO:teuthology.orchestra.run.smithi027.stdout: 5 51167 8.40 MB/sec execute 54 sec latency 150.161 ms 2023-12-09T02:28:24.673 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:24 smithi027 ceph-mon[107735]: pgmap v47: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.8 MiB/s wr, 629 op/s 2023-12-09T02:28:24.704 INFO:teuthology.orchestra.run.smithi027.stdout: 5 51471 8.41 MB/sec execute 55 sec latency 123.545 ms 2023-12-09T02:28:25.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:24 smithi043 ceph-mon[110418]: pgmap v47: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.9 KiB/s rd, 6.8 MiB/s wr, 629 op/s 2023-12-09T02:28:25.704 INFO:teuthology.orchestra.run.smithi027.stdout: 5 51810 8.36 MB/sec execute 56 sec latency 120.725 ms 2023-12-09T02:28:26.709 INFO:teuthology.orchestra.run.smithi027.stdout: 5 52095 8.32 MB/sec execute 57 sec latency 121.335 ms 2023-12-09T02:28:26.750 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:26 smithi027 ceph-mon[107735]: pgmap v48: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 415 op/s 2023-12-09T02:28:26.750 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:28:27.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:26 smithi043 ceph-mon[110418]: pgmap v48: 97 pgs: 97 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 4.3 MiB/s wr, 415 op/s 2023-12-09T02:28:27.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:28:27.709 INFO:teuthology.orchestra.run.smithi027.stdout: 5 52353 8.30 MB/sec execute 58 sec latency 201.085 ms 2023-12-09T02:28:27.729 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:27 smithi027 ceph-mon[107735]: mgrmap e28: smithi043.gvxdas(active, since 91s), standbys: smithi027.babxfp 2023-12-09T02:28:27.729 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:27 smithi027 ceph-mon[107735]: pgmap v49: 97 pgs: 97 active+clean; 293 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 598 op/s 2023-12-09T02:28:28.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:27 smithi043 ceph-mon[110418]: mgrmap e28: smithi043.gvxdas(active, since 91s), standbys: smithi027.babxfp 2023-12-09T02:28:28.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:27 smithi043 ceph-mon[110418]: pgmap v49: 97 pgs: 97 active+clean; 293 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 5.9 MiB/s wr, 598 op/s 2023-12-09T02:28:28.709 INFO:teuthology.orchestra.run.smithi027.stdout: 5 52693 8.30 MB/sec execute 59 sec latency 145.960 ms 2023-12-09T02:28:29.709 INFO:teuthology.orchestra.run.smithi027.stdout: 5 52999 8.33 MB/sec execute 60 sec latency 120.655 ms 2023-12-09T02:28:30.709 INFO:teuthology.orchestra.run.smithi027.stdout: 5 53297 8.43 MB/sec execute 61 sec latency 130.518 ms 2023-12-09T02:28:30.722 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:30 smithi027 ceph-mon[107735]: pgmap v50: 97 pgs: 97 active+clean; 293 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.8 MiB/s wr, 374 op/s 2023-12-09T02:28:31.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:30 smithi043 ceph-mon[110418]: pgmap v50: 97 pgs: 97 active+clean; 293 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.8 MiB/s wr, 374 op/s 2023-12-09T02:28:31.709 INFO:teuthology.orchestra.run.smithi027.stdout: 5 53576 8.47 MB/sec execute 62 sec latency 135.260 ms 2023-12-09T02:28:31.764 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:31 smithi027 ceph-mon[107735]: pgmap v51: 97 pgs: 97 active+clean; 293 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.8 MiB/s wr, 374 op/s 2023-12-09T02:28:32.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:31 smithi043 ceph-mon[110418]: pgmap v51: 97 pgs: 97 active+clean; 293 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.4 KiB/s rd, 3.8 MiB/s wr, 374 op/s 2023-12-09T02:28:32.709 INFO:teuthology.orchestra.run.smithi027.stdout: 5 53838 8.43 MB/sec execute 63 sec latency 133.926 ms 2023-12-09T02:28:33.709 INFO:teuthology.orchestra.run.smithi027.stdout: 5 54080 8.33 MB/sec execute 64 sec latency 123.724 ms 2023-12-09T02:28:34.612 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:34 smithi027 ceph-mon[107735]: pgmap v52: 97 pgs: 97 active+clean; 305 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.6 KiB/s rd, 6.0 MiB/s wr, 552 op/s 2023-12-09T02:28:34.709 INFO:teuthology.orchestra.run.smithi027.stdout: 5 54331 8.25 MB/sec execute 65 sec latency 121.729 ms 2023-12-09T02:28:35.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:34 smithi043 ceph-mon[110418]: pgmap v52: 97 pgs: 97 active+clean; 305 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.6 KiB/s rd, 6.0 MiB/s wr, 552 op/s 2023-12-09T02:28:35.333 INFO:teuthology.orchestra.run.smithi027.stdout:true 2023-12-09T02:28:35.710 INFO:teuthology.orchestra.run.smithi027.stdout: 5 54594 8.23 MB/sec execute 66 sec latency 129.511 ms 2023-12-09T02:28:36.277 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-09T02:28:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.smithi027 smithi027 *:9093,9094 starting - - - - 2023-12-09T02:28:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi027 smithi027 running (7m) 89s ago 7m 7029k - 17.2.0 e1d6a67b021e e491d165d44a 2023-12-09T02:28:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi043 smithi043 running (7m) 88s ago 7m 7155k - 17.2.0 e1d6a67b021e 82da79a8a28d 2023-12-09T02:28:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.smithi027 smithi027 *:3000 starting - - - - 2023-12-09T02:28:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi027.bptfyk smithi027 running (3m) 89s ago 3m 34.1M - 17.2.0 e1d6a67b021e 01e0f6adf390 2023-12-09T02:28:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi043.pboojx smithi043 running (3m) 88s ago 3m 14.0M - 17.2.0 e1d6a67b021e 4a9fb2e33f64 2023-12-09T02:28:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi027.babxfp smithi027 *:9283 running (8m) 89s ago 8m 425M - 17.2.0 e1d6a67b021e a44760eba8d1 2023-12-09T02:28:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi043.gvxdas smithi043 *:8443,9283 running (110s) 88s ago 7m 499M - 19.0.0-44-g9dcc13bb f28f2b94f153 319c3cb340c3 2023-12-09T02:28:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi027 smithi027 running (8m) 89s ago 8m 92.9M 2048M 17.2.0 e1d6a67b021e e302004170cf 2023-12-09T02:28:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi043 smithi043 running (7m) 88s ago 7m 58.7M 2048M 17.2.0 e1d6a67b021e c844d862d547 2023-12-09T02:28:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.0.0.smithi027.qhvxfi smithi027 *:2049 running (3m) 89s ago 3m 256M - 4.0 e1d6a67b021e 28b3757fc8dd 2023-12-09T02:28:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.1.0.smithi043.lkjius smithi043 *:2049 running (3m) 88s ago 3m 80.9M - 4.0 e1d6a67b021e b97508e53914 2023-12-09T02:28:36.278 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi027 smithi027 *:9100 starting - - - - 2023-12-09T02:28:36.279 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi043 smithi043 *:9100 starting - - - - 2023-12-09T02:28:36.279 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (6m) 89s ago 6m 494M 1944M 17.2.0 e1d6a67b021e 5be7a863bb60 2023-12-09T02:28:36.279 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (6m) 89s ago 6m 349M 1944M 17.2.0 e1d6a67b021e b87512590452 2023-12-09T02:28:36.279 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (5m) 89s ago 5m 209M 1944M 17.2.0 e1d6a67b021e 85e622ac2ffe 2023-12-09T02:28:36.279 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (5m) 89s ago 5m 447M 1944M 17.2.0 e1d6a67b021e 064274f1693e 2023-12-09T02:28:36.279 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi043 running (5m) 88s ago 5m 424M 2713M 17.2.0 e1d6a67b021e 86e3005385b1 2023-12-09T02:28:36.279 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi043 running (5m) 88s ago 5m 404M 2713M 17.2.0 e1d6a67b021e ebaab66e1a04 2023-12-09T02:28:36.279 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi043 running (4m) 88s ago 4m 371M 2713M 17.2.0 e1d6a67b021e ae15f564c313 2023-12-09T02:28:36.279 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi043 running (4m) 88s ago 4m 696M 2713M 17.2.0 e1d6a67b021e 557b1c0626c2 2023-12-09T02:28:36.279 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.smithi027 smithi027 *:9095 starting - - - - 2023-12-09T02:28:36.658 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:36 smithi027 ceph-mon[107735]: from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:36.658 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:36 smithi027 ceph-mon[107735]: pgmap v53: 97 pgs: 97 active+clean; 305 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.7 MiB/s wr, 361 op/s 2023-12-09T02:28:36.710 INFO:teuthology.orchestra.run.smithi027.stdout: 5 54908 8.26 MB/sec execute 67 sec latency 135.925 ms 2023-12-09T02:28:36.844 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:28:36.844 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2023-12-09T02:28:36.844 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:28:36.844 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:28:36.844 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2023-12-09T02:28:36.844 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-09T02:28:36.844 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:28:36.844 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:28:36.844 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2023-12-09T02:28:36.844 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-09T02:28:36.844 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:28:36.844 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": { 2023-12-09T02:28:36.845 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:28:36.845 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:28:36.845 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2023-12-09T02:28:36.845 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-09T02:28:36.845 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:28:36.845 INFO:teuthology.orchestra.run.smithi027.stdout: } 2023-12-09T02:28:36.845 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:28:37.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:36 smithi043 ceph-mon[110418]: from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:37.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:36 smithi043 ceph-mon[110418]: pgmap v53: 97 pgs: 97 active+clean; 305 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 KiB/s rd, 3.7 MiB/s wr, 361 op/s 2023-12-09T02:28:37.374 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:28:37.374 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389", 2023-12-09T02:28:37.375 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2023-12-09T02:28:37.375 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-09T02:28:37.375 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2023-12-09T02:28:37.375 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "1/23 daemons upgraded", 2023-12-09T02:28:37.375 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading mgr daemons", 2023-12-09T02:28:37.375 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2023-12-09T02:28:37.375 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:28:37.685 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:37 smithi027 ceph-mon[107735]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:37.685 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:37 smithi027 ceph-mon[107735]: from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:37.685 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:37 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/4181061526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:28:37.685 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:37 smithi027 ceph-mon[107735]: from='client.14770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:37.685 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:37 smithi027 ceph-mon[107735]: pgmap v54: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.3 MiB/s wr, 527 op/s 2023-12-09T02:28:37.710 INFO:teuthology.orchestra.run.smithi027.stdout: 5 55234 8.23 MB/sec execute 68 sec latency 88.380 ms 2023-12-09T02:28:37.969 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2023-12-09T02:28:38.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:37 smithi043 ceph-mon[110418]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:38.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:37 smithi043 ceph-mon[110418]: from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:38.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:37 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/4181061526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:28:38.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:37 smithi043 ceph-mon[110418]: from='client.14770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:28:38.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:37 smithi043 ceph-mon[110418]: pgmap v54: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.3 MiB/s wr, 527 op/s 2023-12-09T02:28:38.702 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:38 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1427753380' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:28:38.710 INFO:teuthology.orchestra.run.smithi027.stdout: 5 55630 8.27 MB/sec execute 69 sec latency 108.542 ms 2023-12-09T02:28:39.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:38 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/1427753380' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:28:39.711 INFO:teuthology.orchestra.run.smithi027.stdout: 5 55856 8.21 MB/sec execute 70 sec latency 131.612 ms 2023-12-09T02:28:39.734 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:39 smithi027 ceph-mon[107735]: pgmap v55: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.7 MiB/s wr, 344 op/s 2023-12-09T02:28:40.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:39 smithi043 ceph-mon[110418]: pgmap v55: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.7 MiB/s wr, 344 op/s 2023-12-09T02:28:40.711 INFO:teuthology.orchestra.run.smithi027.stdout: 5 56119 8.23 MB/sec execute 71 sec latency 136.562 ms 2023-12-09T02:28:41.719 INFO:teuthology.orchestra.run.smithi027.stdout: 5 56530 8.29 MB/sec execute 72 sec latency 180.282 ms 2023-12-09T02:28:41.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:41 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:28:41.800 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:41 smithi027 ceph-mon[107735]: pgmap v56: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.7 MiB/s wr, 344 op/s 2023-12-09T02:28:42.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:41 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:28:42.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:41 smithi043 ceph-mon[110418]: pgmap v56: 97 pgs: 97 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.7 MiB/s wr, 344 op/s 2023-12-09T02:28:42.722 INFO:teuthology.orchestra.run.smithi027.stdout: 5 56770 8.29 MB/sec execute 73 sec latency 125.835 ms 2023-12-09T02:28:43.727 INFO:teuthology.orchestra.run.smithi027.stdout: 5 57048 8.35 MB/sec execute 74 sec latency 204.233 ms 2023-12-09T02:28:44.668 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:44 smithi027 ceph-mon[107735]: pgmap v57: 97 pgs: 97 active+clean; 315 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.5 MiB/s wr, 527 op/s 2023-12-09T02:28:44.727 INFO:teuthology.orchestra.run.smithi027.stdout: 5 57300 8.29 MB/sec execute 75 sec latency 125.537 ms 2023-12-09T02:28:45.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:44 smithi043 ceph-mon[110418]: pgmap v57: 97 pgs: 97 active+clean; 315 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.5 MiB/s wr, 527 op/s 2023-12-09T02:28:45.691 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:45 smithi027 ceph-mon[107735]: pgmap v58: 97 pgs: 97 active+clean; 315 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.4 MiB/s wr, 348 op/s 2023-12-09T02:28:45.732 INFO:teuthology.orchestra.run.smithi027.stdout: 5 57573 8.25 MB/sec execute 76 sec latency 123.419 ms 2023-12-09T02:28:46.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:45 smithi043 ceph-mon[110418]: pgmap v58: 97 pgs: 97 active+clean; 315 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.4 MiB/s wr, 348 op/s 2023-12-09T02:28:46.733 INFO:teuthology.orchestra.run.smithi027.stdout: 5 57843 8.22 MB/sec execute 77 sec latency 126.551 ms 2023-12-09T02:28:47.741 INFO:teuthology.orchestra.run.smithi027.stdout: 5 58130 8.21 MB/sec execute 78 sec latency 129.314 ms 2023-12-09T02:28:48.741 INFO:teuthology.orchestra.run.smithi027.stdout: 5 58461 8.22 MB/sec execute 79 sec latency 129.701 ms 2023-12-09T02:28:48.769 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:48 smithi027 ceph-mon[107735]: pgmap v59: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.2 MiB/s wr, 511 op/s 2023-12-09T02:28:49.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:48 smithi043 ceph-mon[110418]: pgmap v59: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.2 MiB/s wr, 511 op/s 2023-12-09T02:28:49.741 INFO:teuthology.orchestra.run.smithi027.stdout: 5 58824 8.23 MB/sec execute 80 sec latency 102.217 ms 2023-12-09T02:28:50.749 INFO:teuthology.orchestra.run.smithi027.stdout: 5 59184 8.20 MB/sec execute 81 sec latency 107.932 ms 2023-12-09T02:28:50.811 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:50 smithi027 ceph-mon[107735]: pgmap v60: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.6 MiB/s wr, 345 op/s 2023-12-09T02:28:51.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:50 smithi043 ceph-mon[110418]: pgmap v60: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.6 MiB/s wr, 345 op/s 2023-12-09T02:28:51.749 INFO:teuthology.orchestra.run.smithi027.stdout: 5 59637 8.28 MB/sec execute 82 sec latency 207.897 ms 2023-12-09T02:28:51.828 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:51 smithi027 ceph-mon[107735]: pgmap v61: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.6 MiB/s wr, 345 op/s 2023-12-09T02:28:52.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:51 smithi043 ceph-mon[110418]: pgmap v61: 97 pgs: 97 active+clean; 323 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.6 MiB/s wr, 345 op/s 2023-12-09T02:28:52.749 INFO:teuthology.orchestra.run.smithi027.stdout: 5 60030 8.30 MB/sec execute 83 sec latency 129.853 ms 2023-12-09T02:28:53.752 INFO:teuthology.orchestra.run.smithi027.stdout: 5 60378 8.37 MB/sec execute 84 sec latency 161.221 ms 2023-12-09T02:28:54.644 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:54 smithi027 ceph-mon[107735]: pgmap v62: 97 pgs: 97 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.5 MiB/s wr, 557 op/s 2023-12-09T02:28:54.752 INFO:teuthology.orchestra.run.smithi027.stdout: 5 60676 8.36 MB/sec execute 85 sec latency 125.877 ms 2023-12-09T02:28:55.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:54 smithi043 ceph-mon[110418]: pgmap v62: 97 pgs: 97 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.5 MiB/s wr, 557 op/s 2023-12-09T02:28:55.752 INFO:teuthology.orchestra.run.smithi027.stdout: 5 61012 8.36 MB/sec execute 86 sec latency 136.349 ms 2023-12-09T02:28:55.916 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:55 smithi027 ceph-mon[107735]: pgmap v63: 97 pgs: 97 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.7 MiB/s wr, 374 op/s 2023-12-09T02:28:56.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:55 smithi043 ceph-mon[110418]: pgmap v63: 97 pgs: 97 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.7 MiB/s wr, 374 op/s 2023-12-09T02:28:56.754 INFO:teuthology.orchestra.run.smithi027.stdout: 5 61296 8.34 MB/sec execute 87 sec latency 126.770 ms 2023-12-09T02:28:56.927 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:28:57.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:28:57.754 INFO:teuthology.orchestra.run.smithi027.stdout: 5 61645 8.38 MB/sec execute 88 sec latency 129.734 ms 2023-12-09T02:28:57.942 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:28:57 smithi027 ceph-mon[107735]: pgmap v64: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.0 MiB/s wr, 576 op/s 2023-12-09T02:28:58.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:28:57 smithi043 ceph-mon[110418]: pgmap v64: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 6.0 MiB/s wr, 576 op/s 2023-12-09T02:28:58.754 INFO:teuthology.orchestra.run.smithi027.stdout: 5 61902 8.37 MB/sec execute 89 sec latency 207.315 ms 2023-12-09T02:28:59.754 INFO:teuthology.orchestra.run.smithi027.stdout: 5 62274 8.36 MB/sec execute 90 sec latency 132.868 ms 2023-12-09T02:29:00.753 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:00 smithi027 ceph-mon[107735]: pgmap v65: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.2 MiB/s wr, 413 op/s 2023-12-09T02:29:00.754 INFO:teuthology.orchestra.run.smithi027.stdout: 5 62545 8.30 MB/sec execute 91 sec latency 128.941 ms 2023-12-09T02:29:01.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:00 smithi043 ceph-mon[110418]: pgmap v65: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.2 MiB/s wr, 413 op/s 2023-12-09T02:29:01.754 INFO:teuthology.orchestra.run.smithi027.stdout: 5 62727 8.26 MB/sec execute 92 sec latency 125.852 ms 2023-12-09T02:29:01.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:01 smithi027 ceph-mon[107735]: pgmap v66: 97 pgs: 97 active+clean; 334 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.8 MiB/s wr, 441 op/s 2023-12-09T02:29:02.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:01 smithi043 ceph-mon[110418]: pgmap v66: 97 pgs: 97 active+clean; 334 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.8 MiB/s wr, 441 op/s 2023-12-09T02:29:02.765 INFO:teuthology.orchestra.run.smithi027.stdout: 5 63073 8.31 MB/sec execute 93 sec latency 114.346 ms 2023-12-09T02:29:03.765 INFO:teuthology.orchestra.run.smithi027.stdout: 5 63418 8.29 MB/sec execute 94 sec latency 123.874 ms 2023-12-09T02:29:04.613 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:04 smithi027 ceph-mon[107735]: pgmap v67: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.4 KiB/s rd, 5.9 MiB/s wr, 598 op/s 2023-12-09T02:29:04.765 INFO:teuthology.orchestra.run.smithi027.stdout: 5 63689 8.31 MB/sec execute 95 sec latency 104.816 ms 2023-12-09T02:29:05.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:04 smithi043 ceph-mon[110418]: pgmap v67: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.4 KiB/s rd, 5.9 MiB/s wr, 598 op/s 2023-12-09T02:29:05.765 INFO:teuthology.orchestra.run.smithi027.stdout: 5 63936 8.33 MB/sec execute 96 sec latency 129.776 ms 2023-12-09T02:29:05.915 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:05 smithi027 ceph-mon[107735]: pgmap v68: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.0 MiB/s wr, 386 op/s 2023-12-09T02:29:06.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:05 smithi043 ceph-mon[110418]: pgmap v68: 97 pgs: 97 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 4.0 MiB/s wr, 386 op/s 2023-12-09T02:29:06.765 INFO:teuthology.orchestra.run.smithi027.stdout: 5 64212 8.31 MB/sec execute 97 sec latency 138.831 ms 2023-12-09T02:29:07.772 INFO:teuthology.orchestra.run.smithi027.stdout: 5 64526 8.29 MB/sec execute 98 sec latency 138.193 ms 2023-12-09T02:29:08.501 INFO:teuthology.orchestra.run.smithi027.stdout:true 2023-12-09T02:29:08.751 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:08 smithi027 ceph-mon[107735]: pgmap v69: 97 pgs: 97 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.9 MiB/s wr, 581 op/s 2023-12-09T02:29:08.772 INFO:teuthology.orchestra.run.smithi027.stdout: 5 64726 8.25 MB/sec execute 99 sec latency 124.026 ms 2023-12-09T02:29:09.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:08 smithi043 ceph-mon[110418]: pgmap v69: 97 pgs: 97 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.9 MiB/s wr, 581 op/s 2023-12-09T02:29:09.456 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-09T02:29:09.456 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.smithi027 smithi027 *:9093,9094 starting - - - - 2023-12-09T02:29:09.456 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi027 smithi027 running (8m) 2m ago 8m 7029k - 17.2.0 e1d6a67b021e e491d165d44a 2023-12-09T02:29:09.456 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi043 smithi043 running (7m) 2m ago 7m 7155k - 17.2.0 e1d6a67b021e 82da79a8a28d 2023-12-09T02:29:09.456 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.smithi027 smithi027 *:3000 starting - - - - 2023-12-09T02:29:09.456 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi027.bptfyk smithi027 running (4m) 2m ago 4m 34.1M - 17.2.0 e1d6a67b021e 01e0f6adf390 2023-12-09T02:29:09.456 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi043.pboojx smithi043 running (4m) 2m ago 3m 14.0M - 17.2.0 e1d6a67b021e 4a9fb2e33f64 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi027.babxfp smithi027 *:9283 running (9m) 2m ago 9m 425M - 17.2.0 e1d6a67b021e a44760eba8d1 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi043.gvxdas smithi043 *:8443,9283 running (2m) 2m ago 7m 499M - 19.0.0-44-g9dcc13bb f28f2b94f153 319c3cb340c3 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi027 smithi027 running (9m) 2m ago 9m 92.9M 2048M 17.2.0 e1d6a67b021e e302004170cf 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi043 smithi043 running (7m) 2m ago 7m 58.7M 2048M 17.2.0 e1d6a67b021e c844d862d547 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.0.0.smithi027.qhvxfi smithi027 *:2049 running (3m) 2m ago 3m 256M - 4.0 e1d6a67b021e 28b3757fc8dd 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.1.0.smithi043.lkjius smithi043 *:2049 running (3m) 2m ago 3m 80.9M - 4.0 e1d6a67b021e b97508e53914 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi027 smithi027 *:9100 starting - - - - 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi043 smithi043 *:9100 starting - - - - 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (7m) 2m ago 7m 494M 1944M 17.2.0 e1d6a67b021e 5be7a863bb60 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (6m) 2m ago 6m 349M 1944M 17.2.0 e1d6a67b021e b87512590452 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (6m) 2m ago 6m 209M 1944M 17.2.0 e1d6a67b021e 85e622ac2ffe 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (6m) 2m ago 6m 447M 1944M 17.2.0 e1d6a67b021e 064274f1693e 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi043 running (5m) 2m ago 5m 424M 2713M 17.2.0 e1d6a67b021e 86e3005385b1 2023-12-09T02:29:09.457 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi043 running (5m) 2m ago 5m 404M 2713M 17.2.0 e1d6a67b021e ebaab66e1a04 2023-12-09T02:29:09.458 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi043 running (5m) 2m ago 5m 371M 2713M 17.2.0 e1d6a67b021e ae15f564c313 2023-12-09T02:29:09.458 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi043 running (4m) 2m ago 4m 696M 2713M 17.2.0 e1d6a67b021e 557b1c0626c2 2023-12-09T02:29:09.458 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.smithi027 smithi027 *:9095 starting - - - - 2023-12-09T02:29:09.771 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:09 smithi027 ceph-mon[107735]: from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:09.772 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:09 smithi027 ceph-mon[107735]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:09.772 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:09 smithi027 ceph-mon[107735]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:09.772 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:09 smithi027 ceph-mon[107735]: pgmap v70: 97 pgs: 97 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.6 MiB/s wr, 379 op/s 2023-12-09T02:29:09.773 INFO:teuthology.orchestra.run.smithi027.stdout: 5 64958 8.24 MB/sec execute 100 sec latency 115.216 ms 2023-12-09T02:29:09.991 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:29:09.991 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2023-12-09T02:29:09.991 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:29:09.991 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:29:09.992 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2023-12-09T02:29:09.992 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-09T02:29:09.992 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:29:09.992 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:29:09.992 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2023-12-09T02:29:09.992 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-09T02:29:09.992 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:29:09.992 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": { 2023-12-09T02:29:09.992 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:29:09.992 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:29:09.992 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2023-12-09T02:29:09.993 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-09T02:29:09.993 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:29:09.993 INFO:teuthology.orchestra.run.smithi027.stdout: } 2023-12-09T02:29:09.993 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:29:10.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:09 smithi043 ceph-mon[110418]: from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:10.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:09 smithi043 ceph-mon[110418]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:10.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:09 smithi043 ceph-mon[110418]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:10.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:09 smithi043 ceph-mon[110418]: pgmap v70: 97 pgs: 97 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.6 MiB/s wr, 379 op/s 2023-12-09T02:29:10.482 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:29:10.482 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389", 2023-12-09T02:29:10.482 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2023-12-09T02:29:10.482 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-09T02:29:10.482 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2023-12-09T02:29:10.482 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "1/23 daemons upgraded", 2023-12-09T02:29:10.482 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading mgr daemons", 2023-12-09T02:29:10.482 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2023-12-09T02:29:10.482 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:29:10.773 INFO:teuthology.orchestra.run.smithi027.stdout: 5 65224 8.25 MB/sec execute 101 sec latency 135.843 ms 2023-12-09T02:29:10.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:10 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/556713930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:29:10.787 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:10 smithi027 ceph-mon[107735]: from='client.24507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:11.035 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2023-12-09T02:29:11.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:10 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/556713930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:29:11.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:10 smithi043 ceph-mon[110418]: from='client.24507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:11.773 INFO:teuthology.orchestra.run.smithi027.stdout: 5 65541 8.24 MB/sec execute 102 sec latency 138.531 ms 2023-12-09T02:29:11.797 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:29:11.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:11 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/826912681' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:29:11.798 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:11 smithi027 ceph-mon[107735]: pgmap v71: 97 pgs: 97 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.1 MiB/s wr, 408 op/s 2023-12-09T02:29:12.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:29:12.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:11 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/826912681' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:29:12.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:11 smithi043 ceph-mon[110418]: pgmap v71: 97 pgs: 97 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.1 MiB/s wr, 408 op/s 2023-12-09T02:29:12.773 INFO:teuthology.orchestra.run.smithi027.stdout: 5 65950 8.25 MB/sec execute 103 sec latency 143.384 ms 2023-12-09T02:29:13.773 INFO:teuthology.orchestra.run.smithi027.stdout: 5 66229 8.22 MB/sec execute 104 sec latency 127.040 ms 2023-12-09T02:29:14.774 INFO:teuthology.orchestra.run.smithi027.stdout: 5 66607 8.26 MB/sec execute 105 sec latency 117.113 ms 2023-12-09T02:29:14.854 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:14 smithi027 ceph-mon[107735]: pgmap v72: 97 pgs: 97 active+clean; 347 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 4.7 MiB/s wr, 563 op/s 2023-12-09T02:29:15.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:14 smithi043 ceph-mon[110418]: pgmap v72: 97 pgs: 97 active+clean; 347 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 4.7 MiB/s wr, 563 op/s 2023-12-09T02:29:15.645 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:15 smithi027 ceph-mon[107735]: pgmap v73: 97 pgs: 97 active+clean; 347 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.6 MiB/s wr, 406 op/s 2023-12-09T02:29:15.779 INFO:teuthology.orchestra.run.smithi027.stdout: 5 66933 8.26 MB/sec execute 106 sec latency 212.186 ms 2023-12-09T02:29:16.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:15 smithi043 ceph-mon[110418]: pgmap v73: 97 pgs: 97 active+clean; 347 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.6 MiB/s wr, 406 op/s 2023-12-09T02:29:16.778 INFO:teuthology.orchestra.run.smithi027.stdout: 5 67340 8.31 MB/sec execute 107 sec latency 132.445 ms 2023-12-09T02:29:17.778 INFO:teuthology.orchestra.run.smithi027.stdout: 5 67624 8.32 MB/sec execute 108 sec latency 213.084 ms 2023-12-09T02:29:18.715 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:18 smithi027 ceph-mon[107735]: pgmap v74: 97 pgs: 97 active+clean; 345 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.6 MiB/s wr, 609 op/s 2023-12-09T02:29:18.788 INFO:teuthology.orchestra.run.smithi027.stdout: 5 67954 8.33 MB/sec execute 109 sec latency 129.657 ms 2023-12-09T02:29:19.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:18 smithi043 ceph-mon[110418]: pgmap v74: 97 pgs: 97 active+clean; 345 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.6 MiB/s wr, 609 op/s 2023-12-09T02:29:19.732 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:19 smithi027 ceph-mon[107735]: pgmap v75: 97 pgs: 97 active+clean; 345 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 415 op/s 2023-12-09T02:29:19.791 INFO:teuthology.orchestra.run.smithi027.stdout: 5 68296 8.32 MB/sec execute 110 sec latency 132.322 ms 2023-12-09T02:29:20.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:19 smithi043 ceph-mon[110418]: pgmap v75: 97 pgs: 97 active+clean; 345 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 415 op/s 2023-12-09T02:29:20.788 INFO:teuthology.orchestra.run.smithi027.stdout: 5 68595 8.33 MB/sec execute 111 sec latency 138.222 ms 2023-12-09T02:29:21.769 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:21 smithi027 ceph-mon[107735]: pgmap v76: 97 pgs: 97 active+clean; 348 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 5.1 MiB/s wr, 575 op/s 2023-12-09T02:29:21.797 INFO:teuthology.orchestra.run.smithi027.stdout: 5 68907 8.32 MB/sec execute 112 sec latency 137.487 ms 2023-12-09T02:29:22.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:21 smithi043 ceph-mon[110418]: pgmap v76: 97 pgs: 97 active+clean; 348 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 5.1 MiB/s wr, 575 op/s 2023-12-09T02:29:22.797 INFO:teuthology.orchestra.run.smithi027.stdout: 5 69357 8.33 MB/sec execute 113 sec latency 93.270 ms 2023-12-09T02:29:23.797 INFO:teuthology.orchestra.run.smithi027.stdout: 5 69768 8.32 MB/sec execute 114 sec latency 126.966 ms 2023-12-09T02:29:24.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:24 smithi027 ceph-mon[107735]: pgmap v77: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.5 MiB/s wr, 587 op/s 2023-12-09T02:29:24.797 INFO:teuthology.orchestra.run.smithi027.stdout: 5 70137 8.35 MB/sec execute 115 sec latency 98.835 ms 2023-12-09T02:29:25.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:24 smithi043 ceph-mon[110418]: pgmap v77: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.6 KiB/s rd, 5.5 MiB/s wr, 587 op/s 2023-12-09T02:29:25.797 INFO:teuthology.orchestra.run.smithi027.stdout: 5 70501 8.37 MB/sec execute 116 sec latency 134.945 ms 2023-12-09T02:29:25.803 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:25 smithi027 ceph-mon[107735]: pgmap v78: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.2 MiB/s wr, 405 op/s 2023-12-09T02:29:26.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:25 smithi043 ceph-mon[110418]: pgmap v78: 97 pgs: 97 active+clean; 350 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.2 MiB/s wr, 405 op/s 2023-12-09T02:29:26.759 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:29:26.797 INFO:teuthology.orchestra.run.smithi027.stdout: 5 70831 8.40 MB/sec execute 117 sec latency 126.176 ms 2023-12-09T02:29:27.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:29:27.802 INFO:teuthology.orchestra.run.smithi027.stdout: 5 71135 8.41 MB/sec execute 118 sec latency 126.565 ms 2023-12-09T02:29:27.862 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:27 smithi027 ceph-mon[107735]: pgmap v79: 97 pgs: 97 active+clean; 343 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.6 KiB/s rd, 6.3 MiB/s wr, 631 op/s 2023-12-09T02:29:28.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:27 smithi043 ceph-mon[110418]: pgmap v79: 97 pgs: 97 active+clean; 343 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.6 KiB/s rd, 6.3 MiB/s wr, 631 op/s 2023-12-09T02:29:28.802 INFO:teuthology.orchestra.run.smithi027.stdout: 5 71455 8.42 MB/sec execute 119 sec latency 125.738 ms 2023-12-09T02:29:29.691 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:29 smithi027 ceph-mon[107735]: pgmap v80: 97 pgs: 97 active+clean; 343 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.3 MiB/s wr, 428 op/s 2023-12-09T02:29:29.802 INFO:teuthology.orchestra.run.smithi027.stdout: 5 71682 8.39 MB/sec execute 120 sec latency 201.398 ms 2023-12-09T02:29:30.045 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:29 smithi043 ceph-mon[110418]: pgmap v80: 97 pgs: 97 active+clean; 343 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.3 MiB/s wr, 428 op/s 2023-12-09T02:29:30.807 INFO:teuthology.orchestra.run.smithi027.stdout: 5 71961 8.37 MB/sec execute 121 sec latency 131.108 ms 2023-12-09T02:29:31.740 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:31 smithi027 ceph-mon[107735]: pgmap v81: 97 pgs: 97 active+clean; 343 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.4 MiB/s wr, 524 op/s 2023-12-09T02:29:31.810 INFO:teuthology.orchestra.run.smithi027.stdout: 5 72221 8.38 MB/sec execute 122 sec latency 201.367 ms 2023-12-09T02:29:32.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:31 smithi043 ceph-mon[110418]: pgmap v81: 97 pgs: 97 active+clean; 343 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 5.4 MiB/s wr, 524 op/s 2023-12-09T02:29:32.810 INFO:teuthology.orchestra.run.smithi027.stdout: 5 72465 8.35 MB/sec execute 123 sec latency 137.722 ms 2023-12-09T02:29:33.788 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:33 smithi027 ceph-mon[107735]: pgmap v82: 97 pgs: 97 active+clean; 344 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 4.8 MiB/s wr, 438 op/s 2023-12-09T02:29:33.810 INFO:teuthology.orchestra.run.smithi027.stdout: 5 72839 8.35 MB/sec execute 124 sec latency 126.524 ms 2023-12-09T02:29:34.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:33 smithi043 ceph-mon[110418]: pgmap v82: 97 pgs: 97 active+clean; 344 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 4.8 MiB/s wr, 438 op/s 2023-12-09T02:29:34.816 INFO:teuthology.orchestra.run.smithi027.stdout: 5 73107 8.33 MB/sec execute 125 sec latency 126.924 ms 2023-12-09T02:29:35.816 INFO:teuthology.orchestra.run.smithi027.stdout: 5 73370 8.32 MB/sec execute 126 sec latency 146.085 ms 2023-12-09T02:29:36.615 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:36 smithi027 ceph-mon[107735]: pgmap v83: 97 pgs: 97 active+clean; 344 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 396 op/s 2023-12-09T02:29:36.816 INFO:teuthology.orchestra.run.smithi027.stdout: 5 73738 8.31 MB/sec execute 127 sec latency 129.897 ms 2023-12-09T02:29:37.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:36 smithi043 ceph-mon[110418]: pgmap v83: 97 pgs: 97 active+clean; 344 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 396 op/s 2023-12-09T02:29:37.816 INFO:teuthology.orchestra.run.smithi027.stdout: 5 74113 8.34 MB/sec execute 128 sec latency 130.111 ms 2023-12-09T02:29:37.900 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:37 smithi027 ceph-mon[107735]: pgmap v84: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.5 MiB/s wr, 575 op/s 2023-12-09T02:29:38.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:37 smithi043 ceph-mon[110418]: pgmap v84: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 5.5 MiB/s wr, 575 op/s 2023-12-09T02:29:38.816 INFO:teuthology.orchestra.run.smithi027.stdout: 5 74409 8.35 MB/sec execute 129 sec latency 133.373 ms 2023-12-09T02:29:39.818 INFO:teuthology.orchestra.run.smithi027.stdout: 5 74704 8.37 MB/sec execute 130 sec latency 132.322 ms 2023-12-09T02:29:40.693 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:40 smithi027 ceph-mon[107735]: pgmap v85: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 349 op/s 2023-12-09T02:29:40.818 INFO:teuthology.orchestra.run.smithi027.stdout: 5 75051 8.39 MB/sec execute 131 sec latency 97.332 ms 2023-12-09T02:29:41.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:40 smithi043 ceph-mon[110418]: pgmap v85: 97 pgs: 97 active+clean; 340 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 349 op/s 2023-12-09T02:29:41.489 INFO:teuthology.orchestra.run.smithi027.stdout:true 2023-12-09T02:29:41.698 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:41 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:29:41.699 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:41 smithi027 ceph-mon[107735]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:41.699 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:41 smithi027 ceph-mon[107735]: pgmap v86: 97 pgs: 97 active+clean; 340 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 4.6 MiB/s wr, 421 op/s 2023-12-09T02:29:41.819 INFO:teuthology.orchestra.run.smithi027.stdout: 5 75327 8.37 MB/sec execute 132 sec latency 121.080 ms 2023-12-09T02:29:42.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:41 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:29:42.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:41 smithi043 ceph-mon[110418]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:42.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:41 smithi043 ceph-mon[110418]: pgmap v86: 97 pgs: 97 active+clean; 340 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 4.6 MiB/s wr, 421 op/s 2023-12-09T02:29:42.399 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-09T02:29:42.399 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.smithi027 smithi027 *:9093,9094 starting - - - - 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi027 smithi027 running (8m) 2m ago 8m 7029k - 17.2.0 e1d6a67b021e e491d165d44a 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi043 smithi043 running (8m) 2m ago 8m 7155k - 17.2.0 e1d6a67b021e 82da79a8a28d 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.smithi027 smithi027 *:3000 starting - - - - 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi027.bptfyk smithi027 running (4m) 2m ago 4m 34.1M - 17.2.0 e1d6a67b021e 01e0f6adf390 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi043.pboojx smithi043 running (4m) 2m ago 4m 14.0M - 17.2.0 e1d6a67b021e 4a9fb2e33f64 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi027.babxfp smithi027 *:9283 running (9m) 2m ago 9m 425M - 17.2.0 e1d6a67b021e a44760eba8d1 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi043.gvxdas smithi043 *:8443,9283 running (2m) 2m ago 8m 499M - 19.0.0-44-g9dcc13bb f28f2b94f153 319c3cb340c3 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi027 smithi027 running (9m) 2m ago 9m 92.9M 2048M 17.2.0 e1d6a67b021e e302004170cf 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi043 smithi043 running (8m) 2m ago 8m 58.7M 2048M 17.2.0 e1d6a67b021e c844d862d547 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.0.0.smithi027.qhvxfi smithi027 *:2049 running (4m) 2m ago 4m 256M - 4.0 e1d6a67b021e 28b3757fc8dd 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.1.0.smithi043.lkjius smithi043 *:2049 running (4m) 2m ago 4m 80.9M - 4.0 e1d6a67b021e b97508e53914 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi027 smithi027 *:9100 starting - - - - 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi043 smithi043 *:9100 starting - - - - 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (7m) 2m ago 7m 494M 1944M 17.2.0 e1d6a67b021e 5be7a863bb60 2023-12-09T02:29:42.400 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (7m) 2m ago 7m 349M 1944M 17.2.0 e1d6a67b021e b87512590452 2023-12-09T02:29:42.401 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (7m) 2m ago 6m 209M 1944M 17.2.0 e1d6a67b021e 85e622ac2ffe 2023-12-09T02:29:42.401 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (6m) 2m ago 6m 447M 1944M 17.2.0 e1d6a67b021e 064274f1693e 2023-12-09T02:29:42.401 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi043 running (6m) 2m ago 6m 424M 2713M 17.2.0 e1d6a67b021e 86e3005385b1 2023-12-09T02:29:42.401 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi043 running (6m) 2m ago 6m 404M 2713M 17.2.0 e1d6a67b021e ebaab66e1a04 2023-12-09T02:29:42.401 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi043 running (5m) 2m ago 5m 371M 2713M 17.2.0 e1d6a67b021e ae15f564c313 2023-12-09T02:29:42.401 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi043 running (5m) 2m ago 5m 696M 2713M 17.2.0 e1d6a67b021e 557b1c0626c2 2023-12-09T02:29:42.401 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.smithi027 smithi027 *:9095 starting - - - - 2023-12-09T02:29:42.819 INFO:teuthology.orchestra.run.smithi027.stdout: 5 75555 8.34 MB/sec execute 133 sec latency 117.768 ms 2023-12-09T02:29:42.885 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:29:42.885 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2023-12-09T02:29:42.885 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:29:42.885 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": { 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:29:42.886 INFO:teuthology.orchestra.run.smithi027.stdout: } 2023-12-09T02:29:42.887 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:29:42.977 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:42 smithi027 ceph-mon[107735]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:42.978 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:42 smithi027 ceph-mon[107735]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:43.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:42 smithi043 ceph-mon[110418]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:43.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:42 smithi043 ceph-mon[110418]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:43.327 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:29:43.327 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389", 2023-12-09T02:29:43.327 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2023-12-09T02:29:43.327 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-09T02:29:43.327 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2023-12-09T02:29:43.328 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "1/23 daemons upgraded", 2023-12-09T02:29:43.328 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading mgr daemons", 2023-12-09T02:29:43.328 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2023-12-09T02:29:43.328 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:29:43.819 INFO:teuthology.orchestra.run.smithi027.stdout: 5 75763 8.31 MB/sec execute 134 sec latency 132.236 ms 2023-12-09T02:29:43.845 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2023-12-09T02:29:43.999 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:43 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2645069953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:29:44.000 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:43 smithi027 ceph-mon[107735]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:44.000 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:43 smithi027 ceph-mon[107735]: pgmap v87: 97 pgs: 97 active+clean; 347 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.5 MiB/s wr, 440 op/s 2023-12-09T02:29:44.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:43 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/2645069953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:29:44.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:43 smithi043 ceph-mon[110418]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:29:44.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:43 smithi043 ceph-mon[110418]: pgmap v87: 97 pgs: 97 active+clean; 347 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.5 MiB/s wr, 440 op/s 2023-12-09T02:29:44.759 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:44 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2551167042' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:29:44.830 INFO:teuthology.orchestra.run.smithi027.stdout: 5 76100 8.34 MB/sec execute 135 sec latency 150.790 ms 2023-12-09T02:29:45.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:44 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/2551167042' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:29:45.790 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:45 smithi027 ceph-mon[107735]: pgmap v88: 97 pgs: 97 active+clean; 347 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.7 MiB/s wr, 366 op/s 2023-12-09T02:29:45.837 INFO:teuthology.orchestra.run.smithi027.stdout: 5 76395 8.32 MB/sec execute 136 sec latency 145.523 ms 2023-12-09T02:29:46.055 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:45 smithi043 ceph-mon[110418]: pgmap v88: 97 pgs: 97 active+clean; 347 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.7 MiB/s wr, 366 op/s 2023-12-09T02:29:46.831 INFO:teuthology.orchestra.run.smithi027.stdout: 5 76713 8.31 MB/sec execute 137 sec latency 115.908 ms 2023-12-09T02:29:47.830 INFO:teuthology.orchestra.run.smithi027.stdout: 5 77034 8.29 MB/sec execute 138 sec latency 201.447 ms 2023-12-09T02:29:47.831 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:47 smithi027 ceph-mon[107735]: pgmap v89: 97 pgs: 97 active+clean; 340 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.3 MiB/s wr, 542 op/s 2023-12-09T02:29:48.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:47 smithi043 ceph-mon[110418]: pgmap v89: 97 pgs: 97 active+clean; 340 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 5.3 MiB/s wr, 542 op/s 2023-12-09T02:29:48.830 INFO:teuthology.orchestra.run.smithi027.stdout: 5 77293 8.29 MB/sec execute 139 sec latency 108.467 ms 2023-12-09T02:29:49.830 INFO:teuthology.orchestra.run.smithi027.stdout: 5 77717 8.33 MB/sec execute 140 sec latency 123.734 ms 2023-12-09T02:29:50.677 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:50 smithi027 ceph-mon[107735]: pgmap v90: 97 pgs: 97 active+clean; 340 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.8 MiB/s wr, 362 op/s 2023-12-09T02:29:50.830 INFO:teuthology.orchestra.run.smithi027.stdout: 5 78036 8.35 MB/sec execute 141 sec latency 138.735 ms 2023-12-09T02:29:51.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:50 smithi043 ceph-mon[110418]: pgmap v90: 97 pgs: 97 active+clean; 340 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.8 MiB/s wr, 362 op/s 2023-12-09T02:29:51.831 INFO:teuthology.orchestra.run.smithi027.stdout: 5 78281 8.34 MB/sec execute 142 sec latency 129.555 ms 2023-12-09T02:29:51.953 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:51 smithi027 ceph-mon[107735]: pgmap v91: 97 pgs: 97 active+clean; 339 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.7 MiB/s wr, 413 op/s 2023-12-09T02:29:52.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:51 smithi043 ceph-mon[110418]: pgmap v91: 97 pgs: 97 active+clean; 339 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.7 MiB/s wr, 413 op/s 2023-12-09T02:29:52.831 INFO:teuthology.orchestra.run.smithi027.stdout: 5 78553 8.35 MB/sec execute 143 sec latency 130.360 ms 2023-12-09T02:29:53.718 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:53 smithi027 ceph-mon[107735]: pgmap v92: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.8 MiB/s wr, 477 op/s 2023-12-09T02:29:53.831 INFO:teuthology.orchestra.run.smithi027.stdout: 5 78921 8.34 MB/sec execute 144 sec latency 120.495 ms 2023-12-09T02:29:54.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:53 smithi043 ceph-mon[110418]: pgmap v92: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 4.8 MiB/s wr, 477 op/s 2023-12-09T02:29:54.831 INFO:teuthology.orchestra.run.smithi027.stdout: 5 79230 8.32 MB/sec execute 145 sec latency 102.321 ms 2023-12-09T02:29:55.762 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:55 smithi027 ceph-mon[107735]: pgmap v93: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.7 MiB/s wr, 362 op/s 2023-12-09T02:29:55.831 INFO:teuthology.orchestra.run.smithi027.stdout: 5 79600 8.35 MB/sec execute 146 sec latency 88.844 ms 2023-12-09T02:29:56.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:55 smithi043 ceph-mon[110418]: pgmap v93: 97 pgs: 97 active+clean; 343 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 3.7 MiB/s wr, 362 op/s 2023-12-09T02:29:56.772 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:29:56.831 INFO:teuthology.orchestra.run.smithi027.stdout: 5 80009 8.35 MB/sec execute 147 sec latency 129.828 ms 2023-12-09T02:29:57.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:29:57.791 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:57 smithi027 ceph-mon[107735]: pgmap v94: 97 pgs: 97 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.6 MiB/s wr, 569 op/s 2023-12-09T02:29:57.831 INFO:teuthology.orchestra.run.smithi027.stdout: 5 80353 8.34 MB/sec execute 148 sec latency 134.214 ms 2023-12-09T02:29:58.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:57 smithi043 ceph-mon[110418]: pgmap v94: 97 pgs: 97 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 5.6 MiB/s wr, 569 op/s 2023-12-09T02:29:58.831 INFO:teuthology.orchestra.run.smithi027.stdout: 5 80690 8.37 MB/sec execute 149 sec latency 126.610 ms 2023-12-09T02:29:59.831 INFO:teuthology.orchestra.run.smithi027.stdout: 5 81009 8.36 MB/sec execute 150 sec latency 131.580 ms 2023-12-09T02:29:59.880 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:29:59 smithi027 ceph-mon[107735]: pgmap v95: 97 pgs: 97 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.1 MiB/s wr, 394 op/s 2023-12-09T02:30:00.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:29:59 smithi043 ceph-mon[110418]: pgmap v95: 97 pgs: 97 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 4.1 MiB/s wr, 394 op/s 2023-12-09T02:30:00.831 INFO:teuthology.orchestra.run.smithi027.stdout: 5 81359 8.40 MB/sec execute 151 sec latency 137.339 ms 2023-12-09T02:30:00.892 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:00 smithi027 ceph-mon[107735]: overall HEALTH_OK 2023-12-09T02:30:01.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:00 smithi043 ceph-mon[110418]: overall HEALTH_OK 2023-12-09T02:30:01.831 INFO:teuthology.orchestra.run.smithi027.stdout: 5 81585 8.37 MB/sec execute 152 sec latency 137.897 ms 2023-12-09T02:30:01.912 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:01 smithi027 ceph-mon[107735]: pgmap v96: 97 pgs: 97 active+clean; 342 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 5.2 MiB/s wr, 522 op/s 2023-12-09T02:30:02.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:01 smithi043 ceph-mon[110418]: pgmap v96: 97 pgs: 97 active+clean; 342 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 5.2 MiB/s wr, 522 op/s 2023-12-09T02:30:02.833 INFO:teuthology.orchestra.run.smithi027.stdout: 5 81843 8.38 MB/sec execute 153 sec latency 177.676 ms 2023-12-09T02:30:03.688 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:03 smithi027 ceph-mon[107735]: pgmap v97: 97 pgs: 97 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.2 MiB/s wr, 533 op/s 2023-12-09T02:30:03.833 INFO:teuthology.orchestra.run.smithi027.stdout: 5 82149 8.37 MB/sec execute 154 sec latency 129.679 ms 2023-12-09T02:30:04.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:03 smithi043 ceph-mon[110418]: pgmap v97: 97 pgs: 97 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.2 MiB/s wr, 533 op/s 2023-12-09T02:30:04.833 INFO:teuthology.orchestra.run.smithi027.stdout: 5 82401 8.35 MB/sec execute 155 sec latency 130.423 ms 2023-12-09T02:30:05.734 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:05 smithi027 ceph-mon[107735]: pgmap v98: 97 pgs: 97 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.0 MiB/s wr, 396 op/s 2023-12-09T02:30:05.833 INFO:teuthology.orchestra.run.smithi027.stdout: 5 82719 8.36 MB/sec execute 156 sec latency 126.141 ms 2023-12-09T02:30:06.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:05 smithi043 ceph-mon[110418]: pgmap v98: 97 pgs: 97 active+clean; 340 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 4.0 MiB/s wr, 396 op/s 2023-12-09T02:30:06.834 INFO:teuthology.orchestra.run.smithi027.stdout: 5 83030 8.34 MB/sec execute 157 sec latency 87.381 ms 2023-12-09T02:30:07.765 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:07 smithi027 ceph-mon[107735]: pgmap v99: 97 pgs: 97 active+clean; 339 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.8 MiB/s wr, 576 op/s 2023-12-09T02:30:07.840 INFO:teuthology.orchestra.run.smithi027.stdout: 5 83358 8.34 MB/sec execute 158 sec latency 114.510 ms 2023-12-09T02:30:08.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:07 smithi043 ceph-mon[110418]: pgmap v99: 97 pgs: 97 active+clean; 339 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 5.8 MiB/s wr, 576 op/s 2023-12-09T02:30:08.840 INFO:teuthology.orchestra.run.smithi027.stdout: 5 83685 8.33 MB/sec execute 159 sec latency 123.949 ms 2023-12-09T02:30:09.817 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:09 smithi027 ceph-mon[107735]: pgmap v100: 97 pgs: 97 active+clean; 339 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.9 MiB/s wr, 369 op/s 2023-12-09T02:30:09.843 INFO:teuthology.orchestra.run.smithi027.stdout: 5 83973 8.34 MB/sec execute 160 sec latency 133.108 ms 2023-12-09T02:30:10.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:09 smithi043 ceph-mon[110418]: pgmap v100: 97 pgs: 97 active+clean; 339 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.9 MiB/s wr, 369 op/s 2023-12-09T02:30:10.843 INFO:teuthology.orchestra.run.smithi027.stdout: 5 84190 8.34 MB/sec execute 161 sec latency 195.905 ms 2023-12-09T02:30:10.845 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:10 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:30:11.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:10 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:30:11.843 INFO:teuthology.orchestra.run.smithi027.stdout: 5 84480 8.33 MB/sec execute 162 sec latency 130.963 ms 2023-12-09T02:30:11.890 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:11 smithi027 ceph-mon[107735]: pgmap v101: 97 pgs: 97 active+clean; 337 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.7 MiB/s wr, 457 op/s 2023-12-09T02:30:12.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:11 smithi043 ceph-mon[110418]: pgmap v101: 97 pgs: 97 active+clean; 337 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 4.7 MiB/s wr, 457 op/s 2023-12-09T02:30:12.843 INFO:teuthology.orchestra.run.smithi027.stdout: 5 84751 8.33 MB/sec execute 163 sec latency 131.268 ms 2023-12-09T02:30:13.684 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:13 smithi027 ceph-mon[107735]: pgmap v102: 97 pgs: 97 active+clean; 337 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 4.5 MiB/s wr, 413 op/s 2023-12-09T02:30:13.843 INFO:teuthology.orchestra.run.smithi027.stdout: 5 85009 8.32 MB/sec execute 164 sec latency 143.644 ms 2023-12-09T02:30:14.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:13 smithi043 ceph-mon[110418]: pgmap v102: 97 pgs: 97 active+clean; 337 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 4.5 MiB/s wr, 413 op/s 2023-12-09T02:30:14.376 INFO:teuthology.orchestra.run.smithi027.stdout:true 2023-12-09T02:30:14.712 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:14 smithi027 ceph-mon[107735]: from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:14.843 INFO:teuthology.orchestra.run.smithi027.stdout: 5 85191 8.30 MB/sec execute 165 sec latency 122.258 ms 2023-12-09T02:30:15.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:14 smithi043 ceph-mon[110418]: from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:15.317 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-09T02:30:15.317 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.smithi027 smithi027 *:9093,9094 starting - - - - 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi027 smithi027 running (9m) 3m ago 9m 7029k - 17.2.0 e1d6a67b021e e491d165d44a 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi043 smithi043 running (8m) 3m ago 8m 7155k - 17.2.0 e1d6a67b021e 82da79a8a28d 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.smithi027 smithi027 *:3000 starting - - - - 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi027.bptfyk smithi027 running (5m) 3m ago 5m 34.1M - 17.2.0 e1d6a67b021e 01e0f6adf390 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi043.pboojx smithi043 running (5m) 3m ago 5m 14.0M - 17.2.0 e1d6a67b021e 4a9fb2e33f64 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi027.babxfp smithi027 *:9283 running (10m) 3m ago 10m 425M - 17.2.0 e1d6a67b021e a44760eba8d1 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi043.gvxdas smithi043 *:8443,9283 running (3m) 3m ago 8m 499M - 19.0.0-44-g9dcc13bb f28f2b94f153 319c3cb340c3 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi027 smithi027 running (10m) 3m ago 10m 92.9M 2048M 17.2.0 e1d6a67b021e e302004170cf 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi043 smithi043 running (8m) 3m ago 8m 58.7M 2048M 17.2.0 e1d6a67b021e c844d862d547 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.0.0.smithi027.qhvxfi smithi027 *:2049 running (4m) 3m ago 4m 256M - 4.0 e1d6a67b021e 28b3757fc8dd 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.1.0.smithi043.lkjius smithi043 *:2049 running (4m) 3m ago 4m 80.9M - 4.0 e1d6a67b021e b97508e53914 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi027 smithi027 *:9100 starting - - - - 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi043 smithi043 *:9100 starting - - - - 2023-12-09T02:30:15.318 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (8m) 3m ago 8m 494M 1944M 17.2.0 e1d6a67b021e 5be7a863bb60 2023-12-09T02:30:15.319 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (7m) 3m ago 7m 349M 1944M 17.2.0 e1d6a67b021e b87512590452 2023-12-09T02:30:15.319 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (7m) 3m ago 7m 209M 1944M 17.2.0 e1d6a67b021e 85e622ac2ffe 2023-12-09T02:30:15.319 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (7m) 3m ago 7m 447M 1944M 17.2.0 e1d6a67b021e 064274f1693e 2023-12-09T02:30:15.319 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi043 running (6m) 3m ago 6m 424M 2713M 17.2.0 e1d6a67b021e 86e3005385b1 2023-12-09T02:30:15.319 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi043 running (6m) 3m ago 6m 404M 2713M 17.2.0 e1d6a67b021e ebaab66e1a04 2023-12-09T02:30:15.319 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi043 running (6m) 3m ago 6m 371M 2713M 17.2.0 e1d6a67b021e ae15f564c313 2023-12-09T02:30:15.319 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi043 running (6m) 3m ago 6m 696M 2713M 17.2.0 e1d6a67b021e 557b1c0626c2 2023-12-09T02:30:15.319 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.smithi027 smithi027 *:9095 starting - - - - 2023-12-09T02:30:15.719 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:15 smithi027 ceph-mon[107735]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:15.720 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:15 smithi027 ceph-mon[107735]: from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:15.720 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:15 smithi027 ceph-mon[107735]: pgmap v103: 97 pgs: 97 active+clean; 337 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.6 MiB/s wr, 351 op/s 2023-12-09T02:30:15.843 INFO:teuthology.orchestra.run.smithi027.stdout: 5 85466 8.31 MB/sec execute 166 sec latency 136.641 ms 2023-12-09T02:30:15.890 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:30:15.890 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2023-12-09T02:30:15.890 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:30:15.890 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:30:15.890 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2023-12-09T02:30:15.890 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-09T02:30:15.890 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:30:15.890 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:30:15.891 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2023-12-09T02:30:15.891 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-09T02:30:15.891 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:30:15.891 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": { 2023-12-09T02:30:15.891 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:30:15.891 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:30:15.891 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2023-12-09T02:30:15.891 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-09T02:30:15.891 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:30:15.891 INFO:teuthology.orchestra.run.smithi027.stdout: } 2023-12-09T02:30:15.891 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:30:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:15 smithi043 ceph-mon[110418]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:15 smithi043 ceph-mon[110418]: from='client.14824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:16.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:15 smithi043 ceph-mon[110418]: pgmap v103: 97 pgs: 97 active+clean; 337 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.6 MiB/s wr, 351 op/s 2023-12-09T02:30:16.404 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:30:16.404 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389", 2023-12-09T02:30:16.405 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2023-12-09T02:30:16.405 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-09T02:30:16.405 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2023-12-09T02:30:16.405 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "1/23 daemons upgraded", 2023-12-09T02:30:16.405 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading mgr daemons", 2023-12-09T02:30:16.405 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2023-12-09T02:30:16.405 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:30:16.844 INFO:teuthology.orchestra.run.smithi027.stdout: 5 85727 8.30 MB/sec execute 167 sec latency 127.527 ms 2023-12-09T02:30:16.995 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2023-12-09T02:30:17.007 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:16 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/2038098430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:30:17.007 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:16 smithi027 ceph-mon[107735]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:17.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:16 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/2038098430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:30:17.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:16 smithi043 ceph-mon[110418]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:17.782 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:17 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3910875090' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:30:17.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:17 smithi027 ceph-mon[107735]: pgmap v104: 97 pgs: 97 active+clean; 341 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.2 MiB/s wr, 505 op/s 2023-12-09T02:30:17.843 INFO:teuthology.orchestra.run.smithi027.stdout: 5 86014 8.28 MB/sec execute 168 sec latency 137.206 ms 2023-12-09T02:30:18.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:17 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3910875090' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:30:18.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:17 smithi043 ceph-mon[110418]: pgmap v104: 97 pgs: 97 active+clean; 341 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.2 MiB/s wr, 505 op/s 2023-12-09T02:30:18.852 INFO:teuthology.orchestra.run.smithi027.stdout: 5 86345 8.28 MB/sec execute 169 sec latency 126.871 ms 2023-12-09T02:30:19.829 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:19 smithi027 ceph-mon[107735]: pgmap v105: 97 pgs: 97 active+clean; 341 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 325 op/s 2023-12-09T02:30:19.852 INFO:teuthology.orchestra.run.smithi027.stdout: 5 86620 8.27 MB/sec execute 170 sec latency 126.615 ms 2023-12-09T02:30:20.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:19 smithi043 ceph-mon[110418]: pgmap v105: 97 pgs: 97 active+clean; 341 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 325 op/s 2023-12-09T02:30:20.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 86973 8.27 MB/sec execute 171 sec latency 126.788 ms 2023-12-09T02:30:21.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 87257 8.26 MB/sec execute 172 sec latency 129.360 ms 2023-12-09T02:30:21.887 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:21 smithi027 ceph-mon[107735]: pgmap v106: 97 pgs: 97 active+clean; 341 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.3 MiB/s wr, 384 op/s 2023-12-09T02:30:22.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:21 smithi043 ceph-mon[110418]: pgmap v106: 97 pgs: 97 active+clean; 341 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.3 MiB/s wr, 384 op/s 2023-12-09T02:30:22.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 87589 8.29 MB/sec execute 173 sec latency 123.503 ms 2023-12-09T02:30:23.681 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:23 smithi027 ceph-mon[107735]: pgmap v107: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 4.3 MiB/s wr, 427 op/s 2023-12-09T02:30:23.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 87940 8.30 MB/sec execute 174 sec latency 114.780 ms 2023-12-09T02:30:24.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:23 smithi043 ceph-mon[110418]: pgmap v107: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.1 KiB/s rd, 4.3 MiB/s wr, 427 op/s 2023-12-09T02:30:24.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 88172 8.28 MB/sec execute 175 sec latency 144.823 ms 2023-12-09T02:30:25.727 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:25 smithi027 ceph-mon[107735]: pgmap v108: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.4 MiB/s wr, 343 op/s 2023-12-09T02:30:25.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 88427 8.26 MB/sec execute 176 sec latency 123.679 ms 2023-12-09T02:30:26.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:25 smithi043 ceph-mon[110418]: pgmap v108: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.4 MiB/s wr, 343 op/s 2023-12-09T02:30:26.738 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:30:26.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 88661 8.24 MB/sec execute 177 sec latency 137.632 ms 2023-12-09T02:30:27.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:30:27.756 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:27 smithi027 ceph-mon[107735]: pgmap v109: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.1 MiB/s wr, 509 op/s 2023-12-09T02:30:27.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 88888 8.24 MB/sec execute 178 sec latency 195.000 ms 2023-12-09T02:30:28.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:27 smithi043 ceph-mon[110418]: pgmap v109: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.1 MiB/s wr, 509 op/s 2023-12-09T02:30:28.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 89153 8.26 MB/sec execute 179 sec latency 137.796 ms 2023-12-09T02:30:29.793 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:29 smithi027 ceph-mon[107735]: pgmap v110: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 355 op/s 2023-12-09T02:30:29.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 89479 8.26 MB/sec execute 180 sec latency 120.820 ms 2023-12-09T02:30:30.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:29 smithi043 ceph-mon[110418]: pgmap v110: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 355 op/s 2023-12-09T02:30:30.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 89697 8.23 MB/sec execute 181 sec latency 140.918 ms 2023-12-09T02:30:31.846 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:31 smithi027 ceph-mon[107735]: pgmap v111: 97 pgs: 97 active+clean; 347 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 4.7 MiB/s wr, 492 op/s 2023-12-09T02:30:31.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 89899 8.22 MB/sec execute 182 sec latency 133.156 ms 2023-12-09T02:30:32.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:31 smithi043 ceph-mon[110418]: pgmap v111: 97 pgs: 97 active+clean; 347 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 4.7 MiB/s wr, 492 op/s 2023-12-09T02:30:32.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 90204 8.23 MB/sec execute 183 sec latency 130.147 ms 2023-12-09T02:30:33.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 90523 8.20 MB/sec execute 184 sec latency 127.015 ms 2023-12-09T02:30:33.920 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:33 smithi027 ceph-mon[107735]: pgmap v112: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.3 MiB/s wr, 459 op/s 2023-12-09T02:30:34.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:33 smithi043 ceph-mon[110418]: pgmap v112: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.3 MiB/s wr, 459 op/s 2023-12-09T02:30:34.857 INFO:teuthology.orchestra.run.smithi027.stdout: 5 90758 8.19 MB/sec execute 185 sec latency 129.463 ms 2023-12-09T02:30:35.719 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:35 smithi027 ceph-mon[107735]: pgmap v113: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 328 op/s 2023-12-09T02:30:35.862 INFO:teuthology.orchestra.run.smithi027.stdout: 5 91012 8.19 MB/sec execute 186 sec latency 126.223 ms 2023-12-09T02:30:36.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:35 smithi043 ceph-mon[110418]: pgmap v113: 97 pgs: 97 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 328 op/s 2023-12-09T02:30:36.862 INFO:teuthology.orchestra.run.smithi027.stdout: 5 91283 8.20 MB/sec execute 187 sec latency 136.991 ms 2023-12-09T02:30:37.753 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:37 smithi027 ceph-mon[107735]: pgmap v114: 97 pgs: 97 active+clean; 339 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 493 op/s 2023-12-09T02:30:37.863 INFO:teuthology.orchestra.run.smithi027.stdout: 5 91587 8.20 MB/sec execute 188 sec latency 144.739 ms 2023-12-09T02:30:38.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:37 smithi043 ceph-mon[110418]: pgmap v114: 97 pgs: 97 active+clean; 339 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 493 op/s 2023-12-09T02:30:38.869 INFO:teuthology.orchestra.run.smithi027.stdout: 5 91915 8.19 MB/sec execute 189 sec latency 119.318 ms 2023-12-09T02:30:39.806 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:39 smithi027 ceph-mon[107735]: pgmap v115: 97 pgs: 97 active+clean; 339 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 327 op/s 2023-12-09T02:30:39.870 INFO:teuthology.orchestra.run.smithi027.stdout: 5 92139 8.19 MB/sec execute 190 sec latency 129.896 ms 2023-12-09T02:30:40.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:39 smithi043 ceph-mon[110418]: pgmap v115: 97 pgs: 97 active+clean; 339 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 327 op/s 2023-12-09T02:30:40.846 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:40 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:30:40.870 INFO:teuthology.orchestra.run.smithi027.stdout: 5 92409 8.20 MB/sec execute 191 sec latency 130.414 ms 2023-12-09T02:30:41.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:40 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:30:41.864 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:41 smithi027 ceph-mon[107735]: pgmap v116: 97 pgs: 97 active+clean; 339 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.1 MiB/s wr, 381 op/s 2023-12-09T02:30:41.870 INFO:teuthology.orchestra.run.smithi027.stdout: 5 92703 8.20 MB/sec execute 192 sec latency 105.458 ms 2023-12-09T02:30:42.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:41 smithi043 ceph-mon[110418]: pgmap v116: 97 pgs: 97 active+clean; 339 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 KiB/s rd, 4.1 MiB/s wr, 381 op/s 2023-12-09T02:30:42.870 INFO:teuthology.orchestra.run.smithi027.stdout: 5 93043 8.20 MB/sec execute 193 sec latency 127.022 ms 2023-12-09T02:30:43.871 INFO:teuthology.orchestra.run.smithi027.stdout: 5 93243 8.18 MB/sec execute 194 sec latency 130.477 ms 2023-12-09T02:30:43.903 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:43 smithi027 ceph-mon[107735]: pgmap v117: 97 pgs: 97 active+clean; 345 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.9 MiB/s wr, 359 op/s 2023-12-09T02:30:44.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:43 smithi043 ceph-mon[110418]: pgmap v117: 97 pgs: 97 active+clean; 345 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.9 MiB/s wr, 359 op/s 2023-12-09T02:30:44.871 INFO:teuthology.orchestra.run.smithi027.stdout: 5 93494 8.18 MB/sec execute 195 sec latency 139.865 ms 2023-12-09T02:30:45.681 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:45 smithi027 ceph-mon[107735]: pgmap v118: 97 pgs: 97 active+clean; 345 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 333 op/s 2023-12-09T02:30:45.872 INFO:teuthology.orchestra.run.smithi027.stdout: 5 93807 8.16 MB/sec execute 196 sec latency 137.337 ms 2023-12-09T02:30:46.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:45 smithi043 ceph-mon[110418]: pgmap v118: 97 pgs: 97 active+clean; 345 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 333 op/s 2023-12-09T02:30:46.871 INFO:teuthology.orchestra.run.smithi027.stdout: 5 94128 8.15 MB/sec execute 197 sec latency 129.508 ms 2023-12-09T02:30:47.505 INFO:teuthology.orchestra.run.smithi027.stdout:true 2023-12-09T02:30:47.728 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:47 smithi027 ceph-mon[107735]: from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:47.728 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:47 smithi027 ceph-mon[107735]: pgmap v119: 97 pgs: 97 active+clean; 345 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.0 MiB/s wr, 504 op/s 2023-12-09T02:30:47.880 INFO:teuthology.orchestra.run.smithi027.stdout: 5 94398 8.15 MB/sec execute 198 sec latency 112.223 ms 2023-12-09T02:30:48.052 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:47 smithi043 ceph-mon[110418]: from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:48.052 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:47 smithi043 ceph-mon[110418]: pgmap v119: 97 pgs: 97 active+clean; 345 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.0 MiB/s wr, 504 op/s 2023-12-09T02:30:48.423 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-09T02:30:48.423 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.smithi027 smithi027 *:9093,9094 starting - - - - 2023-12-09T02:30:48.423 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi027 smithi027 running (9m) 3m ago 9m 7029k - 17.2.0 e1d6a67b021e e491d165d44a 2023-12-09T02:30:48.423 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi043 smithi043 running (9m) 3m ago 9m 7155k - 17.2.0 e1d6a67b021e 82da79a8a28d 2023-12-09T02:30:48.423 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.smithi027 smithi027 *:3000 starting - - - - 2023-12-09T02:30:48.423 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi027.bptfyk smithi027 running (5m) 3m ago 5m 34.1M - 17.2.0 e1d6a67b021e 01e0f6adf390 2023-12-09T02:30:48.423 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi043.pboojx smithi043 running (5m) 3m ago 5m 14.0M - 17.2.0 e1d6a67b021e 4a9fb2e33f64 2023-12-09T02:30:48.423 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi027.babxfp smithi027 *:9283 running (10m) 3m ago 10m 425M - 17.2.0 e1d6a67b021e a44760eba8d1 2023-12-09T02:30:48.423 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi043.gvxdas smithi043 *:8443,9283 running (4m) 3m ago 9m 499M - 19.0.0-44-g9dcc13bb f28f2b94f153 319c3cb340c3 2023-12-09T02:30:48.424 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi027 smithi027 running (10m) 3m ago 10m 92.9M 2048M 17.2.0 e1d6a67b021e e302004170cf 2023-12-09T02:30:48.424 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi043 smithi043 running (9m) 3m ago 9m 58.7M 2048M 17.2.0 e1d6a67b021e c844d862d547 2023-12-09T02:30:48.424 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.0.0.smithi027.qhvxfi smithi027 *:2049 running (5m) 3m ago 5m 256M - 4.0 e1d6a67b021e 28b3757fc8dd 2023-12-09T02:30:48.424 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.1.0.smithi043.lkjius smithi043 *:2049 running (5m) 3m ago 5m 80.9M - 4.0 e1d6a67b021e b97508e53914 2023-12-09T02:30:48.424 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi027 smithi027 *:9100 starting - - - - 2023-12-09T02:30:48.424 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi043 smithi043 *:9100 starting - - - - 2023-12-09T02:30:48.424 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (8m) 3m ago 8m 494M 1944M 17.2.0 e1d6a67b021e 5be7a863bb60 2023-12-09T02:30:48.424 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (8m) 3m ago 8m 349M 1944M 17.2.0 e1d6a67b021e b87512590452 2023-12-09T02:30:48.424 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (8m) 3m ago 8m 209M 1944M 17.2.0 e1d6a67b021e 85e622ac2ffe 2023-12-09T02:30:48.424 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (7m) 3m ago 7m 447M 1944M 17.2.0 e1d6a67b021e 064274f1693e 2023-12-09T02:30:48.424 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi043 running (7m) 3m ago 7m 424M 2713M 17.2.0 e1d6a67b021e 86e3005385b1 2023-12-09T02:30:48.424 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi043 running (7m) 3m ago 7m 404M 2713M 17.2.0 e1d6a67b021e ebaab66e1a04 2023-12-09T02:30:48.424 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi043 running (6m) 3m ago 6m 371M 2713M 17.2.0 e1d6a67b021e ae15f564c313 2023-12-09T02:30:48.425 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi043 running (6m) 3m ago 6m 696M 2713M 17.2.0 e1d6a67b021e 557b1c0626c2 2023-12-09T02:30:48.425 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.smithi027 smithi027 *:9095 starting - - - - 2023-12-09T02:30:48.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:48 smithi027 ceph-mon[107735]: from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:48.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:48 smithi027 ceph-mon[107735]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:48.874 INFO:teuthology.orchestra.run.smithi027.stdout: 5 94590 8.15 MB/sec execute 199 sec latency 121.607 ms 2023-12-09T02:30:48.944 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:30:48.945 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2023-12-09T02:30:48.945 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:30:48.945 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:30:48.945 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2023-12-09T02:30:48.945 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-09T02:30:48.945 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:30:48.945 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:30:48.945 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2023-12-09T02:30:48.945 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-09T02:30:48.945 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:30:48.945 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": { 2023-12-09T02:30:48.945 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:30:48.946 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:30:48.946 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2023-12-09T02:30:48.946 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-09T02:30:48.946 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:30:48.946 INFO:teuthology.orchestra.run.smithi027.stdout: } 2023-12-09T02:30:48.946 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:30:49.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:48 smithi043 ceph-mon[110418]: from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:49.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:48 smithi043 ceph-mon[110418]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:49.454 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:30:49.454 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389", 2023-12-09T02:30:49.455 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2023-12-09T02:30:49.455 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-09T02:30:49.455 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2023-12-09T02:30:49.455 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "1/23 daemons upgraded", 2023-12-09T02:30:49.455 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading mgr daemons", 2023-12-09T02:30:49.455 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2023-12-09T02:30:49.455 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:30:49.806 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:49 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1112683033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:30:49.807 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:49 smithi027 ceph-mon[107735]: from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:49.807 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:49 smithi027 ceph-mon[107735]: pgmap v120: 97 pgs: 97 active+clean; 345 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 339 op/s 2023-12-09T02:30:49.871 INFO:teuthology.orchestra.run.smithi027.stdout: 5 94818 8.14 MB/sec execute 200 sec latency 144.935 ms 2023-12-09T02:30:50.042 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2023-12-09T02:30:50.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:49 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/1112683033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:30:50.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:49 smithi043 ceph-mon[110418]: from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:30:50.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:49 smithi043 ceph-mon[110418]: pgmap v120: 97 pgs: 97 active+clean; 345 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 339 op/s 2023-12-09T02:30:50.816 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:50 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/1299100295' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:30:50.871 INFO:teuthology.orchestra.run.smithi027.stdout: 5 95158 8.13 MB/sec execute 201 sec latency 126.698 ms 2023-12-09T02:30:51.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:50 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/1299100295' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:30:51.831 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:51 smithi027 ceph-mon[107735]: pgmap v121: 97 pgs: 97 active+clean; 349 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.4 MiB/s wr, 434 op/s 2023-12-09T02:30:51.871 INFO:teuthology.orchestra.run.smithi027.stdout: 5 95447 8.14 MB/sec execute 202 sec latency 124.315 ms 2023-12-09T02:30:52.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:51 smithi043 ceph-mon[110418]: pgmap v121: 97 pgs: 97 active+clean; 349 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 4.4 MiB/s wr, 434 op/s 2023-12-09T02:30:52.871 INFO:teuthology.orchestra.run.smithi027.stdout: 5 95611 8.11 MB/sec execute 203 sec latency 131.177 ms 2023-12-09T02:30:53.871 INFO:teuthology.orchestra.run.smithi027.stdout: 5 95937 8.15 MB/sec execute 204 sec latency 201.392 ms 2023-12-09T02:30:53.880 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:53 smithi027 ceph-mon[107735]: pgmap v122: 97 pgs: 97 active+clean; 344 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.2 MiB/s wr, 443 op/s 2023-12-09T02:30:54.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:53 smithi043 ceph-mon[110418]: pgmap v122: 97 pgs: 97 active+clean; 344 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.2 MiB/s wr, 443 op/s 2023-12-09T02:30:54.874 INFO:teuthology.orchestra.run.smithi027.stdout: 5 96164 8.14 MB/sec execute 205 sec latency 210.398 ms 2023-12-09T02:30:55.871 INFO:teuthology.orchestra.run.smithi027.stdout: 5 96425 8.12 MB/sec execute 206 sec latency 123.619 ms 2023-12-09T02:30:55.931 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:55 smithi027 ceph-mon[107735]: pgmap v123: 97 pgs: 97 active+clean; 344 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.1 MiB/s wr, 328 op/s 2023-12-09T02:30:56.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:55 smithi043 ceph-mon[110418]: pgmap v123: 97 pgs: 97 active+clean; 344 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.1 MiB/s wr, 328 op/s 2023-12-09T02:30:56.702 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:30:56.871 INFO:teuthology.orchestra.run.smithi027.stdout: 5 96619 8.11 MB/sec execute 207 sec latency 195.268 ms 2023-12-09T02:30:57.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:30:57.738 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:57 smithi027 ceph-mon[107735]: pgmap v124: 97 pgs: 97 active+clean; 348 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 476 op/s 2023-12-09T02:30:57.872 INFO:teuthology.orchestra.run.smithi027.stdout: 5 96773 8.09 MB/sec execute 208 sec latency 140.215 ms 2023-12-09T02:30:58.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:57 smithi043 ceph-mon[110418]: pgmap v124: 97 pgs: 97 active+clean; 348 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 476 op/s 2023-12-09T02:30:58.872 INFO:teuthology.orchestra.run.smithi027.stdout: 5 96966 8.07 MB/sec execute 209 sec latency 161.298 ms 2023-12-09T02:30:59.758 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:30:59 smithi027 ceph-mon[107735]: pgmap v125: 97 pgs: 97 active+clean; 348 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.2 MiB/s wr, 304 op/s 2023-12-09T02:30:59.872 INFO:teuthology.orchestra.run.smithi027.stdout: 5 97263 8.06 MB/sec execute 210 sec latency 122.771 ms 2023-12-09T02:31:00.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:30:59 smithi043 ceph-mon[110418]: pgmap v125: 97 pgs: 97 active+clean; 348 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.2 MiB/s wr, 304 op/s 2023-12-09T02:31:00.872 INFO:teuthology.orchestra.run.smithi027.stdout: 5 97463 8.04 MB/sec execute 211 sec latency 122.920 ms 2023-12-09T02:31:01.808 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:01 smithi027 ceph-mon[107735]: pgmap v126: 97 pgs: 97 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 4.4 MiB/s wr, 433 op/s 2023-12-09T02:31:01.872 INFO:teuthology.orchestra.run.smithi027.stdout: 5 97778 8.05 MB/sec execute 212 sec latency 137.072 ms 2023-12-09T02:31:02.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:01 smithi043 ceph-mon[110418]: pgmap v126: 97 pgs: 97 active+clean; 343 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 4.4 MiB/s wr, 433 op/s 2023-12-09T02:31:02.880 INFO:teuthology.orchestra.run.smithi027.stdout: 5 98024 8.05 MB/sec execute 213 sec latency 126.783 ms 2023-12-09T02:31:03.846 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:03 smithi027 ceph-mon[107735]: pgmap v127: 97 pgs: 97 active+clean; 341 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 3.7 MiB/s wr, 361 op/s 2023-12-09T02:31:03.880 INFO:teuthology.orchestra.run.smithi027.stdout: 5 98349 8.05 MB/sec execute 214 sec latency 99.171 ms 2023-12-09T02:31:04.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:03 smithi043 ceph-mon[110418]: pgmap v127: 97 pgs: 97 active+clean; 341 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.9 KiB/s rd, 3.7 MiB/s wr, 361 op/s 2023-12-09T02:31:04.884 INFO:teuthology.orchestra.run.smithi027.stdout: 5 98693 8.03 MB/sec execute 215 sec latency 126.338 ms 2023-12-09T02:31:05.884 INFO:teuthology.orchestra.run.smithi027.stdout: 5 98970 8.04 MB/sec execute 216 sec latency 140.264 ms 2023-12-09T02:31:05.891 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:05 smithi027 ceph-mon[107735]: pgmap v128: 97 pgs: 97 active+clean; 341 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.1 MiB/s wr, 299 op/s 2023-12-09T02:31:06.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:05 smithi043 ceph-mon[110418]: pgmap v128: 97 pgs: 97 active+clean; 341 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.1 MiB/s wr, 299 op/s 2023-12-09T02:31:06.884 INFO:teuthology.orchestra.run.smithi027.stdout: 5 99233 8.05 MB/sec execute 217 sec latency 133.497 ms 2023-12-09T02:31:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:07 smithi043 ceph-mon[110418]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi027.babxfp on host smithi027 failed. 2023-12-09T02:31:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:07 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:31:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:07 smithi043 ceph-mon[110418]: pgmap v129: 97 pgs: 97 active+clean; 341 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.5 MiB/s wr, 336 op/s 2023-12-09T02:31:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:07 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:31:07.435 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:07 smithi027 ceph-mon[107735]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi027.babxfp on host smithi027 failed. 2023-12-09T02:31:07.435 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:07 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:31:07.435 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:07 smithi027 ceph-mon[107735]: pgmap v129: 97 pgs: 97 active+clean; 341 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.5 MiB/s wr, 336 op/s 2023-12-09T02:31:07.435 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:07 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:31:07.884 INFO:teuthology.orchestra.run.smithi027.stdout: 5 99544 8.07 MB/sec execute 218 sec latency 128.009 ms 2023-12-09T02:31:08.480 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:08 smithi027 ceph-mon[107735]: Health check failed: Upgrading daemon mgr.smithi027.babxfp on host smithi027 failed. (UPGRADE_REDEPLOY_DAEMON) 2023-12-09T02:31:08.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:08 smithi043 ceph-mon[110418]: Health check failed: Upgrading daemon mgr.smithi027.babxfp on host smithi027 failed. (UPGRADE_REDEPLOY_DAEMON) 2023-12-09T02:31:08.884 INFO:teuthology.orchestra.run.smithi027.stdout: 5 99830 8.07 MB/sec execute 219 sec latency 123.361 ms 2023-12-09T02:31:09.491 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:09 smithi027 ceph-mon[107735]: pgmap v130: 97 pgs: 97 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 362 op/s 2023-12-09T02:31:09.492 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:09 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:31:09.492 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:09 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:31:09.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:09 smithi043 ceph-mon[110418]: pgmap v130: 97 pgs: 97 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 362 op/s 2023-12-09T02:31:09.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:09 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:31:09.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:09 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:31:09.884 INFO:teuthology.orchestra.run.smithi027.stdout: 5 100115 8.07 MB/sec execute 220 sec latency 150.660 ms 2023-12-09T02:31:10.892 INFO:teuthology.orchestra.run.smithi027.stdout: 5 100284 8.04 MB/sec execute 221 sec latency 141.072 ms 2023-12-09T02:31:11.315 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:11 smithi027 ceph-mon[107735]: pgmap v131: 97 pgs: 97 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 362 op/s 2023-12-09T02:31:11.315 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:11 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:31:11.315 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:31:11.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:11 smithi043 ceph-mon[110418]: pgmap v131: 97 pgs: 97 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 KiB/s rd, 3.7 MiB/s wr, 362 op/s 2023-12-09T02:31:11.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:11 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:31:11.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:31:11.894 INFO:teuthology.orchestra.run.smithi027.stdout: 5 100551 8.03 MB/sec execute 222 sec latency 123.619 ms 2023-12-09T02:31:12.892 INFO:teuthology.orchestra.run.smithi027.stdout: 5 100807 8.02 MB/sec execute 223 sec latency 114.970 ms 2023-12-09T02:31:13.377 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:13 smithi027 ceph-mon[107735]: pgmap v132: 97 pgs: 97 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.6 KiB/s rd, 4.3 MiB/s wr, 395 op/s 2023-12-09T02:31:13.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:13 smithi043 ceph-mon[110418]: pgmap v132: 97 pgs: 97 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.6 KiB/s rd, 4.3 MiB/s wr, 395 op/s 2023-12-09T02:31:13.892 INFO:teuthology.orchestra.run.smithi027.stdout: 5 100993 8.00 MB/sec execute 224 sec latency 120.822 ms 2023-12-09T02:31:14.892 INFO:teuthology.orchestra.run.smithi027.stdout: 5 101257 8.01 MB/sec execute 225 sec latency 133.576 ms 2023-12-09T02:31:15.414 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:15 smithi027 ceph-mon[107735]: pgmap v133: 97 pgs: 97 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.9 MiB/s wr, 369 op/s 2023-12-09T02:31:15.542 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:15 smithi043 ceph-mon[110418]: pgmap v133: 97 pgs: 97 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.9 MiB/s wr, 369 op/s 2023-12-09T02:31:15.892 INFO:teuthology.orchestra.run.smithi027.stdout: 5 101564 8.01 MB/sec execute 226 sec latency 92.371 ms 2023-12-09T02:31:16.894 INFO:teuthology.orchestra.run.smithi027.stdout: 5 101885 7.99 MB/sec execute 227 sec latency 136.379 ms 2023-12-09T02:31:16.954 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:16 smithi027 ceph-mon[107735]: pgmap v134: 97 pgs: 97 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.9 MiB/s wr, 369 op/s 2023-12-09T02:31:17.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:16 smithi043 ceph-mon[110418]: pgmap v134: 97 pgs: 97 active+clean; 349 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.9 MiB/s wr, 369 op/s 2023-12-09T02:31:17.893 INFO:teuthology.orchestra.run.smithi027.stdout: 5 102241 7.99 MB/sec execute 228 sec latency 117.617 ms 2023-12-09T02:31:18.893 INFO:teuthology.orchestra.run.smithi027.stdout: 5 102524 8.00 MB/sec execute 229 sec latency 139.420 ms 2023-12-09T02:31:19.514 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:19 smithi027 ceph-mon[107735]: pgmap v135: 97 pgs: 97 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.9 MiB/s wr, 496 op/s 2023-12-09T02:31:19.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:19 smithi043 ceph-mon[110418]: pgmap v135: 97 pgs: 97 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.9 MiB/s wr, 496 op/s 2023-12-09T02:31:19.893 INFO:teuthology.orchestra.run.smithi027.stdout: 5 102896 8.02 MB/sec execute 230 sec latency 202.682 ms 2023-12-09T02:31:20.510 INFO:teuthology.orchestra.run.smithi027.stdout:true 2023-12-09T02:31:20.894 INFO:teuthology.orchestra.run.smithi027.stdout: 5 103152 8.04 MB/sec execute 231 sec latency 146.015 ms 2023-12-09T02:31:20.952 INFO:teuthology.orchestra.run.smithi027.stdout:"Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi027.babxfp on host smithi027 failed." 2023-12-09T02:31:21.580 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:21 smithi027 ceph-mon[107735]: pgmap v136: 97 pgs: 97 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.1 MiB/s wr, 325 op/s 2023-12-09T02:31:21.581 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:21 smithi027 ceph-mon[107735]: from='client.14858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:31:21.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:21 smithi043 ceph-mon[110418]: pgmap v136: 97 pgs: 97 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.1 MiB/s wr, 325 op/s 2023-12-09T02:31:21.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:21 smithi043 ceph-mon[110418]: from='client.14858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:31:21.893 INFO:teuthology.orchestra.run.smithi027.stdout: 5 103394 8.03 MB/sec execute 232 sec latency 132.748 ms 2023-12-09T02:31:22.347 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:22 smithi027 ceph-mon[107735]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:31:22.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:22 smithi043 ceph-mon[110418]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:31:22.893 INFO:teuthology.orchestra.run.smithi027.stdout: 5 103650 8.02 MB/sec execute 233 sec latency 130.289 ms 2023-12-09T02:31:23.382 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:23 smithi027 ceph-mon[107735]: pgmap v137: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.2 MiB/s wr, 503 op/s 2023-12-09T02:31:23.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:23 smithi043 ceph-mon[110418]: pgmap v137: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.2 MiB/s wr, 503 op/s 2023-12-09T02:31:23.893 INFO:teuthology.orchestra.run.smithi027.stdout: 5 103879 8.01 MB/sec execute 234 sec latency 156.641 ms 2023-12-09T02:31:24.893 INFO:teuthology.orchestra.run.smithi027.stdout: 5 104152 7.99 MB/sec execute 235 sec latency 124.842 ms 2023-12-09T02:31:25.425 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:25 smithi027 ceph-mon[107735]: pgmap v138: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 345 op/s 2023-12-09T02:31:25.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:25 smithi043 ceph-mon[110418]: pgmap v138: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 345 op/s 2023-12-09T02:31:25.893 INFO:teuthology.orchestra.run.smithi027.stdout: 5 104434 7.99 MB/sec execute 236 sec latency 129.794 ms 2023-12-09T02:31:26.451 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:31:26.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:31:26.893 INFO:teuthology.orchestra.run.smithi027.stdout: 5 104799 8.00 MB/sec execute 237 sec latency 124.262 ms 2023-12-09T02:31:27.478 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:27 smithi027 ceph-mon[107735]: pgmap v139: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 345 op/s 2023-12-09T02:31:27.732 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:27 smithi043 ceph-mon[110418]: pgmap v139: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.5 MiB/s wr, 345 op/s 2023-12-09T02:31:27.898 INFO:teuthology.orchestra.run.smithi027.stdout: 5 105058 8.00 MB/sec execute 238 sec latency 131.340 ms 2023-12-09T02:31:28.899 INFO:teuthology.orchestra.run.smithi027.stdout: 5 105322 7.99 MB/sec execute 239 sec latency 131.713 ms 2023-12-09T02:31:29.523 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:29 smithi027 ceph-mon[107735]: pgmap v140: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.1 MiB/s wr, 517 op/s 2023-12-09T02:31:29.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:29 smithi043 ceph-mon[110418]: pgmap v140: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 KiB/s rd, 5.1 MiB/s wr, 517 op/s 2023-12-09T02:31:29.897 INFO:teuthology.orchestra.run.smithi027.stdout: 5 105565 7.98 MB/sec execute 240 sec latency 151.148 ms 2023-12-09T02:31:30.897 INFO:teuthology.orchestra.run.smithi027.stdout: 5 105829 7.98 MB/sec execute 241 sec latency 130.947 ms 2023-12-09T02:31:31.586 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:31 smithi027 ceph-mon[107735]: pgmap v141: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 350 op/s 2023-12-09T02:31:31.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:31 smithi043 ceph-mon[110418]: pgmap v141: 97 pgs: 97 active+clean; 351 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 350 op/s 2023-12-09T02:31:31.898 INFO:teuthology.orchestra.run.smithi027.stdout: 5 106112 7.98 MB/sec execute 242 sec latency 189.413 ms 2023-12-09T02:31:32.897 INFO:teuthology.orchestra.run.smithi027.stdout: 5 106315 7.98 MB/sec execute 243 sec latency 129.590 ms 2023-12-09T02:31:33.655 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:33 smithi027 ceph-mon[107735]: pgmap v142: 97 pgs: 97 active+clean; 347 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 505 op/s 2023-12-09T02:31:33.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:33 smithi043 ceph-mon[110418]: pgmap v142: 97 pgs: 97 active+clean; 347 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.3 MiB/s wr, 505 op/s 2023-12-09T02:31:33.897 INFO:teuthology.orchestra.run.smithi027.stdout: 5 106511 7.97 MB/sec execute 244 sec latency 126.280 ms 2023-12-09T02:31:34.903 INFO:teuthology.orchestra.run.smithi027.stdout: 5 106802 7.97 MB/sec execute 245 sec latency 146.878 ms 2023-12-09T02:31:35.453 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:35 smithi027 ceph-mon[107735]: pgmap v143: 97 pgs: 97 active+clean; 347 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.2 MiB/s wr, 327 op/s 2023-12-09T02:31:35.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:35 smithi043 ceph-mon[110418]: pgmap v143: 97 pgs: 97 active+clean; 347 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.2 MiB/s wr, 327 op/s 2023-12-09T02:31:35.903 INFO:teuthology.orchestra.run.smithi027.stdout: 5 107040 7.96 MB/sec execute 246 sec latency 120.615 ms 2023-12-09T02:31:36.903 INFO:teuthology.orchestra.run.smithi027.stdout: 5 107264 7.96 MB/sec execute 247 sec latency 136.081 ms 2023-12-09T02:31:36.969 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:36 smithi027 ceph-mon[107735]: pgmap v144: 97 pgs: 97 active+clean; 347 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.2 MiB/s wr, 327 op/s 2023-12-09T02:31:37.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:36 smithi043 ceph-mon[110418]: pgmap v144: 97 pgs: 97 active+clean; 347 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.2 MiB/s wr, 327 op/s 2023-12-09T02:31:37.903 INFO:teuthology.orchestra.run.smithi027.stdout: 5 107531 7.95 MB/sec execute 248 sec latency 125.150 ms 2023-12-09T02:31:38.904 INFO:teuthology.orchestra.run.smithi027.stdout: 5 107766 7.94 MB/sec execute 249 sec latency 123.854 ms 2023-12-09T02:31:39.528 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:39 smithi027 ceph-mon[107735]: pgmap v145: 97 pgs: 97 active+clean; 349 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.8 MiB/s wr, 470 op/s 2023-12-09T02:31:39.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:39 smithi043 ceph-mon[110418]: pgmap v145: 97 pgs: 97 active+clean; 349 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.8 MiB/s wr, 470 op/s 2023-12-09T02:31:39.904 INFO:teuthology.orchestra.run.smithi027.stdout: 5 108054 7.94 MB/sec execute 250 sec latency 123.897 ms 2023-12-09T02:31:40.914 INFO:teuthology.orchestra.run.smithi027.stdout: 5 108357 7.93 MB/sec execute 251 sec latency 87.386 ms 2023-12-09T02:31:41.340 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:41 smithi027 ceph-mon[107735]: pgmap v146: 97 pgs: 97 active+clean; 349 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.1 MiB/s wr, 297 op/s 2023-12-09T02:31:41.341 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:41 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:31:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:41 smithi043 ceph-mon[110418]: pgmap v146: 97 pgs: 97 active+clean; 349 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.1 MiB/s wr, 297 op/s 2023-12-09T02:31:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:41 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:31:41.914 INFO:teuthology.orchestra.run.smithi027.stdout: 5 108645 7.93 MB/sec execute 252 sec latency 130.160 ms 2023-12-09T02:31:42.925 INFO:teuthology.orchestra.run.smithi027.stdout: 5 108897 7.93 MB/sec execute 253 sec latency 147.215 ms 2023-12-09T02:31:43.404 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:43 smithi027 ceph-mon[107735]: pgmap v147: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.7 MiB/s wr, 468 op/s 2023-12-09T02:31:43.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:43 smithi043 ceph-mon[110418]: pgmap v147: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.7 MiB/s wr, 468 op/s 2023-12-09T02:31:43.925 INFO:teuthology.orchestra.run.smithi027.stdout: 5 109197 7.94 MB/sec execute 254 sec latency 140.390 ms 2023-12-09T02:31:44.925 INFO:teuthology.orchestra.run.smithi027.stdout: 5 109512 7.93 MB/sec execute 255 sec latency 123.872 ms 2023-12-09T02:31:45.441 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:45 smithi027 ceph-mon[107735]: pgmap v148: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.2 MiB/s wr, 313 op/s 2023-12-09T02:31:45.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:45 smithi043 ceph-mon[110418]: pgmap v148: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.2 MiB/s wr, 313 op/s 2023-12-09T02:31:45.926 INFO:teuthology.orchestra.run.smithi027.stdout: 5 109751 7.93 MB/sec execute 256 sec latency 138.661 ms 2023-12-09T02:31:46.926 INFO:teuthology.orchestra.run.smithi027.stdout: 5 109953 7.92 MB/sec execute 257 sec latency 138.692 ms 2023-12-09T02:31:46.968 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:46 smithi027 ceph-mon[107735]: pgmap v149: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.2 MiB/s wr, 313 op/s 2023-12-09T02:31:47.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:46 smithi043 ceph-mon[110418]: pgmap v149: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.2 MiB/s wr, 313 op/s 2023-12-09T02:31:47.926 INFO:teuthology.orchestra.run.smithi027.stdout: 5 110141 7.91 MB/sec execute 258 sec latency 142.635 ms 2023-12-09T02:31:48.926 INFO:teuthology.orchestra.run.smithi027.stdout: 5 110461 7.92 MB/sec execute 259 sec latency 121.051 ms 2023-12-09T02:31:49.547 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:49 smithi027 ceph-mon[107735]: pgmap v150: 97 pgs: 97 active+clean; 346 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.9 MiB/s wr, 471 op/s 2023-12-09T02:31:49.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:49 smithi043 ceph-mon[110418]: pgmap v150: 97 pgs: 97 active+clean; 346 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.9 MiB/s wr, 471 op/s 2023-12-09T02:31:49.926 INFO:teuthology.orchestra.run.smithi027.stdout: 5 110816 7.92 MB/sec execute 260 sec latency 129.246 ms 2023-12-09T02:31:50.926 INFO:teuthology.orchestra.run.smithi027.stdout: 5 111145 7.93 MB/sec execute 261 sec latency 129.822 ms 2023-12-09T02:31:51.358 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:51 smithi027 ceph-mon[107735]: pgmap v151: 97 pgs: 97 active+clean; 346 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 328 op/s 2023-12-09T02:31:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:51 smithi043 ceph-mon[110418]: pgmap v151: 97 pgs: 97 active+clean; 346 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 328 op/s 2023-12-09T02:31:51.926 INFO:teuthology.orchestra.run.smithi027.stdout: 5 111357 7.92 MB/sec execute 262 sec latency 135.469 ms 2023-12-09T02:31:52.930 INFO:teuthology.orchestra.run.smithi027.stdout: 5 111740 7.91 MB/sec execute 263 sec latency 129.583 ms 2023-12-09T02:31:53.388 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:53 smithi027 ceph-mon[107735]: pgmap v152: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.0 MiB/s wr, 502 op/s 2023-12-09T02:31:53.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:53 smithi043 ceph-mon[110418]: pgmap v152: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.0 MiB/s wr, 502 op/s 2023-12-09T02:31:53.930 INFO:teuthology.orchestra.run.smithi027.stdout: 5 112034 7.92 MB/sec execute 264 sec latency 129.816 ms 2023-12-09T02:31:54.930 INFO:teuthology.orchestra.run.smithi027.stdout: 5 112358 7.93 MB/sec execute 265 sec latency 122.467 ms 2023-12-09T02:31:55.441 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:55 smithi027 ceph-mon[107735]: pgmap v153: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 331 op/s 2023-12-09T02:31:55.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:55 smithi043 ceph-mon[110418]: pgmap v153: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 331 op/s 2023-12-09T02:31:55.930 INFO:teuthology.orchestra.run.smithi027.stdout: 5 112633 7.93 MB/sec execute 266 sec latency 130.735 ms 2023-12-09T02:31:56.450 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:31:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:31:56.930 INFO:teuthology.orchestra.run.smithi027.stdout: 5 112947 7.94 MB/sec execute 267 sec latency 134.267 ms 2023-12-09T02:31:57.471 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:57 smithi027 ceph-mon[107735]: pgmap v154: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 331 op/s 2023-12-09T02:31:57.732 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:57 smithi043 ceph-mon[110418]: pgmap v154: 97 pgs: 97 active+clean; 348 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 331 op/s 2023-12-09T02:31:57.930 INFO:teuthology.orchestra.run.smithi027.stdout: 5 113175 7.93 MB/sec execute 268 sec latency 134.086 ms 2023-12-09T02:31:58.930 INFO:teuthology.orchestra.run.smithi027.stdout: 5 113351 7.91 MB/sec execute 269 sec latency 126.527 ms 2023-12-09T02:31:59.513 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:31:59 smithi027 ceph-mon[107735]: pgmap v155: 97 pgs: 97 active+clean; 349 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.4 MiB/s wr, 515 op/s 2023-12-09T02:31:59.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:31:59 smithi043 ceph-mon[110418]: pgmap v155: 97 pgs: 97 active+clean; 349 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 5.4 MiB/s wr, 515 op/s 2023-12-09T02:31:59.931 INFO:teuthology.orchestra.run.smithi027.stdout: 5 113631 7.90 MB/sec execute 270 sec latency 146.112 ms 2023-12-09T02:32:00.931 INFO:teuthology.orchestra.run.smithi027.stdout: 5 113832 7.90 MB/sec execute 271 sec latency 138.341 ms 2023-12-09T02:32:01.578 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:01 smithi027 ceph-mon[107735]: pgmap v156: 97 pgs: 97 active+clean; 349 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 357 op/s 2023-12-09T02:32:01.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:01 smithi043 ceph-mon[110418]: pgmap v156: 97 pgs: 97 active+clean; 349 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.7 MiB/s wr, 357 op/s 2023-12-09T02:32:01.930 INFO:teuthology.orchestra.run.smithi027.stdout: 5 114227 7.91 MB/sec execute 272 sec latency 114.992 ms 2023-12-09T02:32:02.931 INFO:teuthology.orchestra.run.smithi027.stdout: 5 114547 7.91 MB/sec execute 273 sec latency 126.679 ms 2023-12-09T02:32:03.625 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:03 smithi027 ceph-mon[107735]: pgmap v157: 97 pgs: 97 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.2 MiB/s wr, 511 op/s 2023-12-09T02:32:03.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:03 smithi043 ceph-mon[110418]: pgmap v157: 97 pgs: 97 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.2 MiB/s wr, 511 op/s 2023-12-09T02:32:03.930 INFO:teuthology.orchestra.run.smithi027.stdout: 5 114838 7.90 MB/sec execute 274 sec latency 125.480 ms 2023-12-09T02:32:04.931 INFO:teuthology.orchestra.run.smithi027.stdout: 5 115079 7.91 MB/sec execute 275 sec latency 129.526 ms 2023-12-09T02:32:05.425 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:05 smithi027 ceph-mon[107735]: pgmap v158: 97 pgs: 97 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 337 op/s 2023-12-09T02:32:05.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:05 smithi043 ceph-mon[110418]: pgmap v158: 97 pgs: 97 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 337 op/s 2023-12-09T02:32:05.931 INFO:teuthology.orchestra.run.smithi027.stdout: 5 115427 7.91 MB/sec execute 276 sec latency 123.770 ms 2023-12-09T02:32:06.931 INFO:teuthology.orchestra.run.smithi027.stdout: 5 115786 7.92 MB/sec execute 277 sec latency 130.128 ms 2023-12-09T02:32:06.944 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:06 smithi027 ceph-mon[107735]: pgmap v159: 97 pgs: 97 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 337 op/s 2023-12-09T02:32:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:06 smithi043 ceph-mon[110418]: pgmap v159: 97 pgs: 97 active+clean; 349 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 337 op/s 2023-12-09T02:32:07.931 INFO:teuthology.orchestra.run.smithi027.stdout: 5 116012 7.91 MB/sec execute 278 sec latency 133.297 ms 2023-12-09T02:32:08.931 INFO:teuthology.orchestra.run.smithi027.stdout: 5 116400 7.92 MB/sec execute 279 sec latency 98.741 ms 2023-12-09T02:32:09.508 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:09 smithi027 ceph-mon[107735]: pgmap v160: 97 pgs: 97 active+clean; 352 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.4 MiB/s wr, 527 op/s 2023-12-09T02:32:09.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:09 smithi043 ceph-mon[110418]: pgmap v160: 97 pgs: 97 active+clean; 352 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.4 MiB/s wr, 527 op/s 2023-12-09T02:32:09.933 INFO:teuthology.orchestra.run.smithi027.stdout: 5 116669 7.92 MB/sec execute 280 sec latency 145.627 ms 2023-12-09T02:32:10.937 INFO:teuthology.orchestra.run.smithi027.stdout: 5 117001 7.93 MB/sec execute 281 sec latency 128.650 ms 2023-12-09T02:32:11.569 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:11 smithi027 ceph-mon[107735]: pgmap v161: 97 pgs: 97 active+clean; 352 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 344 op/s 2023-12-09T02:32:11.569 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:32:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:11 smithi043 ceph-mon[110418]: pgmap v161: 97 pgs: 97 active+clean; 352 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 344 op/s 2023-12-09T02:32:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:32:11.937 INFO:teuthology.orchestra.run.smithi027.stdout: 5 117282 7.93 MB/sec execute 282 sec latency 129.782 ms 2023-12-09T02:32:12.942 INFO:teuthology.orchestra.run.smithi027.stdout: 5 117560 7.93 MB/sec execute 283 sec latency 145.377 ms 2023-12-09T02:32:13.590 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:13 smithi027 ceph-mon[107735]: pgmap v162: 97 pgs: 97 active+clean; 353 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 531 op/s 2023-12-09T02:32:13.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:13 smithi043 ceph-mon[110418]: pgmap v162: 97 pgs: 97 active+clean; 353 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 531 op/s 2023-12-09T02:32:13.943 INFO:teuthology.orchestra.run.smithi027.stdout: 5 117802 7.91 MB/sec execute 284 sec latency 195.477 ms 2023-12-09T02:32:14.943 INFO:teuthology.orchestra.run.smithi027.stdout: 5 118034 7.90 MB/sec execute 285 sec latency 123.191 ms 2023-12-09T02:32:15.414 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:15 smithi027 ceph-mon[107735]: pgmap v163: 97 pgs: 97 active+clean; 353 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.9 MiB/s wr, 376 op/s 2023-12-09T02:32:15.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:15 smithi043 ceph-mon[110418]: pgmap v163: 97 pgs: 97 active+clean; 353 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.9 MiB/s wr, 376 op/s 2023-12-09T02:32:15.943 INFO:teuthology.orchestra.run.smithi027.stdout: 5 118269 7.91 MB/sec execute 286 sec latency 146.338 ms 2023-12-09T02:32:16.943 INFO:teuthology.orchestra.run.smithi027.stdout: 5 118550 7.90 MB/sec execute 287 sec latency 126.781 ms 2023-12-09T02:32:16.959 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:16 smithi027 ceph-mon[107735]: pgmap v164: 97 pgs: 97 active+clean; 353 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.9 MiB/s wr, 376 op/s 2023-12-09T02:32:17.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:16 smithi043 ceph-mon[110418]: pgmap v164: 97 pgs: 97 active+clean; 353 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.9 MiB/s wr, 376 op/s 2023-12-09T02:32:17.945 INFO:teuthology.orchestra.run.smithi027.stdout: 5 118857 7.90 MB/sec execute 288 sec latency 135.150 ms 2023-12-09T02:32:18.945 INFO:teuthology.orchestra.run.smithi027.stdout: 5 119128 7.89 MB/sec execute 289 sec latency 159.662 ms 2023-12-09T02:32:19.513 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:19 smithi027 ceph-mon[107735]: pgmap v165: 97 pgs: 97 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 531 op/s 2023-12-09T02:32:19.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:19 smithi043 ceph-mon[110418]: pgmap v165: 97 pgs: 97 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 531 op/s 2023-12-09T02:32:19.945 INFO:teuthology.orchestra.run.smithi027.stdout: 5 119369 7.90 MB/sec execute 290 sec latency 117.824 ms 2023-12-09T02:32:20.945 INFO:teuthology.orchestra.run.smithi027.stdout: 5 119691 7.90 MB/sec execute 291 sec latency 140.876 ms 2023-12-09T02:32:21.564 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:21 smithi027 ceph-mon[107735]: pgmap v166: 97 pgs: 97 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 341 op/s 2023-12-09T02:32:21.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:21 smithi043 ceph-mon[110418]: pgmap v166: 97 pgs: 97 active+clean; 350 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.5 MiB/s wr, 341 op/s 2023-12-09T02:32:21.945 INFO:teuthology.orchestra.run.smithi027.stdout: 5 120047 7.91 MB/sec execute 292 sec latency 124.749 ms 2023-12-09T02:32:22.945 INFO:teuthology.orchestra.run.smithi027.stdout: 5 120309 7.90 MB/sec execute 293 sec latency 127.105 ms 2023-12-09T02:32:23.345 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:23 smithi027 ceph-mon[107735]: pgmap v167: 97 pgs: 97 active+clean; 356 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.3 MiB/s wr, 518 op/s 2023-12-09T02:32:23.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:23 smithi043 ceph-mon[110418]: pgmap v167: 97 pgs: 97 active+clean; 356 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.3 MiB/s wr, 518 op/s 2023-12-09T02:32:23.946 INFO:teuthology.orchestra.run.smithi027.stdout: 5 120582 7.90 MB/sec execute 294 sec latency 123.454 ms 2023-12-09T02:32:24.946 INFO:teuthology.orchestra.run.smithi027.stdout: 5 120869 7.91 MB/sec execute 295 sec latency 108.960 ms 2023-12-09T02:32:25.399 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:25 smithi027 ceph-mon[107735]: pgmap v168: 97 pgs: 97 active+clean; 356 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.4 MiB/s wr, 331 op/s 2023-12-09T02:32:25.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:25 smithi043 ceph-mon[110418]: pgmap v168: 97 pgs: 97 active+clean; 356 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.4 MiB/s wr, 331 op/s 2023-12-09T02:32:25.946 INFO:teuthology.orchestra.run.smithi027.stdout: 5 121085 7.89 MB/sec execute 296 sec latency 144.552 ms 2023-12-09T02:32:26.429 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:32:26.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:32:26.946 INFO:teuthology.orchestra.run.smithi027.stdout: 5 121379 7.89 MB/sec execute 297 sec latency 135.267 ms 2023-12-09T02:32:27.445 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:27 smithi027 ceph-mon[107735]: pgmap v169: 97 pgs: 97 active+clean; 356 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.4 MiB/s wr, 331 op/s 2023-12-09T02:32:27.732 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:27 smithi043 ceph-mon[110418]: pgmap v169: 97 pgs: 97 active+clean; 356 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.4 MiB/s wr, 331 op/s 2023-12-09T02:32:27.946 INFO:teuthology.orchestra.run.smithi027.stdout: 5 121590 7.87 MB/sec execute 298 sec latency 152.752 ms 2023-12-09T02:32:28.955 INFO:teuthology.orchestra.run.smithi027.stdout: 5 121871 7.88 MB/sec execute 299 sec latency 131.161 ms 2023-12-09T02:32:29.506 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:29 smithi027 ceph-mon[107735]: pgmap v170: 97 pgs: 97 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.0 MiB/s wr, 497 op/s 2023-12-09T02:32:29.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:29 smithi043 ceph-mon[110418]: pgmap v170: 97 pgs: 97 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.0 MiB/s wr, 497 op/s 2023-12-09T02:32:29.963 INFO:teuthology.orchestra.run.smithi027.stdout: 5 122137 7.88 MB/sec execute 300 sec latency 138.238 ms 2023-12-09T02:32:30.969 INFO:teuthology.orchestra.run.smithi027.stdout: 5 122325 7.87 MB/sec execute 301 sec latency 124.169 ms 2023-12-09T02:32:31.572 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:31 smithi027 ceph-mon[107735]: pgmap v171: 97 pgs: 97 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 343 op/s 2023-12-09T02:32:31.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:31 smithi043 ceph-mon[110418]: pgmap v171: 97 pgs: 97 active+clean; 351 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 343 op/s 2023-12-09T02:32:31.970 INFO:teuthology.orchestra.run.smithi027.stdout: 5 122590 7.86 MB/sec execute 302 sec latency 126.588 ms 2023-12-09T02:32:32.969 INFO:teuthology.orchestra.run.smithi027.stdout: 5 122826 7.86 MB/sec execute 303 sec latency 121.576 ms 2023-12-09T02:32:33.624 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:33 smithi027 ceph-mon[107735]: pgmap v172: 97 pgs: 97 active+clean; 352 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 496 op/s 2023-12-09T02:32:33.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:33 smithi043 ceph-mon[110418]: pgmap v172: 97 pgs: 97 active+clean; 352 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 496 op/s 2023-12-09T02:32:33.969 INFO:teuthology.orchestra.run.smithi027.stdout: 5 123082 7.85 MB/sec execute 304 sec latency 129.464 ms 2023-12-09T02:32:34.969 INFO:teuthology.orchestra.run.smithi027.stdout: 5 123414 7.85 MB/sec execute 305 sec latency 133.923 ms 2023-12-09T02:32:35.691 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:35 smithi027 ceph-mon[107735]: pgmap v173: 97 pgs: 97 active+clean; 352 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.1 MiB/s wr, 319 op/s 2023-12-09T02:32:35.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:35 smithi043 ceph-mon[110418]: pgmap v173: 97 pgs: 97 active+clean; 352 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.1 MiB/s wr, 319 op/s 2023-12-09T02:32:35.969 INFO:teuthology.orchestra.run.smithi027.stdout: 5 123684 7.86 MB/sec execute 306 sec latency 125.710 ms 2023-12-09T02:32:36.972 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:36 smithi027 ceph-mon[107735]: pgmap v174: 97 pgs: 97 active+clean; 352 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.1 MiB/s wr, 319 op/s 2023-12-09T02:32:36.974 INFO:teuthology.orchestra.run.smithi027.stdout: 5 123945 7.87 MB/sec execute 307 sec latency 195.545 ms 2023-12-09T02:32:37.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:36 smithi043 ceph-mon[110418]: pgmap v174: 97 pgs: 97 active+clean; 352 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.1 MiB/s wr, 319 op/s 2023-12-09T02:32:37.974 INFO:teuthology.orchestra.run.smithi027.stdout: 5 124207 7.87 MB/sec execute 308 sec latency 129.909 ms 2023-12-09T02:32:38.974 INFO:teuthology.orchestra.run.smithi027.stdout: 5 124493 7.86 MB/sec execute 309 sec latency 126.928 ms 2023-12-09T02:32:39.548 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:39 smithi027 ceph-mon[107735]: pgmap v175: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.8 MiB/s wr, 476 op/s 2023-12-09T02:32:39.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:39 smithi043 ceph-mon[110418]: pgmap v175: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.9 KiB/s rd, 4.8 MiB/s wr, 476 op/s 2023-12-09T02:32:39.974 INFO:teuthology.orchestra.run.smithi027.stdout: 5 124763 7.85 MB/sec execute 310 sec latency 125.623 ms 2023-12-09T02:32:40.974 INFO:teuthology.orchestra.run.smithi027.stdout: 5 125034 7.84 MB/sec execute 311 sec latency 129.543 ms 2023-12-09T02:32:41.364 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:41 smithi027 ceph-mon[107735]: pgmap v176: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.1 MiB/s wr, 309 op/s 2023-12-09T02:32:41.364 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:41 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:32:41.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:41 smithi043 ceph-mon[110418]: pgmap v176: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.1 MiB/s wr, 309 op/s 2023-12-09T02:32:41.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:41 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:32:41.974 INFO:teuthology.orchestra.run.smithi027.stdout: 5 125264 7.85 MB/sec execute 312 sec latency 135.421 ms 2023-12-09T02:32:42.974 INFO:teuthology.orchestra.run.smithi027.stdout: 5 125587 7.85 MB/sec execute 313 sec latency 129.223 ms 2023-12-09T02:32:43.457 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:43 smithi027 ceph-mon[107735]: pgmap v177: 97 pgs: 97 active+clean; 356 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.9 MiB/s wr, 478 op/s 2023-12-09T02:32:43.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:43 smithi043 ceph-mon[110418]: pgmap v177: 97 pgs: 97 active+clean; 356 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.9 MiB/s wr, 478 op/s 2023-12-09T02:32:43.974 INFO:teuthology.orchestra.run.smithi027.stdout: 5 125890 7.85 MB/sec execute 314 sec latency 135.876 ms 2023-12-09T02:32:44.982 INFO:teuthology.orchestra.run.smithi027.stdout: 5 126111 7.84 MB/sec execute 315 sec latency 131.654 ms 2023-12-09T02:32:45.459 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:45 smithi027 ceph-mon[107735]: pgmap v178: 97 pgs: 97 active+clean; 356 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.5 MiB/s wr, 325 op/s 2023-12-09T02:32:45.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:45 smithi043 ceph-mon[110418]: pgmap v178: 97 pgs: 97 active+clean; 356 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.5 MiB/s wr, 325 op/s 2023-12-09T02:32:45.988 INFO:teuthology.orchestra.run.smithi027.stdout: 5 126318 7.84 MB/sec execute 316 sec latency 128.535 ms 2023-12-09T02:32:46.990 INFO:teuthology.orchestra.run.smithi027.stdout: 5 126571 7.83 MB/sec execute 317 sec latency 155.260 ms 2023-12-09T02:32:47.015 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:46 smithi027 ceph-mon[107735]: pgmap v179: 97 pgs: 97 active+clean; 356 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.5 MiB/s wr, 325 op/s 2023-12-09T02:32:47.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:46 smithi043 ceph-mon[110418]: pgmap v179: 97 pgs: 97 active+clean; 356 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.5 MiB/s wr, 325 op/s 2023-12-09T02:32:47.990 INFO:teuthology.orchestra.run.smithi027.stdout: 5 126860 7.83 MB/sec execute 318 sec latency 139.959 ms 2023-12-09T02:32:48.994 INFO:teuthology.orchestra.run.smithi027.stdout: 5 127093 7.82 MB/sec execute 319 sec latency 131.651 ms 2023-12-09T02:32:49.580 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:49 smithi027 ceph-mon[107735]: pgmap v180: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.0 MiB/s wr, 481 op/s 2023-12-09T02:32:49.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:49 smithi043 ceph-mon[110418]: pgmap v180: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.0 MiB/s wr, 481 op/s 2023-12-09T02:32:49.994 INFO:teuthology.orchestra.run.smithi027.stdout: 5 127368 7.83 MB/sec execute 320 sec latency 140.025 ms 2023-12-09T02:32:50.994 INFO:teuthology.orchestra.run.smithi027.stdout: 5 127628 7.83 MB/sec execute 321 sec latency 185.756 ms 2023-12-09T02:32:51.379 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:51 smithi027 ceph-mon[107735]: pgmap v181: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 325 op/s 2023-12-09T02:32:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:51 smithi043 ceph-mon[110418]: pgmap v181: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.3 MiB/s wr, 325 op/s 2023-12-09T02:32:51.996 INFO:teuthology.orchestra.run.smithi027.stdout: 5 127905 7.82 MB/sec execute 322 sec latency 126.684 ms 2023-12-09T02:32:52.996 INFO:teuthology.orchestra.run.smithi027.stdout: 5 128181 7.81 MB/sec execute 323 sec latency 131.648 ms 2023-12-09T02:32:53.409 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:53 smithi027 ceph-mon[107735]: pgmap v182: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.8 MiB/s wr, 485 op/s 2023-12-09T02:32:53.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:53 smithi043 ceph-mon[110418]: pgmap v182: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.8 MiB/s wr, 485 op/s 2023-12-09T02:32:53.996 INFO:teuthology.orchestra.run.smithi027.stdout: 5 128439 7.82 MB/sec execute 324 sec latency 138.124 ms 2023-12-09T02:32:54.996 INFO:teuthology.orchestra.run.smithi027.stdout: 5 128671 7.82 MB/sec execute 325 sec latency 137.090 ms 2023-12-09T02:32:55.470 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:55 smithi027 ceph-mon[107735]: pgmap v183: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.0 MiB/s wr, 316 op/s 2023-12-09T02:32:55.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:55 smithi043 ceph-mon[110418]: pgmap v183: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.0 MiB/s wr, 316 op/s 2023-12-09T02:32:55.996 INFO:teuthology.orchestra.run.smithi027.stdout: 5 128881 7.82 MB/sec execute 326 sec latency 142.935 ms 2023-12-09T02:32:56.485 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:32:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:32:56.996 INFO:teuthology.orchestra.run.smithi027.stdout: 5 129094 7.81 MB/sec execute 327 sec latency 177.027 ms 2023-12-09T02:32:57.370 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:57 smithi027 ceph-mon[107735]: pgmap v184: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.0 MiB/s wr, 316 op/s 2023-12-09T02:32:57.732 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:57 smithi043 ceph-mon[110418]: pgmap v184: 97 pgs: 97 active+clean; 352 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.0 MiB/s wr, 316 op/s 2023-12-09T02:32:57.996 INFO:teuthology.orchestra.run.smithi027.stdout: 5 129335 7.81 MB/sec execute 328 sec latency 133.858 ms 2023-12-09T02:32:58.996 INFO:teuthology.orchestra.run.smithi027.stdout: 5 129534 7.79 MB/sec execute 329 sec latency 134.112 ms 2023-12-09T02:32:59.581 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:32:59 smithi027 ceph-mon[107735]: pgmap v185: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.7 MiB/s wr, 465 op/s 2023-12-09T02:32:59.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:32:59 smithi043 ceph-mon[110418]: pgmap v185: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.7 MiB/s wr, 465 op/s 2023-12-09T02:32:59.996 INFO:teuthology.orchestra.run.smithi027.stdout: 5 129752 7.78 MB/sec execute 330 sec latency 143.191 ms 2023-12-09T02:33:00.996 INFO:teuthology.orchestra.run.smithi027.stdout: 5 129967 7.78 MB/sec execute 331 sec latency 132.691 ms 2023-12-09T02:33:01.620 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:01 smithi027 ceph-mon[107735]: pgmap v186: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 309 op/s 2023-12-09T02:33:01.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:01 smithi043 ceph-mon[110418]: pgmap v186: 97 pgs: 97 active+clean; 353 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 309 op/s 2023-12-09T02:33:01.997 INFO:teuthology.orchestra.run.smithi027.stdout: 5 130275 7.78 MB/sec execute 332 sec latency 129.953 ms 2023-12-09T02:33:02.997 INFO:teuthology.orchestra.run.smithi027.stdout: 5 130532 7.78 MB/sec execute 333 sec latency 131.937 ms 2023-12-09T02:33:03.424 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:03 smithi027 ceph-mon[107735]: pgmap v187: 97 pgs: 97 active+clean; 356 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.6 MiB/s wr, 447 op/s 2023-12-09T02:33:03.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:03 smithi043 ceph-mon[110418]: pgmap v187: 97 pgs: 97 active+clean; 356 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.8 KiB/s rd, 4.6 MiB/s wr, 447 op/s 2023-12-09T02:33:03.997 INFO:teuthology.orchestra.run.smithi027.stdout: 5 130775 7.78 MB/sec execute 334 sec latency 139.618 ms 2023-12-09T02:33:04.997 INFO:teuthology.orchestra.run.smithi027.stdout: 5 130996 7.77 MB/sec execute 335 sec latency 145.851 ms 2023-12-09T02:33:05.476 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:05 smithi027 ceph-mon[107735]: pgmap v188: 97 pgs: 97 active+clean; 356 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.1 MiB/s wr, 288 op/s 2023-12-09T02:33:05.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:05 smithi043 ceph-mon[110418]: pgmap v188: 97 pgs: 97 active+clean; 356 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.1 MiB/s wr, 288 op/s 2023-12-09T02:33:05.998 INFO:teuthology.orchestra.run.smithi027.stdout: 5 131211 7.76 MB/sec execute 336 sec latency 132.140 ms 2023-12-09T02:33:06.998 INFO:teuthology.orchestra.run.smithi027.stdout: 5 131458 7.75 MB/sec execute 337 sec latency 120.848 ms 2023-12-09T02:33:07.014 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:06 smithi027 ceph-mon[107735]: pgmap v189: 97 pgs: 97 active+clean; 356 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.1 MiB/s wr, 288 op/s 2023-12-09T02:33:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:06 smithi043 ceph-mon[110418]: pgmap v189: 97 pgs: 97 active+clean; 356 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.1 MiB/s wr, 288 op/s 2023-12-09T02:33:07.998 INFO:teuthology.orchestra.run.smithi027.stdout: 5 131725 7.74 MB/sec execute 338 sec latency 218.762 ms 2023-12-09T02:33:08.998 INFO:teuthology.orchestra.run.smithi027.stdout: 5 131991 7.75 MB/sec execute 339 sec latency 121.160 ms 2023-12-09T02:33:09.566 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:09 smithi027 ceph-mon[107735]: pgmap v190: 97 pgs: 97 active+clean; 353 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.4 MiB/s wr, 435 op/s 2023-12-09T02:33:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:09 smithi043 ceph-mon[110418]: pgmap v190: 97 pgs: 97 active+clean; 353 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.4 MiB/s wr, 435 op/s 2023-12-09T02:33:10.003 INFO:teuthology.orchestra.run.smithi027.stdout: 5 132319 7.76 MB/sec execute 340 sec latency 134.136 ms 2023-12-09T02:33:11.003 INFO:teuthology.orchestra.run.smithi027.stdout: 5 132554 7.76 MB/sec execute 341 sec latency 126.046 ms 2023-12-09T02:33:11.621 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:11 smithi027 ceph-mon[107735]: pgmap v191: 97 pgs: 97 active+clean; 353 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.7 MiB/s wr, 285 op/s 2023-12-09T02:33:11.621 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:33:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:11 smithi043 ceph-mon[110418]: pgmap v191: 97 pgs: 97 active+clean; 353 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.7 MiB/s wr, 285 op/s 2023-12-09T02:33:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:33:12.003 INFO:teuthology.orchestra.run.smithi027.stdout: 5 132803 7.75 MB/sec execute 342 sec latency 142.963 ms 2023-12-09T02:33:13.009 INFO:teuthology.orchestra.run.smithi027.stdout: 5 133127 7.75 MB/sec execute 343 sec latency 136.071 ms 2023-12-09T02:33:13.392 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:13 smithi027 ceph-mon[107735]: pgmap v192: 97 pgs: 97 active+clean; 354 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.4 MiB/s wr, 453 op/s 2023-12-09T02:33:13.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:13 smithi043 ceph-mon[110418]: pgmap v192: 97 pgs: 97 active+clean; 354 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.4 MiB/s wr, 453 op/s 2023-12-09T02:33:14.013 INFO:teuthology.orchestra.run.smithi027.stdout: 5 133495 7.76 MB/sec execute 344 sec latency 123.450 ms 2023-12-09T02:33:15.017 INFO:teuthology.orchestra.run.smithi027.stdout: 5 133789 7.77 MB/sec execute 345 sec latency 138.693 ms 2023-12-09T02:33:15.430 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:15 smithi027 ceph-mon[107735]: pgmap v193: 97 pgs: 97 active+clean; 354 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 314 op/s 2023-12-09T02:33:15.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:15 smithi043 ceph-mon[110418]: pgmap v193: 97 pgs: 97 active+clean; 354 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 314 op/s 2023-12-09T02:33:16.017 INFO:teuthology.orchestra.run.smithi027.stdout: 5 134085 7.77 MB/sec execute 346 sec latency 125.414 ms 2023-12-09T02:33:16.963 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:16 smithi027 ceph-mon[107735]: pgmap v194: 97 pgs: 97 active+clean; 354 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 314 op/s 2023-12-09T02:33:17.017 INFO:teuthology.orchestra.run.smithi027.stdout: 5 134382 7.77 MB/sec execute 347 sec latency 127.445 ms 2023-12-09T02:33:17.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:16 smithi043 ceph-mon[110418]: pgmap v194: 97 pgs: 97 active+clean; 354 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 314 op/s 2023-12-09T02:33:18.017 INFO:teuthology.orchestra.run.smithi027.stdout: 5 134703 7.77 MB/sec execute 348 sec latency 138.857 ms 2023-12-09T02:33:19.018 INFO:teuthology.orchestra.run.smithi027.stdout: 5 135002 7.76 MB/sec execute 349 sec latency 128.194 ms 2023-12-09T02:33:19.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:19 smithi027 ceph-mon[107735]: pgmap v195: 97 pgs: 97 active+clean; 354 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.1 MiB/s wr, 502 op/s 2023-12-09T02:33:19.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:19 smithi043 ceph-mon[110418]: pgmap v195: 97 pgs: 97 active+clean; 354 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.1 MiB/s wr, 502 op/s 2023-12-09T02:33:20.017 INFO:teuthology.orchestra.run.smithi027.stdout: 5 135258 7.75 MB/sec execute 350 sec latency 140.339 ms 2023-12-09T02:33:21.017 INFO:teuthology.orchestra.run.smithi027.stdout: 5 135587 7.77 MB/sec execute 351 sec latency 122.948 ms 2023-12-09T02:33:21.594 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:21 smithi027 ceph-mon[107735]: pgmap v196: 97 pgs: 97 active+clean; 354 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.8 MiB/s wr, 355 op/s 2023-12-09T02:33:21.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:21 smithi043 ceph-mon[110418]: pgmap v196: 97 pgs: 97 active+clean; 354 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.8 MiB/s wr, 355 op/s 2023-12-09T02:33:22.017 INFO:teuthology.orchestra.run.smithi027.stdout: 5 135970 7.77 MB/sec execute 352 sec latency 123.575 ms 2023-12-09T02:33:23.017 INFO:teuthology.orchestra.run.smithi027.stdout: 5 136266 7.78 MB/sec execute 353 sec latency 124.049 ms 2023-12-09T02:33:23.382 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:23 smithi027 ceph-mon[107735]: pgmap v197: 97 pgs: 97 active+clean; 355 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.6 MiB/s wr, 543 op/s 2023-12-09T02:33:23.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:23 smithi043 ceph-mon[110418]: pgmap v197: 97 pgs: 97 active+clean; 355 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 5.6 MiB/s wr, 543 op/s 2023-12-09T02:33:24.017 INFO:teuthology.orchestra.run.smithi027.stdout: 5 136515 7.78 MB/sec execute 354 sec latency 126.762 ms 2023-12-09T02:33:25.017 INFO:teuthology.orchestra.run.smithi027.stdout: 5 136747 7.77 MB/sec execute 355 sec latency 127.287 ms 2023-12-09T02:33:25.439 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:25 smithi027 ceph-mon[107735]: pgmap v198: 97 pgs: 97 active+clean; 355 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 375 op/s 2023-12-09T02:33:25.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:25 smithi043 ceph-mon[110418]: pgmap v198: 97 pgs: 97 active+clean; 355 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 375 op/s 2023-12-09T02:33:26.017 INFO:teuthology.orchestra.run.smithi027.stdout: 5 137058 7.77 MB/sec execute 356 sec latency 126.760 ms 2023-12-09T02:33:26.482 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:33:26.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:33:27.017 INFO:teuthology.orchestra.run.smithi027.stdout: 5 137310 7.77 MB/sec execute 357 sec latency 204.573 ms 2023-12-09T02:33:27.517 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:27 smithi027 ceph-mon[107735]: pgmap v199: 97 pgs: 97 active+clean; 355 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 375 op/s 2023-12-09T02:33:27.732 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:27 smithi043 ceph-mon[110418]: pgmap v199: 97 pgs: 97 active+clean; 355 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.7 KiB/s rd, 3.8 MiB/s wr, 375 op/s 2023-12-09T02:33:28.017 INFO:teuthology.orchestra.run.smithi027.stdout: 5 137511 7.76 MB/sec execute 358 sec latency 195.296 ms 2023-12-09T02:33:29.027 INFO:teuthology.orchestra.run.smithi027.stdout: 5 137808 7.76 MB/sec execute 359 sec latency 129.496 ms 2023-12-09T02:33:29.588 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:29 smithi027 ceph-mon[107735]: pgmap v200: 97 pgs: 97 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.7 MiB/s wr, 545 op/s 2023-12-09T02:33:29.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:29 smithi043 ceph-mon[110418]: pgmap v200: 97 pgs: 97 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.7 MiB/s wr, 545 op/s 2023-12-09T02:33:30.027 INFO:teuthology.orchestra.run.smithi027.stdout: 5 138122 7.75 MB/sec execute 360 sec latency 105.530 ms 2023-12-09T02:33:31.027 INFO:teuthology.orchestra.run.smithi027.stdout: 5 138440 7.76 MB/sec execute 361 sec latency 124.447 ms 2023-12-09T02:33:31.639 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:31 smithi027 ceph-mon[107735]: pgmap v201: 97 pgs: 97 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.6 MiB/s wr, 356 op/s 2023-12-09T02:33:31.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:31 smithi043 ceph-mon[110418]: pgmap v201: 97 pgs: 97 active+clean; 359 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.6 MiB/s wr, 356 op/s 2023-12-09T02:33:32.032 INFO:teuthology.orchestra.run.smithi027.stdout: 5 138761 7.76 MB/sec execute 362 sec latency 135.523 ms 2023-12-09T02:33:33.034 INFO:teuthology.orchestra.run.smithi027.stdout: 5 139074 7.77 MB/sec execute 363 sec latency 139.031 ms 2023-12-09T02:33:33.413 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:33 smithi027 ceph-mon[107735]: pgmap v202: 97 pgs: 97 active+clean; 351 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.2 MiB/s wr, 534 op/s 2023-12-09T02:33:33.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:33 smithi043 ceph-mon[110418]: pgmap v202: 97 pgs: 97 active+clean; 351 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.2 MiB/s wr, 534 op/s 2023-12-09T02:33:34.033 INFO:teuthology.orchestra.run.smithi027.stdout: 5 139382 7.78 MB/sec execute 364 sec latency 211.719 ms 2023-12-09T02:33:35.033 INFO:teuthology.orchestra.run.smithi027.stdout: 5 139670 7.78 MB/sec execute 365 sec latency 138.207 ms 2023-12-09T02:33:35.447 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:35 smithi027 ceph-mon[107735]: pgmap v203: 97 pgs: 97 active+clean; 351 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 346 op/s 2023-12-09T02:33:35.796 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:35 smithi043 ceph-mon[110418]: pgmap v203: 97 pgs: 97 active+clean; 351 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 346 op/s 2023-12-09T02:33:36.038 INFO:teuthology.orchestra.run.smithi027.stdout: 5 139954 7.77 MB/sec execute 366 sec latency 123.809 ms 2023-12-09T02:33:36.987 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:36 smithi027 ceph-mon[107735]: pgmap v204: 97 pgs: 97 active+clean; 351 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 346 op/s 2023-12-09T02:33:37.038 INFO:teuthology.orchestra.run.smithi027.stdout: 5 140169 7.77 MB/sec execute 367 sec latency 141.876 ms 2023-12-09T02:33:37.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:36 smithi043 ceph-mon[110418]: pgmap v204: 97 pgs: 97 active+clean; 351 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.5 KiB/s rd, 3.5 MiB/s wr, 346 op/s 2023-12-09T02:33:38.038 INFO:teuthology.orchestra.run.smithi027.stdout: 5 140446 7.77 MB/sec execute 368 sec latency 140.057 ms 2023-12-09T02:33:39.048 INFO:teuthology.orchestra.run.smithi027.stdout: 5 140765 7.76 MB/sec execute 369 sec latency 126.675 ms 2023-12-09T02:33:39.567 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:39 smithi027 ceph-mon[107735]: pgmap v205: 97 pgs: 97 active+clean; 354 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 521 op/s 2023-12-09T02:33:39.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:39 smithi043 ceph-mon[110418]: pgmap v205: 97 pgs: 97 active+clean; 354 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.2 KiB/s rd, 5.4 MiB/s wr, 521 op/s 2023-12-09T02:33:40.048 INFO:teuthology.orchestra.run.smithi027.stdout: 5 140993 7.75 MB/sec execute 370 sec latency 192.443 ms 2023-12-09T02:33:41.055 INFO:teuthology.orchestra.run.smithi027.stdout: 5 141183 7.75 MB/sec execute 371 sec latency 150.499 ms 2023-12-09T02:33:41.377 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:41 smithi027 ceph-mon[107735]: pgmap v206: 97 pgs: 97 active+clean; 354 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.5 MiB/s wr, 351 op/s 2023-12-09T02:33:41.377 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:41 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:33:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:41 smithi043 ceph-mon[110418]: pgmap v206: 97 pgs: 97 active+clean; 354 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.5 MiB/s wr, 351 op/s 2023-12-09T02:33:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:41 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:33:42.055 INFO:teuthology.orchestra.run.smithi027.stdout: 5 141365 7.74 MB/sec execute 372 sec latency 129.862 ms 2023-12-09T02:33:43.055 INFO:teuthology.orchestra.run.smithi027.stdout: 5 141638 7.76 MB/sec execute 373 sec latency 133.777 ms 2023-12-09T02:33:43.461 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:43 smithi027 ceph-mon[107735]: pgmap v207: 97 pgs: 97 active+clean; 352 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.1 MiB/s wr, 505 op/s 2023-12-09T02:33:43.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:43 smithi043 ceph-mon[110418]: pgmap v207: 97 pgs: 97 active+clean; 352 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.1 MiB/s wr, 505 op/s 2023-12-09T02:33:44.055 INFO:teuthology.orchestra.run.smithi027.stdout: 5 141892 7.75 MB/sec execute 374 sec latency 129.217 ms 2023-12-09T02:33:45.055 INFO:teuthology.orchestra.run.smithi027.stdout: 5 142277 7.75 MB/sec execute 375 sec latency 132.756 ms 2023-12-09T02:33:45.488 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:45 smithi027 ceph-mon[107735]: pgmap v208: 97 pgs: 97 active+clean; 352 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.5 MiB/s wr, 328 op/s 2023-12-09T02:33:45.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:45 smithi043 ceph-mon[110418]: pgmap v208: 97 pgs: 97 active+clean; 352 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.5 MiB/s wr, 328 op/s 2023-12-09T02:33:46.062 INFO:teuthology.orchestra.run.smithi027.stdout: 5 142480 7.74 MB/sec execute 376 sec latency 148.168 ms 2023-12-09T02:33:47.022 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:46 smithi027 ceph-mon[107735]: pgmap v209: 97 pgs: 97 active+clean; 352 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.5 MiB/s wr, 328 op/s 2023-12-09T02:33:47.062 INFO:teuthology.orchestra.run.smithi027.stdout: 5 142758 7.75 MB/sec execute 377 sec latency 135.238 ms 2023-12-09T02:33:47.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:46 smithi043 ceph-mon[110418]: pgmap v209: 97 pgs: 97 active+clean; 352 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.5 MiB/s wr, 328 op/s 2023-12-09T02:33:48.062 INFO:teuthology.orchestra.run.smithi027.stdout: 5 143109 7.75 MB/sec execute 378 sec latency 134.313 ms 2023-12-09T02:33:49.062 INFO:teuthology.orchestra.run.smithi027.stdout: 5 143396 7.75 MB/sec execute 379 sec latency 144.199 ms 2023-12-09T02:33:49.578 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:49 smithi027 ceph-mon[107735]: pgmap v210: 97 pgs: 97 active+clean; 357 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.1 MiB/s wr, 484 op/s 2023-12-09T02:33:49.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:49 smithi043 ceph-mon[110418]: pgmap v210: 97 pgs: 97 active+clean; 357 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.1 MiB/s wr, 484 op/s 2023-12-09T02:33:50.069 INFO:teuthology.orchestra.run.smithi027.stdout: 5 143627 7.75 MB/sec execute 380 sec latency 140.715 ms 2023-12-09T02:33:51.069 INFO:teuthology.orchestra.run.smithi027.stdout: 5 143882 7.74 MB/sec execute 381 sec latency 131.628 ms 2023-12-09T02:33:51.607 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:51 smithi027 ceph-mon[107735]: pgmap v211: 97 pgs: 97 active+clean; 357 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.2 MiB/s wr, 309 op/s 2023-12-09T02:33:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:51 smithi043 ceph-mon[110418]: pgmap v211: 97 pgs: 97 active+clean; 357 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.2 MiB/s wr, 309 op/s 2023-12-09T02:33:52.070 INFO:teuthology.orchestra.run.smithi027.stdout: 5 144138 7.74 MB/sec execute 382 sec latency 128.375 ms 2023-12-09T02:33:53.070 INFO:teuthology.orchestra.run.smithi027.stdout: 5 144355 7.73 MB/sec execute 383 sec latency 133.531 ms 2023-12-09T02:33:53.368 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:53 smithi027 ceph-mon[107735]: pgmap v212: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.9 MiB/s wr, 481 op/s 2023-12-09T02:33:53.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:53 smithi043 ceph-mon[110418]: pgmap v212: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.9 MiB/s wr, 481 op/s 2023-12-09T02:33:54.078 INFO:teuthology.orchestra.run.smithi027.stdout: 5 144664 7.73 MB/sec execute 384 sec latency 120.252 ms 2023-12-09T02:33:55.085 INFO:teuthology.orchestra.run.smithi027.stdout: 5 144858 7.72 MB/sec execute 385 sec latency 147.094 ms 2023-12-09T02:33:55.413 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:55 smithi027 ceph-mon[107735]: pgmap v213: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.4 MiB/s wr, 326 op/s 2023-12-09T02:33:55.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:55 smithi043 ceph-mon[110418]: pgmap v213: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.4 MiB/s wr, 326 op/s 2023-12-09T02:33:56.092 INFO:teuthology.orchestra.run.smithi027.stdout: 5 145025 7.71 MB/sec execute 386 sec latency 201.420 ms 2023-12-09T02:33:56.431 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:33:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:33:57.092 INFO:teuthology.orchestra.run.smithi027.stdout: 5 145266 7.71 MB/sec execute 387 sec latency 155.668 ms 2023-12-09T02:33:57.453 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:57 smithi027 ceph-mon[107735]: pgmap v214: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.4 MiB/s wr, 326 op/s 2023-12-09T02:33:57.732 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:57 smithi043 ceph-mon[110418]: pgmap v214: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.4 MiB/s wr, 326 op/s 2023-12-09T02:33:58.100 INFO:teuthology.orchestra.run.smithi027.stdout: 5 145500 7.71 MB/sec execute 388 sec latency 198.975 ms 2023-12-09T02:33:59.100 INFO:teuthology.orchestra.run.smithi027.stdout: 5 145778 7.72 MB/sec execute 389 sec latency 227.145 ms 2023-12-09T02:33:59.503 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:33:59 smithi027 ceph-mon[107735]: pgmap v215: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.5 MiB/s wr, 459 op/s 2023-12-09T02:33:59.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:33:59 smithi043 ceph-mon[110418]: pgmap v215: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.3 KiB/s rd, 4.5 MiB/s wr, 459 op/s 2023-12-09T02:34:00.100 INFO:teuthology.orchestra.run.smithi027.stdout: 5 145984 7.72 MB/sec execute 390 sec latency 132.630 ms 2023-12-09T02:34:01.100 INFO:teuthology.orchestra.run.smithi027.stdout: 5 146234 7.72 MB/sec execute 391 sec latency 173.548 ms 2023-12-09T02:34:01.573 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:01 smithi027 ceph-mon[107735]: pgmap v216: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.9 MiB/s wr, 303 op/s 2023-12-09T02:34:01.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:01 smithi043 ceph-mon[110418]: pgmap v216: 97 pgs: 97 active+clean; 356 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.9 MiB/s wr, 303 op/s 2023-12-09T02:34:02.100 INFO:teuthology.orchestra.run.smithi027.stdout: 5 146430 7.71 MB/sec execute 392 sec latency 135.195 ms 2023-12-09T02:34:03.100 INFO:teuthology.orchestra.run.smithi027.stdout: 5 146719 7.69 MB/sec execute 393 sec latency 139.145 ms 2023-12-09T02:34:03.616 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:03 smithi027 ceph-mon[107735]: pgmap v217: 97 pgs: 97 active+clean; 360 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.5 MiB/s wr, 445 op/s 2023-12-09T02:34:03.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:03 smithi043 ceph-mon[110418]: pgmap v217: 97 pgs: 97 active+clean; 360 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.5 MiB/s wr, 445 op/s 2023-12-09T02:34:04.100 INFO:teuthology.orchestra.run.smithi027.stdout: 5 146948 7.68 MB/sec execute 394 sec latency 129.310 ms 2023-12-09T02:34:05.100 INFO:teuthology.orchestra.run.smithi027.stdout: 5 147166 7.68 MB/sec execute 395 sec latency 134.183 ms 2023-12-09T02:34:05.666 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:05 smithi027 ceph-mon[107735]: pgmap v218: 97 pgs: 97 active+clean; 360 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.8 MiB/s wr, 274 op/s 2023-12-09T02:34:05.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:05 smithi043 ceph-mon[110418]: pgmap v218: 97 pgs: 97 active+clean; 360 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.8 MiB/s wr, 274 op/s 2023-12-09T02:34:06.100 INFO:teuthology.orchestra.run.smithi027.stdout: 5 147602 7.70 MB/sec execute 396 sec latency 114.665 ms 2023-12-09T02:34:06.927 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:06 smithi027 ceph-mon[107735]: pgmap v219: 97 pgs: 97 active+clean; 360 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.8 MiB/s wr, 274 op/s 2023-12-09T02:34:07.107 INFO:teuthology.orchestra.run.smithi027.stdout: 5 148013 7.71 MB/sec execute 397 sec latency 120.409 ms 2023-12-09T02:34:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:06 smithi043 ceph-mon[110418]: pgmap v219: 97 pgs: 97 active+clean; 360 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.8 MiB/s wr, 274 op/s 2023-12-09T02:34:08.107 INFO:teuthology.orchestra.run.smithi027.stdout: 5 148289 7.71 MB/sec execute 398 sec latency 116.487 ms 2023-12-09T02:34:09.107 INFO:teuthology.orchestra.run.smithi027.stdout: 5 148612 7.72 MB/sec execute 399 sec latency 108.678 ms 2023-12-09T02:34:09.478 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:09 smithi027 ceph-mon[107735]: pgmap v220: 97 pgs: 97 active+clean; 362 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.6 MiB/s wr, 458 op/s 2023-12-09T02:34:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:09 smithi043 ceph-mon[110418]: pgmap v220: 97 pgs: 97 active+clean; 362 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.6 MiB/s wr, 458 op/s 2023-12-09T02:34:10.107 INFO:teuthology.orchestra.run.smithi027.stdout: 5 148936 7.71 MB/sec execute 400 sec latency 139.256 ms 2023-12-09T02:34:11.107 INFO:teuthology.orchestra.run.smithi027.stdout: 5 149153 7.71 MB/sec execute 401 sec latency 133.478 ms 2023-12-09T02:34:11.498 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:11 smithi027 ceph-mon[107735]: pgmap v221: 97 pgs: 97 active+clean; 362 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 326 op/s 2023-12-09T02:34:11.498 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:34:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:11 smithi043 ceph-mon[110418]: pgmap v221: 97 pgs: 97 active+clean; 362 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 326 op/s 2023-12-09T02:34:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:34:12.107 INFO:teuthology.orchestra.run.smithi027.stdout: 5 149413 7.71 MB/sec execute 402 sec latency 130.349 ms 2023-12-09T02:34:13.107 INFO:teuthology.orchestra.run.smithi027.stdout: 5 149676 7.71 MB/sec execute 403 sec latency 138.516 ms 2023-12-09T02:34:13.567 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:13 smithi027 ceph-mon[107735]: pgmap v222: 97 pgs: 97 active+clean; 368 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.4 MiB/s wr, 506 op/s 2023-12-09T02:34:13.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:13 smithi043 ceph-mon[110418]: pgmap v222: 97 pgs: 97 active+clean; 368 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.4 MiB/s wr, 506 op/s 2023-12-09T02:34:14.117 INFO:teuthology.orchestra.run.smithi027.stdout: 5 149968 7.71 MB/sec execute 404 sec latency 123.695 ms 2023-12-09T02:34:15.117 INFO:teuthology.orchestra.run.smithi027.stdout: 5 150252 7.70 MB/sec execute 405 sec latency 120.820 ms 2023-12-09T02:34:15.600 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:15 smithi027 ceph-mon[107735]: pgmap v223: 97 pgs: 97 active+clean; 368 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-12-09T02:34:15.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:15 smithi043 ceph-mon[110418]: pgmap v223: 97 pgs: 97 active+clean; 368 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-12-09T02:34:16.117 INFO:teuthology.orchestra.run.smithi027.stdout: 5 150483 7.69 MB/sec execute 406 sec latency 131.223 ms 2023-12-09T02:34:16.910 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:16 smithi027 ceph-mon[107735]: pgmap v224: 97 pgs: 97 active+clean; 368 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-12-09T02:34:17.117 INFO:teuthology.orchestra.run.smithi027.stdout: 5 150688 7.69 MB/sec execute 407 sec latency 130.180 ms 2023-12-09T02:34:17.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:16 smithi043 ceph-mon[110418]: pgmap v224: 97 pgs: 97 active+clean; 368 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.7 MiB/s wr, 365 op/s 2023-12-09T02:34:18.117 INFO:teuthology.orchestra.run.smithi027.stdout: 5 150938 7.69 MB/sec execute 408 sec latency 136.121 ms 2023-12-09T02:34:19.121 INFO:teuthology.orchestra.run.smithi027.stdout: 5 151208 7.69 MB/sec execute 410 sec latency 121.788 ms 2023-12-09T02:34:19.489 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:19 smithi027 ceph-mon[107735]: pgmap v225: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.3 MiB/s wr, 525 op/s 2023-12-09T02:34:19.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:19 smithi043 ceph-mon[110418]: pgmap v225: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 5.3 MiB/s wr, 525 op/s 2023-12-09T02:34:20.121 INFO:teuthology.orchestra.run.smithi027.stdout: 5 151475 7.69 MB/sec execute 411 sec latency 133.816 ms 2023-12-09T02:34:21.121 INFO:teuthology.orchestra.run.smithi027.stdout: 5 151682 7.69 MB/sec execute 412 sec latency 155.616 ms 2023-12-09T02:34:21.577 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:21 smithi027 ceph-mon[107735]: pgmap v226: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.5 MiB/s wr, 340 op/s 2023-12-09T02:34:21.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:21 smithi043 ceph-mon[110418]: pgmap v226: 97 pgs: 97 active+clean; 360 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.5 MiB/s wr, 340 op/s 2023-12-09T02:34:22.121 INFO:teuthology.orchestra.run.smithi027.stdout: 5 151787 7.68 MB/sec execute 413 sec latency 234.623 ms 2023-12-09T02:34:23.121 INFO:teuthology.orchestra.run.smithi027.stdout: 5 152054 7.67 MB/sec execute 414 sec latency 120.463 ms 2023-12-09T02:34:23.378 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:23 smithi027 ceph-mon[107735]: pgmap v227: 97 pgs: 97 active+clean; 361 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.8 MiB/s wr, 480 op/s 2023-12-09T02:34:23.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:23 smithi043 ceph-mon[110418]: pgmap v227: 97 pgs: 97 active+clean; 361 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.8 MiB/s wr, 480 op/s 2023-12-09T02:34:24.121 INFO:teuthology.orchestra.run.smithi027.stdout: 5 152339 7.67 MB/sec execute 415 sec latency 216.133 ms 2023-12-09T02:34:25.125 INFO:teuthology.orchestra.run.smithi027.stdout: 5 152619 7.67 MB/sec execute 416 sec latency 136.280 ms 2023-12-09T02:34:25.412 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:25 smithi027 ceph-mon[107735]: pgmap v228: 97 pgs: 97 active+clean; 361 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.8 MiB/s wr, 300 op/s 2023-12-09T02:34:25.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:25 smithi043 ceph-mon[110418]: pgmap v228: 97 pgs: 97 active+clean; 361 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.8 MiB/s wr, 300 op/s 2023-12-09T02:34:26.125 INFO:teuthology.orchestra.run.smithi027.stdout: 5 152928 7.68 MB/sec execute 417 sec latency 134.042 ms 2023-12-09T02:34:26.479 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:34:26.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:34:27.128 INFO:teuthology.orchestra.run.smithi027.stdout: 5 153231 7.69 MB/sec execute 418 sec latency 143.351 ms 2023-12-09T02:34:27.500 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:27 smithi027 ceph-mon[107735]: pgmap v229: 97 pgs: 97 active+clean; 361 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.8 MiB/s wr, 300 op/s 2023-12-09T02:34:27.732 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:27 smithi043 ceph-mon[110418]: pgmap v229: 97 pgs: 97 active+clean; 361 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.4 KiB/s rd, 2.8 MiB/s wr, 300 op/s 2023-12-09T02:34:28.128 INFO:teuthology.orchestra.run.smithi027.stdout: 5 153528 7.68 MB/sec execute 419 sec latency 126.862 ms 2023-12-09T02:34:29.128 INFO:teuthology.orchestra.run.smithi027.stdout: 5 153805 7.67 MB/sec execute 420 sec latency 120.475 ms 2023-12-09T02:34:29.411 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:29 smithi027 ceph-mon[107735]: pgmap v230: 97 pgs: 97 active+clean; 364 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.7 MiB/s wr, 462 op/s 2023-12-09T02:34:29.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:29 smithi043 ceph-mon[110418]: pgmap v230: 97 pgs: 97 active+clean; 364 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.0 KiB/s rd, 4.7 MiB/s wr, 462 op/s 2023-12-09T02:34:30.129 INFO:teuthology.orchestra.run.smithi027.stdout: 5 154009 7.66 MB/sec execute 421 sec latency 143.361 ms 2023-12-09T02:34:31.135 INFO:teuthology.orchestra.run.smithi027.stdout: 5 154336 7.67 MB/sec execute 422 sec latency 191.544 ms 2023-12-09T02:34:31.555 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:31 smithi027 ceph-mon[107735]: pgmap v231: 97 pgs: 97 active+clean; 364 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.2 MiB/s wr, 301 op/s 2023-12-09T02:34:31.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:31 smithi043 ceph-mon[110418]: pgmap v231: 97 pgs: 97 active+clean; 364 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.2 MiB/s wr, 301 op/s 2023-12-09T02:34:32.140 INFO:teuthology.orchestra.run.smithi027.stdout: 5 154590 7.67 MB/sec execute 423 sec latency 174.227 ms 2023-12-09T02:34:33.140 INFO:teuthology.orchestra.run.smithi027.stdout: 5 154878 7.67 MB/sec execute 424 sec latency 126.921 ms 2023-12-09T02:34:33.590 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:33 smithi027 ceph-mon[107735]: pgmap v232: 97 pgs: 97 active+clean; 368 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.8 MiB/s wr, 469 op/s 2023-12-09T02:34:33.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:33 smithi043 ceph-mon[110418]: pgmap v232: 97 pgs: 97 active+clean; 368 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.8 MiB/s wr, 469 op/s 2023-12-09T02:34:34.140 INFO:teuthology.orchestra.run.smithi027.stdout: 5 155176 7.68 MB/sec execute 425 sec latency 143.769 ms 2023-12-09T02:34:35.141 INFO:teuthology.orchestra.run.smithi027.stdout: 5 155397 7.67 MB/sec execute 426 sec latency 129.493 ms 2023-12-09T02:34:35.669 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:35 smithi027 ceph-mon[107735]: pgmap v233: 97 pgs: 97 active+clean; 368 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 329 op/s 2023-12-09T02:34:35.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:35 smithi043 ceph-mon[110418]: pgmap v233: 97 pgs: 97 active+clean; 368 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 329 op/s 2023-12-09T02:34:36.147 INFO:teuthology.orchestra.run.smithi027.stdout: 5 155684 7.66 MB/sec execute 427 sec latency 123.774 ms 2023-12-09T02:34:36.964 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:36 smithi027 ceph-mon[107735]: pgmap v234: 97 pgs: 97 active+clean; 368 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 329 op/s 2023-12-09T02:34:37.147 INFO:teuthology.orchestra.run.smithi027.stdout: 5 155913 7.66 MB/sec execute 428 sec latency 122.246 ms 2023-12-09T02:34:37.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:36 smithi043 ceph-mon[110418]: pgmap v234: 97 pgs: 97 active+clean; 368 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.4 MiB/s wr, 329 op/s 2023-12-09T02:34:38.147 INFO:teuthology.orchestra.run.smithi027.stdout: 5 156175 7.66 MB/sec execute 429 sec latency 131.351 ms 2023-12-09T02:34:39.147 INFO:teuthology.orchestra.run.smithi027.stdout: 5 156390 7.66 MB/sec execute 430 sec latency 146.297 ms 2023-12-09T02:34:39.532 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:39 smithi027 ceph-mon[107735]: pgmap v235: 97 pgs: 97 active+clean; 363 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 492 op/s 2023-12-09T02:34:39.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:39 smithi043 ceph-mon[110418]: pgmap v235: 97 pgs: 97 active+clean; 363 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.0 MiB/s wr, 492 op/s 2023-12-09T02:34:40.147 INFO:teuthology.orchestra.run.smithi027.stdout: 5 156641 7.67 MB/sec execute 431 sec latency 136.035 ms 2023-12-09T02:34:41.147 INFO:teuthology.orchestra.run.smithi027.stdout: 5 156889 7.66 MB/sec execute 432 sec latency 128.048 ms 2023-12-09T02:34:41.598 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:41 smithi027 ceph-mon[107735]: pgmap v236: 97 pgs: 97 active+clean; 363 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 330 op/s 2023-12-09T02:34:41.599 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:41 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:34:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:41 smithi043 ceph-mon[110418]: pgmap v236: 97 pgs: 97 active+clean; 363 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 330 op/s 2023-12-09T02:34:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:41 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:34:42.148 INFO:teuthology.orchestra.run.smithi027.stdout: 5 157121 7.65 MB/sec execute 433 sec latency 126.635 ms 2023-12-09T02:34:43.148 INFO:teuthology.orchestra.run.smithi027.stdout: 5 157297 7.64 MB/sec execute 434 sec latency 125.334 ms 2023-12-09T02:34:43.433 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:43 smithi027 ceph-mon[107735]: pgmap v237: 97 pgs: 97 active+clean; 362 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.7 MiB/s wr, 474 op/s 2023-12-09T02:34:43.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:43 smithi043 ceph-mon[110418]: pgmap v237: 97 pgs: 97 active+clean; 362 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.7 MiB/s wr, 474 op/s 2023-12-09T02:34:44.152 INFO:teuthology.orchestra.run.smithi027.stdout: 5 157450 7.63 MB/sec execute 435 sec latency 134.099 ms 2023-12-09T02:34:45.152 INFO:teuthology.orchestra.run.smithi027.stdout: 5 157760 7.64 MB/sec execute 436 sec latency 123.449 ms 2023-12-09T02:34:45.480 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:45 smithi027 ceph-mon[107735]: pgmap v238: 97 pgs: 97 active+clean; 362 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 306 op/s 2023-12-09T02:34:45.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:45 smithi043 ceph-mon[110418]: pgmap v238: 97 pgs: 97 active+clean; 362 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 306 op/s 2023-12-09T02:34:46.152 INFO:teuthology.orchestra.run.smithi027.stdout: 5 158003 7.63 MB/sec execute 437 sec latency 123.601 ms 2023-12-09T02:34:47.015 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:46 smithi027 ceph-mon[107735]: pgmap v239: 97 pgs: 97 active+clean; 362 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 306 op/s 2023-12-09T02:34:47.152 INFO:teuthology.orchestra.run.smithi027.stdout: 5 158313 7.64 MB/sec execute 438 sec latency 135.937 ms 2023-12-09T02:34:47.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:46 smithi043 ceph-mon[110418]: pgmap v239: 97 pgs: 97 active+clean; 362 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.1 MiB/s wr, 306 op/s 2023-12-09T02:34:48.153 INFO:teuthology.orchestra.run.smithi027.stdout: 5 158585 7.64 MB/sec execute 439 sec latency 148.737 ms 2023-12-09T02:34:49.160 INFO:teuthology.orchestra.run.smithi027.stdout: 5 158870 7.64 MB/sec execute 440 sec latency 146.136 ms 2023-12-09T02:34:49.581 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:49 smithi027 ceph-mon[107735]: pgmap v240: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.5 MiB/s wr, 448 op/s 2023-12-09T02:34:49.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:49 smithi043 ceph-mon[110418]: pgmap v240: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.5 MiB/s wr, 448 op/s 2023-12-09T02:34:50.171 INFO:teuthology.orchestra.run.smithi027.stdout: 5 159227 7.64 MB/sec execute 441 sec latency 120.772 ms 2023-12-09T02:34:51.171 INFO:teuthology.orchestra.run.smithi027.stdout: 5 159489 7.64 MB/sec execute 442 sec latency 127.344 ms 2023-12-09T02:34:51.641 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:51 smithi027 ceph-mon[107735]: pgmap v241: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.0 MiB/s wr, 285 op/s 2023-12-09T02:34:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:51 smithi043 ceph-mon[110418]: pgmap v241: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.0 MiB/s wr, 285 op/s 2023-12-09T02:34:52.172 INFO:teuthology.orchestra.run.smithi027.stdout: 5 159723 7.64 MB/sec execute 443 sec latency 140.438 ms 2023-12-09T02:34:53.174 INFO:teuthology.orchestra.run.smithi027.stdout: 5 159938 7.64 MB/sec execute 444 sec latency 149.699 ms 2023-12-09T02:34:53.433 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:53 smithi027 ceph-mon[107735]: pgmap v242: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.8 MiB/s wr, 459 op/s 2023-12-09T02:34:53.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:53 smithi043 ceph-mon[110418]: pgmap v242: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.8 MiB/s wr, 459 op/s 2023-12-09T02:34:54.175 INFO:teuthology.orchestra.run.smithi027.stdout: 5 160265 7.64 MB/sec execute 445 sec latency 136.746 ms 2023-12-09T02:34:55.181 INFO:teuthology.orchestra.run.smithi027.stdout: 5 160593 7.64 MB/sec execute 446 sec latency 127.017 ms 2023-12-09T02:34:55.455 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:55 smithi027 ceph-mon[107735]: pgmap v243: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.2 MiB/s wr, 315 op/s 2023-12-09T02:34:55.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:55 smithi043 ceph-mon[110418]: pgmap v243: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.2 MiB/s wr, 315 op/s 2023-12-09T02:34:56.181 INFO:teuthology.orchestra.run.smithi027.stdout: 5 160813 7.64 MB/sec execute 447 sec latency 126.976 ms 2023-12-09T02:34:56.473 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:34:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:34:57.181 INFO:teuthology.orchestra.run.smithi027.stdout: 5 161045 7.63 MB/sec execute 448 sec latency 126.666 ms 2023-12-09T02:34:57.520 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:57 smithi027 ceph-mon[107735]: pgmap v244: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.2 MiB/s wr, 315 op/s 2023-12-09T02:34:57.732 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:57 smithi043 ceph-mon[110418]: pgmap v244: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.2 MiB/s wr, 315 op/s 2023-12-09T02:34:58.181 INFO:teuthology.orchestra.run.smithi027.stdout: 5 161213 7.62 MB/sec execute 449 sec latency 127.328 ms 2023-12-09T02:34:59.190 INFO:teuthology.orchestra.run.smithi027.stdout: 5 161442 7.61 MB/sec execute 450 sec latency 156.264 ms 2023-12-09T02:34:59.583 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:34:59 smithi027 ceph-mon[107735]: pgmap v245: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 477 op/s 2023-12-09T02:34:59.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:34:59 smithi043 ceph-mon[110418]: pgmap v245: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 477 op/s 2023-12-09T02:35:00.189 INFO:teuthology.orchestra.run.smithi027.stdout: 5 161723 7.62 MB/sec execute 451 sec latency 200.911 ms 2023-12-09T02:35:01.189 INFO:teuthology.orchestra.run.smithi027.stdout: 5 161989 7.62 MB/sec execute 452 sec latency 128.445 ms 2023-12-09T02:35:01.645 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:01 smithi027 ceph-mon[107735]: pgmap v246: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-09T02:35:01.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:01 smithi043 ceph-mon[110418]: pgmap v246: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.4 MiB/s wr, 335 op/s 2023-12-09T02:35:02.189 INFO:teuthology.orchestra.run.smithi027.stdout: 5 162191 7.62 MB/sec execute 453 sec latency 183.916 ms 2023-12-09T02:35:03.190 INFO:teuthology.orchestra.run.smithi027.stdout: 5 162443 7.62 MB/sec execute 454 sec latency 117.603 ms 2023-12-09T02:35:03.437 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:03 smithi027 ceph-mon[107735]: pgmap v247: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.9 MiB/s wr, 481 op/s 2023-12-09T02:35:03.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:03 smithi043 ceph-mon[110418]: pgmap v247: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.9 MiB/s wr, 481 op/s 2023-12-09T02:35:04.190 INFO:teuthology.orchestra.run.smithi027.stdout: 5 162655 7.61 MB/sec execute 455 sec latency 134.539 ms 2023-12-09T02:35:05.190 INFO:teuthology.orchestra.run.smithi027.stdout: 5 162906 7.61 MB/sec execute 456 sec latency 131.879 ms 2023-12-09T02:35:05.689 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:05 smithi027 ceph-mon[107735]: pgmap v248: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 307 op/s 2023-12-09T02:35:05.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:05 smithi043 ceph-mon[110418]: pgmap v248: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 307 op/s 2023-12-09T02:35:06.196 INFO:teuthology.orchestra.run.smithi027.stdout: 5 163108 7.60 MB/sec execute 457 sec latency 134.117 ms 2023-12-09T02:35:06.976 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:06 smithi027 ceph-mon[107735]: pgmap v249: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 307 op/s 2023-12-09T02:35:07.196 INFO:teuthology.orchestra.run.smithi027.stdout: 5 163294 7.59 MB/sec execute 458 sec latency 131.170 ms 2023-12-09T02:35:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:06 smithi043 ceph-mon[110418]: pgmap v249: 97 pgs: 97 active+clean; 365 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.1 MiB/s wr, 307 op/s 2023-12-09T02:35:08.203 INFO:teuthology.orchestra.run.smithi027.stdout: 5 163466 7.59 MB/sec execute 459 sec latency 204.130 ms 2023-12-09T02:35:09.205 INFO:teuthology.orchestra.run.smithi027.stdout: 5 163759 7.60 MB/sec execute 460 sec latency 123.697 ms 2023-12-09T02:35:09.584 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:09 smithi027 ceph-mon[107735]: pgmap v250: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.4 MiB/s wr, 443 op/s 2023-12-09T02:35:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:09 smithi043 ceph-mon[110418]: pgmap v250: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.4 MiB/s wr, 443 op/s 2023-12-09T02:35:10.208 INFO:teuthology.orchestra.run.smithi027.stdout: 5 163969 7.59 MB/sec execute 461 sec latency 203.580 ms 2023-12-09T02:35:11.208 INFO:teuthology.orchestra.run.smithi027.stdout: 5 164185 7.58 MB/sec execute 462 sec latency 126.635 ms 2023-12-09T02:35:11.412 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:11 smithi027 ceph-mon[107735]: pgmap v251: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.8 MiB/s wr, 281 op/s 2023-12-09T02:35:11.412 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:35:11.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:11 smithi043 ceph-mon[110418]: pgmap v251: 97 pgs: 97 active+clean; 362 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.8 MiB/s wr, 281 op/s 2023-12-09T02:35:11.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:35:12.208 INFO:teuthology.orchestra.run.smithi027.stdout: 5 164415 7.58 MB/sec execute 463 sec latency 122.890 ms 2023-12-09T02:35:13.214 INFO:teuthology.orchestra.run.smithi027.stdout: 5 164576 7.57 MB/sec execute 464 sec latency 128.103 ms 2023-12-09T02:35:13.493 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:13 smithi027 ceph-mon[107735]: pgmap v252: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.1 MiB/s wr, 417 op/s 2023-12-09T02:35:13.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:13 smithi043 ceph-mon[110418]: pgmap v252: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.1 MiB/s wr, 417 op/s 2023-12-09T02:35:14.214 INFO:teuthology.orchestra.run.smithi027.stdout: 5 164756 7.57 MB/sec execute 465 sec latency 159.462 ms 2023-12-09T02:35:15.214 INFO:teuthology.orchestra.run.smithi027.stdout: 5 164965 7.56 MB/sec execute 466 sec latency 124.807 ms 2023-12-09T02:35:15.533 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:15 smithi027 ceph-mon[107735]: pgmap v253: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.7 MiB/s wr, 271 op/s 2023-12-09T02:35:15.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:15 smithi043 ceph-mon[110418]: pgmap v253: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.7 MiB/s wr, 271 op/s 2023-12-09T02:35:16.214 INFO:teuthology.orchestra.run.smithi027.stdout: 5 165167 7.56 MB/sec execute 467 sec latency 124.895 ms 2023-12-09T02:35:17.117 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:16 smithi027 ceph-mon[107735]: pgmap v254: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.7 MiB/s wr, 271 op/s 2023-12-09T02:35:17.215 INFO:teuthology.orchestra.run.smithi027.stdout: 5 165380 7.55 MB/sec execute 468 sec latency 131.329 ms 2023-12-09T02:35:17.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:16 smithi043 ceph-mon[110418]: pgmap v254: 97 pgs: 97 active+clean; 358 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.7 MiB/s wr, 271 op/s 2023-12-09T02:35:18.223 INFO:teuthology.orchestra.run.smithi027.stdout: 5 165561 7.55 MB/sec execute 469 sec latency 134.114 ms 2023-12-09T02:35:19.223 INFO:teuthology.orchestra.run.smithi027.stdout: 5 165738 7.55 MB/sec execute 470 sec latency 163.502 ms 2023-12-09T02:35:19.453 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:19 smithi027 ceph-mon[107735]: pgmap v255: 97 pgs: 97 active+clean; 363 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 3.9 MiB/s wr, 386 op/s 2023-12-09T02:35:19.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:19 smithi043 ceph-mon[110418]: pgmap v255: 97 pgs: 97 active+clean; 363 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.6 KiB/s rd, 3.9 MiB/s wr, 386 op/s 2023-12-09T02:35:20.223 INFO:teuthology.orchestra.run.smithi027.stdout: 5 165943 7.54 MB/sec execute 471 sec latency 134.254 ms 2023-12-09T02:35:21.223 INFO:teuthology.orchestra.run.smithi027.stdout: 5 166149 7.54 MB/sec execute 472 sec latency 123.692 ms 2023-12-09T02:35:21.502 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:21 smithi027 ceph-mon[107735]: pgmap v256: 97 pgs: 97 active+clean; 363 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.5 MiB/s wr, 250 op/s 2023-12-09T02:35:21.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:21 smithi043 ceph-mon[110418]: pgmap v256: 97 pgs: 97 active+clean; 363 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.5 MiB/s wr, 250 op/s 2023-12-09T02:35:22.223 INFO:teuthology.orchestra.run.smithi027.stdout: 5 166361 7.53 MB/sec execute 473 sec latency 131.458 ms 2023-12-09T02:35:23.223 INFO:teuthology.orchestra.run.smithi027.stdout: 5 166652 7.53 MB/sec execute 474 sec latency 135.776 ms 2023-12-09T02:35:23.560 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:23 smithi027 ceph-mon[107735]: pgmap v257: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.9 MiB/s wr, 374 op/s 2023-12-09T02:35:23.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:23 smithi043 ceph-mon[110418]: pgmap v257: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 3.9 MiB/s wr, 374 op/s 2023-12-09T02:35:24.223 INFO:teuthology.orchestra.run.smithi027.stdout: 5 166896 7.53 MB/sec execute 475 sec latency 136.097 ms 2023-12-09T02:35:25.223 INFO:teuthology.orchestra.run.smithi027.stdout: 5 167132 7.53 MB/sec execute 476 sec latency 139.956 ms 2023-12-09T02:35:25.590 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:25 smithi027 ceph-mon[107735]: pgmap v258: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.8 KiB/s rd, 2.5 MiB/s wr, 238 op/s 2023-12-09T02:35:25.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:25 smithi043 ceph-mon[110418]: pgmap v258: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.8 KiB/s rd, 2.5 MiB/s wr, 238 op/s 2023-12-09T02:35:26.227 INFO:teuthology.orchestra.run.smithi027.stdout: 5 167414 7.53 MB/sec execute 477 sec latency 133.377 ms 2023-12-09T02:35:26.618 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:35:26.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:35:27.227 INFO:teuthology.orchestra.run.smithi027.stdout: 5 167673 7.52 MB/sec execute 478 sec latency 127.009 ms 2023-12-09T02:35:27.636 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:27 smithi027 ceph-mon[107735]: pgmap v259: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.8 KiB/s rd, 2.5 MiB/s wr, 238 op/s 2023-12-09T02:35:27.734 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:27 smithi043 ceph-mon[110418]: pgmap v259: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.8 KiB/s rd, 2.5 MiB/s wr, 238 op/s 2023-12-09T02:35:28.227 INFO:teuthology.orchestra.run.smithi027.stdout: 5 167877 7.52 MB/sec execute 479 sec latency 140.553 ms 2023-12-09T02:35:29.227 INFO:teuthology.orchestra.run.smithi027.stdout: 5 168138 7.52 MB/sec execute 480 sec latency 134.333 ms 2023-12-09T02:35:29.672 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:29 smithi027 ceph-mon[107735]: pgmap v260: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 396 op/s 2023-12-09T02:35:29.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:29 smithi043 ceph-mon[110418]: pgmap v260: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.1 MiB/s wr, 396 op/s 2023-12-09T02:35:30.227 INFO:teuthology.orchestra.run.smithi027.stdout: 5 168333 7.52 MB/sec execute 481 sec latency 127.009 ms 2023-12-09T02:35:31.230 INFO:teuthology.orchestra.run.smithi027.stdout: 5 168556 7.52 MB/sec execute 482 sec latency 121.104 ms 2023-12-09T02:35:31.504 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:31 smithi027 ceph-mon[107735]: pgmap v261: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.8 MiB/s wr, 282 op/s 2023-12-09T02:35:31.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:31 smithi043 ceph-mon[110418]: pgmap v261: 97 pgs: 97 active+clean; 360 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.8 MiB/s wr, 282 op/s 2023-12-09T02:35:32.230 INFO:teuthology.orchestra.run.smithi027.stdout: 5 168812 7.51 MB/sec execute 483 sec latency 127.295 ms 2023-12-09T02:35:33.230 INFO:teuthology.orchestra.run.smithi027.stdout: 5 169078 7.51 MB/sec execute 484 sec latency 146.830 ms 2023-12-09T02:35:33.561 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:33 smithi027 ceph-mon[107735]: pgmap v262: 97 pgs: 97 active+clean; 359 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.2 MiB/s wr, 424 op/s 2023-12-09T02:35:33.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:33 smithi043 ceph-mon[110418]: pgmap v262: 97 pgs: 97 active+clean; 359 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.2 MiB/s wr, 424 op/s 2023-12-09T02:35:34.230 INFO:teuthology.orchestra.run.smithi027.stdout: 5 169289 7.51 MB/sec execute 485 sec latency 149.706 ms 2023-12-09T02:35:35.231 INFO:teuthology.orchestra.run.smithi027.stdout: 5 169541 7.51 MB/sec execute 486 sec latency 131.276 ms 2023-12-09T02:35:35.618 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:35 smithi027 ceph-mon[107735]: pgmap v263: 97 pgs: 97 active+clean; 359 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 300 op/s 2023-12-09T02:35:35.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:35 smithi043 ceph-mon[110418]: pgmap v263: 97 pgs: 97 active+clean; 359 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 300 op/s 2023-12-09T02:35:36.231 INFO:teuthology.orchestra.run.smithi027.stdout: 5 169809 7.50 MB/sec execute 487 sec latency 136.490 ms 2023-12-09T02:35:37.142 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:36 smithi027 ceph-mon[107735]: pgmap v264: 97 pgs: 97 active+clean; 359 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 300 op/s 2023-12-09T02:35:37.231 INFO:teuthology.orchestra.run.smithi027.stdout: 5 170062 7.50 MB/sec execute 488 sec latency 133.821 ms 2023-12-09T02:35:37.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:36 smithi043 ceph-mon[110418]: pgmap v264: 97 pgs: 97 active+clean; 359 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.9 MiB/s wr, 300 op/s 2023-12-09T02:35:38.241 INFO:teuthology.orchestra.run.smithi027.stdout: 5 170411 7.51 MB/sec execute 489 sec latency 108.296 ms 2023-12-09T02:35:39.244 INFO:teuthology.orchestra.run.smithi027.stdout: 5 170590 7.50 MB/sec execute 490 sec latency 129.668 ms 2023-12-09T02:35:39.429 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:39 smithi027 ceph-mon[107735]: pgmap v265: 97 pgs: 97 active+clean; 361 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.5 MiB/s wr, 450 op/s 2023-12-09T02:35:39.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:39 smithi043 ceph-mon[110418]: pgmap v265: 97 pgs: 97 active+clean; 361 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.5 MiB/s wr, 450 op/s 2023-12-09T02:35:40.244 INFO:teuthology.orchestra.run.smithi027.stdout: 5 170943 7.51 MB/sec execute 491 sec latency 174.013 ms 2023-12-09T02:35:41.244 INFO:teuthology.orchestra.run.smithi027.stdout: 5 171210 7.50 MB/sec execute 492 sec latency 130.851 ms 2023-12-09T02:35:41.507 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:41 smithi027 ceph-mon[107735]: pgmap v266: 97 pgs: 97 active+clean; 361 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.9 MiB/s wr, 292 op/s 2023-12-09T02:35:41.507 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:41 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:35:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:41 smithi043 ceph-mon[110418]: pgmap v266: 97 pgs: 97 active+clean; 361 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.9 MiB/s wr, 292 op/s 2023-12-09T02:35:41.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:41 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:35:42.244 INFO:teuthology.orchestra.run.smithi027.stdout: 5 171457 7.50 MB/sec execute 493 sec latency 153.603 ms 2023-12-09T02:35:43.244 INFO:teuthology.orchestra.run.smithi027.stdout: 5 171664 7.50 MB/sec execute 494 sec latency 134.516 ms 2023-12-09T02:35:43.509 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:43 smithi027 ceph-mon[107735]: pgmap v267: 97 pgs: 97 active+clean; 361 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 456 op/s 2023-12-09T02:35:43.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:43 smithi043 ceph-mon[110418]: pgmap v267: 97 pgs: 97 active+clean; 361 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.6 MiB/s wr, 456 op/s 2023-12-09T02:35:44.244 INFO:teuthology.orchestra.run.smithi027.stdout: 5 171937 7.50 MB/sec execute 495 sec latency 126.302 ms 2023-12-09T02:35:45.244 INFO:teuthology.orchestra.run.smithi027.stdout: 5 172206 7.50 MB/sec execute 496 sec latency 214.592 ms 2023-12-09T02:35:45.615 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:45 smithi027 ceph-mon[107735]: pgmap v268: 97 pgs: 97 active+clean; 361 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 314 op/s 2023-12-09T02:35:45.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:45 smithi043 ceph-mon[110418]: pgmap v268: 97 pgs: 97 active+clean; 361 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 314 op/s 2023-12-09T02:35:46.249 INFO:teuthology.orchestra.run.smithi027.stdout: 5 172482 7.50 MB/sec execute 497 sec latency 127.376 ms 2023-12-09T02:35:47.144 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:46 smithi027 ceph-mon[107735]: pgmap v269: 97 pgs: 97 active+clean; 361 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 314 op/s 2023-12-09T02:35:47.249 INFO:teuthology.orchestra.run.smithi027.stdout: 5 172761 7.50 MB/sec execute 498 sec latency 130.504 ms 2023-12-09T02:35:47.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:46 smithi043 ceph-mon[110418]: pgmap v269: 97 pgs: 97 active+clean; 361 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 314 op/s 2023-12-09T02:35:48.256 INFO:teuthology.orchestra.run.smithi027.stdout: 5 172988 7.49 MB/sec execute 499 sec latency 129.071 ms 2023-12-09T02:35:49.261 INFO:teuthology.orchestra.run.smithi027.stdout: 5 173319 7.50 MB/sec execute 500 sec latency 126.545 ms 2023-12-09T02:35:49.422 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:49 smithi027 ceph-mon[107735]: pgmap v270: 97 pgs: 97 active+clean; 363 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 5.0 MiB/s wr, 477 op/s 2023-12-09T02:35:49.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:49 smithi043 ceph-mon[110418]: pgmap v270: 97 pgs: 97 active+clean; 363 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 5.0 MiB/s wr, 477 op/s 2023-12-09T02:35:50.261 INFO:teuthology.orchestra.run.smithi027.stdout: 5 173597 7.49 MB/sec execute 501 sec latency 114.174 ms 2023-12-09T02:35:51.261 INFO:teuthology.orchestra.run.smithi027.stdout: 5 173884 7.49 MB/sec execute 502 sec latency 123.303 ms 2023-12-09T02:35:51.447 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:51 smithi027 ceph-mon[107735]: pgmap v271: 97 pgs: 97 active+clean; 363 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 327 op/s 2023-12-09T02:35:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:51 smithi043 ceph-mon[110418]: pgmap v271: 97 pgs: 97 active+clean; 363 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.4 MiB/s wr, 327 op/s 2023-12-09T02:35:52.261 INFO:teuthology.orchestra.run.smithi027.stdout: 5 174162 7.50 MB/sec execute 503 sec latency 158.599 ms 2023-12-09T02:35:53.261 INFO:teuthology.orchestra.run.smithi027.stdout: 5 174417 7.50 MB/sec execute 504 sec latency 130.240 ms 2023-12-09T02:35:53.489 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:53 smithi027 ceph-mon[107735]: pgmap v272: 97 pgs: 97 active+clean; 363 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.0 MiB/s wr, 497 op/s 2023-12-09T02:35:53.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:53 smithi043 ceph-mon[110418]: pgmap v272: 97 pgs: 97 active+clean; 363 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 5.0 MiB/s wr, 497 op/s 2023-12-09T02:35:54.261 INFO:teuthology.orchestra.run.smithi027.stdout: 5 174665 7.50 MB/sec execute 505 sec latency 143.018 ms 2023-12-09T02:35:55.261 INFO:teuthology.orchestra.run.smithi027.stdout: 5 174978 7.50 MB/sec execute 506 sec latency 93.781 ms 2023-12-09T02:35:55.580 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:55 smithi027 ceph-mon[107735]: pgmap v273: 97 pgs: 97 active+clean; 363 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 333 op/s 2023-12-09T02:35:55.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:55 smithi043 ceph-mon[110418]: pgmap v273: 97 pgs: 97 active+clean; 363 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 333 op/s 2023-12-09T02:35:56.261 INFO:teuthology.orchestra.run.smithi027.stdout: 5 175260 7.50 MB/sec execute 507 sec latency 126.406 ms 2023-12-09T02:35:56.603 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:35:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:35:57.261 INFO:teuthology.orchestra.run.smithi027.stdout: 5 175442 7.49 MB/sec execute 508 sec latency 203.115 ms 2023-12-09T02:35:57.616 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:57 smithi027 ceph-mon[107735]: pgmap v274: 97 pgs: 97 active+clean; 363 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 333 op/s 2023-12-09T02:35:57.732 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:57 smithi043 ceph-mon[110418]: pgmap v274: 97 pgs: 97 active+clean; 363 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.3 MiB/s wr, 333 op/s 2023-12-09T02:35:58.271 INFO:teuthology.orchestra.run.smithi027.stdout: 5 175685 7.49 MB/sec execute 509 sec latency 135.482 ms 2023-12-09T02:35:59.271 INFO:teuthology.orchestra.run.smithi027.stdout: 5 175927 7.49 MB/sec execute 510 sec latency 130.540 ms 2023-12-09T02:35:59.667 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:35:59 smithi027 ceph-mon[107735]: pgmap v275: 97 pgs: 97 active+clean; 363 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.1 MiB/s wr, 494 op/s 2023-12-09T02:35:59.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:35:59 smithi043 ceph-mon[110418]: pgmap v275: 97 pgs: 97 active+clean; 363 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 5.1 MiB/s wr, 494 op/s 2023-12-09T02:36:00.271 INFO:teuthology.orchestra.run.smithi027.stdout: 5 176175 7.49 MB/sec execute 511 sec latency 136.296 ms 2023-12-09T02:36:01.271 INFO:teuthology.orchestra.run.smithi027.stdout: 5 176394 7.48 MB/sec execute 512 sec latency 111.803 ms 2023-12-09T02:36:01.464 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:01 smithi027 ceph-mon[107735]: pgmap v276: 97 pgs: 97 active+clean; 363 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 331 op/s 2023-12-09T02:36:01.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:01 smithi043 ceph-mon[110418]: pgmap v276: 97 pgs: 97 active+clean; 363 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.4 MiB/s wr, 331 op/s 2023-12-09T02:36:02.271 INFO:teuthology.orchestra.run.smithi027.stdout: 5 176648 7.48 MB/sec execute 513 sec latency 186.361 ms 2023-12-09T02:36:03.273 INFO:teuthology.orchestra.run.smithi027.stdout: 5 176894 7.48 MB/sec execute 514 sec latency 130.504 ms 2023-12-09T02:36:03.520 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:03 smithi027 ceph-mon[107735]: pgmap v277: 97 pgs: 97 active+clean; 361 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.6 MiB/s wr, 470 op/s 2023-12-09T02:36:03.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:03 smithi043 ceph-mon[110418]: pgmap v277: 97 pgs: 97 active+clean; 361 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.6 MiB/s wr, 470 op/s 2023-12-09T02:36:04.274 INFO:teuthology.orchestra.run.smithi027.stdout: 5 177239 7.49 MB/sec execute 515 sec latency 126.716 ms 2023-12-09T02:36:05.274 INFO:teuthology.orchestra.run.smithi027.stdout: 5 177555 7.49 MB/sec execute 516 sec latency 137.130 ms 2023-12-09T02:36:05.591 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:05 smithi027 ceph-mon[107735]: pgmap v278: 97 pgs: 97 active+clean; 361 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 299 op/s 2023-12-09T02:36:05.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:05 smithi043 ceph-mon[110418]: pgmap v278: 97 pgs: 97 active+clean; 361 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 299 op/s 2023-12-09T02:36:06.274 INFO:teuthology.orchestra.run.smithi027.stdout: 5 177789 7.49 MB/sec execute 517 sec latency 120.938 ms 2023-12-09T02:36:07.176 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:06 smithi027 ceph-mon[107735]: pgmap v279: 97 pgs: 97 active+clean; 361 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 299 op/s 2023-12-09T02:36:07.274 INFO:teuthology.orchestra.run.smithi027.stdout: 5 178006 7.48 MB/sec execute 518 sec latency 125.125 ms 2023-12-09T02:36:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:06 smithi043 ceph-mon[110418]: pgmap v279: 97 pgs: 97 active+clean; 361 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.0 MiB/s wr, 299 op/s 2023-12-09T02:36:08.274 INFO:teuthology.orchestra.run.smithi027.stdout: 5 178200 7.47 MB/sec execute 519 sec latency 129.691 ms 2023-12-09T02:36:09.274 INFO:teuthology.orchestra.run.smithi027.stdout: 5 178424 7.47 MB/sec execute 520 sec latency 135.360 ms 2023-12-09T02:36:09.491 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:09 smithi027 ceph-mon[107735]: pgmap v280: 97 pgs: 97 active+clean; 359 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 471 op/s 2023-12-09T02:36:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:09 smithi043 ceph-mon[110418]: pgmap v280: 97 pgs: 97 active+clean; 359 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 471 op/s 2023-12-09T02:36:10.274 INFO:teuthology.orchestra.run.smithi027.stdout: 5 178660 7.47 MB/sec execute 521 sec latency 139.445 ms 2023-12-09T02:36:11.280 INFO:teuthology.orchestra.run.smithi027.stdout: 5 178892 7.47 MB/sec execute 522 sec latency 132.824 ms 2023-12-09T02:36:11.542 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:11 smithi027 ceph-mon[107735]: pgmap v281: 97 pgs: 97 active+clean; 359 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.0 MiB/s wr, 310 op/s 2023-12-09T02:36:11.543 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:36:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:11 smithi043 ceph-mon[110418]: pgmap v281: 97 pgs: 97 active+clean; 359 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.0 MiB/s wr, 310 op/s 2023-12-09T02:36:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:36:12.280 INFO:teuthology.orchestra.run.smithi027.stdout: 5 179190 7.48 MB/sec execute 523 sec latency 132.718 ms 2023-12-09T02:36:13.280 INFO:teuthology.orchestra.run.smithi027.stdout: 5 179423 7.48 MB/sec execute 524 sec latency 189.532 ms 2023-12-09T02:36:13.607 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:13 smithi027 ceph-mon[107735]: pgmap v282: 97 pgs: 97 active+clean; 362 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.5 MiB/s wr, 447 op/s 2023-12-09T02:36:13.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:13 smithi043 ceph-mon[110418]: pgmap v282: 97 pgs: 97 active+clean; 362 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.5 MiB/s wr, 447 op/s 2023-12-09T02:36:14.280 INFO:teuthology.orchestra.run.smithi027.stdout: 5 179685 7.48 MB/sec execute 525 sec latency 128.153 ms 2023-12-09T02:36:15.280 INFO:teuthology.orchestra.run.smithi027.stdout: 5 179956 7.47 MB/sec execute 526 sec latency 123.631 ms 2023-12-09T02:36:15.683 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:15 smithi027 ceph-mon[107735]: pgmap v283: 97 pgs: 97 active+clean; 362 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.3 MiB/s wr, 309 op/s 2023-12-09T02:36:15.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:15 smithi043 ceph-mon[110418]: pgmap v283: 97 pgs: 97 active+clean; 362 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.3 MiB/s wr, 309 op/s 2023-12-09T02:36:16.281 INFO:teuthology.orchestra.run.smithi027.stdout: 5 180172 7.46 MB/sec execute 527 sec latency 91.558 ms 2023-12-09T02:36:17.201 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:16 smithi027 ceph-mon[107735]: pgmap v284: 97 pgs: 97 active+clean; 362 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.3 MiB/s wr, 309 op/s 2023-12-09T02:36:17.281 INFO:teuthology.orchestra.run.smithi027.stdout: 5 180417 7.46 MB/sec execute 528 sec latency 125.767 ms 2023-12-09T02:36:17.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:16 smithi043 ceph-mon[110418]: pgmap v284: 97 pgs: 97 active+clean; 362 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 3.3 MiB/s wr, 309 op/s 2023-12-09T02:36:18.292 INFO:teuthology.orchestra.run.smithi027.stdout: 5 180635 7.46 MB/sec execute 529 sec latency 151.436 ms 2023-12-09T02:36:19.301 INFO:teuthology.orchestra.run.smithi027.stdout: 5 180888 7.46 MB/sec execute 530 sec latency 136.160 ms 2023-12-09T02:36:19.532 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:19 smithi027 ceph-mon[107735]: pgmap v285: 97 pgs: 97 active+clean; 364 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.8 MiB/s wr, 467 op/s 2023-12-09T02:36:19.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:19 smithi043 ceph-mon[110418]: pgmap v285: 97 pgs: 97 active+clean; 364 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.8 MiB/s wr, 467 op/s 2023-12-09T02:36:20.301 INFO:teuthology.orchestra.run.smithi027.stdout: 5 181214 7.47 MB/sec execute 531 sec latency 140.679 ms 2023-12-09T02:36:21.301 INFO:teuthology.orchestra.run.smithi027.stdout: 5 181508 7.46 MB/sec execute 532 sec latency 109.237 ms 2023-12-09T02:36:21.536 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:21 smithi027 ceph-mon[107735]: pgmap v286: 97 pgs: 97 active+clean; 364 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.0 MiB/s wr, 295 op/s 2023-12-09T02:36:21.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:21 smithi043 ceph-mon[110418]: pgmap v286: 97 pgs: 97 active+clean; 364 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 3.0 MiB/s wr, 295 op/s 2023-12-09T02:36:22.301 INFO:teuthology.orchestra.run.smithi027.stdout: 5 181817 7.46 MB/sec execute 533 sec latency 143.063 ms 2023-12-09T02:36:23.301 INFO:teuthology.orchestra.run.smithi027.stdout: 5 182105 7.46 MB/sec execute 534 sec latency 130.443 ms 2023-12-09T02:36:23.433 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:23 smithi027 ceph-mon[107735]: pgmap v287: 97 pgs: 97 active+clean; 361 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.6 MiB/s wr, 454 op/s 2023-12-09T02:36:23.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:23 smithi043 ceph-mon[110418]: pgmap v287: 97 pgs: 97 active+clean; 361 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.6 MiB/s wr, 454 op/s 2023-12-09T02:36:24.301 INFO:teuthology.orchestra.run.smithi027.stdout: 5 182319 7.46 MB/sec execute 535 sec latency 131.317 ms 2023-12-09T02:36:25.301 INFO:teuthology.orchestra.run.smithi027.stdout: 5 182597 7.47 MB/sec execute 536 sec latency 132.795 ms 2023-12-09T02:36:25.426 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:25 smithi027 ceph-mon[107735]: pgmap v288: 97 pgs: 97 active+clean; 361 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.1 MiB/s wr, 317 op/s 2023-12-09T02:36:25.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:25 smithi043 ceph-mon[110418]: pgmap v288: 97 pgs: 97 active+clean; 361 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.1 MiB/s wr, 317 op/s 2023-12-09T02:36:26.301 INFO:teuthology.orchestra.run.smithi027.stdout: 5 182868 7.47 MB/sec execute 537 sec latency 142.861 ms 2023-12-09T02:36:26.466 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:36:26.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:36:27.301 INFO:teuthology.orchestra.run.smithi027.stdout: 5 183075 7.46 MB/sec execute 538 sec latency 128.627 ms 2023-12-09T02:36:27.495 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:27 smithi027 ceph-mon[107735]: pgmap v289: 97 pgs: 97 active+clean; 361 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.1 MiB/s wr, 317 op/s 2023-12-09T02:36:27.741 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:27 smithi043 ceph-mon[110418]: pgmap v289: 97 pgs: 97 active+clean; 361 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 3.1 MiB/s wr, 317 op/s 2023-12-09T02:36:28.301 INFO:teuthology.orchestra.run.smithi027.stdout: 5 183345 7.46 MB/sec execute 539 sec latency 132.849 ms 2023-12-09T02:36:29.305 INFO:teuthology.orchestra.run.smithi027.stdout: 5 183606 7.45 MB/sec execute 540 sec latency 132.027 ms 2023-12-09T02:36:29.524 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:29 smithi027 ceph-mon[107735]: pgmap v290: 97 pgs: 97 active+clean; 366 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.0 MiB/s wr, 482 op/s 2023-12-09T02:36:29.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:29 smithi043 ceph-mon[110418]: pgmap v290: 97 pgs: 97 active+clean; 366 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 5.0 MiB/s wr, 482 op/s 2023-12-09T02:36:30.308 INFO:teuthology.orchestra.run.smithi027.stdout: 5 183931 7.45 MB/sec execute 541 sec latency 141.415 ms 2023-12-09T02:36:31.309 INFO:teuthology.orchestra.run.smithi027.stdout: 5 184196 7.45 MB/sec execute 542 sec latency 129.760 ms 2023-12-09T02:36:31.550 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:31 smithi027 ceph-mon[107735]: pgmap v291: 97 pgs: 97 active+clean; 366 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 324 op/s 2023-12-09T02:36:31.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:31 smithi043 ceph-mon[110418]: pgmap v291: 97 pgs: 97 active+clean; 366 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 3.5 MiB/s wr, 324 op/s 2023-12-09T02:36:32.309 INFO:teuthology.orchestra.run.smithi027.stdout: 5 184452 7.45 MB/sec execute 543 sec latency 135.191 ms 2023-12-09T02:36:33.317 INFO:teuthology.orchestra.run.smithi027.stdout: 5 184596 7.45 MB/sec execute 544 sec latency 137.205 ms 2023-12-09T02:36:33.612 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:33 smithi027 ceph-mon[107735]: pgmap v292: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 492 op/s 2023-12-09T02:36:33.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:33 smithi043 ceph-mon[110418]: pgmap v292: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 5.0 MiB/s wr, 492 op/s 2023-12-09T02:36:34.317 INFO:teuthology.orchestra.run.smithi027.stdout: 5 184834 7.45 MB/sec execute 545 sec latency 124.206 ms 2023-12-09T02:36:35.317 INFO:teuthology.orchestra.run.smithi027.stdout: 5 185032 7.44 MB/sec execute 546 sec latency 129.924 ms 2023-12-09T02:36:35.671 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:35 smithi027 ceph-mon[107735]: pgmap v293: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.4 MiB/s wr, 333 op/s 2023-12-09T02:36:35.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:35 smithi043 ceph-mon[110418]: pgmap v293: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.4 MiB/s wr, 333 op/s 2023-12-09T02:36:36.317 INFO:teuthology.orchestra.run.smithi027.stdout: 5 185253 7.44 MB/sec execute 547 sec latency 126.351 ms 2023-12-09T02:36:36.963 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:36 smithi027 ceph-mon[107735]: pgmap v294: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.4 MiB/s wr, 333 op/s 2023-12-09T02:36:37.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:36 smithi043 ceph-mon[110418]: pgmap v294: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 3.4 MiB/s wr, 333 op/s 2023-12-09T02:36:37.320 INFO:teuthology.orchestra.run.smithi027.stdout: 5 185465 7.44 MB/sec execute 548 sec latency 149.257 ms 2023-12-09T02:36:38.324 INFO:teuthology.orchestra.run.smithi027.stdout: 5 185650 7.44 MB/sec execute 549 sec latency 137.403 ms 2023-12-09T02:36:39.328 INFO:teuthology.orchestra.run.smithi027.stdout: 5 185890 7.43 MB/sec execute 550 sec latency 128.779 ms 2023-12-09T02:36:39.548 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:39 smithi027 ceph-mon[107735]: pgmap v295: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.6 MiB/s wr, 452 op/s 2023-12-09T02:36:39.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:39 smithi043 ceph-mon[110418]: pgmap v295: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.6 KiB/s rd, 4.6 MiB/s wr, 452 op/s 2023-12-09T02:36:40.341 INFO:teuthology.orchestra.run.smithi027.stdout: 5 186051 7.43 MB/sec execute 551 sec latency 108.157 ms 2023-12-09T02:36:41.351 INFO:teuthology.orchestra.run.smithi027.stdout: 5 186283 7.43 MB/sec execute 552 sec latency 123.421 ms 2023-12-09T02:36:41.587 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:41 smithi027 ceph-mon[107735]: pgmap v296: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 2.7 MiB/s wr, 287 op/s 2023-12-09T02:36:41.588 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:41 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:36:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:41 smithi043 ceph-mon[110418]: pgmap v296: 97 pgs: 97 active+clean; 363 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 2.7 MiB/s wr, 287 op/s 2023-12-09T02:36:41.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:41 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:36:42.351 INFO:teuthology.orchestra.run.smithi027.stdout: 5 186531 7.43 MB/sec execute 553 sec latency 126.630 ms 2023-12-09T02:36:43.351 INFO:teuthology.orchestra.run.smithi027.stdout: 5 186792 7.42 MB/sec execute 554 sec latency 135.907 ms 2023-12-09T02:36:43.644 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:43 smithi027 ceph-mon[107735]: pgmap v297: 97 pgs: 97 active+clean; 366 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.2 MiB/s wr, 418 op/s 2023-12-09T02:36:43.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:43 smithi043 ceph-mon[110418]: pgmap v297: 97 pgs: 97 active+clean; 366 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.2 MiB/s wr, 418 op/s 2023-12-09T02:36:44.358 INFO:teuthology.orchestra.run.smithi027.stdout: 5 187033 7.42 MB/sec execute 555 sec latency 144.247 ms 2023-12-09T02:36:45.360 INFO:teuthology.orchestra.run.smithi027.stdout: 5 187343 7.43 MB/sec execute 556 sec latency 136.015 ms 2023-12-09T02:36:45.707 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:45 smithi027 ceph-mon[107735]: pgmap v298: 97 pgs: 97 active+clean; 366 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.7 MiB/s wr, 250 op/s 2023-12-09T02:36:45.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:45 smithi043 ceph-mon[110418]: pgmap v298: 97 pgs: 97 active+clean; 366 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.7 MiB/s wr, 250 op/s 2023-12-09T02:36:46.360 INFO:teuthology.orchestra.run.smithi027.stdout: 5 187603 7.42 MB/sec execute 557 sec latency 115.717 ms 2023-12-09T02:36:47.222 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:46 smithi027 ceph-mon[107735]: pgmap v299: 97 pgs: 97 active+clean; 366 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.7 MiB/s wr, 250 op/s 2023-12-09T02:36:47.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:46 smithi043 ceph-mon[110418]: pgmap v299: 97 pgs: 97 active+clean; 366 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.7 MiB/s wr, 250 op/s 2023-12-09T02:36:47.363 INFO:teuthology.orchestra.run.smithi027.stdout: 5 187878 7.42 MB/sec execute 558 sec latency 170.323 ms 2023-12-09T02:36:48.369 INFO:teuthology.orchestra.run.smithi027.stdout: 5 188092 7.41 MB/sec execute 559 sec latency 130.109 ms 2023-12-09T02:36:49.369 INFO:teuthology.orchestra.run.smithi027.stdout: 5 188334 7.41 MB/sec execute 560 sec latency 122.960 ms 2023-12-09T02:36:49.572 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:49 smithi027 ceph-mon[107735]: pgmap v300: 97 pgs: 97 active+clean; 365 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.2 MiB/s wr, 411 op/s 2023-12-09T02:36:49.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:49 smithi043 ceph-mon[110418]: pgmap v300: 97 pgs: 97 active+clean; 365 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 4.2 MiB/s wr, 411 op/s 2023-12-09T02:36:50.369 INFO:teuthology.orchestra.run.smithi027.stdout: 5 188616 7.41 MB/sec execute 561 sec latency 145.504 ms 2023-12-09T02:36:51.369 INFO:teuthology.orchestra.run.smithi027.stdout: 5 188873 7.41 MB/sec execute 562 sec latency 135.306 ms 2023-12-09T02:36:51.637 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:51 smithi027 ceph-mon[107735]: pgmap v301: 97 pgs: 97 active+clean; 365 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.0 MiB/s wr, 292 op/s 2023-12-09T02:36:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:51 smithi043 ceph-mon[110418]: pgmap v301: 97 pgs: 97 active+clean; 365 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.0 MiB/s wr, 292 op/s 2023-12-09T02:36:52.378 INFO:teuthology.orchestra.run.smithi027.stdout: 5 189172 7.41 MB/sec execute 563 sec latency 126.389 ms 2023-12-09T02:36:53.386 INFO:teuthology.orchestra.run.smithi027.stdout: 5 189457 7.42 MB/sec execute 564 sec latency 133.492 ms 2023-12-09T02:36:53.690 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:53 smithi027 ceph-mon[107735]: pgmap v302: 97 pgs: 97 active+clean; 365 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.5 MiB/s wr, 449 op/s 2023-12-09T02:36:53.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:53 smithi043 ceph-mon[110418]: pgmap v302: 97 pgs: 97 active+clean; 365 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 4.5 MiB/s wr, 449 op/s 2023-12-09T02:36:54.386 INFO:teuthology.orchestra.run.smithi027.stdout: 5 189684 7.42 MB/sec execute 565 sec latency 134.995 ms 2023-12-09T02:36:55.391 INFO:teuthology.orchestra.run.smithi027.stdout: 5 189928 7.42 MB/sec execute 566 sec latency 128.483 ms 2023-12-09T02:36:55.495 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:55 smithi027 ceph-mon[107735]: pgmap v303: 97 pgs: 97 active+clean; 365 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.0 MiB/s wr, 318 op/s 2023-12-09T02:36:55.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:55 smithi043 ceph-mon[110418]: pgmap v303: 97 pgs: 97 active+clean; 365 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.0 MiB/s wr, 318 op/s 2023-12-09T02:36:56.391 INFO:teuthology.orchestra.run.smithi027.stdout: 5 190217 7.41 MB/sec execute 567 sec latency 143.425 ms 2023-12-09T02:36:56.517 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:36:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:36:57.400 INFO:teuthology.orchestra.run.smithi027.stdout: 5 190425 7.41 MB/sec execute 568 sec latency 130.666 ms 2023-12-09T02:36:57.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:57 smithi027 ceph-mon[107735]: pgmap v304: 97 pgs: 97 active+clean; 365 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.0 MiB/s wr, 318 op/s 2023-12-09T02:36:57.732 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:57 smithi043 ceph-mon[110418]: pgmap v304: 97 pgs: 97 active+clean; 365 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.0 MiB/s wr, 318 op/s 2023-12-09T02:36:58.400 INFO:teuthology.orchestra.run.smithi027.stdout: 5 190636 7.41 MB/sec execute 569 sec latency 137.572 ms 2023-12-09T02:36:59.400 INFO:teuthology.orchestra.run.smithi027.stdout: 5 190926 7.41 MB/sec execute 570 sec latency 117.706 ms 2023-12-09T02:36:59.587 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:36:59 smithi027 ceph-mon[107735]: pgmap v305: 97 pgs: 97 active+clean; 369 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.8 MiB/s wr, 478 op/s 2023-12-09T02:36:59.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:36:59 smithi043 ceph-mon[110418]: pgmap v305: 97 pgs: 97 active+clean; 369 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 4.8 MiB/s wr, 478 op/s 2023-12-09T02:37:00.401 INFO:teuthology.orchestra.run.smithi027.stdout: 5 191220 7.41 MB/sec execute 571 sec latency 129.680 ms 2023-12-09T02:37:01.401 INFO:teuthology.orchestra.run.smithi027.stdout: 5 191449 7.40 MB/sec execute 572 sec latency 108.641 ms 2023-12-09T02:37:01.623 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:01 smithi027 ceph-mon[107735]: pgmap v306: 97 pgs: 97 active+clean; 369 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 316 op/s 2023-12-09T02:37:01.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:01 smithi043 ceph-mon[110418]: pgmap v306: 97 pgs: 97 active+clean; 369 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 3.3 MiB/s wr, 316 op/s 2023-12-09T02:37:02.402 INFO:teuthology.orchestra.run.smithi027.stdout: 5 191674 7.40 MB/sec execute 573 sec latency 171.649 ms 2023-12-09T02:37:03.407 INFO:teuthology.orchestra.run.smithi027.stdout: 5 191989 7.40 MB/sec execute 574 sec latency 149.340 ms 2023-12-09T02:37:03.674 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:03 smithi027 ceph-mon[107735]: pgmap v307: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 475 op/s 2023-12-09T02:37:03.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:03 smithi043 ceph-mon[110418]: pgmap v307: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.8 MiB/s wr, 475 op/s 2023-12-09T02:37:04.407 INFO:teuthology.orchestra.run.smithi027.stdout: 5 192299 7.40 MB/sec execute 575 sec latency 130.513 ms 2023-12-09T02:37:05.410 INFO:teuthology.orchestra.run.smithi027.stdout: 5 192534 7.40 MB/sec execute 576 sec latency 148.204 ms 2023-12-09T02:37:05.753 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:05 smithi027 ceph-mon[107735]: pgmap v308: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 318 op/s 2023-12-09T02:37:05.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:05 smithi043 ceph-mon[110418]: pgmap v308: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 318 op/s 2023-12-09T02:37:06.410 INFO:teuthology.orchestra.run.smithi027.stdout: 5 192746 7.40 MB/sec execute 577 sec latency 119.811 ms 2023-12-09T02:37:07.038 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:06 smithi027 ceph-mon[107735]: pgmap v309: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 318 op/s 2023-12-09T02:37:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:06 smithi043 ceph-mon[110418]: pgmap v309: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 3.3 MiB/s wr, 318 op/s 2023-12-09T02:37:07.410 INFO:teuthology.orchestra.run.smithi027.stdout: 5 192976 7.41 MB/sec execute 578 sec latency 130.402 ms 2023-12-09T02:37:08.411 INFO:teuthology.orchestra.run.smithi027.stdout: 5 193162 7.41 MB/sec execute 579 sec latency 159.354 ms 2023-12-09T02:37:09.411 INFO:teuthology.orchestra.run.smithi027.stdout: 5 193409 7.40 MB/sec execute 580 sec latency 130.892 ms 2023-12-09T02:37:09.599 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:09 smithi027 ceph-mon[107735]: pgmap v310: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.8 MiB/s wr, 472 op/s 2023-12-09T02:37:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:09 smithi043 ceph-mon[110418]: pgmap v310: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.8 KiB/s rd, 4.8 MiB/s wr, 472 op/s 2023-12-09T02:37:10.411 INFO:teuthology.orchestra.run.smithi027.stdout: 5 193618 7.40 MB/sec execute 581 sec latency 126.848 ms 2023-12-09T02:37:11.411 INFO:teuthology.orchestra.run.smithi027.stdout: 5 193790 7.39 MB/sec execute 582 sec latency 146.368 ms 2023-12-09T02:37:11.428 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:11 smithi027 ceph-mon[107735]: pgmap v311: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.0 MiB/s wr, 312 op/s 2023-12-09T02:37:11.428 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:37:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:11 smithi043 ceph-mon[110418]: pgmap v311: 97 pgs: 97 active+clean; 361 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 3.0 MiB/s wr, 312 op/s 2023-12-09T02:37:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:37:12.414 INFO:teuthology.orchestra.run.smithi027.stdout: 5 193936 7.39 MB/sec execute 583 sec latency 123.509 ms 2023-12-09T02:37:13.418 INFO:teuthology.orchestra.run.smithi027.stdout: 5 194101 7.38 MB/sec execute 584 sec latency 138.610 ms 2023-12-09T02:37:13.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:13 smithi027 ceph-mon[107735]: pgmap v312: 97 pgs: 97 active+clean; 366 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.4 MiB/s wr, 434 op/s 2023-12-09T02:37:13.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:13 smithi043 ceph-mon[110418]: pgmap v312: 97 pgs: 97 active+clean; 366 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.4 MiB/s wr, 434 op/s 2023-12-09T02:37:14.418 INFO:teuthology.orchestra.run.smithi027.stdout: 5 194317 7.38 MB/sec execute 585 sec latency 142.221 ms 2023-12-09T02:37:15.419 INFO:teuthology.orchestra.run.smithi027.stdout: 5 194525 7.37 MB/sec execute 586 sec latency 134.819 ms 2023-12-09T02:37:15.606 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:15 smithi027 ceph-mon[107735]: pgmap v313: 97 pgs: 97 active+clean; 366 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.9 MiB/s wr, 275 op/s 2023-12-09T02:37:15.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:15 smithi043 ceph-mon[110418]: pgmap v313: 97 pgs: 97 active+clean; 366 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.9 MiB/s wr, 275 op/s 2023-12-09T02:37:16.418 INFO:teuthology.orchestra.run.smithi027.stdout: 5 194748 7.37 MB/sec execute 587 sec latency 131.244 ms 2023-12-09T02:37:17.177 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:16 smithi027 ceph-mon[107735]: pgmap v314: 97 pgs: 97 active+clean; 366 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.9 MiB/s wr, 275 op/s 2023-12-09T02:37:17.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:16 smithi043 ceph-mon[110418]: pgmap v314: 97 pgs: 97 active+clean; 366 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 2.9 MiB/s wr, 275 op/s 2023-12-09T02:37:17.419 INFO:teuthology.orchestra.run.smithi027.stdout: 5 194931 7.36 MB/sec execute 588 sec latency 146.412 ms 2023-12-09T02:37:18.419 INFO:teuthology.orchestra.run.smithi027.stdout: 5 195123 7.36 MB/sec execute 589 sec latency 137.311 ms 2023-12-09T02:37:19.422 INFO:teuthology.orchestra.run.smithi027.stdout: 5 195336 7.36 MB/sec execute 590 sec latency 145.972 ms 2023-12-09T02:37:19.519 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:19 smithi027 ceph-mon[107735]: pgmap v315: 97 pgs: 97 active+clean; 360 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.1 MiB/s wr, 397 op/s 2023-12-09T02:37:19.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:19 smithi043 ceph-mon[110418]: pgmap v315: 97 pgs: 97 active+clean; 360 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 4.1 MiB/s wr, 397 op/s 2023-12-09T02:37:20.422 INFO:teuthology.orchestra.run.smithi027.stdout: 5 195680 7.36 MB/sec execute 591 sec latency 121.506 ms 2023-12-09T02:37:21.422 INFO:teuthology.orchestra.run.smithi027.stdout: 5 195939 7.36 MB/sec execute 592 sec latency 120.871 ms 2023-12-09T02:37:21.563 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:21 smithi027 ceph-mon[107735]: pgmap v316: 97 pgs: 97 active+clean; 360 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.5 MiB/s wr, 244 op/s 2023-12-09T02:37:21.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:21 smithi043 ceph-mon[110418]: pgmap v316: 97 pgs: 97 active+clean; 360 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.5 MiB/s wr, 244 op/s 2023-12-09T02:37:22.422 INFO:teuthology.orchestra.run.smithi027.stdout: 5 196209 7.36 MB/sec execute 593 sec latency 129.369 ms 2023-12-09T02:37:23.431 INFO:teuthology.orchestra.run.smithi027.stdout: 5 196434 7.36 MB/sec execute 594 sec latency 189.464 ms 2023-12-09T02:37:23.622 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:23 smithi027 ceph-mon[107735]: pgmap v317: 97 pgs: 97 active+clean; 361 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 3.9 MiB/s wr, 394 op/s 2023-12-09T02:37:23.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:23 smithi043 ceph-mon[110418]: pgmap v317: 97 pgs: 97 active+clean; 361 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 3.9 MiB/s wr, 394 op/s 2023-12-09T02:37:24.431 INFO:teuthology.orchestra.run.smithi027.stdout: 5 196743 7.37 MB/sec execute 595 sec latency 129.709 ms 2023-12-09T02:37:25.431 INFO:teuthology.orchestra.run.smithi027.stdout: 5 197039 7.36 MB/sec execute 596 sec latency 149.346 ms 2023-12-09T02:37:25.651 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:25 smithi027 ceph-mon[107735]: pgmap v318: 97 pgs: 97 active+clean; 361 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.5 MiB/s wr, 273 op/s 2023-12-09T02:37:25.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:25 smithi043 ceph-mon[110418]: pgmap v318: 97 pgs: 97 active+clean; 361 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.5 MiB/s wr, 273 op/s 2023-12-09T02:37:26.431 INFO:teuthology.orchestra.run.smithi027.stdout: 5 197281 7.36 MB/sec execute 597 sec latency 123.587 ms 2023-12-09T02:37:26.663 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:37:26.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:37:27.440 INFO:teuthology.orchestra.run.smithi027.stdout: 5 197537 7.36 MB/sec execute 598 sec latency 125.671 ms 2023-12-09T02:37:27.714 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:27 smithi027 ceph-mon[107735]: pgmap v319: 97 pgs: 97 active+clean; 361 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.5 MiB/s wr, 273 op/s 2023-12-09T02:37:27.735 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:27 smithi043 ceph-mon[110418]: pgmap v319: 97 pgs: 97 active+clean; 361 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.5 MiB/s wr, 273 op/s 2023-12-09T02:37:28.440 INFO:teuthology.orchestra.run.smithi027.stdout: 5 197816 7.36 MB/sec execute 599 sec latency 112.035 ms 2023-12-09T02:37:29.443 INFO:teuthology.orchestra.run.smithi027.stdout: 5 198061 7.36 MB/sec execute 600 sec latency 126.225 ms 2023-12-09T02:37:29.505 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:29 smithi027 ceph-mon[107735]: pgmap v320: 97 pgs: 97 active+clean; 366 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.3 MiB/s wr, 433 op/s 2023-12-09T02:37:29.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:29 smithi043 ceph-mon[110418]: pgmap v320: 97 pgs: 97 active+clean; 366 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.3 MiB/s wr, 433 op/s 2023-12-09T02:37:30.443 INFO:teuthology.orchestra.run.smithi027.stdout: 5 cleanup 601 sec 2023-12-09T02:37:31.449 INFO:teuthology.orchestra.run.smithi027.stdout: 2 cleanup 602 sec 2023-12-09T02:37:31.583 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:31 smithi027 ceph-mon[107735]: pgmap v321: 97 pgs: 97 active+clean; 366 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.2 MiB/s wr, 310 op/s 2023-12-09T02:37:31.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:31 smithi043 ceph-mon[110418]: pgmap v321: 97 pgs: 97 active+clean; 366 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 3.2 MiB/s wr, 310 op/s 2023-12-09T02:37:32.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 603 sec 2023-12-09T02:37:33.449 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 604 sec 2023-12-09T02:37:33.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:33 smithi027 ceph-mon[107735]: pgmap v322: 97 pgs: 97 active+clean; 362 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.5 MiB/s wr, 442 op/s 2023-12-09T02:37:33.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:33 smithi043 ceph-mon[110418]: pgmap v322: 97 pgs: 97 active+clean; 362 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 4.5 MiB/s wr, 442 op/s 2023-12-09T02:37:34.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 605 sec 2023-12-09T02:37:35.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 606 sec 2023-12-09T02:37:35.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:35 smithi027 ceph-mon[107735]: pgmap v323: 97 pgs: 97 active+clean; 362 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 292 op/s 2023-12-09T02:37:35.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:35 smithi043 ceph-mon[110418]: pgmap v323: 97 pgs: 97 active+clean; 362 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 292 op/s 2023-12-09T02:37:36.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 607 sec 2023-12-09T02:37:37.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:37 smithi027 ceph-mon[107735]: pgmap v324: 97 pgs: 97 active+clean; 362 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 292 op/s 2023-12-09T02:37:37.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:37 smithi043 ceph-mon[110418]: pgmap v324: 97 pgs: 97 active+clean; 362 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 3.2 MiB/s wr, 292 op/s 2023-12-09T02:37:37.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 608 sec 2023-12-09T02:37:38.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 609 sec 2023-12-09T02:37:39.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 610 sec 2023-12-09T02:37:39.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:39 smithi027 ceph-mon[107735]: pgmap v325: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 3.2 MiB/s wr, 323 op/s 2023-12-09T02:37:39.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:39 smithi043 ceph-mon[110418]: pgmap v325: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 3.2 MiB/s wr, 323 op/s 2023-12-09T02:37:40.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 611 sec 2023-12-09T02:37:41.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 612 sec 2023-12-09T02:37:41.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:41 smithi027 ceph-mon[107735]: pgmap v326: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.3 MiB/s wr, 163 op/s 2023-12-09T02:37:41.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:41 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:37:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:41 smithi043 ceph-mon[110418]: pgmap v326: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.3 MiB/s wr, 163 op/s 2023-12-09T02:37:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:41 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:37:42.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 613 sec 2023-12-09T02:37:43.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 614 sec 2023-12-09T02:37:43.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:43 smithi027 ceph-mon[107735]: pgmap v327: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.4 MiB/s wr, 164 op/s 2023-12-09T02:37:43.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:43 smithi043 ceph-mon[110418]: pgmap v327: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.4 MiB/s wr, 164 op/s 2023-12-09T02:37:44.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 615 sec 2023-12-09T02:37:45.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 616 sec 2023-12-09T02:37:45.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:45 smithi027 ceph-mon[107735]: pgmap v328: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 37 KiB/s wr, 32 op/s 2023-12-09T02:37:45.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:45 smithi043 ceph-mon[110418]: pgmap v328: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 37 KiB/s wr, 32 op/s 2023-12-09T02:37:46.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 617 sec 2023-12-09T02:37:47.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:46 smithi027 ceph-mon[107735]: pgmap v329: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 37 KiB/s wr, 32 op/s 2023-12-09T02:37:47.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:46 smithi043 ceph-mon[110418]: pgmap v329: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 37 KiB/s wr, 32 op/s 2023-12-09T02:37:47.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 618 sec 2023-12-09T02:37:48.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 619 sec 2023-12-09T02:37:49.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 620 sec 2023-12-09T02:37:49.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:49 smithi027 ceph-mon[107735]: pgmap v330: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 37 KiB/s wr, 33 op/s 2023-12-09T02:37:49.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:49 smithi043 ceph-mon[110418]: pgmap v330: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 37 KiB/s wr, 33 op/s 2023-12-09T02:37:50.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 621 sec 2023-12-09T02:37:51.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 622 sec 2023-12-09T02:37:51.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:51 smithi027 ceph-mon[107735]: pgmap v331: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-09T02:37:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:51 smithi043 ceph-mon[110418]: pgmap v331: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-09T02:37:52.453 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 623 sec 2023-12-09T02:37:53.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 624 sec 2023-12-09T02:37:53.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:53 smithi027 ceph-mon[107735]: pgmap v332: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-09T02:37:53.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:53 smithi043 ceph-mon[110418]: pgmap v332: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 22 KiB/s wr, 1 op/s 2023-12-09T02:37:54.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 625 sec 2023-12-09T02:37:55.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 626 sec 2023-12-09T02:37:55.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:55 smithi027 ceph-mon[107735]: pgmap v333: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2023-12-09T02:37:55.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:55 smithi043 ceph-mon[110418]: pgmap v333: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2023-12-09T02:37:56.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 627 sec 2023-12-09T02:37:56.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:37:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:37:57.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 628 sec 2023-12-09T02:37:57.732 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:57 smithi043 ceph-mon[110418]: pgmap v334: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2023-12-09T02:37:57.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:57 smithi027 ceph-mon[107735]: pgmap v334: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2023-12-09T02:37:58.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 629 sec 2023-12-09T02:37:59.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 630 sec 2023-12-09T02:37:59.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:37:59 smithi027 ceph-mon[107735]: pgmap v335: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 597 B/s rd, 2.4 KiB/s wr, 2 op/s 2023-12-09T02:37:59.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:37:59 smithi043 ceph-mon[110418]: pgmap v335: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 597 B/s rd, 2.4 KiB/s wr, 2 op/s 2023-12-09T02:38:00.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 631 sec 2023-12-09T02:38:01.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 632 sec 2023-12-09T02:38:01.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:01 smithi027 ceph-mon[107735]: pgmap v336: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 2.4 KiB/s wr, 1 op/s 2023-12-09T02:38:01.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:01 smithi043 ceph-mon[110418]: pgmap v336: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 2.4 KiB/s wr, 1 op/s 2023-12-09T02:38:02.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 633 sec 2023-12-09T02:38:03.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 634 sec 2023-12-09T02:38:03.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:03 smithi027 ceph-mon[107735]: pgmap v337: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 3.2 KiB/s wr, 2 op/s 2023-12-09T02:38:03.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:03 smithi043 ceph-mon[110418]: pgmap v337: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 3.2 KiB/s wr, 2 op/s 2023-12-09T02:38:04.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 635 sec 2023-12-09T02:38:05.450 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 636 sec 2023-12-09T02:38:05.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:05 smithi027 ceph-mon[107735]: pgmap v338: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 3.2 KiB/s wr, 2 op/s 2023-12-09T02:38:05.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:05 smithi043 ceph-mon[110418]: pgmap v338: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 3.2 KiB/s wr, 2 op/s 2023-12-09T02:38:06.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 637 sec 2023-12-09T02:38:07.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:06 smithi027 ceph-mon[107735]: pgmap v339: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 3.2 KiB/s wr, 2 op/s 2023-12-09T02:38:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:07 smithi043 ceph-mon[110418]: pgmap v339: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 3.2 KiB/s wr, 2 op/s 2023-12-09T02:38:07.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 638 sec 2023-12-09T02:38:08.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 639 sec 2023-12-09T02:38:09.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 640 sec 2023-12-09T02:38:09.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:09 smithi027 ceph-mon[107735]: pgmap v340: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 597 B/s rd, 3.3 KiB/s wr, 2 op/s 2023-12-09T02:38:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:09 smithi043 ceph-mon[110418]: pgmap v340: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 597 B/s rd, 3.3 KiB/s wr, 2 op/s 2023-12-09T02:38:10.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 641 sec 2023-12-09T02:38:11.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 642 sec 2023-12-09T02:38:11.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:11 smithi027 ceph-mon[107735]: pgmap v341: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2023-12-09T02:38:11.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:38:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:11 smithi043 ceph-mon[110418]: pgmap v341: 97 pgs: 97 active+clean; 259 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 938 B/s wr, 0 op/s 2023-12-09T02:38:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:38:12.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 643 sec 2023-12-09T02:38:13.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 644 sec 2023-12-09T02:38:13.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:13 smithi027 ceph-mon[107735]: pgmap v342: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 1 op/s 2023-12-09T02:38:13.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:13 smithi043 ceph-mon[110418]: pgmap v342: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 1 op/s 2023-12-09T02:38:14.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 645 sec 2023-12-09T02:38:15.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 646 sec 2023-12-09T02:38:15.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:15 smithi027 ceph-mon[107735]: pgmap v343: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-12-09T02:38:15.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:15 smithi043 ceph-mon[110418]: pgmap v343: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-12-09T02:38:16.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 647 sec 2023-12-09T02:38:17.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:16 smithi027 ceph-mon[107735]: pgmap v344: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-12-09T02:38:17.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:16 smithi043 ceph-mon[110418]: pgmap v344: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2023-12-09T02:38:17.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 648 sec 2023-12-09T02:38:18.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 649 sec 2023-12-09T02:38:19.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 650 sec 2023-12-09T02:38:19.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:19 smithi027 ceph-mon[107735]: pgmap v345: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2023-12-09T02:38:19.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:19 smithi043 ceph-mon[110418]: pgmap v345: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2023-12-09T02:38:20.453 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 651 sec 2023-12-09T02:38:21.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 652 sec 2023-12-09T02:38:21.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:21 smithi027 ceph-mon[107735]: pgmap v346: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-12-09T02:38:21.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:21 smithi043 ceph-mon[110418]: pgmap v346: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-12-09T02:38:22.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 653 sec 2023-12-09T02:38:23.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 654 sec 2023-12-09T02:38:23.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:23 smithi027 ceph-mon[107735]: pgmap v347: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-12-09T02:38:23.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:23 smithi043 ceph-mon[110418]: pgmap v347: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2023-12-09T02:38:24.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 655 sec 2023-12-09T02:38:25.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 656 sec 2023-12-09T02:38:25.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:25 smithi027 ceph-mon[107735]: pgmap v348: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:25.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:25 smithi043 ceph-mon[110418]: pgmap v348: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:26.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 657 sec 2023-12-09T02:38:26.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:38:26.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:38:27.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 658 sec 2023-12-09T02:38:27.732 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:27 smithi043 ceph-mon[110418]: pgmap v349: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:27.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:27 smithi027 ceph-mon[107735]: pgmap v349: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:28.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 659 sec 2023-12-09T02:38:29.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 660 sec 2023-12-09T02:38:29.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:29 smithi027 ceph-mon[107735]: pgmap v350: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:38:29.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:29 smithi043 ceph-mon[110418]: pgmap v350: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:38:30.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 661 sec 2023-12-09T02:38:31.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 662 sec 2023-12-09T02:38:31.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:31 smithi027 ceph-mon[107735]: pgmap v351: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:31.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:31 smithi043 ceph-mon[110418]: pgmap v351: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:32.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 663 sec 2023-12-09T02:38:33.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 664 sec 2023-12-09T02:38:33.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:33 smithi027 ceph-mon[107735]: pgmap v352: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:33.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:33 smithi043 ceph-mon[110418]: pgmap v352: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:34.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 665 sec 2023-12-09T02:38:35.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 666 sec 2023-12-09T02:38:35.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:35 smithi027 ceph-mon[107735]: pgmap v353: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:35.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:35 smithi043 ceph-mon[110418]: pgmap v353: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:36.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 667 sec 2023-12-09T02:38:37.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:36 smithi027 ceph-mon[107735]: pgmap v354: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:37.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:36 smithi043 ceph-mon[110418]: pgmap v354: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:37.451 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 668 sec 2023-12-09T02:38:38.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 669 sec 2023-12-09T02:38:39.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 670 sec 2023-12-09T02:38:39.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:39 smithi027 ceph-mon[107735]: pgmap v355: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:38:39.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:39 smithi043 ceph-mon[110418]: pgmap v355: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:38:40.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 671 sec 2023-12-09T02:38:41.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 672 sec 2023-12-09T02:38:41.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:41 smithi027 ceph-mon[107735]: pgmap v356: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:41.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:41 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:38:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:41 smithi043 ceph-mon[110418]: pgmap v356: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:41 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:38:42.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 673 sec 2023-12-09T02:38:43.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 674 sec 2023-12-09T02:38:43.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:43 smithi027 ceph-mon[107735]: pgmap v357: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:43.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:43 smithi043 ceph-mon[110418]: pgmap v357: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:44.454 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 675 sec 2023-12-09T02:38:45.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 676 sec 2023-12-09T02:38:45.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:45 smithi027 ceph-mon[107735]: pgmap v358: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:45.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:45 smithi043 ceph-mon[110418]: pgmap v358: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:46.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 677 sec 2023-12-09T02:38:47.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:46 smithi027 ceph-mon[107735]: pgmap v359: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:47.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:46 smithi043 ceph-mon[110418]: pgmap v359: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:47.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 678 sec 2023-12-09T02:38:48.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 679 sec 2023-12-09T02:38:49.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 680 sec 2023-12-09T02:38:49.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:49 smithi027 ceph-mon[107735]: pgmap v360: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:38:49.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:49 smithi043 ceph-mon[110418]: pgmap v360: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:38:50.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 681 sec 2023-12-09T02:38:51.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 682 sec 2023-12-09T02:38:51.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:51 smithi027 ceph-mon[107735]: pgmap v361: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:51 smithi043 ceph-mon[110418]: pgmap v361: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:52.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 683 sec 2023-12-09T02:38:53.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 684 sec 2023-12-09T02:38:53.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:53 smithi027 ceph-mon[107735]: pgmap v362: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:53.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:53 smithi043 ceph-mon[110418]: pgmap v362: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:54.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 685 sec 2023-12-09T02:38:55.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 686 sec 2023-12-09T02:38:55.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:55 smithi027 ceph-mon[107735]: pgmap v363: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:55.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:55 smithi043 ceph-mon[110418]: pgmap v363: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:56.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 687 sec 2023-12-09T02:38:56.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:38:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:38:57.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 688 sec 2023-12-09T02:38:57.732 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:57 smithi043 ceph-mon[110418]: pgmap v364: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:57.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:57 smithi027 ceph-mon[107735]: pgmap v364: 97 pgs: 97 active+clean; 255 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:38:58.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 689 sec 2023-12-09T02:38:59.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 690 sec 2023-12-09T02:38:59.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:38:59 smithi027 ceph-mon[107735]: pgmap v365: 97 pgs: 97 active+clean; 254 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 1.8 KiB/s wr, 1 op/s 2023-12-09T02:38:59.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:38:59 smithi043 ceph-mon[110418]: pgmap v365: 97 pgs: 97 active+clean; 254 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 1.8 KiB/s wr, 1 op/s 2023-12-09T02:39:00.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 691 sec 2023-12-09T02:39:01.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 692 sec 2023-12-09T02:39:01.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:01 smithi027 ceph-mon[107735]: pgmap v366: 97 pgs: 97 active+clean; 254 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.8 KiB/s wr, 1 op/s 2023-12-09T02:39:01.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:01 smithi043 ceph-mon[110418]: pgmap v366: 97 pgs: 97 active+clean; 254 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.8 KiB/s wr, 1 op/s 2023-12-09T02:39:02.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 693 sec 2023-12-09T02:39:03.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 694 sec 2023-12-09T02:39:03.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:03 smithi027 ceph-mon[107735]: pgmap v367: 97 pgs: 97 active+clean; 254 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 2.6 KiB/s wr, 1 op/s 2023-12-09T02:39:03.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:03 smithi043 ceph-mon[110418]: pgmap v367: 97 pgs: 97 active+clean; 254 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 2.6 KiB/s wr, 1 op/s 2023-12-09T02:39:04.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 695 sec 2023-12-09T02:39:05.452 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 696 sec 2023-12-09T02:39:05.751 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:05 smithi027 ceph-mon[107735]: pgmap v368: 97 pgs: 97 active+clean; 254 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 2.6 KiB/s wr, 1 op/s 2023-12-09T02:39:05.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:05 smithi043 ceph-mon[110418]: pgmap v368: 97 pgs: 97 active+clean; 254 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 2.6 KiB/s wr, 1 op/s 2023-12-09T02:39:06.111 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'ceph orch ps' 2023-12-09T02:39:06.157 INFO:teuthology.orchestra.run.smithi027.stdout: 0 cleanup 697 sec 2023-12-09T02:39:06.157 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: Operation Count AvgLat MaxLat 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: ---------------------------------------- 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: NTCreateX 141455 7.567 227.139 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: Close 103800 0.129 17.034 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: Rename 6013 11.860 234.613 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: Unlink 28654 7.576 114.263 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: Qpathinfo 128297 2.976 107.597 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: Qfileinfo 22381 0.094 21.757 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: Qfsinfo 23594 1.472 45.372 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: Sfileinfo 11558 11.425 85.713 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: Find 49658 5.463 149.253 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: WriteX 69977 11.503 103.928 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: ReadX 222479 0.010 12.747 2023-12-09T02:39:06.158 INFO:teuthology.orchestra.run.smithi027.stdout: LockX 464 0.391 8.425 2023-12-09T02:39:06.159 INFO:teuthology.orchestra.run.smithi027.stdout: UnlockX 464 0.298 2.318 2023-12-09T02:39:06.159 INFO:teuthology.orchestra.run.smithi027.stdout: Flush 9932 0.002 0.018 2023-12-09T02:39:06.159 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:39:06.159 INFO:teuthology.orchestra.run.smithi027.stdout:Throughput 7.35975 MB/sec 5 clients 5 procs max_latency=234.623 ms 2023-12-09T02:39:06.160 DEBUG:teuthology.orchestra.run.smithi027:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2023-12-09T02:39:06.269 DEBUG:teuthology.orchestra.run.smithi027:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2023-12-09T02:39:06.355 DEBUG:teuthology.orchestra.run.smithi027:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2023-12-09T02:39:06.421 INFO:teuthology.orchestra.run.smithi027.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2023-12-09T02:39:06.421 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:39:06.421 INFO:teuthology.orchestra.run.smithi027.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2023-12-09T02:39:06.421 INFO:teuthology.orchestra.run.smithi027.stdout:3 of 5 processes prepared for launch 0 sec 2023-12-09T02:39:06.522 INFO:teuthology.orchestra.run.smithi027.stdout:5 of 5 processes prepared for launch 0 sec 2023-12-09T02:39:06.522 INFO:teuthology.orchestra.run.smithi027.stdout:releasing clients 2023-12-09T02:39:07.072 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:06 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:39:07.072 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:06 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:39:07.072 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:06 smithi027 ceph-mon[107735]: pgmap v369: 97 pgs: 97 active+clean; 254 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 2.6 KiB/s wr, 1 op/s 2023-12-09T02:39:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:06 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:39:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:06 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:39:07.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:06 smithi043 ceph-mon[110418]: pgmap v369: 97 pgs: 97 active+clean; 254 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 2.6 KiB/s wr, 1 op/s 2023-12-09T02:39:08.528 INFO:teuthology.orchestra.run.smithi027.stdout: 5 315 18.47 MB/sec execute 1 sec latency 141.927 ms 2023-12-09T02:39:08.596 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-09T02:39:08.596 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.smithi027 smithi027 *:9093,9094 starting - - - - 2023-12-09T02:39:08.596 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi027 smithi027 running (18m) 12m ago 18m 7029k - 17.2.0 e1d6a67b021e e491d165d44a 2023-12-09T02:39:08.596 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi043 smithi043 running (17m) 7m ago 17m 7155k - 17.2.0 e1d6a67b021e 82da79a8a28d 2023-12-09T02:39:08.596 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.smithi027 smithi027 *:3000 starting - - - - 2023-12-09T02:39:08.596 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi027.bptfyk smithi027 running (14m) 12m ago 14m 34.1M - 17.2.0 e1d6a67b021e 01e0f6adf390 2023-12-09T02:39:08.596 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi043.pboojx smithi043 running (13m) 7m ago 13m 15.0M - 17.2.0 e1d6a67b021e 4a9fb2e33f64 2023-12-09T02:39:08.596 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi027.babxfp smithi027 *:9283 running (19m) 12m ago 19m 425M - 17.2.0 e1d6a67b021e a44760eba8d1 2023-12-09T02:39:08.596 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi043.gvxdas smithi043 *:8443,9283 running (12m) 7m ago 17m 516M - 19.0.0-44-g9dcc13bb f28f2b94f153 319c3cb340c3 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi027 smithi027 running (19m) 12m ago 19m 92.9M 2048M 17.2.0 e1d6a67b021e e302004170cf 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi043 smithi043 running (17m) 7m ago 17m 64.2M 2048M 17.2.0 e1d6a67b021e c844d862d547 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.0.0.smithi027.qhvxfi smithi027 *:2049 running (13m) 12m ago 13m 256M - 4.0 e1d6a67b021e 28b3757fc8dd 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.1.0.smithi043.lkjius smithi043 *:2049 running (13m) 7m ago 13m 90.4M - 4.0 e1d6a67b021e b97508e53914 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi027 smithi027 *:9100 starting - - - - 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi043 smithi043 *:9100 running (11m) 7m ago 17m 25.4M - 1.3.1 1dbe0e931976 a4d5932a8ab5 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (17m) 12m ago 17m 494M 1944M 17.2.0 e1d6a67b021e 5be7a863bb60 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (16m) 12m ago 16m 349M 1944M 17.2.0 e1d6a67b021e b87512590452 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (16m) 12m ago 16m 209M 1944M 17.2.0 e1d6a67b021e 85e622ac2ffe 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (16m) 12m ago 16m 447M 1944M 17.2.0 e1d6a67b021e 064274f1693e 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi043 running (15m) 7m ago 15m 1270M 2713M 17.2.0 e1d6a67b021e 86e3005385b1 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi043 running (15m) 7m ago 15m 1568M 2713M 17.2.0 e1d6a67b021e ebaab66e1a04 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi043 running (15m) 7m ago 15m 1224M 2713M 17.2.0 e1d6a67b021e ae15f564c313 2023-12-09T02:39:08.597 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi043 running (14m) 7m ago 14m 1971M 2713M 17.2.0 e1d6a67b021e 557b1c0626c2 2023-12-09T02:39:08.598 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.smithi027 smithi027 *:9095 starting - - - - 2023-12-09T02:39:09.292 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'ceph versions' 2023-12-09T02:39:09.528 INFO:teuthology.orchestra.run.smithi027.stdout: 5 452 20.19 MB/sec execute 2 sec latency 125.813 ms 2023-12-09T02:39:09.664 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:09 smithi027 ceph-mon[107735]: pgmap v370: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 529 KiB/s wr, 5 op/s 2023-12-09T02:39:09.664 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:09 smithi027 ceph-mon[107735]: from='client.24557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:39:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:09 smithi043 ceph-mon[110418]: pgmap v370: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 529 KiB/s wr, 5 op/s 2023-12-09T02:39:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:09 smithi043 ceph-mon[110418]: from='client.24557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:39:10.531 INFO:teuthology.orchestra.run.smithi027.stdout: 5 629 20.79 MB/sec execute 3 sec latency 121.254 ms 2023-12-09T02:39:11.482 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:11 smithi027 ceph-mon[107735]: pgmap v371: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 527 KiB/s wr, 4 op/s 2023-12-09T02:39:11.482 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:39:11.532 INFO:teuthology.orchestra.run.smithi027.stdout: 5 824 17.07 MB/sec execute 4 sec latency 110.629 ms 2023-12-09T02:39:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:11 smithi043 ceph-mon[110418]: pgmap v371: 97 pgs: 97 active+clean; 260 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 527 KiB/s wr, 4 op/s 2023-12-09T02:39:11.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:39:12.085 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:39:12.085 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2023-12-09T02:39:12.086 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:39:12.086 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:39:12.086 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2023-12-09T02:39:12.086 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-09T02:39:12.086 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:39:12.086 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:39:12.087 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2023-12-09T02:39:12.087 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-09T02:39:12.087 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:39:12.087 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": { 2023-12-09T02:39:12.087 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:39:12.087 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:39:12.087 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2023-12-09T02:39:12.088 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-09T02:39:12.088 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:39:12.088 INFO:teuthology.orchestra.run.smithi027.stdout: } 2023-12-09T02:39:12.088 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:39:12.502 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:12 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3933427307' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:39:12.532 INFO:teuthology.orchestra.run.smithi027.stdout: 5 cleanup 5 sec 2023-12-09T02:39:12.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:12 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3933427307' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:39:12.801 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-09T02:39:13.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 6 sec 2023-12-09T02:39:13.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:13 smithi027 ceph-mon[107735]: pgmap v372: 97 pgs: 97 active+clean; 353 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 9.0 MiB/s wr, 170 op/s 2023-12-09T02:39:13.783 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:13 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:39:13.784 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:13 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:39:13.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:13 smithi043 ceph-mon[110418]: pgmap v372: 97 pgs: 97 active+clean; 353 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 9.0 MiB/s wr, 170 op/s 2023-12-09T02:39:13.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:13 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:39:13.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:13 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:39:14.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 7 sec 2023-12-09T02:39:15.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 8 sec 2023-12-09T02:39:15.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:15 smithi027 ceph-mon[107735]: pgmap v373: 97 pgs: 97 active+clean; 353 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 9.0 MiB/s wr, 170 op/s 2023-12-09T02:39:15.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:15 smithi043 ceph-mon[110418]: pgmap v373: 97 pgs: 97 active+clean; 353 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 9.0 MiB/s wr, 170 op/s 2023-12-09T02:39:16.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 9 sec 2023-12-09T02:39:17.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:16 smithi027 ceph-mon[107735]: pgmap v374: 97 pgs: 97 active+clean; 353 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 9.0 MiB/s wr, 170 op/s 2023-12-09T02:39:17.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:16 smithi043 ceph-mon[110418]: pgmap v374: 97 pgs: 97 active+clean; 353 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 9.0 MiB/s wr, 170 op/s 2023-12-09T02:39:17.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 10 sec 2023-12-09T02:39:18.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 11 sec 2023-12-09T02:39:19.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 12 sec 2023-12-09T02:39:19.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:19 smithi027 ceph-mon[107735]: pgmap v375: 97 pgs: 97 active+clean; 257 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 9.6 MiB/s wr, 226 op/s 2023-12-09T02:39:19.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:19 smithi043 ceph-mon[110418]: pgmap v375: 97 pgs: 97 active+clean; 257 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 9.6 MiB/s wr, 226 op/s 2023-12-09T02:39:20.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 13 sec 2023-12-09T02:39:21.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 14 sec 2023-12-09T02:39:21.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:21 smithi027 ceph-mon[107735]: pgmap v376: 97 pgs: 97 active+clean; 257 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 9.0 MiB/s wr, 222 op/s 2023-12-09T02:39:21.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:21 smithi043 ceph-mon[110418]: pgmap v376: 97 pgs: 97 active+clean; 257 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 9.0 MiB/s wr, 222 op/s 2023-12-09T02:39:22.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 15 sec 2023-12-09T02:39:23.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 16 sec 2023-12-09T02:39:23.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:23 smithi027 ceph-mon[107735]: pgmap v377: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 9.1 MiB/s wr, 223 op/s 2023-12-09T02:39:23.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:23 smithi043 ceph-mon[110418]: pgmap v377: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 9.1 MiB/s wr, 223 op/s 2023-12-09T02:39:24.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 17 sec 2023-12-09T02:39:25.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 18 sec 2023-12-09T02:39:25.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:25 smithi027 ceph-mon[107735]: pgmap v378: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 605 KiB/s wr, 57 op/s 2023-12-09T02:39:25.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:25 smithi043 ceph-mon[110418]: pgmap v378: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 605 KiB/s wr, 57 op/s 2023-12-09T02:39:26.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 19 sec 2023-12-09T02:39:26.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:39:26.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:39:27.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 20 sec 2023-12-09T02:39:27.731 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:27 smithi043 ceph-mon[110418]: pgmap v379: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 605 KiB/s wr, 57 op/s 2023-12-09T02:39:27.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:27 smithi027 ceph-mon[107735]: pgmap v379: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 605 KiB/s wr, 57 op/s 2023-12-09T02:39:28.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 21 sec 2023-12-09T02:39:29.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 22 sec 2023-12-09T02:39:29.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:29 smithi027 ceph-mon[107735]: pgmap v380: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 606 KiB/s wr, 58 op/s 2023-12-09T02:39:29.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:29 smithi043 ceph-mon[110418]: pgmap v380: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 606 KiB/s wr, 58 op/s 2023-12-09T02:39:30.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 23 sec 2023-12-09T02:39:31.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 24 sec 2023-12-09T02:39:31.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:31 smithi027 ceph-mon[107735]: pgmap v381: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 19 KiB/s wr, 1 op/s 2023-12-09T02:39:31.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:31 smithi043 ceph-mon[110418]: pgmap v381: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 19 KiB/s wr, 1 op/s 2023-12-09T02:39:32.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 25 sec 2023-12-09T02:39:33.532 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 26 sec 2023-12-09T02:39:33.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:33 smithi027 ceph-mon[107735]: pgmap v382: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 19 KiB/s wr, 1 op/s 2023-12-09T02:39:33.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:33 smithi043 ceph-mon[110418]: pgmap v382: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 19 KiB/s wr, 1 op/s 2023-12-09T02:39:34.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 27 sec 2023-12-09T02:39:35.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 28 sec 2023-12-09T02:39:35.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:35 smithi027 ceph-mon[107735]: pgmap v383: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-12-09T02:39:35.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:35 smithi043 ceph-mon[110418]: pgmap v383: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-12-09T02:39:36.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 29 sec 2023-12-09T02:39:37.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:36 smithi027 ceph-mon[107735]: pgmap v384: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-12-09T02:39:37.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:36 smithi043 ceph-mon[110418]: pgmap v384: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-12-09T02:39:37.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 30 sec 2023-12-09T02:39:38.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 31 sec 2023-12-09T02:39:39.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 32 sec 2023-12-09T02:39:39.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:39 smithi027 ceph-mon[107735]: pgmap v385: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-12-09T02:39:39.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:39 smithi043 ceph-mon[110418]: pgmap v385: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-12-09T02:39:40.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 33 sec 2023-12-09T02:39:41.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 34 sec 2023-12-09T02:39:41.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:41 smithi027 ceph-mon[107735]: pgmap v386: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:41.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:41 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:39:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:41 smithi043 ceph-mon[110418]: pgmap v386: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:41.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:41 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:39:42.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 35 sec 2023-12-09T02:39:43.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 36 sec 2023-12-09T02:39:43.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:43 smithi027 ceph-mon[107735]: pgmap v387: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:43.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:43 smithi043 ceph-mon[110418]: pgmap v387: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:44.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 37 sec 2023-12-09T02:39:45.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 38 sec 2023-12-09T02:39:45.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:45 smithi027 ceph-mon[107735]: pgmap v388: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:45.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:45 smithi043 ceph-mon[110418]: pgmap v388: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:46.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 39 sec 2023-12-09T02:39:47.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:46 smithi027 ceph-mon[107735]: pgmap v389: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:47.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:46 smithi043 ceph-mon[110418]: pgmap v389: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:47.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 40 sec 2023-12-09T02:39:48.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 41 sec 2023-12-09T02:39:49.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 42 sec 2023-12-09T02:39:49.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:49 smithi027 ceph-mon[107735]: pgmap v390: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:39:49.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:49 smithi043 ceph-mon[110418]: pgmap v390: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:39:50.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 43 sec 2023-12-09T02:39:51.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 44 sec 2023-12-09T02:39:51.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:51 smithi027 ceph-mon[107735]: pgmap v391: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:51.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:51 smithi043 ceph-mon[110418]: pgmap v391: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:52.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 45 sec 2023-12-09T02:39:53.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 46 sec 2023-12-09T02:39:53.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:53 smithi027 ceph-mon[107735]: pgmap v392: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:53.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:53 smithi043 ceph-mon[110418]: pgmap v392: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:54.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 47 sec 2023-12-09T02:39:55.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 48 sec 2023-12-09T02:39:55.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:55 smithi027 ceph-mon[107735]: pgmap v393: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:55.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:55 smithi043 ceph-mon[110418]: pgmap v393: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:56.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 49 sec 2023-12-09T02:39:56.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:39:56.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:39:57.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 50 sec 2023-12-09T02:39:57.731 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:57 smithi043 ceph-mon[110418]: pgmap v394: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:57.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:57 smithi027 ceph-mon[107735]: pgmap v394: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:39:58.534 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 51 sec 2023-12-09T02:39:59.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 52 sec 2023-12-09T02:39:59.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:39:59 smithi027 ceph-mon[107735]: pgmap v395: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:39:59.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:39:59 smithi043 ceph-mon[110418]: pgmap v395: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:40:00.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 53 sec 2023-12-09T02:40:00.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: Health detail: HEALTH_WARN Upgrading daemon mgr.smithi027.babxfp on host smithi027 failed. 2023-12-09T02:40:00.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: [WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi027.babxfp on host smithi027 failed. 2023-12-09T02:40:00.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: Upgrade daemon: mgr.smithi027.babxfp: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi027.babxfp ... 2023-12-09T02:40:00.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: Non-zero exit code 1 from systemctl daemon-reload 2023-12-09T02:40:00.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: systemctl: stderr Failed to reload daemon: Connection timed out 2023-12-09T02:40:00.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: Traceback (most recent call last): 2023-12-09T02:40:00.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-12-09T02:40:00.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: "__main__", mod_spec) 2023-12-09T02:40:00.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-12-09T02:40:00.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: exec(code, run_globals) 2023-12-09T02:40:00.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 5706, in 2023-12-09T02:40:00.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 5694, in main 2023-12-09T02:40:00.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 3260, in command_deploy_from 2023-12-09T02:40:00.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 3295, in _common_deploy 2023-12-09T02:40:00.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 3325, in _deploy_daemon_container 2023-12-09T02:40:00.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 1024, in deploy_daemon 2023-12-09T02:40:00.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 1258, in deploy_daemon_units 2023-12-09T02:40:00.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: File "/tmp/tmpmsr0eb8t.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-12-09T02:40:00.781 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:00 smithi027 ceph-mon[107735]: RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-12-09T02:40:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: Health detail: HEALTH_WARN Upgrading daemon mgr.smithi027.babxfp on host smithi027 failed. 2023-12-09T02:40:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: [WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi027.babxfp on host smithi027 failed. 2023-12-09T02:40:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: Upgrade daemon: mgr.smithi027.babxfp: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi027.babxfp ... 2023-12-09T02:40:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: Non-zero exit code 1 from systemctl daemon-reload 2023-12-09T02:40:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: systemctl: stderr Failed to reload daemon: Connection timed out 2023-12-09T02:40:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: Traceback (most recent call last): 2023-12-09T02:40:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-12-09T02:40:00.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: "__main__", mod_spec) 2023-12-09T02:40:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-12-09T02:40:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: exec(code, run_globals) 2023-12-09T02:40:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 5706, in 2023-12-09T02:40:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 5694, in main 2023-12-09T02:40:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 3260, in command_deploy_from 2023-12-09T02:40:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 3295, in _common_deploy 2023-12-09T02:40:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 3325, in _deploy_daemon_container 2023-12-09T02:40:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 1024, in deploy_daemon 2023-12-09T02:40:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 1258, in deploy_daemon_units 2023-12-09T02:40:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: File "/tmp/tmpmsr0eb8t.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-12-09T02:40:00.793 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:00 smithi043 ceph-mon[110418]: RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-12-09T02:40:01.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 54 sec 2023-12-09T02:40:01.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:01 smithi027 ceph-mon[107735]: pgmap v396: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:01.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:01 smithi043 ceph-mon[110418]: pgmap v396: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:02.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 55 sec 2023-12-09T02:40:03.533 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 56 sec 2023-12-09T02:40:03.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:03 smithi027 ceph-mon[107735]: pgmap v397: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:03.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:03 smithi043 ceph-mon[110418]: pgmap v397: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:04.534 INFO:teuthology.orchestra.run.smithi027.stdout: 1 cleanup 57 sec 2023-12-09T02:40:04.635 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:04 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:40:04.635 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:04 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:40:04.635 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:04 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:04.636 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:04 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:04.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:04 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:40:04.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:04 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:40:04.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:04 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:04.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:04 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:04.814 INFO:teuthology.orchestra.run.smithi027.stdout: 0 cleanup 57 sec 2023-12-09T02:40:04.814 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:40:04.814 INFO:teuthology.orchestra.run.smithi027.stdout: Operation Count AvgLat MaxLat 2023-12-09T02:40:04.814 INFO:teuthology.orchestra.run.smithi027.stdout: ---------------------------------------- 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout: NTCreateX 589 19.075 141.924 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout: Close 550 7.408 39.003 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout: Rename 22 15.342 95.573 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout: Unlink 50 5.336 63.144 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout: Qpathinfo 207 4.930 70.769 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout: Qfileinfo 323 12.110 34.171 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout: Qfsinfo 110 2.982 22.654 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout: Sfileinfo 90 16.725 55.286 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout: Find 133 8.083 101.906 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout: WriteX 1579 0.026 0.071 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout: ReadX 471 0.021 1.659 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout: Flush 111 12.840 23.772 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout: 2023-12-09T02:40:04.815 INFO:teuthology.orchestra.run.smithi027.stdout:Throughput 17.0667 MB/sec 5 clients 5 procs max_latency=141.927 ms 2023-12-09T02:40:04.817 DEBUG:teuthology.parallel:result is None 2023-12-09T02:40:05.315 INFO:teuthology.orchestra.run.smithi027.stdout:wait for servicemap items w/ changing names to refresh 2023-12-09T02:40:05.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:05 smithi027 ceph-mon[107735]: pgmap v398: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:05.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:05 smithi027 ceph-mon[107735]: pgmap v399: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2023-12-09T02:40:05.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:05 smithi027 ceph-mon[107735]: Health check failed: 1 hosts fail cephadm check (CEPHADM_HOST_CHECK_FAILED) 2023-12-09T02:40:05.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:05 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:40:05.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:05 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:05.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:05 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:05.738 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'sleep 60' 2023-12-09T02:40:05.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:05 smithi043 ceph-mon[110418]: pgmap v398: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:05.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:05 smithi043 ceph-mon[110418]: pgmap v399: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2023-12-09T02:40:05.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:05 smithi043 ceph-mon[110418]: Health check failed: 1 hosts fail cephadm check (CEPHADM_HOST_CHECK_FAILED) 2023-12-09T02:40:05.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:05 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:40:05.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:05 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:05.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:05 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:07.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:06 smithi027 ceph-mon[107735]: pgmap v400: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2023-12-09T02:40:07.293 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:06 smithi043 ceph-mon[110418]: pgmap v400: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 203 B/s rd, 0 op/s 2023-12-09T02:40:09.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:09 smithi027 ceph-mon[107735]: pgmap v401: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 203 B/s rd, 2.7 KiB/s wr, 0 op/s 2023-12-09T02:40:09.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:09 smithi043 ceph-mon[110418]: pgmap v401: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 203 B/s rd, 2.7 KiB/s wr, 0 op/s 2023-12-09T02:40:10.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:10 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:10.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:10 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:10.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:10 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:40:10.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:10 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:40:10.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:10 smithi027 ceph-mon[107735]: pgmap v402: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 224 B/s rd, 3.0 KiB/s wr, 0 op/s 2023-12-09T02:40:10.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:10 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:10.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:10 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:10.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:10 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:10.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:10 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:10.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:10 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:40:10.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:10 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:40:10.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:10 smithi043 ceph-mon[110418]: pgmap v402: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 224 B/s rd, 3.0 KiB/s wr, 0 op/s 2023-12-09T02:40:10.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:10 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:10.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:10 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:40:11.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:11 smithi027 ceph-mon[107735]: Health check cleared: CEPHADM_HOST_CHECK_FAILED (was: 1 hosts fail cephadm check) 2023-12-09T02:40:11.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:40:11.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:11 smithi043 ceph-mon[110418]: Health check cleared: CEPHADM_HOST_CHECK_FAILED (was: 1 hosts fail cephadm check) 2023-12-09T02:40:11.794 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:40:12.780 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:12 smithi027 ceph-mon[107735]: pgmap v403: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 224 B/s rd, 3.0 KiB/s wr, 0 op/s 2023-12-09T02:40:12.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:12 smithi043 ceph-mon[110418]: pgmap v403: 97 pgs: 97 active+clean; 253 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 224 B/s rd, 3.0 KiB/s wr, 0 op/s 2023-12-09T02:40:15.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:14 smithi027 ceph-mon[107735]: pgmap v404: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 673 B/s rd, 7.5 KiB/s wr, 3 op/s 2023-12-09T02:40:15.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:14 smithi043 ceph-mon[110418]: pgmap v404: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 673 B/s rd, 7.5 KiB/s wr, 3 op/s 2023-12-09T02:40:17.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:16 smithi027 ceph-mon[107735]: pgmap v405: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 554 B/s rd, 6.1 KiB/s wr, 2 op/s 2023-12-09T02:40:17.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:16 smithi043 ceph-mon[110418]: pgmap v405: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 554 B/s rd, 6.1 KiB/s wr, 2 op/s 2023-12-09T02:40:19.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:18 smithi027 ceph-mon[107735]: pgmap v406: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 739 B/s rd, 7.3 KiB/s wr, 3 op/s 2023-12-09T02:40:19.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:18 smithi043 ceph-mon[110418]: pgmap v406: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 739 B/s rd, 7.3 KiB/s wr, 3 op/s 2023-12-09T02:40:21.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:20 smithi027 ceph-mon[107735]: pgmap v407: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 554 B/s rd, 4.9 KiB/s wr, 3 op/s 2023-12-09T02:40:21.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:20 smithi043 ceph-mon[110418]: pgmap v407: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 554 B/s rd, 4.9 KiB/s wr, 3 op/s 2023-12-09T02:40:22.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:22 smithi027 ceph-mon[107735]: pgmap v408: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 4.5 KiB/s wr, 2 op/s 2023-12-09T02:40:22.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:22 smithi043 ceph-mon[110418]: pgmap v408: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 4.5 KiB/s wr, 2 op/s 2023-12-09T02:40:25.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:24 smithi027 ceph-mon[107735]: pgmap v409: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 4.5 KiB/s wr, 2 op/s 2023-12-09T02:40:25.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:24 smithi043 ceph-mon[110418]: pgmap v409: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 4.5 KiB/s wr, 2 op/s 2023-12-09T02:40:27.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:26 smithi027 ceph-mon[107735]: pgmap v410: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-12-09T02:40:27.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:26 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:40:27.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:26 smithi043 ceph-mon[110418]: pgmap v410: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-12-09T02:40:27.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:26 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:40:29.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:28 smithi027 ceph-mon[107735]: pgmap v411: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-12-09T02:40:29.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:28 smithi043 ceph-mon[110418]: pgmap v411: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-12-09T02:40:31.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:30 smithi027 ceph-mon[107735]: pgmap v412: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:31.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:30 smithi043 ceph-mon[110418]: pgmap v412: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:32.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:32 smithi027 ceph-mon[107735]: pgmap v413: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:32.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:32 smithi043 ceph-mon[110418]: pgmap v413: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:35.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:34 smithi027 ceph-mon[107735]: pgmap v414: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:35.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:34 smithi043 ceph-mon[110418]: pgmap v414: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:37.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:36 smithi027 ceph-mon[107735]: pgmap v415: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:37.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:36 smithi043 ceph-mon[110418]: pgmap v415: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:39.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:38 smithi027 ceph-mon[107735]: pgmap v416: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:40:39.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:38 smithi043 ceph-mon[110418]: pgmap v416: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:40:41.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:40 smithi027 ceph-mon[107735]: pgmap v417: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:41.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:40 smithi043 ceph-mon[110418]: pgmap v417: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:42.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:41 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:40:42.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:41 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:40:43.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:42 smithi027 ceph-mon[107735]: pgmap v418: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:43.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:42 smithi043 ceph-mon[110418]: pgmap v418: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:45.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:44 smithi027 ceph-mon[107735]: pgmap v419: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:45.041 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:44 smithi043 ceph-mon[110418]: pgmap v419: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:47.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:46 smithi027 ceph-mon[107735]: pgmap v420: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:47.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:46 smithi043 ceph-mon[110418]: pgmap v420: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:49.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:48 smithi027 ceph-mon[107735]: pgmap v421: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:40:49.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:48 smithi043 ceph-mon[110418]: pgmap v421: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:40:51.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:50 smithi027 ceph-mon[107735]: pgmap v422: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:51.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:50 smithi043 ceph-mon[110418]: pgmap v422: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:52.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:52 smithi027 ceph-mon[107735]: pgmap v423: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:52.291 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:52 smithi043 ceph-mon[110418]: pgmap v423: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:55.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:54 smithi027 ceph-mon[107735]: pgmap v424: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:55.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:54 smithi043 ceph-mon[110418]: pgmap v424: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:57.033 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:56 smithi027 ceph-mon[107735]: pgmap v425: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:57.033 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:56 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:40:57.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:56 smithi043 ceph-mon[110418]: pgmap v425: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:40:57.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:56 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:40:59.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:40:58 smithi027 ceph-mon[107735]: pgmap v426: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:40:59.041 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:40:58 smithi043 ceph-mon[110418]: pgmap v426: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:41:01.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:00 smithi027 ceph-mon[107735]: pgmap v427: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:01.041 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:00 smithi043 ceph-mon[110418]: pgmap v427: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:02.280 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:02 smithi027 ceph-mon[107735]: pgmap v428: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:02.292 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:02 smithi043 ceph-mon[110418]: pgmap v428: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:05.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:04 smithi027 ceph-mon[107735]: pgmap v429: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:05.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:04 smithi043 ceph-mon[110418]: pgmap v429: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:07.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:06 smithi027 ceph-mon[107735]: pgmap v430: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:07.041 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:06 smithi043 ceph-mon[110418]: pgmap v430: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:07.845 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'ceph orch ps' 2023-12-09T02:41:08.982 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:08 smithi027 ceph-mon[107735]: pgmap v431: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:41:09.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:08 smithi043 ceph-mon[110418]: pgmap v431: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:41:09.429 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-09T02:41:09.430 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.smithi027 smithi027 *:9093,9094 running (13m) 59s ago 20m 26.3M - 0.23.0 ba2b418f427c 369fb5fa1ef7 2023-12-09T02:41:09.430 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi027 smithi027 running (20m) 59s ago 20m 7025k - 17.2.0 e1d6a67b021e e491d165d44a 2023-12-09T02:41:09.430 INFO:teuthology.orchestra.run.smithi027.stdout:crash.smithi043 smithi043 running (19m) 10m ago 19m 7155k - 17.2.0 e1d6a67b021e 82da79a8a28d 2023-12-09T02:41:09.430 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.smithi027 smithi027 *:3000 running (13m) 59s ago 19m 58.6M - 8.3.5 dad864ee21e9 68a22ba21b0d 2023-12-09T02:41:09.430 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi027.bptfyk smithi027 running (16m) 59s ago 16m 38.4M - 17.2.0 e1d6a67b021e 01e0f6adf390 2023-12-09T02:41:09.430 INFO:teuthology.orchestra.run.smithi027.stdout:mds.foofs.smithi043.pboojx smithi043 running (16m) 10m ago 15m 15.0M - 17.2.0 e1d6a67b021e 4a9fb2e33f64 2023-12-09T02:41:09.430 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi027.babxfp smithi027 *:8443,9283,8765 running (21m) 59s ago 21m 432M - 17.2.0 e1d6a67b021e a44760eba8d1 2023-12-09T02:41:09.430 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.smithi043.gvxdas smithi043 *:8443,9283 running (14m) 10m ago 19m 516M - 19.0.0-44-g9dcc13bb f28f2b94f153 319c3cb340c3 2023-12-09T02:41:09.430 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi027 smithi027 running (21m) 59s ago 21m 177M 2048M 17.2.0 e1d6a67b021e e302004170cf 2023-12-09T02:41:09.430 INFO:teuthology.orchestra.run.smithi027.stdout:mon.smithi043 smithi043 running (19m) 10m ago 19m 64.2M 2048M 17.2.0 e1d6a67b021e c844d862d547 2023-12-09T02:41:09.430 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.0.0.smithi027.qhvxfi smithi027 *:2049 running (15m) 59s ago 15m 291M - 4.0 e1d6a67b021e 28b3757fc8dd 2023-12-09T02:41:09.430 INFO:teuthology.orchestra.run.smithi027.stdout:nfs.foo.1.0.smithi043.lkjius smithi043 *:2049 running (15m) 10m ago 15m 90.4M - 4.0 e1d6a67b021e b97508e53914 2023-12-09T02:41:09.430 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi027 smithi027 *:9100 running (13m) 59s ago 19m 26.2M - 1.3.1 1dbe0e931976 04fa2029f9ed 2023-12-09T02:41:09.431 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.smithi043 smithi043 *:9100 running (13m) 10m ago 19m 25.4M - 1.3.1 1dbe0e931976 a4d5932a8ab5 2023-12-09T02:41:09.431 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (19m) 59s ago 19m 2417M 1944M 17.2.0 e1d6a67b021e 5be7a863bb60 2023-12-09T02:41:09.431 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (18m) 59s ago 18m 2417M 1944M 17.2.0 e1d6a67b021e b87512590452 2023-12-09T02:41:09.431 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (18m) 59s ago 18m 2079M 1944M 17.2.0 e1d6a67b021e 85e622ac2ffe 2023-12-09T02:41:09.431 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (18m) 59s ago 18m 2386M 1944M 17.2.0 e1d6a67b021e 064274f1693e 2023-12-09T02:41:09.431 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi043 running (17m) 10m ago 17m 1270M 2713M 17.2.0 e1d6a67b021e 86e3005385b1 2023-12-09T02:41:09.431 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi043 running (17m) 10m ago 17m 1568M 2713M 17.2.0 e1d6a67b021e ebaab66e1a04 2023-12-09T02:41:09.431 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi043 running (17m) 10m ago 17m 1224M 2713M 17.2.0 e1d6a67b021e ae15f564c313 2023-12-09T02:41:09.431 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi043 running (16m) 10m ago 16m 1971M 2713M 17.2.0 e1d6a67b021e 557b1c0626c2 2023-12-09T02:41:09.431 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.smithi027 smithi027 *:9095 running (13m) 59s ago 19m 71.9M - 2.33.4 514e6a882f6e a6f280f27e8a 2023-12-09T02:41:09.814 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'ceph orch upgrade status' 2023-12-09T02:41:10.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:10 smithi043 ceph-mon[110418]: from='client.14870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:41:10.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:10 smithi043 ceph-mon[110418]: pgmap v432: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:10.792 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:10 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:41:10.869 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:10 smithi027 ceph-mon[107735]: from='client.14870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:41:10.869 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:10 smithi027 ceph-mon[107735]: pgmap v432: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:10.869 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:10 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-09T02:41:11.569 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:41:11.570 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:ae709ca57b3946fa2c3aa0e660f64e3305f87cd32e48714f46a7a7751203b389", 2023-12-09T02:41:11.570 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2023-12-09T02:41:11.570 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-09T02:41:11.570 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2023-12-09T02:41:11.570 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "1/23 daemons upgraded", 2023-12-09T02:41:11.570 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi027.babxfp on host smithi027 failed.", 2023-12-09T02:41:11.570 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": true 2023-12-09T02:41:11.570 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:41:11.954 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:11 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:41:12.030 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:11 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-09T02:41:12.226 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'ceph health detail' 2023-12-09T02:41:12.729 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:12 smithi027 ceph-mon[107735]: pgmap v433: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:12.729 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:12 smithi027 ceph-mon[107735]: from='client.14874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:41:12.729 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:12 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:41:12.729 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:12 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:41:13.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:12 smithi043 ceph-mon[110418]: pgmap v433: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:13.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:12 smithi043 ceph-mon[110418]: from='client.14874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-09T02:41:13.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:12 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:41:13.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:12 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:41:14.327 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_WARN Upgrading daemon mgr.smithi027.babxfp on host smithi027 failed. 2023-12-09T02:41:14.327 INFO:teuthology.orchestra.run.smithi027.stdout:[WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon mgr.smithi027.babxfp on host smithi027 failed. 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout: Upgrade daemon: mgr.smithi027.babxfp: cephadm exited with an error code: 1, stderr: Redeploy daemon mgr.smithi027.babxfp ... 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout:Non-zero exit code 1 from systemctl daemon-reload 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout:systemctl: stderr Failed to reload daemon: Connection timed out 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout:Traceback (most recent call last): 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout: "__main__", mod_spec) 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout: exec(code, run_globals) 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 5706, in 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 5694, in main 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 3260, in command_deploy_from 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 3295, in _common_deploy 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 3325, in _deploy_daemon_container 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 1024, in deploy_daemon 2023-12-09T02:41:14.328 INFO:teuthology.orchestra.run.smithi027.stdout: File "/tmp/tmpmsr0eb8t.cephadm.build/__main__.py", line 1258, in deploy_daemon_units 2023-12-09T02:41:14.329 INFO:teuthology.orchestra.run.smithi027.stdout: File "/tmp/tmpmsr0eb8t.cephadm.build/cephadmlib/call_wrappers.py", line 308, in call_throws 2023-12-09T02:41:14.329 INFO:teuthology.orchestra.run.smithi027.stdout:RuntimeError: Failed command: systemctl daemon-reload: Failed to reload daemon: Connection timed out 2023-12-09T02:41:14.918 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:14 smithi027 ceph-mon[107735]: pgmap v434: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:14.918 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:14 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/598665923' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:41:14.920 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'ceph versions' 2023-12-09T02:41:15.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:14 smithi043 ceph-mon[110418]: pgmap v434: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:15.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:14 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/598665923' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-09T02:41:15.990 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:15 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:41:15.990 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:15 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:41:15.991 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:15 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:41:15.991 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:15 smithi027 ceph-mon[107735]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:41:15.991 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:15 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:41:15.991 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:15 smithi027 ceph-mon[107735]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:41:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:15 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:41:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:15 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:41:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:15 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-09T02:41:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:15 smithi043 ceph-mon[110418]: from='mgr.14666 172.21.15.43:0/1184996063' entity='mgr.smithi043.gvxdas' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-09T02:41:16.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:15 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:41:16.043 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:15 smithi043 ceph-mon[110418]: from='mgr.14666 ' entity='mgr.smithi043.gvxdas' 2023-12-09T02:41:16.507 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2023-12-09T02:41:16.507 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2023-12-09T02:41:16.507 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:41:16.507 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:41:16.507 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2023-12-09T02:41:16.507 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-09T02:41:16.507 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:41:16.507 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:41:16.507 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2023-12-09T02:41:16.508 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-09T02:41:16.508 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:41:16.508 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": { 2023-12-09T02:41:16.508 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-09T02:41:16.508 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2023-12-09T02:41:16.508 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2023-12-09T02:41:16.508 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-09T02:41:16.508 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.0.0-44-g9dcc13bb (9dcc13bb80dcc1cdea72b04d80505b4649a2b882) reef (dev)": 1 2023-12-09T02:41:16.508 INFO:teuthology.orchestra.run.smithi027.stdout: } 2023-12-09T02:41:16.508 INFO:teuthology.orchestra.run.smithi027.stdout:} 2023-12-09T02:41:16.835 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:16 smithi027 ceph-mon[107735]: pgmap v435: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:16.835 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:16 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/269814349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:41:16.885 DEBUG:teuthology.orchestra.run.smithi027:> 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-09T02:41:17.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:16 smithi043 ceph-mon[110418]: pgmap v435: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-12-09T02:41:17.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:16 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/269814349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:41:18.442 INFO:teuthology.orchestra.run.smithi027.stdout:false 2023-12-09T02:41:18.747 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:18 smithi027 ceph-mon[107735]: pgmap v436: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:41:18.747 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:18 smithi027 ceph-mon[107735]: from='client.? 172.21.15.27:0/3583244329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:41:18.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T02:41:18.952 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi027 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-09T02:41:19.027 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=806cee490b4e44bc85694eddcbcc3908 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa/tasks/cephadm.py", line 1351, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_9dcc13bb80dcc1cdea72b04d80505b4649a2b882/qa/tasks/cephadm.py", line 40, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi027 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-09T02:41:19.031 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-09T02:41:19.042 INFO:tasks.cephadm:Teardown begin 2023-12-09T02:41:19.043 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-09T02:41:19.057 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:18 smithi043 ceph-mon[110418]: pgmap v436: 97 pgs: 97 active+clean; 246 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2023-12-09T02:41:19.057 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:18 smithi043 ceph-mon[110418]: from='client.? 172.21.15.27:0/3583244329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-09T02:41:19.088 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-09T02:41:19.129 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-09T02:41:19.130 DEBUG:teuthology.orchestra.run.smithi027:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-09T02:41:19.149 DEBUG:teuthology.orchestra.run.smithi043:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-09T02:41:19.193 INFO:tasks.cephadm:Stopping all daemons... 2023-12-09T02:41:19.194 INFO:tasks.cephadm.mon.smithi027:Stopping mon.smithi027... 2023-12-09T02:41:19.194 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mon.smithi027 2023-12-09T02:41:19.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:19 smithi027 systemd[1]: Stopping Ceph mon.smithi027 for 5b7743f2-9639-11ee-95a3-87774f69a715... 2023-12-09T02:41:19.530 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:19 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-mon-smithi027[107712]: 2023-12-09T02:41:19.311+0000 7fe4c963a700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi027 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-09T02:41:19.531 INFO:journalctl@ceph.mon.smithi027.smithi027.stdout:Dec 09 02:41:19 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-mon-smithi027[107712]: 2023-12-09T02:41:19.311+0000 7fe4c963a700 -1 mon.smithi027@0(leader) e2 *** Got Signal Terminated *** 2023-12-09T02:41:19.711 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mon.smithi027.service' 2023-12-09T02:41:19.756 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T02:41:19.756 INFO:tasks.cephadm.mon.smithi027:Stopped mon.smithi027 2023-12-09T02:41:19.756 INFO:tasks.cephadm.mon.smithi043:Stopping mon.smithi043... 2023-12-09T02:41:19.756 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mon.smithi043 2023-12-09T02:41:20.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:19 smithi043 systemd[1]: Stopping Ceph mon.smithi043 for 5b7743f2-9639-11ee-95a3-87774f69a715... 2023-12-09T02:41:20.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:19 smithi043 bash[136056]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-mon.smithi043" found: no such container 2023-12-09T02:41:20.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:19 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-mon-smithi043[110393]: 2023-12-09T02:41:19.906+0000 7fc0c4127700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi043 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-09T02:41:20.042 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:19 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-mon-smithi043[110393]: 2023-12-09T02:41:19.906+0000 7fc0c4127700 -1 mon.smithi043@1(peon) e2 *** Got Signal Terminated *** 2023-12-09T02:41:20.305 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mon.smithi043.service' 2023-12-09T02:41:20.338 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:20 smithi043 bash[136068]: ceph-5b7743f2-9639-11ee-95a3-87774f69a715-mon-smithi043 2023-12-09T02:41:20.338 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:20 smithi043 bash[136110]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-mon.smithi043" found: no such container 2023-12-09T02:41:20.338 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:20 smithi043 systemd[1]: ceph-5b7743f2-9639-11ee-95a3-87774f69a715@mon.smithi043.service: Succeeded. 2023-12-09T02:41:20.342 INFO:journalctl@ceph.mon.smithi043.smithi043.stdout:Dec 09 02:41:20 smithi043 systemd[1]: Stopped Ceph mon.smithi043 for 5b7743f2-9639-11ee-95a3-87774f69a715. 2023-12-09T02:41:20.364 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T02:41:20.364 INFO:tasks.cephadm.mon.smithi043:Stopped mon.smithi043 2023-12-09T02:41:20.365 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-09T02:41:20.365 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.0 2023-12-09T02:41:20.780 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:41:20 smithi027 systemd[1]: Stopping Ceph osd.0 for 5b7743f2-9639-11ee-95a3-87774f69a715... 2023-12-09T02:41:20.780 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:41:20 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-0[120527]: 2023-12-09T02:41:20.465+0000 7f24b5f02700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-09T02:41:20.780 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:41:20 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-0[120527]: 2023-12-09T02:41:20.466+0000 7f24b5f02700 -1 osd.0 72 *** Got signal Terminated *** 2023-12-09T02:41:20.780 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:41:20 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-0[120527]: 2023-12-09T02:41:20.466+0000 7f24b5f02700 -1 osd.0 72 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-09T02:41:26.530 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:41:26 smithi027 bash[158287]: ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-0 2023-12-09T02:41:26.530 INFO:journalctl@ceph.osd.0.smithi027.stdout:Dec 09 02:41:26 smithi027 bash[158328]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd.0" found: no such container 2023-12-09T02:41:27.338 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.0.service' 2023-12-09T02:41:27.380 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T02:41:27.380 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-09T02:41:27.380 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-09T02:41:27.381 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.1 2023-12-09T02:41:27.780 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:41:27 smithi027 systemd[1]: Stopping Ceph osd.1 for 5b7743f2-9639-11ee-95a3-87774f69a715... 2023-12-09T02:41:27.780 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:41:27 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-1[123893]: 2023-12-09T02:41:27.535+0000 7f3382a0a700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-09T02:41:27.780 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:41:27 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-1[123893]: 2023-12-09T02:41:27.535+0000 7f3382a0a700 -1 osd.1 72 *** Got signal Terminated *** 2023-12-09T02:41:27.780 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:41:27 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-1[123893]: 2023-12-09T02:41:27.535+0000 7f3382a0a700 -1 osd.1 72 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-09T02:41:33.530 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:41:33 smithi027 bash[158509]: ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-1 2023-12-09T02:41:33.530 INFO:journalctl@ceph.osd.1.smithi027.stdout:Dec 09 02:41:33 smithi027 bash[158550]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd.1" found: no such container 2023-12-09T02:41:34.320 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.1.service' 2023-12-09T02:41:34.362 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T02:41:34.363 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-09T02:41:34.363 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-09T02:41:34.363 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.2 2023-12-09T02:41:34.780 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:41:34 smithi027 systemd[1]: Stopping Ceph osd.2 for 5b7743f2-9639-11ee-95a3-87774f69a715... 2023-12-09T02:41:34.780 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:41:34 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-2[128360]: 2023-12-09T02:41:34.506+0000 7f62597ef700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-09T02:41:34.780 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:41:34 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-2[128360]: 2023-12-09T02:41:34.506+0000 7f62597ef700 -1 osd.2 72 *** Got signal Terminated *** 2023-12-09T02:41:34.780 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:41:34 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-2[128360]: 2023-12-09T02:41:34.506+0000 7f62597ef700 -1 osd.2 72 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-09T02:41:40.530 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:41:40 smithi027 bash[158727]: ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-2 2023-12-09T02:41:40.530 INFO:journalctl@ceph.osd.2.smithi027.stdout:Dec 09 02:41:40 smithi027 bash[158807]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd.2" found: no such container 2023-12-09T02:41:41.402 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.2.service' 2023-12-09T02:41:41.443 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T02:41:41.444 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-09T02:41:41.444 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-09T02:41:41.444 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.3 2023-12-09T02:41:41.780 INFO:journalctl@ceph.osd.3.smithi027.stdout:Dec 09 02:41:41 smithi027 systemd[1]: Stopping Ceph osd.3 for 5b7743f2-9639-11ee-95a3-87774f69a715... 2023-12-09T02:41:41.780 INFO:journalctl@ceph.osd.3.smithi027.stdout:Dec 09 02:41:41 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-3[132801]: 2023-12-09T02:41:41.599+0000 7fd3e88d6700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-09T02:41:41.780 INFO:journalctl@ceph.osd.3.smithi027.stdout:Dec 09 02:41:41 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-3[132801]: 2023-12-09T02:41:41.599+0000 7fd3e88d6700 -1 osd.3 72 *** Got signal Terminated *** 2023-12-09T02:41:41.780 INFO:journalctl@ceph.osd.3.smithi027.stdout:Dec 09 02:41:41 smithi027 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-3[132801]: 2023-12-09T02:41:41.599+0000 7fd3e88d6700 -1 osd.3 72 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-09T02:41:47.292 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:47 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:47.027+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:41:47.780 INFO:journalctl@ceph.osd.3.smithi027.stdout:Dec 09 02:41:47 smithi027 bash[158984]: ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-3 2023-12-09T02:41:47.780 INFO:journalctl@ceph.osd.3.smithi027.stdout:Dec 09 02:41:47 smithi027 bash[159027]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd.3" found: no such container 2023-12-09T02:41:47.792 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:47 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:47.585+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:41:47.792 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:47 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4[115162]: 2023-12-09T02:41:47.503+0000 7f75695a9700 -1 osd.4 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:24.263766+0000 front 2023-12-09T02:41:24.263775+0000 (oldest deadline 2023-12-09T02:41:46.563628+0000) 2023-12-09T02:41:48.464 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:48 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:48.076+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:41:48.485 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.3.service' 2023-12-09T02:41:48.527 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T02:41:48.528 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-09T02:41:48.528 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-09T02:41:48.528 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.4 2023-12-09T02:41:48.792 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:48 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:48.550+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:41:48.792 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:48 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:48.462+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:41:48.792 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:48 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4[115162]: 2023-12-09T02:41:48.530+0000 7f75695a9700 -1 osd.4 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:24.263766+0000 front 2023-12-09T02:41:24.263775+0000 (oldest deadline 2023-12-09T02:41:46.563628+0000) 2023-12-09T02:41:48.793 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:48 smithi043 systemd[1]: Stopping Ceph osd.4 for 5b7743f2-9639-11ee-95a3-87774f69a715... 2023-12-09T02:41:48.793 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:48 smithi043 bash[136219]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd.4" found: no such container 2023-12-09T02:41:48.793 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:48 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4[115162]: 2023-12-09T02:41:48.694+0000 7f7570415700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-09T02:41:48.793 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:48 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4[115162]: 2023-12-09T02:41:48.694+0000 7f7570415700 -1 osd.4 72 *** Got signal Terminated *** 2023-12-09T02:41:48.793 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:48 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4[115162]: 2023-12-09T02:41:48.694+0000 7f7570415700 -1 osd.4 72 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-09T02:41:49.450 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:49 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:49.070+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:41:49.791 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:49 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4[115162]: 2023-12-09T02:41:49.521+0000 7f75695a9700 -1 osd.4 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:24.263766+0000 front 2023-12-09T02:41:24.263775+0000 (oldest deadline 2023-12-09T02:41:46.563628+0000) 2023-12-09T02:41:49.792 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:49 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:49.531+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:41:49.792 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:49 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:49.449+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:41:50.425 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:50 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:50.114+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:41:50.791 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:50 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4[115162]: 2023-12-09T02:41:50.503+0000 7f75695a9700 -1 osd.4 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:24.263766+0000 front 2023-12-09T02:41:24.263775+0000 (oldest deadline 2023-12-09T02:41:46.563628+0000) 2023-12-09T02:41:50.792 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:50 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:50.544+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:41:50.792 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:50 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:50.424+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:41:51.429 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:51 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:51.146+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:41:51.791 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:51 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4[115162]: 2023-12-09T02:41:51.507+0000 7f75695a9700 -1 osd.4 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:24.263766+0000 front 2023-12-09T02:41:24.263775+0000 (oldest deadline 2023-12-09T02:41:46.563628+0000) 2023-12-09T02:41:51.792 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:51 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:51.503+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:41:51.792 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:51 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:51.428+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:41:52.385 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:52 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:52.100+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:41:52.791 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:52 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:52.469+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:41:52.792 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:52 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4[115162]: 2023-12-09T02:41:52.511+0000 7f75695a9700 -1 osd.4 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:24.263766+0000 front 2023-12-09T02:41:24.263775+0000 (oldest deadline 2023-12-09T02:41:46.563628+0000) 2023-12-09T02:41:52.792 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:52 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:52.384+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:41:53.393 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:53 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:53.096+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:41:53.791 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:53 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4[115162]: 2023-12-09T02:41:53.513+0000 7f75695a9700 -1 osd.4 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:24.263766+0000 front 2023-12-09T02:41:24.263775+0000 (oldest deadline 2023-12-09T02:41:46.563628+0000) 2023-12-09T02:41:53.792 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:53 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:53.467+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:41:53.792 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:53 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:53.392+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:41:54.346 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:54 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:54.080+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:41:54.696 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:54 smithi043 bash[136232]: ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-4 2023-12-09T02:41:54.696 INFO:journalctl@ceph.osd.4.smithi043.stdout:Dec 09 02:41:54 smithi043 bash[136277]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd.4" found: no such container 2023-12-09T02:41:54.697 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:54 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:54.478+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:41:54.697 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:54 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:54.364+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:41:55.404 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:55 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:55.332+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:41:55.404 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:55 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:55.332+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:30.867367+0000 front 2023-12-09T02:41:30.867439+0000 (oldest deadline 2023-12-09T02:41:54.967247+0000) 2023-12-09T02:41:55.404 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:55 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:55.106+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:41:55.405 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:55 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:55.106+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:41:55.414 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.4.service' 2023-12-09T02:41:55.465 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T02:41:55.466 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-09T02:41:55.466 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-09T02:41:55.466 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.5 2023-12-09T02:41:55.792 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:55 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:55.430+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:41:55.792 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:55 smithi043 systemd[1]: Stopping Ceph osd.5 for 5b7743f2-9639-11ee-95a3-87774f69a715... 2023-12-09T02:41:55.792 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:55 smithi043 bash[136457]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd.5" found: no such container 2023-12-09T02:41:55.793 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:55 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:55.615+0000 7f4944ab9700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-09T02:41:55.793 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:55 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:55.615+0000 7f4944ab9700 -1 osd.5 72 *** Got signal Terminated *** 2023-12-09T02:41:55.793 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:55 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:55.615+0000 7f4944ab9700 -1 osd.5 72 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-09T02:41:56.464 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:56 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:56.104+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:41:56.464 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:56 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:56.104+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:41:56.465 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:56 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:56.301+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:41:56.465 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:56 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:56.301+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:30.867367+0000 front 2023-12-09T02:41:30.867439+0000 (oldest deadline 2023-12-09T02:41:54.967247+0000) 2023-12-09T02:41:56.791 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:56 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:56.463+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:41:56.792 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:56 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:56.463+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:31.434980+0000 front 2023-12-09T02:41:31.434995+0000 (oldest deadline 2023-12-09T02:41:56.135018+0000) 2023-12-09T02:41:57.451 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:57 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:57.141+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:41:57.451 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:57 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:57.141+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:41:57.452 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:57 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:57.281+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:41:57.452 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:57 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:57.281+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:30.867367+0000 front 2023-12-09T02:41:30.867439+0000 (oldest deadline 2023-12-09T02:41:54.967247+0000) 2023-12-09T02:41:57.731 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:57 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:57.449+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:41:57.731 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:57 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:57.450+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:31.434980+0000 front 2023-12-09T02:41:31.434995+0000 (oldest deadline 2023-12-09T02:41:56.135018+0000) 2023-12-09T02:41:58.442 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:58 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:58.258+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:41:58.442 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:58 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:58.258+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:30.867367+0000 front 2023-12-09T02:41:30.867439+0000 (oldest deadline 2023-12-09T02:41:54.967247+0000) 2023-12-09T02:41:58.442 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:58 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:58.096+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:41:58.442 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:58 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:58.096+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:41:58.791 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:58 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:58.440+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:41:58.792 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:58 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:58.440+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:31.434980+0000 front 2023-12-09T02:41:31.434995+0000 (oldest deadline 2023-12-09T02:41:56.135018+0000) 2023-12-09T02:41:59.542 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:59 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:59.391+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:41:59.543 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:41:59 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:41:59.391+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:31.434980+0000 front 2023-12-09T02:41:31.434995+0000 (oldest deadline 2023-12-09T02:41:56.135018+0000) 2023-12-09T02:41:59.543 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:59 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:59.231+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:41:59.543 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:41:59 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:41:59.231+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:30.867367+0000 front 2023-12-09T02:41:30.867439+0000 (oldest deadline 2023-12-09T02:41:54.967247+0000) 2023-12-09T02:41:59.543 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:59 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:59.145+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:41:59.543 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:41:59 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:41:59.145+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:00.542 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:42:00 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:42:00.396+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.233728+0000 front 2023-12-09T02:41:23.233741+0000 (oldest deadline 2023-12-09T02:41:47.333725+0000) 2023-12-09T02:42:00.542 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:42:00 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5[118613]: 2023-12-09T02:42:00.396+0000 7f493fc51700 -1 osd.5 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:31.434980+0000 front 2023-12-09T02:41:31.434995+0000 (oldest deadline 2023-12-09T02:41:56.135018+0000) 2023-12-09T02:42:00.542 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:00 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:00.212+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:42:00.542 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:00 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:00.212+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:30.867367+0000 front 2023-12-09T02:41:30.867439+0000 (oldest deadline 2023-12-09T02:41:54.967247+0000) 2023-12-09T02:42:00.543 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:00 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:00.190+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:00.543 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:00 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:00.190+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:01.492 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:42:01 smithi043 bash[136469]: ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-5 2023-12-09T02:42:01.493 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:01 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:01.182+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:42:01.493 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:01 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:01.182+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:30.867367+0000 front 2023-12-09T02:41:30.867439+0000 (oldest deadline 2023-12-09T02:41:54.967247+0000) 2023-12-09T02:42:01.493 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:01 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:01.165+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:01.493 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:01 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:01.165+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:01.758 INFO:journalctl@ceph.osd.5.smithi043.stdout:Dec 09 02:42:01 smithi043 bash[136549]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd.5" found: no such container 2023-12-09T02:42:02.436 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:02 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:02.214+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:42:02.436 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:02 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:02.214+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:30.867367+0000 front 2023-12-09T02:41:30.867439+0000 (oldest deadline 2023-12-09T02:41:54.967247+0000) 2023-12-09T02:42:02.436 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:02 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:02.214+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:36.068372+0000 front 2023-12-09T02:41:36.068458+0000 (oldest deadline 2023-12-09T02:42:01.968418+0000) 2023-12-09T02:42:02.436 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:02 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:02.154+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:02.436 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:02 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:02.154+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:02.445 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.5.service' 2023-12-09T02:42:02.496 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T02:42:02.496 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-09T02:42:02.497 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-09T02:42:02.497 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.6 2023-12-09T02:42:02.792 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:02 smithi043 systemd[1]: Stopping Ceph osd.6 for 5b7743f2-9639-11ee-95a3-87774f69a715... 2023-12-09T02:42:02.792 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:02 smithi043 bash[136726]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd.6" found: no such container 2023-12-09T02:42:02.792 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:02 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:02.630+0000 7fa6b4d30700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-09T02:42:02.792 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:02 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:02.630+0000 7fa6b4d30700 -1 osd.6 72 *** Got signal Terminated *** 2023-12-09T02:42:02.792 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:02 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:02.630+0000 7fa6b4d30700 -1 osd.6 72 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-09T02:42:03.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:03 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:03.115+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:03.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:03 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:03.115+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:03.542 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:03 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:03.258+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:42:03.542 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:03 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:03.258+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:30.867367+0000 front 2023-12-09T02:41:30.867439+0000 (oldest deadline 2023-12-09T02:41:54.967247+0000) 2023-12-09T02:42:03.542 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:03 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:03.259+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:36.068372+0000 front 2023-12-09T02:41:36.068458+0000 (oldest deadline 2023-12-09T02:42:01.968418+0000) 2023-12-09T02:42:04.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:04 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:04.121+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:04.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:04 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:04.121+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:04.543 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:04 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:04.273+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:42:04.543 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:04 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:04.273+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:30.867367+0000 front 2023-12-09T02:41:30.867439+0000 (oldest deadline 2023-12-09T02:41:54.967247+0000) 2023-12-09T02:42:04.543 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:04 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:04.273+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:36.068372+0000 front 2023-12-09T02:41:36.068458+0000 (oldest deadline 2023-12-09T02:42:01.968418+0000) 2023-12-09T02:42:05.542 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:05 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:05.276+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:42:05.542 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:05 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:05.276+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:30.867367+0000 front 2023-12-09T02:41:30.867439+0000 (oldest deadline 2023-12-09T02:41:54.967247+0000) 2023-12-09T02:42:05.543 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:05 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:05.276+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:36.068372+0000 front 2023-12-09T02:41:36.068458+0000 (oldest deadline 2023-12-09T02:42:01.968418+0000) 2023-12-09T02:42:05.543 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:05 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:05.090+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:05.543 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:05 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:05.090+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:05.544 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:05 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:05.090+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:39.030460+0000 front 2023-12-09T02:41:39.030513+0000 (oldest deadline 2023-12-09T02:42:04.330588+0000) 2023-12-09T02:42:06.541 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:06 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:06.321+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:42:06.542 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:06 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:06.321+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:30.867367+0000 front 2023-12-09T02:41:30.867439+0000 (oldest deadline 2023-12-09T02:41:54.967247+0000) 2023-12-09T02:42:06.542 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:06 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:06.321+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:36.068372+0000 front 2023-12-09T02:41:36.068458+0000 (oldest deadline 2023-12-09T02:42:01.968418+0000) 2023-12-09T02:42:06.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:06 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:06.115+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:06.543 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:06 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:06.115+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:06.543 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:06 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:06.115+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:39.030460+0000 front 2023-12-09T02:41:39.030513+0000 (oldest deadline 2023-12-09T02:42:04.330588+0000) 2023-12-09T02:42:07.541 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:07 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:07.351+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:25.066105+0000 front 2023-12-09T02:41:25.066243+0000 (oldest deadline 2023-12-09T02:41:47.966051+0000) 2023-12-09T02:42:07.542 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:07 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:07.351+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:30.867367+0000 front 2023-12-09T02:41:30.867439+0000 (oldest deadline 2023-12-09T02:41:54.967247+0000) 2023-12-09T02:42:07.542 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:07 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6[122145]: 2023-12-09T02:42:07.351+0000 7fa6afec8700 -1 osd.6 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:36.068372+0000 front 2023-12-09T02:41:36.068458+0000 (oldest deadline 2023-12-09T02:42:01.968418+0000) 2023-12-09T02:42:07.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:07 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:07.113+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:07.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:07 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:07.113+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:07.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:07 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:07.113+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:39.030460+0000 front 2023-12-09T02:41:39.030513+0000 (oldest deadline 2023-12-09T02:42:04.330588+0000) 2023-12-09T02:42:08.385 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:08 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:08.093+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:08.385 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:08 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:08.093+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:08.385 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:08 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:08.093+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:39.030460+0000 front 2023-12-09T02:41:39.030513+0000 (oldest deadline 2023-12-09T02:42:04.330588+0000) 2023-12-09T02:42:08.386 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:08 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:08.093+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2023-12-09T02:41:44.331182+0000 front 2023-12-09T02:41:44.331196+0000 (oldest deadline 2023-12-09T02:42:07.831152+0000) 2023-12-09T02:42:08.710 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:08 smithi043 bash[136738]: ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-6 2023-12-09T02:42:08.973 INFO:journalctl@ceph.osd.6.smithi043.stdout:Dec 09 02:42:08 smithi043 bash[136783]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd.6" found: no such container 2023-12-09T02:42:09.509 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:09 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:09.142+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:09.509 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:09 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:09.142+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:09.510 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:09 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:09.142+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:39.030460+0000 front 2023-12-09T02:41:39.030513+0000 (oldest deadline 2023-12-09T02:42:04.330588+0000) 2023-12-09T02:42:09.510 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:09 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:09.142+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2023-12-09T02:41:44.331182+0000 front 2023-12-09T02:41:44.331196+0000 (oldest deadline 2023-12-09T02:42:07.831152+0000) 2023-12-09T02:42:09.670 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.6.service' 2023-12-09T02:42:09.720 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T02:42:09.721 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-09T02:42:09.721 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-09T02:42:09.721 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.7 2023-12-09T02:42:10.041 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:09 smithi043 systemd[1]: Stopping Ceph osd.7 for 5b7743f2-9639-11ee-95a3-87774f69a715... 2023-12-09T02:42:10.042 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:09 smithi043 bash[136959]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd.7" found: no such container 2023-12-09T02:42:10.042 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:09 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:09.856+0000 7f1a798e3700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-09T02:42:10.042 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:09 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:09.856+0000 7f1a798e3700 -1 osd.7 72 *** Got signal Terminated *** 2023-12-09T02:42:10.042 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:09 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:09.856+0000 7f1a798e3700 -1 osd.7 72 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-09T02:42:10.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:10 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:10.119+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:10.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:10 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:10.119+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:10.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:10 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:10.119+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:39.030460+0000 front 2023-12-09T02:41:39.030513+0000 (oldest deadline 2023-12-09T02:42:04.330588+0000) 2023-12-09T02:42:10.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:10 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:10.119+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2023-12-09T02:41:44.331182+0000 front 2023-12-09T02:41:44.331196+0000 (oldest deadline 2023-12-09T02:42:07.831152+0000) 2023-12-09T02:42:11.541 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:11 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:11.123+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:11.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:11 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:11.123+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:11.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:11 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:11.123+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:39.030460+0000 front 2023-12-09T02:41:39.030513+0000 (oldest deadline 2023-12-09T02:42:04.330588+0000) 2023-12-09T02:42:11.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:11 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:11.123+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2023-12-09T02:41:44.331182+0000 front 2023-12-09T02:41:44.331196+0000 (oldest deadline 2023-12-09T02:42:07.831152+0000) 2023-12-09T02:42:12.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:12 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:12.166+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:12.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:12 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:12.166+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:12.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:12 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:12.166+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:39.030460+0000 front 2023-12-09T02:41:39.030513+0000 (oldest deadline 2023-12-09T02:42:04.330588+0000) 2023-12-09T02:42:12.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:12 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:12.166+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2023-12-09T02:41:44.331182+0000 front 2023-12-09T02:41:44.331196+0000 (oldest deadline 2023-12-09T02:42:07.831152+0000) 2023-12-09T02:42:13.541 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:13 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:13.178+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:13.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:13 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:13.178+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:13.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:13 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:13.178+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:39.030460+0000 front 2023-12-09T02:41:39.030513+0000 (oldest deadline 2023-12-09T02:42:04.330588+0000) 2023-12-09T02:42:13.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:13 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:13.178+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2023-12-09T02:41:44.331182+0000 front 2023-12-09T02:41:44.331196+0000 (oldest deadline 2023-12-09T02:42:07.831152+0000) 2023-12-09T02:42:14.541 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:14 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:14.150+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2023-12-09T02:41:23.927678+0000 front 2023-12-09T02:41:23.927531+0000 (oldest deadline 2023-12-09T02:41:46.827648+0000) 2023-12-09T02:42:14.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:14 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:14.150+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2023-12-09T02:41:28.528783+0000 front 2023-12-09T02:41:28.528808+0000 (oldest deadline 2023-12-09T02:41:54.428946+0000) 2023-12-09T02:42:14.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:14 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:14.150+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2023-12-09T02:41:39.030460+0000 front 2023-12-09T02:41:39.030513+0000 (oldest deadline 2023-12-09T02:42:04.330588+0000) 2023-12-09T02:42:14.542 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:14 smithi043 ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7[125631]: 2023-12-09T02:42:14.150+0000 7f1a74a7b700 -1 osd.7 72 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2023-12-09T02:41:44.331182+0000 front 2023-12-09T02:41:44.331196+0000 (oldest deadline 2023-12-09T02:42:07.831152+0000) 2023-12-09T02:42:15.792 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:15 smithi043 bash[136972]: ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd-7 2023-12-09T02:42:15.792 INFO:journalctl@ceph.osd.7.smithi043.stdout:Dec 09 02:42:15 smithi043 bash[137015]: Error: no container with name or ID "ceph-5b7743f2-9639-11ee-95a3-87774f69a715-osd.7" found: no such container 2023-12-09T02:42:16.660 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b7743f2-9639-11ee-95a3-87774f69a715@osd.7.service' 2023-12-09T02:42:16.709 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-09T02:42:16.710 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-09T02:42:16.710 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 --force --keep-logs 2023-12-09T02:42:41.187 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 --force --keep-logs 2023-12-09T02:42:56.910 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-09T02:42:56.949 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-09T02:42:56.985 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-09T02:42:56.988 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484629/remote/smithi027/crash 2023-12-09T02:42:56.989 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/crash -- . 2023-12-09T02:42:57.054 INFO:teuthology.orchestra.run.smithi027.stderr:tar: /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/crash: Cannot open: No such file or directory 2023-12-09T02:42:57.055 INFO:teuthology.orchestra.run.smithi027.stderr:tar: Error is not recoverable: exiting now 2023-12-09T02:42:57.056 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484629/remote/smithi043/crash 2023-12-09T02:42:57.057 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/crash -- . 2023-12-09T02:42:57.107 INFO:teuthology.orchestra.run.smithi043.stderr:tar: /var/lib/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/crash: Cannot open: No such file or directory 2023-12-09T02:42:57.107 INFO:teuthology.orchestra.run.smithi043.stderr:tar: Error is not recoverable: exiting now 2023-12-09T02:42:57.108 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-09T02:42:57.108 DEBUG:teuthology.orchestra.run.smithi027:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-09T02:42:57.140 INFO:teuthology.orchestra.run.smithi027.stderr:grep: /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph.log: No such file or directory 2023-12-09T02:42:57.141 INFO:tasks.cephadm:Compressing logs... 2023-12-09T02:42:57.142 DEBUG:teuthology.orchestra.run.smithi027:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-09T02:42:57.184 DEBUG:teuthology.orchestra.run.smithi043:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-09T02:42:57.213 INFO:teuthology.orchestra.run.smithi027.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-09T02:42:57.214 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-09T02:42:57.214 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-volume.log 2023-12-09T02:42:57.214 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.2.log 2023-12-09T02:42:57.214 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.3.log 2023-12-09T02:42:57.215 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.0.log 2023-12-09T02:42:57.215 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mon.smithi027.log 2023-12-09T02:42:57.218 INFO:teuthology.orchestra.run.smithi043.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-09T02:42:57.218 INFO:teuthology.orchestra.run.smithi043.stderr:: No such file or directory 2023-12-09T02:42:57.219 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.6.log 2023-12-09T02:42:57.219 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-volume.log 2023-12-09T02:42:57.219 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mgr.smithi043.gvxdas.log 2023-12-09T02:42:57.220 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.7.log 2023-12-09T02:42:57.220 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mgr.smithi043.gvxdas.log: gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mon.smithi043.log 2023-12-09T02:42:57.221 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.0.log: /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mon.smithi027.log: 90.8% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-volume.log.gz 2023-12-09T02:42:57.221 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mgr.smithi027.babxfp.log 2023-12-09T02:42:57.221 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mds.foofs.smithi027.bptfyk.log 2023-12-09T02:42:57.223 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.7.log: /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mon.smithi043.log: gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mds.foofs.smithi043.pboojx.log 2023-12-09T02:42:57.224 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mds.foofs.smithi043.pboojx.log: 60.6% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mds.foofs.smithi043.pboojx.log.gz 2023-12-09T02:42:57.224 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.4.log 2023-12-09T02:42:57.225 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mgr.smithi027.babxfp.log: /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mds.foofs.smithi027.bptfyk.log: 79.7% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mds.foofs.smithi027.bptfyk.log.gz 2023-12-09T02:42:57.225 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.1.log 2023-12-09T02:42:57.225 INFO:teuthology.orchestra.run.smithi043.stderr: 91.0% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-volume.log.gz 2023-12-09T02:42:57.226 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.5.log 2023-12-09T02:42:57.226 INFO:teuthology.orchestra.run.smithi043.stderr: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-09T02:42:57.229 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.1.log: 90.5% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-09T02:42:57.326 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.5.log: 90.1% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mgr.smithi043.gvxdas.log.gz 2023-12-09T02:42:57.359 INFO:teuthology.orchestra.run.smithi027.stderr: 88.4% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mgr.smithi027.babxfp.log.gz 2023-12-09T02:42:57.659 INFO:teuthology.orchestra.run.smithi043.stderr: 92.2% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mon.smithi043.log.gz 2023-12-09T02:42:58.192 INFO:teuthology.orchestra.run.smithi027.stderr: 91.6% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-mon.smithi027.log.gz 2023-12-09T02:43:05.476 INFO:teuthology.orchestra.run.smithi027.stderr: 94.5% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.2.log.gz 2023-12-09T02:43:07.418 INFO:teuthology.orchestra.run.smithi043.stderr: 94.0% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.4.log.gz 2023-12-09T02:43:08.139 INFO:teuthology.orchestra.run.smithi027.stderr: 94.1% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.0.log.gz 2023-12-09T02:43:08.520 INFO:teuthology.orchestra.run.smithi043.stderr: 94.3% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.6.log.gz 2023-12-09T02:43:09.516 INFO:teuthology.orchestra.run.smithi027.stderr: 94.1% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.3.log.gz 2023-12-09T02:43:09.754 INFO:teuthology.orchestra.run.smithi027.stderr: 94.3% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.1.log.gz 2023-12-09T02:43:09.756 INFO:teuthology.orchestra.run.smithi027.stderr: 2023-12-09T02:43:09.756 INFO:teuthology.orchestra.run.smithi027.stderr:real 0m12.555s 2023-12-09T02:43:09.756 INFO:teuthology.orchestra.run.smithi027.stderr:user 0m43.527s 2023-12-09T02:43:09.756 INFO:teuthology.orchestra.run.smithi027.stderr:sys 0m1.592s 2023-12-09T02:43:11.632 INFO:teuthology.orchestra.run.smithi043.stderr: 94.2% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.5.log.gz 2023-12-09T02:43:15.329 INFO:teuthology.orchestra.run.smithi043.stderr: 94.2% -- replaced with /var/log/ceph/5b7743f2-9639-11ee-95a3-87774f69a715/ceph-osd.7.log.gz 2023-12-09T02:43:15.331 INFO:teuthology.orchestra.run.smithi043.stderr: 2023-12-09T02:43:15.331 INFO:teuthology.orchestra.run.smithi043.stderr:real 0m18.125s 2023-12-09T02:43:15.331 INFO:teuthology.orchestra.run.smithi043.stderr:user 0m52.416s 2023-12-09T02:43:15.331 INFO:teuthology.orchestra.run.smithi043.stderr:sys 0m2.017s 2023-12-09T02:43:15.331 INFO:tasks.cephadm:Archiving logs... 2023-12-09T02:43:15.332 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484629/remote/smithi027/log 2023-12-09T02:43:15.333 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-09T02:43:21.117 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484629/remote/smithi043/log 2023-12-09T02:43:21.118 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-09T02:43:27.747 INFO:tasks.cephadm:Removing cluster... 2023-12-09T02:43:27.748 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 --force 2023-12-09T02:43:28.121 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5b7743f2-9639-11ee-95a3-87774f69a715 --force 2023-12-09T02:43:28.536 INFO:tasks.cephadm:Removing cephadm ... 2023-12-09T02:43:28.536 DEBUG:teuthology.orchestra.run.smithi027:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-09T02:43:28.556 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-09T02:43:28.576 INFO:tasks.cephadm:Teardown complete 2023-12-09T02:43:28.576 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-09T02:43:28.587 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-09T02:43:28.587 DEBUG:teuthology.orchestra.run.smithi027:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-09T02:43:28.598 DEBUG:teuthology.orchestra.run.smithi043:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-09T02:43:28.613 INFO:teuthology.orchestra.run.smithi027.stderr:bash: ntpq: command not found 2023-12-09T02:43:28.617 INFO:teuthology.orchestra.run.smithi027.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T02:43:28.617 INFO:teuthology.orchestra.run.smithi027.stdout:=============================================================================== 2023-12-09T02:43:28.617 INFO:teuthology.orchestra.run.smithi027.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 46 +646us[ +650us] +/- 80ms 2023-12-09T02:43:28.617 INFO:teuthology.orchestra.run.smithi027.stdout:^* hv02.front.sepia.ceph.com 3 6 377 45 -195us[ -190us] +/- 52ms 2023-12-09T02:43:28.617 INFO:teuthology.orchestra.run.smithi027.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 46 -296us[ -291us] +/- 76ms 2023-12-09T02:43:28.617 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T02:43:28.636 INFO:teuthology.orchestra.run.smithi043.stderr:bash: ntpq: command not found 2023-12-09T02:43:28.641 INFO:teuthology.orchestra.run.smithi043.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-09T02:43:28.641 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================== 2023-12-09T02:43:28.641 INFO:teuthology.orchestra.run.smithi043.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 111 +664us[ +664us] +/- 79ms 2023-12-09T02:43:28.641 INFO:teuthology.orchestra.run.smithi043.stdout:^* hv02.front.sepia.ceph.com 3 7 377 111 -172us[ -170us] +/- 51ms 2023-12-09T02:43:28.641 INFO:teuthology.orchestra.run.smithi043.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 46 -311us[ -311us] +/- 76ms 2023-12-09T02:43:28.641 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-09T02:43:28.642 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-09T02:43:28.654 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-09T02:43:28.655 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-09T02:43:28.665 DEBUG:teuthology.orchestra.run.smithi027:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-09T02:43:28.763 DEBUG:teuthology.orchestra.run.smithi043:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-09T02:43:28.873 DEBUG:teuthology.orchestra.run.smithi027:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-09T02:43:28.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T02:43:28.906 DEBUG:teuthology.orchestra.run.smithi043:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-09T02:43:28.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T02:43:28.944 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-09T02:43:28.955 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-09T02:43:28.965 INFO:teuthology.task.internal:Duration was 1989.403507 seconds 2023-12-09T02:43:28.965 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-09T02:43:28.976 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-09T02:43:28.976 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-09T02:43:28.978 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-09T02:43:29.024 INFO:teuthology.orchestra.run.smithi027.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T02:43:29.044 INFO:teuthology.orchestra.run.smithi043.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-09T02:43:29.292 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-09T02:43:29.292 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi027.front.sepia.ceph.com 2023-12-09T02:43:29.292 DEBUG:teuthology.orchestra.run.smithi027:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-09T02:43:29.317 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi043.front.sepia.ceph.com 2023-12-09T02:43:29.317 DEBUG:teuthology.orchestra.run.smithi043:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-09T02:43:29.347 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-09T02:43:29.348 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-09T02:43:29.359 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-09T02:43:29.444 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-09T02:43:29.444 DEBUG:teuthology.orchestra.run.smithi027:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-09T02:43:29.446 DEBUG:teuthology.orchestra.run.smithi043:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-09T02:43:37.610 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-09T02:43:37.621 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-09T02:43:37.621 DEBUG:teuthology.orchestra.run.smithi027:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-09T02:43:37.649 DEBUG:teuthology.orchestra.run.smithi043:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-09T02:43:37.688 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-09T02:43:37.698 DEBUG:teuthology.orchestra.run.smithi027:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-09T02:43:37.701 DEBUG:teuthology.orchestra.run.smithi043:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-09T02:43:37.725 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = core 2023-12-09T02:43:37.762 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = core 2023-12-09T02:43:37.784 DEBUG:teuthology.orchestra.run.smithi027:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-09T02:43:37.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T02:43:37.825 DEBUG:teuthology.orchestra.run.smithi043:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-09T02:43:37.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-09T02:43:37.848 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-09T02:43:37.858 INFO:teuthology.task.internal:Transferring archived files... 2023-12-09T02:43:37.859 DEBUG:teuthology.misc:Transferring archived files from smithi027:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484629/remote/smithi027 2023-12-09T02:43:37.860 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-09T02:43:37.925 DEBUG:teuthology.misc:Transferring archived files from smithi043:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484629/remote/smithi043 2023-12-09T02:43:37.925 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-09T02:43:37.972 INFO:teuthology.task.internal:Removing archive directory... 2023-12-09T02:43:37.972 DEBUG:teuthology.orchestra.run.smithi027:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-09T02:43:37.974 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-09T02:43:38.029 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-09T02:43:38.041 INFO:teuthology.task.internal:Not uploading archives. 2023-12-09T02:43:38.041 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-09T02:43:38.052 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-09T02:43:38.052 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-09T02:43:38.054 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-09T02:43:38.070 INFO:teuthology.orchestra.run.smithi027.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 9 02:43 /home/ubuntu/cephtest 2023-12-09T02:43:38.091 INFO:teuthology.orchestra.run.smithi043.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 9 02:43 /home/ubuntu/cephtest 2023-12-09T02:43:38.093 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-09T02:43:38.107 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-09T02:43:38.139 INFO:teuthology.nuke:Checking targets against current locks 2023-12-09T02:43:38.169 DEBUG:teuthology.nuke:shortname: smithi027 2023-12-09T02:43:38.170 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-09T02:43:38.194 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi027.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484629', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-09 01:58:10.915058', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFXCZUzm91ookjk63G4UXJ1Euyv9fw3g18y0AgxQmm02dC7jII30lZgDPM1t9OP40alcREg+5dVvtfzcPXPIYmM='} 2023-12-09T02:43:38.198 DEBUG:teuthology.nuke:shortname: smithi043 2023-12-09T02:43:38.198 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-09T02:43:38.216 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi043.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_19:38:02-orch-main-distro-default-smithi/7484629', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-09 01:58:10.912591', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGkAhgJstdT/8Xs3l0LtXtnYHE5WdiE59YytspXJuz5+zctN9El3OrMy66BixILVpVDFjlC/u7XciMb0W21QvL0='} 2023-12-09T02:43:38.246 INFO:teuthology.orchestra.console.smithi027:Power off 2023-12-09T02:43:38.247 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-09T02:43:38.278 DEBUG:teuthology.orchestra.console.smithi027:power off output: Chassis Power Control: Down/Off 2023-12-09T02:43:38.278 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T02:43:38.297 INFO:teuthology.orchestra.console.smithi043:Power off 2023-12-09T02:43:38.297 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-09T02:43:38.311 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is on 2023-12-09T02:43:38.325 DEBUG:teuthology.orchestra.console.smithi043:power off output: Chassis Power Control: Down/Off 2023-12-09T02:43:38.325 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T02:43:38.352 DEBUG:teuthology.orchestra.console.smithi043:check power output: Chassis Power is on 2023-12-09T02:43:42.313 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T02:43:42.353 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T02:43:42.427 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is on 2023-12-09T02:43:42.465 DEBUG:teuthology.orchestra.console.smithi043:check power output: Chassis Power is on 2023-12-09T02:43:46.430 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T02:43:46.466 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T02:43:46.541 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is on 2023-12-09T02:43:46.576 DEBUG:teuthology.orchestra.console.smithi043:check power output: Chassis Power is off 2023-12-09T02:43:46.677 INFO:teuthology.orchestra.console.smithi043:Power off completed 2023-12-09T02:43:50.542 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-09T02:43:50.652 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is off 2023-12-09T02:43:50.753 INFO:teuthology.orchestra.console.smithi027:Power off completed 2023-12-09T02:43:50.862 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: 1989.4035074710846 failure_reason: 'Command failed on smithi027 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 5b7743f2-9639-11ee-95a3-87774f69a715 -e sha1=9dcc13bb80dcc1cdea72b04d80505b4649a2b882 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=806cee490b4e44bc85694eddcbcc3908 status: fail success: false 2023-12-09T02:43:50.862 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-09T02:43:50.943 INFO:teuthology.run:FAIL