2024-08-22T21:05:35.778 INFO:root:teuthology version: 1.2.0 2024-08-22T21:05:36.164 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-22T21:05:36.263 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862101 branch: reef description: orch/cephadm/mgr-nfs-upgrade/{0-centos_9.stream 1-bootstrap/16.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7862101' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: reef 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\) - CEPHADM_REFRESH_FAILED sha1: 56fd5b351507f92fd1531bbfb42df967f9fbe713 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 56fd5b351507f92fd1531bbfb42df967f9fbe713 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: e8fe7fc94b78e59becfc678546edf1d806193a2a owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.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: 3258 sha1: 56fd5b351507f92fd1531bbfb42df967f9fbe713 sleep_before_teardown: 0 subset: 12/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: e8fe7fc94b78e59becfc678546edf1d806193a2a targets: smithi038.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJL+iG6rbZfznJAUFs4342C50kT+iamcPVvJ+h7cdZxlPO5uAP6Av3bbCsYAGIF9MaDUM7+aQMLSDpXm6FduOyY= smithi044.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDnEay2BF2GnEubfMcmAhfnqQ6sbviF47+4EGZaiuE/wrSAisFLipZMIZoThQPQFRMhcpqWoTmIIHyJ+rFV5COE= tasks: - cephadm: avoid_pacific_features: true cephadm_branch: v16.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v16.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: 67db276914d29505c9707d04f3a3b8fb9d8aee4b timestamp: 2024-08-19_22:08:05 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: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 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 2024-08-22T21:05:36.264 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa; will attempt to use it 2024-08-22T21:05:36.264 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks 2024-08-22T21:05:36.265 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-22T21:05:36.266 INFO:teuthology.task.internal:Checking packages... 2024-08-22T21:05:36.287 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '56fd5b351507f92fd1531bbfb42df967f9fbe713' 2024-08-22T21:05:36.287 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-22T21:05:36.287 INFO:teuthology.packaging:ref: None 2024-08-22T21:05:36.287 INFO:teuthology.packaging:tag: None 2024-08-22T21:05:36.287 INFO:teuthology.packaging:branch: reef 2024-08-22T21:05:36.287 INFO:teuthology.packaging:sha1: 56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:05:36.287 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-08-22T21:05:36.568 INFO:teuthology.task.internal:Found packages for ceph version 18.2.4-756.g279f5cea 2024-08-22T21:05:36.570 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-22T21:05:36.583 INFO:teuthology.task.internal:no buildpackages task found 2024-08-22T21:05:36.584 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-22T21:05:36.597 INFO:teuthology.task.internal:Saving configuration 2024-08-22T21:05:36.612 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-22T21:05:36.624 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-22T21:05:36.652 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi038.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862101', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-22 21:00:47.015683', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJL+iG6rbZfznJAUFs4342C50kT+iamcPVvJ+h7cdZxlPO5uAP6Av3bbCsYAGIF9MaDUM7+aQMLSDpXm6FduOyY='} 2024-08-22T21:05:36.678 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi044.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862101', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-22 21:00:47.014331', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDnEay2BF2GnEubfMcmAhfnqQ6sbviF47+4EGZaiuE/wrSAisFLipZMIZoThQPQFRMhcpqWoTmIIHyJ+rFV5COE='} 2024-08-22T21:05:36.679 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-22T21:05:36.686 INFO:teuthology.task.internal:roles: ubuntu@smithi038.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-08-22T21:05:36.687 INFO:teuthology.task.internal:roles: ubuntu@smithi044.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-08-22T21:05:36.687 INFO:teuthology.run_tasks:Running task console_log... 2024-08-22T21:05:36.751 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f3a89fbfac0>, signals=[15]) 2024-08-22T21:05:36.751 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-22T21:05:36.761 INFO:teuthology.task.internal:Opening connections... 2024-08-22T21:05:36.762 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi038.front.sepia.ceph.com 2024-08-22T21:05:36.763 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:05:36.841 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi044.front.sepia.ceph.com 2024-08-22T21:05:36.842 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:05:36.920 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-22T21:05:36.928 DEBUG:teuthology.orchestra.run.smithi038:> uname -m 2024-08-22T21:05:36.946 INFO:teuthology.orchestra.run.smithi038.stdout:x86_64 2024-08-22T21:05:36.947 DEBUG:teuthology.orchestra.run.smithi038:> cat /etc/os-release 2024-08-22T21:05:37.005 INFO:teuthology.orchestra.run.smithi038.stdout:NAME="CentOS Stream" 2024-08-22T21:05:37.005 INFO:teuthology.orchestra.run.smithi038.stdout:VERSION="9" 2024-08-22T21:05:37.006 INFO:teuthology.orchestra.run.smithi038.stdout:ID="centos" 2024-08-22T21:05:37.006 INFO:teuthology.orchestra.run.smithi038.stdout:ID_LIKE="rhel fedora" 2024-08-22T21:05:37.006 INFO:teuthology.orchestra.run.smithi038.stdout:VERSION_ID="9" 2024-08-22T21:05:37.006 INFO:teuthology.orchestra.run.smithi038.stdout:PLATFORM_ID="platform:el9" 2024-08-22T21:05:37.006 INFO:teuthology.orchestra.run.smithi038.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-22T21:05:37.006 INFO:teuthology.orchestra.run.smithi038.stdout:ANSI_COLOR="0;31" 2024-08-22T21:05:37.006 INFO:teuthology.orchestra.run.smithi038.stdout:LOGO="fedora-logo-icon" 2024-08-22T21:05:37.006 INFO:teuthology.orchestra.run.smithi038.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-22T21:05:37.006 INFO:teuthology.orchestra.run.smithi038.stdout:HOME_URL="https://centos.org/" 2024-08-22T21:05:37.006 INFO:teuthology.orchestra.run.smithi038.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-08-22T21:05:37.006 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-22T21:05:37.006 INFO:teuthology.orchestra.run.smithi038.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-22T21:05:37.007 INFO:teuthology.lock.ops:Updating smithi038.front.sepia.ceph.com on lock server 2024-08-22T21:05:37.028 DEBUG:teuthology.orchestra.run.smithi044:> uname -m 2024-08-22T21:05:37.046 INFO:teuthology.orchestra.run.smithi044.stdout:x86_64 2024-08-22T21:05:37.046 DEBUG:teuthology.orchestra.run.smithi044:> cat /etc/os-release 2024-08-22T21:05:37.103 INFO:teuthology.orchestra.run.smithi044.stdout:NAME="CentOS Stream" 2024-08-22T21:05:37.103 INFO:teuthology.orchestra.run.smithi044.stdout:VERSION="9" 2024-08-22T21:05:37.104 INFO:teuthology.orchestra.run.smithi044.stdout:ID="centos" 2024-08-22T21:05:37.104 INFO:teuthology.orchestra.run.smithi044.stdout:ID_LIKE="rhel fedora" 2024-08-22T21:05:37.104 INFO:teuthology.orchestra.run.smithi044.stdout:VERSION_ID="9" 2024-08-22T21:05:37.104 INFO:teuthology.orchestra.run.smithi044.stdout:PLATFORM_ID="platform:el9" 2024-08-22T21:05:37.104 INFO:teuthology.orchestra.run.smithi044.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-22T21:05:37.104 INFO:teuthology.orchestra.run.smithi044.stdout:ANSI_COLOR="0;31" 2024-08-22T21:05:37.104 INFO:teuthology.orchestra.run.smithi044.stdout:LOGO="fedora-logo-icon" 2024-08-22T21:05:37.104 INFO:teuthology.orchestra.run.smithi044.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-22T21:05:37.104 INFO:teuthology.orchestra.run.smithi044.stdout:HOME_URL="https://centos.org/" 2024-08-22T21:05:37.104 INFO:teuthology.orchestra.run.smithi044.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-08-22T21:05:37.104 INFO:teuthology.orchestra.run.smithi044.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-22T21:05:37.104 INFO:teuthology.orchestra.run.smithi044.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-22T21:05:37.105 INFO:teuthology.lock.ops:Updating smithi044.front.sepia.ceph.com on lock server 2024-08-22T21:05:37.128 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-22T21:05:37.142 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-22T21:05:37.154 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-22T21:05:37.154 DEBUG:teuthology.orchestra.run.smithi038:> test '!' -e /home/ubuntu/cephtest 2024-08-22T21:05:37.158 DEBUG:teuthology.orchestra.run.smithi044:> test '!' -e /home/ubuntu/cephtest 2024-08-22T21:05:37.174 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-22T21:05:37.184 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-22T21:05:37.184 DEBUG:teuthology.orchestra.run.smithi038:> test -z $(ls -A /var/lib/ceph) 2024-08-22T21:05:37.215 DEBUG:teuthology.orchestra.run.smithi044:> test -z $(ls -A /var/lib/ceph) 2024-08-22T21:05:37.244 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-22T21:05:37.295 INFO:teuthology.run_tasks:Running task kernel... 2024-08-22T21:05:37.310 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-22T21:05:37.310 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-22T21:05:37.311 DEBUG:teuthology.orchestra.run.smithi038:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-22T21:05:37.311 DEBUG:teuthology.orchestra.run.smithi044:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-22T21:05:37.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:05:37.328 DEBUG:teuthology.orchestra.run.smithi044:> uname -r 2024-08-22T21:05:37.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:05:37.329 DEBUG:teuthology.orchestra.run.smithi038:> uname -r 2024-08-22T21:05:37.385 INFO:teuthology.orchestra.run.smithi044.stdout:5.14.0-496.el9.x86_64 2024-08-22T21:05:37.385 INFO:teuthology.task.kernel:Running kernel on smithi044: 5.14.0-496.el9.x86_64 2024-08-22T21:05:37.385 DEBUG:teuthology.orchestra.run.smithi044:> sudo yum install -y kernel 2024-08-22T21:05:37.386 INFO:teuthology.orchestra.run.smithi038.stdout:5.14.0-496.el9.x86_64 2024-08-22T21:05:37.386 INFO:teuthology.task.kernel:Running kernel on smithi038: 5.14.0-496.el9.x86_64 2024-08-22T21:05:37.387 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum install -y kernel 2024-08-22T21:05:40.741 INFO:teuthology.orchestra.run.smithi044.stdout:CentOS Stream 9 - BaseOS 5.4 MB/s | 8.2 MB 00:01 2024-08-22T21:05:41.478 INFO:teuthology.orchestra.run.smithi038.stdout:CentOS Stream 9 - BaseOS 3.6 MB/s | 8.2 MB 00:02 2024-08-22T21:05:42.558 INFO:teuthology.orchestra.run.smithi044.stdout:CentOS Stream 9 - AppStream 29 MB/s | 20 MB 00:00 2024-08-22T21:05:45.837 INFO:teuthology.orchestra.run.smithi038.stdout:CentOS Stream 9 - AppStream 6.3 MB/s | 20 MB 00:03 2024-08-22T21:05:46.917 INFO:teuthology.orchestra.run.smithi044.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.6 MB 00:00 2024-08-22T21:05:48.410 INFO:teuthology.orchestra.run.smithi044.stdout:CentOS Stream 9 - Extras packages 102 kB/s | 18 kB 00:00 2024-08-22T21:05:49.623 INFO:teuthology.orchestra.run.smithi044.stdout:Extra Packages for Enterprise Linux 21 MB/s | 22 MB 00:01 2024-08-22T21:05:51.621 INFO:teuthology.orchestra.run.smithi038.stdout:CentOS Stream 9 - CRB 3.4 MB/s | 6.6 MB 00:01 2024-08-22T21:05:53.346 INFO:teuthology.orchestra.run.smithi038.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 18 kB 00:00 2024-08-22T21:05:54.733 INFO:teuthology.orchestra.run.smithi038.stdout:Extra Packages for Enterprise Linux 18 MB/s | 22 MB 00:01 2024-08-22T21:05:55.120 INFO:teuthology.orchestra.run.smithi044.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-08-22T21:05:57.101 INFO:teuthology.orchestra.run.smithi044.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-22T21:05:57.101 INFO:teuthology.orchestra.run.smithi044.stdout:Package kernel-5.14.0-496.el9.x86_64 is already installed. 2024-08-22T21:05:57.175 INFO:teuthology.orchestra.run.smithi044.stdout:Dependencies resolved. 2024-08-22T21:05:57.176 INFO:teuthology.orchestra.run.smithi044.stdout:Nothing to do. 2024-08-22T21:05:57.176 INFO:teuthology.orchestra.run.smithi044.stdout:Complete! 2024-08-22T21:05:57.271 DEBUG:teuthology.orchestra.run.smithi044:> echo no | sudo yum reinstall kernel || true 2024-08-22T21:05:57.836 INFO:teuthology.orchestra.run.smithi044.stdout:Last metadata expiration check: 0:00:02 ago on Thu 22 Aug 2024 09:05:55 PM UTC. 2024-08-22T21:05:57.993 INFO:teuthology.orchestra.run.smithi044.stdout:Dependencies resolved. 2024-08-22T21:05:58.001 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-08-22T21:05:58.001 INFO:teuthology.orchestra.run.smithi044.stdout: Package Architecture Version Repository Size 2024-08-22T21:05:58.001 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-08-22T21:05:58.001 INFO:teuthology.orchestra.run.smithi044.stdout:Reinstalling: 2024-08-22T21:05:58.001 INFO:teuthology.orchestra.run.smithi044.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T21:05:58.001 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:05:58.002 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction Summary 2024-08-22T21:05:58.002 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-08-22T21:05:58.002 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:05:58.002 INFO:teuthology.orchestra.run.smithi044.stdout:Total download size: 1.8 M 2024-08-22T21:05:58.002 INFO:teuthology.orchestra.run.smithi044.stdout:Installed size: 0 2024-08-22T21:05:58.002 INFO:teuthology.orchestra.run.smithi044.stderr:Operation aborted. 2024-08-22T21:05:58.058 INFO:teuthology.orchestra.run.smithi044.stdout:Is this ok [y/N]: 2024-08-22T21:05:58.058 DEBUG:teuthology.orchestra.run.smithi044:> sudo yum reinstall -y kernel || true 2024-08-22T21:05:58.635 INFO:teuthology.orchestra.run.smithi044.stdout:Last metadata expiration check: 0:00:03 ago on Thu 22 Aug 2024 09:05:55 PM UTC. 2024-08-22T21:05:58.775 INFO:teuthology.orchestra.run.smithi044.stdout:Dependencies resolved. 2024-08-22T21:05:58.776 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-08-22T21:05:58.776 INFO:teuthology.orchestra.run.smithi044.stdout: Package Architecture Version Repository Size 2024-08-22T21:05:58.776 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-08-22T21:05:58.776 INFO:teuthology.orchestra.run.smithi044.stdout:Reinstalling: 2024-08-22T21:05:58.776 INFO:teuthology.orchestra.run.smithi044.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T21:05:58.776 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:05:58.777 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction Summary 2024-08-22T21:05:58.777 INFO:teuthology.orchestra.run.smithi044.stdout:================================================================================ 2024-08-22T21:05:58.777 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:05:58.777 INFO:teuthology.orchestra.run.smithi044.stdout:Total download size: 1.8 M 2024-08-22T21:05:58.777 INFO:teuthology.orchestra.run.smithi044.stdout:Installed size: 0 2024-08-22T21:05:58.777 INFO:teuthology.orchestra.run.smithi044.stdout:Downloading Packages: 2024-08-22T21:06:00.180 INFO:teuthology.orchestra.run.smithi044.stdout:kernel-5.14.0-496.el9.x86_64.rpm 1.4 MB/s | 1.8 MB 00:01 2024-08-22T21:06:00.180 INFO:teuthology.orchestra.run.smithi044.stdout:-------------------------------------------------------------------------------- 2024-08-22T21:06:00.181 INFO:teuthology.orchestra.run.smithi044.stdout:Total 1.3 MB/s | 1.8 MB 00:01 2024-08-22T21:06:00.212 INFO:teuthology.orchestra.run.smithi044.stdout:Running transaction check 2024-08-22T21:06:00.273 INFO:teuthology.orchestra.run.smithi038.stdout:lab-extras 46 kB/s | 1.7 kB 00:00 2024-08-22T21:06:00.463 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction check succeeded. 2024-08-22T21:06:00.463 INFO:teuthology.orchestra.run.smithi044.stdout:Running transaction test 2024-08-22T21:06:00.493 INFO:teuthology.orchestra.run.smithi044.stdout:Transaction test succeeded. 2024-08-22T21:06:00.494 INFO:teuthology.orchestra.run.smithi044.stdout:Running transaction 2024-08-22T21:06:00.657 INFO:teuthology.orchestra.run.smithi044.stdout: Preparing : 1/1 2024-08-22T21:06:00.732 INFO:teuthology.orchestra.run.smithi044.stdout: Reinstalling : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T21:06:00.732 INFO:teuthology.orchestra.run.smithi044.stdout: Cleanup : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T21:06:01.435 INFO:teuthology.orchestra.run.smithi044.stdout: Running scriptlet: kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T21:06:01.435 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T21:06:02.127 INFO:teuthology.orchestra.run.smithi044.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T21:06:02.127 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:06:02.128 INFO:teuthology.orchestra.run.smithi044.stdout:Reinstalled: 2024-08-22T21:06:02.128 INFO:teuthology.orchestra.run.smithi044.stdout: kernel-5.14.0-496.el9.x86_64 2024-08-22T21:06:02.128 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:06:02.128 INFO:teuthology.orchestra.run.smithi044.stdout:Complete! 2024-08-22T21:06:02.196 INFO:teuthology.orchestra.run.smithi038.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-22T21:06:02.196 INFO:teuthology.orchestra.run.smithi038.stdout:Package kernel-5.14.0-496.el9.x86_64 is already installed. 2024-08-22T21:06:02.304 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2024-08-22T21:06:02.305 INFO:teuthology.orchestra.run.smithi038.stdout:Nothing to do. 2024-08-22T21:06:02.305 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2024-08-22T21:06:02.322 DEBUG:teuthology.orchestra.run.smithi044:> rpm -q kernel | sort -rV | head -n 1 2024-08-22T21:06:02.379 INFO:teuthology.orchestra.run.smithi044.stdout:kernel-5.14.0-496.el9.x86_64 2024-08-22T21:06:02.380 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-496.el9.x86_64 2024-08-22T21:06:02.380 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-08-22T21:06:02.380 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-08-22T21:06:02.380 DEBUG:teuthology.orchestra.run.smithi044:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-22T21:06:02.411 INFO:teuthology.orchestra.run.smithi044.stdout:ttyS1 2024-08-22T21:06:02.425 DEBUG:teuthology.orchestra.run.smithi038:> echo no | sudo yum reinstall kernel || true 2024-08-22T21:06:02.437 DEBUG:teuthology.parallel:result is None 2024-08-22T21:06:02.989 INFO:teuthology.orchestra.run.smithi038.stdout:Last metadata expiration check: 0:00:02 ago on Thu 22 Aug 2024 09:06:00 PM UTC. 2024-08-22T21:06:03.133 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2024-08-22T21:06:03.148 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-08-22T21:06:03.148 INFO:teuthology.orchestra.run.smithi038.stdout: Package Architecture Version Repository Size 2024-08-22T21:06:03.148 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-08-22T21:06:03.149 INFO:teuthology.orchestra.run.smithi038.stdout:Reinstalling: 2024-08-22T21:06:03.149 INFO:teuthology.orchestra.run.smithi038.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T21:06:03.149 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:06:03.149 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2024-08-22T21:06:03.149 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-08-22T21:06:03.149 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:06:03.149 INFO:teuthology.orchestra.run.smithi038.stdout:Total download size: 1.8 M 2024-08-22T21:06:03.149 INFO:teuthology.orchestra.run.smithi038.stdout:Installed size: 0 2024-08-22T21:06:03.149 INFO:teuthology.orchestra.run.smithi038.stderr:Operation aborted. 2024-08-22T21:06:03.203 INFO:teuthology.orchestra.run.smithi038.stdout:Is this ok [y/N]: 2024-08-22T21:06:03.203 DEBUG:teuthology.orchestra.run.smithi038:> sudo yum reinstall -y kernel || true 2024-08-22T21:06:03.762 INFO:teuthology.orchestra.run.smithi038.stdout:Last metadata expiration check: 0:00:03 ago on Thu 22 Aug 2024 09:06:00 PM UTC. 2024-08-22T21:06:03.890 INFO:teuthology.orchestra.run.smithi038.stdout:Dependencies resolved. 2024-08-22T21:06:03.891 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-08-22T21:06:03.891 INFO:teuthology.orchestra.run.smithi038.stdout: Package Architecture Version Repository Size 2024-08-22T21:06:03.891 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-08-22T21:06:03.891 INFO:teuthology.orchestra.run.smithi038.stdout:Reinstalling: 2024-08-22T21:06:03.891 INFO:teuthology.orchestra.run.smithi038.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T21:06:03.891 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:06:03.891 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction Summary 2024-08-22T21:06:03.891 INFO:teuthology.orchestra.run.smithi038.stdout:================================================================================ 2024-08-22T21:06:03.891 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:06:03.892 INFO:teuthology.orchestra.run.smithi038.stdout:Total download size: 1.8 M 2024-08-22T21:06:03.892 INFO:teuthology.orchestra.run.smithi038.stdout:Installed size: 0 2024-08-22T21:06:03.892 INFO:teuthology.orchestra.run.smithi038.stdout:Downloading Packages: 2024-08-22T21:06:04.367 INFO:teuthology.orchestra.run.smithi038.stdout:kernel-5.14.0-496.el9.x86_64.rpm 8.2 MB/s | 1.8 MB 00:00 2024-08-22T21:06:04.367 INFO:teuthology.orchestra.run.smithi038.stdout:-------------------------------------------------------------------------------- 2024-08-22T21:06:04.367 INFO:teuthology.orchestra.run.smithi038.stdout:Total 3.8 MB/s | 1.8 MB 00:00 2024-08-22T21:06:04.396 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction check 2024-08-22T21:06:04.675 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction check succeeded. 2024-08-22T21:06:04.675 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction test 2024-08-22T21:06:04.706 INFO:teuthology.orchestra.run.smithi038.stdout:Transaction test succeeded. 2024-08-22T21:06:04.706 INFO:teuthology.orchestra.run.smithi038.stdout:Running transaction 2024-08-22T21:06:04.851 INFO:teuthology.orchestra.run.smithi038.stdout: Preparing : 1/1 2024-08-22T21:06:04.919 INFO:teuthology.orchestra.run.smithi038.stdout: Reinstalling : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T21:06:04.919 INFO:teuthology.orchestra.run.smithi038.stdout: Cleanup : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T21:06:05.670 INFO:teuthology.orchestra.run.smithi038.stdout: Running scriptlet: kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T21:06:05.670 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T21:06:06.403 INFO:teuthology.orchestra.run.smithi038.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T21:06:06.403 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:06:06.403 INFO:teuthology.orchestra.run.smithi038.stdout:Reinstalled: 2024-08-22T21:06:06.403 INFO:teuthology.orchestra.run.smithi038.stdout: kernel-5.14.0-496.el9.x86_64 2024-08-22T21:06:06.403 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:06:06.403 INFO:teuthology.orchestra.run.smithi038.stdout:Complete! 2024-08-22T21:06:06.587 DEBUG:teuthology.orchestra.run.smithi038:> rpm -q kernel | sort -rV | head -n 1 2024-08-22T21:06:06.686 INFO:teuthology.orchestra.run.smithi038.stdout:kernel-5.14.0-496.el9.x86_64 2024-08-22T21:06:06.687 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-496.el9.x86_64 2024-08-22T21:06:06.687 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-08-22T21:06:06.687 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-08-22T21:06:06.687 DEBUG:teuthology.orchestra.run.smithi038:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-22T21:06:06.715 INFO:teuthology.orchestra.run.smithi038.stdout:ttyS1 2024-08-22T21:06:06.735 DEBUG:teuthology.parallel:result is None 2024-08-22T21:06:06.735 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-22T21:06:06.741 INFO:teuthology.task.internal:Creating test directory... 2024-08-22T21:06:06.742 DEBUG:teuthology.orchestra.run.smithi038:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-22T21:06:06.778 DEBUG:teuthology.orchestra.run.smithi044:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-22T21:06:06.796 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-22T21:06:06.802 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-22T21:06:06.811 INFO:teuthology.task.internal:Creating archive directory... 2024-08-22T21:06:06.811 DEBUG:teuthology.orchestra.run.smithi038:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-22T21:06:06.834 DEBUG:teuthology.orchestra.run.smithi044:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-22T21:06:06.867 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-22T21:06:06.873 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-22T21:06:06.874 DEBUG:teuthology.orchestra.run.smithi038:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-22T21:06:06.893 DEBUG:teuthology.orchestra.run.smithi044:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-22T21:06:06.938 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T21:06:06.948 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T21:06:06.968 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T21:06:06.980 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T21:06:06.981 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-22T21:06:07.102 INFO:teuthology.task.internal:Configuring sudo... 2024-08-22T21:06:07.103 DEBUG:teuthology.orchestra.run.smithi038:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-22T21:06:07.117 DEBUG:teuthology.orchestra.run.smithi044:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-22T21:06:07.152 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-22T21:06:07.694 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-22T21:06:07.694 DEBUG:teuthology.orchestra.run.smithi038:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-22T21:06:07.697 DEBUG:teuthology.orchestra.run.smithi044:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-22T21:06:07.715 DEBUG:teuthology.orchestra.run.smithi038:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T21:06:07.802 DEBUG:teuthology.orchestra.run.smithi038:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T21:06:07.859 DEBUG:teuthology.orchestra.run.smithi038:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T21:06:07.943 DEBUG:teuthology.orchestra.run.smithi038:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T21:06:07.990 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-08-22T21:06:07.990 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-22T21:06:08.059 DEBUG:teuthology.orchestra.run.smithi044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T21:06:08.104 DEBUG:teuthology.orchestra.run.smithi044:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T21:06:08.161 DEBUG:teuthology.orchestra.run.smithi044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T21:06:08.246 DEBUG:teuthology.orchestra.run.smithi044:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T21:06:08.291 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-08-22T21:06:08.292 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-22T21:06:08.360 DEBUG:teuthology.orchestra.run.smithi038:> sudo service rsyslog restart 2024-08-22T21:06:08.363 DEBUG:teuthology.orchestra.run.smithi044:> sudo service rsyslog restart 2024-08-22T21:06:08.405 INFO:teuthology.orchestra.run.smithi038.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T21:06:08.445 INFO:teuthology.orchestra.run.smithi044.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T21:06:08.912 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-22T21:06:08.923 INFO:teuthology.task.internal:Starting timer... 2024-08-22T21:06:08.924 INFO:teuthology.run_tasks:Running task pcp... 2024-08-22T21:06:08.989 INFO:teuthology.run_tasks:Running task selinux... 2024-08-22T21:06:09.004 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-08-22T21:06:09.004 DEBUG:teuthology.orchestra.run.smithi038:> sudo service auditd rotate 2024-08-22T21:06:09.075 INFO:teuthology.orchestra.run.smithi038.stdout:Rotating logs: 2024-08-22T21:06:09.077 DEBUG:teuthology.orchestra.run.smithi044:> sudo service auditd rotate 2024-08-22T21:06:09.133 INFO:teuthology.orchestra.run.smithi044.stdout:Rotating logs: 2024-08-22T21:06:09.134 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-22T21:06:09.135 DEBUG:teuthology.orchestra.run.smithi038:> /usr/sbin/getenforce 2024-08-22T21:06:09.157 INFO:teuthology.orchestra.run.smithi038.stdout:Permissive 2024-08-22T21:06:09.158 DEBUG:teuthology.orchestra.run.smithi044:> /usr/sbin/getenforce 2024-08-22T21:06:09.177 INFO:teuthology.orchestra.run.smithi044.stdout:Permissive 2024-08-22T21:06:09.178 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi038.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi044.front.sepia.ceph.com': 'permissive'} 2024-08-22T21:06:09.178 DEBUG:teuthology.orchestra.run.smithi038:> 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 -e context=system_u:system_r:getty_t:s0 2024-08-22T21:06:09.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:06:09.225 DEBUG:teuthology.orchestra.run.smithi044:> 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 -e context=system_u:system_r:getty_t:s0 2024-08-22T21:06:09.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:06:09.250 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-22T21:06:09.251 DEBUG:teuthology.orchestra.run.smithi038:> sudo /usr/sbin/setenforce permissive 2024-08-22T21:06:09.292 DEBUG:teuthology.orchestra.run.smithi044:> sudo /usr/sbin/setenforce permissive 2024-08-22T21:06:09.316 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-22T21:06:09.327 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-22T21:06:09.338 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-08-22T21:06:09.339 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi038.front.sepia.ceph.com,smithi044.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-22T21:07:55.031 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi038.front.sepia.ceph.com'), Remote(name='ubuntu@smithi044.front.sepia.ceph.com')] 2024-08-22T21:07:55.033 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-08-22T21:07:55.034 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:07:55.115 DEBUG:teuthology.orchestra.run.smithi038:> true 2024-08-22T21:07:55.197 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi038.front.sepia.ceph.com' 2024-08-22T21:07:55.197 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-08-22T21:07:55.198 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:07:55.275 DEBUG:teuthology.orchestra.run.smithi044:> true 2024-08-22T21:07:55.360 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-08-22T21:07:55.360 INFO:teuthology.run_tasks:Running task clock... 2024-08-22T21:07:55.371 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-22T21:07:55.371 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-22T21:07:55.371 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-22T21:07:55.374 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-22T21:07:55.374 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-22T21:07:55.404 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-22T21:07:55.420 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-22T21:07:55.431 INFO:teuthology.orchestra.run.smithi044.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-22T21:07:55.446 INFO:teuthology.orchestra.run.smithi044.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-22T21:07:55.447 INFO:teuthology.orchestra.run.smithi038.stderr:sudo: ntpd: command not found 2024-08-22T21:07:55.458 INFO:teuthology.orchestra.run.smithi038.stdout:506 Cannot talk to daemon 2024-08-22T21:07:55.471 INFO:teuthology.orchestra.run.smithi044.stderr:sudo: ntpd: command not found 2024-08-22T21:07:55.473 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-22T21:07:55.483 INFO:teuthology.orchestra.run.smithi044.stdout:506 Cannot talk to daemon 2024-08-22T21:07:55.488 INFO:teuthology.orchestra.run.smithi038.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-22T21:07:55.497 INFO:teuthology.orchestra.run.smithi044.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-22T21:07:55.512 INFO:teuthology.orchestra.run.smithi044.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-22T21:07:55.543 INFO:teuthology.orchestra.run.smithi038.stderr:bash: line 1: ntpq: command not found 2024-08-22T21:07:55.546 INFO:teuthology.orchestra.run.smithi038.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T21:07:55.547 INFO:teuthology.orchestra.run.smithi038.stdout:=============================================================================== 2024-08-22T21:07:55.547 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:07:55.547 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:07:55.547 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:07:55.547 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:07:55.566 INFO:teuthology.orchestra.run.smithi044.stderr:bash: line 1: ntpq: command not found 2024-08-22T21:07:55.571 INFO:teuthology.orchestra.run.smithi044.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T21:07:55.571 INFO:teuthology.orchestra.run.smithi044.stdout:=============================================================================== 2024-08-22T21:07:55.571 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:07:55.571 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:07:55.571 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:07:55.571 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:07:55.572 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-22T21:07:55.731 INFO:tasks.cephadm:Config: {'avoid_pacific_features': True, 'cephadm_branch': 'v16.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v16.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\\)', 'CEPHADM_REFRESH_FAILED'], 'sha1': '56fd5b351507f92fd1531bbfb42df967f9fbe713'} 2024-08-22T21:07:55.731 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.0 2024-08-22T21:07:55.732 INFO:tasks.cephadm:Cluster fsid is 9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:07:55.732 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-22T21:07:55.732 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-08-22T21:07:55.732 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi038': '172.21.15.38', 'mon.smithi044': '172.21.15.44'} 2024-08-22T21:07:55.732 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-22T21:07:55.732 DEBUG:teuthology.orchestra.run.smithi038:> sudo hostname $(hostname -s) 2024-08-22T21:07:55.759 DEBUG:teuthology.orchestra.run.smithi044:> sudo hostname $(hostname -s) 2024-08-22T21:07:55.784 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.0)... 2024-08-22T21:07:55.785 DEBUG:teuthology.orchestra.run.smithi038:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-22T21:07:56.062 INFO:teuthology.orchestra.run.smithi038.stdout:-rw-r--r--. 1 ubuntu ubuntu 288386 Aug 22 21:07 /home/ubuntu/cephtest/cephadm 2024-08-22T21:07:56.062 DEBUG:teuthology.orchestra.run.smithi044:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-22T21:07:56.184 INFO:teuthology.orchestra.run.smithi044.stdout:-rw-r--r--. 1 ubuntu ubuntu 288386 Aug 22 21:07 /home/ubuntu/cephtest/cephadm 2024-08-22T21:07:56.185 DEBUG:teuthology.orchestra.run.smithi038:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-22T21:07:56.202 DEBUG:teuthology.orchestra.run.smithi044:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-22T21:07:56.228 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.0 on all hosts... 2024-08-22T21:07:56.228 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-08-22T21:07:56.245 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-08-22T21:07:57.089 INFO:teuthology.orchestra.run.smithi044.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-08-22T21:07:57.117 INFO:teuthology.orchestra.run.smithi038.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-08-22T21:08:13.464 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-08-22T21:08:13.464 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-08-22T21:08:13.464 INFO:teuthology.orchestra.run.smithi044.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-08-22T21:08:13.464 INFO:teuthology.orchestra.run.smithi044.stdout: "repo_digests": [ 2024-08-22T21:08:13.464 INFO:teuthology.orchestra.run.smithi044.stdout: "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", 2024-08-22T21:08:13.465 INFO:teuthology.orchestra.run.smithi044.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-08-22T21:08:13.465 INFO:teuthology.orchestra.run.smithi044.stdout: ] 2024-08-22T21:08:13.465 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-08-22T21:08:19.019 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-08-22T21:08:19.019 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-08-22T21:08:19.019 INFO:teuthology.orchestra.run.smithi038.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-08-22T21:08:19.020 INFO:teuthology.orchestra.run.smithi038.stdout: "repo_digests": [ 2024-08-22T21:08:19.020 INFO:teuthology.orchestra.run.smithi038.stdout: "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", 2024-08-22T21:08:19.020 INFO:teuthology.orchestra.run.smithi038.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-08-22T21:08:19.020 INFO:teuthology.orchestra.run.smithi038.stdout: ] 2024-08-22T21:08:19.020 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-08-22T21:08:19.043 DEBUG:teuthology.orchestra.run.smithi038:> sudo mkdir -p /etc/ceph 2024-08-22T21:08:19.103 DEBUG:teuthology.orchestra.run.smithi044:> sudo mkdir -p /etc/ceph 2024-08-22T21:08:19.137 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod 777 /etc/ceph 2024-08-22T21:08:19.164 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 777 /etc/ceph 2024-08-22T21:08:19.206 INFO:tasks.cephadm:Writing seed config... 2024-08-22T21:08:19.239 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-22T21:08:19.239 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-22T21:08:19.239 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-22T21:08:19.239 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-22T21:08:19.240 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-22T21:08:19.240 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-22T21:08:19.240 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-22T21:08:19.240 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-08-22T21:08:19.240 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-08-22T21:08:19.240 DEBUG:teuthology.orchestra.run.smithi038:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-22T21:08:19.259 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 = 9a217d0a-60ca-11ef-bcd2-c7b262605968 [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 2024-08-22T21:08:19.259 DEBUG:teuthology.orchestra.run.smithi038:mon.smithi038> sudo journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi038.service 2024-08-22T21:08:19.301 INFO:tasks.cephadm:Bootstrapping... 2024-08-22T21:08:19.302 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 -v bootstrap --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 --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.38 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:08:19.495 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman --version 2024-08-22T21:08:19.516 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: podman version 5.2.1 2024-08-22T21:08:19.517 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying podman|docker is present... 2024-08-22T21:08:19.517 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman --version 2024-08-22T21:08:19.536 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: podman version 5.2.1 2024-08-22T21:08:19.538 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying lvm2 is present... 2024-08-22T21:08:19.538 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying time synchronization is in place... 2024-08-22T21:08:19.538 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled chrony.service 2024-08-22T21:08:19.545 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-08-22T21:08:19.545 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active chrony.service 2024-08-22T21:08:19.551 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: inactive 2024-08-22T21:08:19.552 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled chronyd.service 2024-08-22T21:08:19.558 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: enabled 2024-08-22T21:08:19.558 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active chronyd.service 2024-08-22T21:08:19.564 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: active 2024-08-22T21:08:19.565 INFO:teuthology.orchestra.run.smithi038.stderr:Unit chronyd.service is enabled and running 2024-08-22T21:08:19.565 INFO:teuthology.orchestra.run.smithi038.stderr:Repeating the final host check... 2024-08-22T21:08:19.565 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman --version 2024-08-22T21:08:19.583 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: podman version 5.2.1 2024-08-22T21:08:19.585 INFO:teuthology.orchestra.run.smithi038.stderr:podman|docker (/bin/podman) is present 2024-08-22T21:08:19.585 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl is present 2024-08-22T21:08:19.585 INFO:teuthology.orchestra.run.smithi038.stderr:lvcreate is present 2024-08-22T21:08:19.585 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled chrony.service 2024-08-22T21:08:19.591 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-08-22T21:08:19.591 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active chrony.service 2024-08-22T21:08:19.597 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: inactive 2024-08-22T21:08:19.598 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled chronyd.service 2024-08-22T21:08:19.604 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: enabled 2024-08-22T21:08:19.604 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active chronyd.service 2024-08-22T21:08:19.610 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: active 2024-08-22T21:08:19.611 INFO:teuthology.orchestra.run.smithi038.stderr:Unit chronyd.service is enabled and running 2024-08-22T21:08:19.611 INFO:teuthology.orchestra.run.smithi038.stderr:Host looks OK 2024-08-22T21:08:19.611 INFO:teuthology.orchestra.run.smithi038.stderr:Cluster fsid: 9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:08:19.612 INFO:teuthology.orchestra.run.smithi038.stderr:Acquiring lock 140134275326976 on /run/cephadm/9a217d0a-60ca-11ef-bcd2-c7b262605968.lock 2024-08-22T21:08:19.612 INFO:teuthology.orchestra.run.smithi038.stderr:Lock 140134275326976 acquired on /run/cephadm/9a217d0a-60ca-11ef-bcd2-c7b262605968.lock 2024-08-22T21:08:19.612 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying IP 172.21.15.38 port 3300 ... 2024-08-22T21:08:19.612 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying IP 172.21.15.38 port 6789 ... 2024-08-22T21:08:19.613 INFO:teuthology.orchestra.run.smithi038.stderr:Base mon IP is 172.21.15.38, final addrv is [v2:172.21.15.38:3300,v1:172.21.15.38:6789] 2024-08-22T21:08:19.613 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /sbin/ip route ls 2024-08-22T21:08:19.615 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.38 metric 100 2024-08-22T21:08:19.615 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.38 metric 100 2024-08-22T21:08:19.615 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /sbin/ip -6 route ls 2024-08-22T21:08:19.618 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-08-22T21:08:19.618 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-08-22T21:08:19.618 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-08-22T21:08:19.618 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /sbin/ip -6 addr ls 2024-08-22T21:08:19.621 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-22T21:08:19.621 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-08-22T21:08:19.621 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-08-22T21:08:19.621 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-08-22T21:08:19.621 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: inet6 fe80::7259:15b8:f7a4:84f7/64 scope link noprefixroute 2024-08-22T21:08:19.621 INFO:teuthology.orchestra.run.smithi038.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-08-22T21:08:19.622 INFO:teuthology.orchestra.run.smithi038.stderr:Mon IP 172.21.15.38 is in CIDR network 172.21.0.0/20 2024-08-22T21:08:19.622 INFO:teuthology.orchestra.run.smithi038.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-22T21:08:19.622 INFO:teuthology.orchestra.run.smithi038.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-08-22T21:08:19.623 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.0 2024-08-22T21:08:19.728 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.0... 2024-08-22T21:08:20.499 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Getting image source signatures 2024-08-22T21:08:20.499 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Copying blob sha256:958e3c20ad47ec7f3ec0446a4a630f2285dd6b0a4c969f4f702f7c2e78f3d68b 2024-08-22T21:08:20.499 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-08-22T21:08:20.499 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Copying config sha256:24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 2024-08-22T21:08:21.060 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: Writing manifest to image destination 2024-08-22T21:08:21.213 INFO:teuthology.orchestra.run.smithi038.stderr:/bin/podman: 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 2024-08-22T21:08:21.217 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --version 2024-08-22T21:08:21.634 INFO:teuthology.orchestra.run.smithi038.stderr:ceph: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-08-22T21:08:22.151 INFO:teuthology.orchestra.run.smithi038.stderr:Ceph version: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-08-22T21:08:22.151 INFO:teuthology.orchestra.run.smithi038.stderr:Extracting ceph user uid/gid from container image... 2024-08-22T21:08:22.151 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 -c %u %g /var/lib/ceph 2024-08-22T21:08:22.562 INFO:teuthology.orchestra.run.smithi038.stderr:stat: 167 167 2024-08-22T21:08:23.094 INFO:teuthology.orchestra.run.smithi038.stderr:Creating initial keys... 2024-08-22T21:08:23.095 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-08-22T21:08:23.452 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-authtool: AQDHqMdmfkJoFxAANE80YYGPWoPLZt4aUneS9w== 2024-08-22T21:08:23.992 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-08-22T21:08:24.411 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-authtool: AQDIqMdmqATREhAA8y0x35+jQE9xPlI5Vt6o5g== 2024-08-22T21:08:24.832 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-08-22T21:08:25.231 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-authtool: AQDJqMdmWei+CBAAIyMlX5M/IvEv2zCCWRg6zQ== 2024-08-22T21:08:26.964 INFO:teuthology.orchestra.run.smithi038.stderr:Creating initial monmap... 2024-08-22T21:08:26.964 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmpr8pzg3r0:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --create --clobber --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 --addv smithi038 [v2:172.21.15.38:3300,v1:172.21.15.38:6789] /tmp/monmap 2024-08-22T21:08:29.135 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-22T21:08:29.135 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:08:29.135 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-22T21:08:29.607 INFO:teuthology.orchestra.run.smithi038.stderr:monmaptool for smithi038 [v2:172.21.15.38:3300,v1:172.21.15.38:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-22T21:08:29.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: set fsid to 9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:08:29.607 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-22T21:08:29.607 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-08-22T21:08:29.608 INFO:teuthology.orchestra.run.smithi038.stderr:Creating mon... 2024-08-22T21:08:29.609 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038:/var/lib/ceph/mon/ceph-smithi038:z -v /tmp/ceph-tmpr1leqea4:/tmp/keyring:z -v /tmp/ceph-tmpr8pzg3r0:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --mkfs -i smithi038 --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-08-22T21:08:30.082 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.963+0000 7f5f0d512700 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-22T21:08:30.082 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.963+0000 7f5f0d512700 1 imported monmap: 2024-08-22T21:08:30.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: epoch 0 2024-08-22T21:08:30.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:08:30.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: last_changed 2024-08-22T21:08:29.072426+0000 2024-08-22T21:08:30.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: created 2024-08-22T21:08:29.072426+0000 2024-08-22T21:08:30.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-08-22T21:08:30.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-08-22T21:08:30.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon.smithi038 2024-08-22T21:08:30.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.963+0000 7f5f0d512700 0 /usr/bin/ceph-mon: set fsid to 9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:08:30.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: RocksDB version: 6.8.1 2024-08-22T21:08:30.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-22T21:08:30.083 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Compile date Mar 30 2021 2024-08-22T21:08:30.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: DB SUMMARY 2024-08-22T21:08:30.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi038/store.db dir, Total Num: 0, files: 2024-08-22T21:08:30.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi038/store.db: 2024-08-22T21:08:30.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.error_if_exists: 0 2024-08-22T21:08:30.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.create_if_missing: 1 2024-08-22T21:08:30.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.paranoid_checks: 1 2024-08-22T21:08:30.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.env: 0x55a0bb59d1c0 2024-08-22T21:08:30.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.fs: Posix File System 2024-08-22T21:08:30.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.info_log: 0x55a0bc8c6c60 2024-08-22T21:08:30.084 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-22T21:08:30.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.statistics: (nil) 2024-08-22T21:08:30.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.use_fsync: 0 2024-08-22T21:08:30.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.max_log_file_size: 0 2024-08-22T21:08:30.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-22T21:08:30.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-22T21:08:30.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-22T21:08:30.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-22T21:08:30.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.allow_fallocate: 1 2024-08-22T21:08:30.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-22T21:08:30.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-22T21:08:30.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.use_direct_reads: 0 2024-08-22T21:08:30.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-22T21:08:30.085 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.create_missing_column_families: 0 2024-08-22T21:08:30.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.db_log_dir: 2024-08-22T21:08:30.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi038/store.db 2024-08-22T21:08:30.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-22T21:08:30.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.max_subcompactions: 1 2024-08-22T21:08:30.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.max_background_flushes: -1 2024-08-22T21:08:30.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-22T21:08:30.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-22T21:08:30.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-22T21:08:30.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-22T21:08:30.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-22T21:08:30.086 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.advise_random_on_open: 1 2024-08-22T21:08:30.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-22T21:08:30.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.write_buffer_manager: 0x55a0bc8d1440 2024-08-22T21:08:30.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-22T21:08:30.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-22T21:08:30.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-22T21:08:30.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-22T21:08:30.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.rate_limiter: (nil) 2024-08-22T21:08:30.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-22T21:08:30.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-22T21:08:30.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-22T21:08:30.087 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-22T21:08:30.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.unordered_write: 0 2024-08-22T21:08:30.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-22T21:08:30.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-22T21:08:30.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-22T21:08:30.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-22T21:08:30.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.row_cache: None 2024-08-22T21:08:30.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.wal_filter: None 2024-08-22T21:08:30.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-22T21:08:30.088 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.preserve_deletes: 0 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.two_write_queues: 0 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.manual_wal_flush: 0 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.atomic_flush: 0 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.log_readahead_size: 0 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.max_background_jobs: 2 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.max_background_compactions: -1 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-22T21:08:30.089 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-22T21:08:30.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.max_total_wal_size: 0 2024-08-22T21:08:30.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-22T21:08:30.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-22T21:08:30.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-22T21:08:30.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-22T21:08:30.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.max_open_files: -1 2024-08-22T21:08:30.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.bytes_per_sync: 0 2024-08-22T21:08:30.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-22T21:08:30.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-22T21:08:30.090 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-22T21:08:30.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Compression algorithms supported: 2024-08-22T21:08:30.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-22T21:08:30.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: kZSTD supported: 0 2024-08-22T21:08:30.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: kXpressCompression supported: 0 2024-08-22T21:08:30.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-22T21:08:30.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: kLZ4Compression supported: 1 2024-08-22T21:08:30.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: kBZip2Compression supported: 0 2024-08-22T21:08:30.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: kZlibCompression supported: 1 2024-08-22T21:08:30.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: kSnappyCompression supported: 1 2024-08-22T21:08:30.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.964+0000 7f5f0d512700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-22T21:08:30.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.969+0000 7f5f0d512700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-08-22T21:08:30.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.091 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi038/store.db/MANIFEST-000001 2024-08-22T21:08:30.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-08-22T21:08:30.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-22T21:08:30.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.merge_operator: 2024-08-22T21:08:30.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compaction_filter: None 2024-08-22T21:08:30.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compaction_filter_factory: None 2024-08-22T21:08:30.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-22T21:08:30.092 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-22T21:08:30.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a0bc7e00d0) 2024-08-22T21:08:30.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-08-22T21:08:30.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-22T21:08:30.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-22T21:08:30.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-08-22T21:08:30.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: index_type: 0 2024-08-22T21:08:30.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-08-22T21:08:30.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-08-22T21:08:30.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-08-22T21:08:30.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-08-22T21:08:30.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: checksum: 1 2024-08-22T21:08:30.093 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: block_cache: 0x55a0bc816d10 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-08-22T21:08:30.094 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: format_version: 2 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: block_align: 0 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compression: NoCompression 2024-08-22T21:08:30.095 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-22T21:08:30.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-22T21:08:30.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-22T21:08:30.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.num_levels: 7 2024-08-22T21:08:30.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-22T21:08:30.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-22T21:08:30.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-22T21:08:30.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-22T21:08:30.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-22T21:08:30.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-22T21:08:30.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-22T21:08:30.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:08:30.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-22T21:08:30.096 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compression_opts.level: 32767 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compression_opts.enabled: false 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-22T21:08:30.097 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.arena_block_size: 4194304 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-22T21:08:30.098 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-22T21:08:30.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-22T21:08:30.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-22T21:08:30.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-22T21:08:30.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-22T21:08:30.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-22T21:08:30.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-22T21:08:30.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-22T21:08:30.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-22T21:08:30.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-22T21:08:30.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.table_properties_collectors: 2024-08-22T21:08:30.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.inplace_update_support: 0 2024-08-22T21:08:30.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-22T21:08:30.099 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-22T21:08:30.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-22T21:08:30.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-22T21:08:30.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.bloom_locality: 0 2024-08-22T21:08:30.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.max_successive_merges: 0 2024-08-22T21:08:30.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-22T21:08:30.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-22T21:08:30.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.force_consistency_checks: 0 2024-08-22T21:08:30.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-22T21:08:30.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.ttl: 2592000 2024-08-22T21:08:30.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.974+0000 7f5f0d512700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-22T21:08:30.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.975+0000 7f5f0d512700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi038/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-22T21:08:30.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.100 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.975+0000 7f5f0d512700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.980+0000 7f5f0d512700 4 rocksdb: DB pointer 0x55a0bc8db800 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.980+0000 7f5ef63ad700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.980+0000 7f5ef63ad700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-22T21:08:30.101 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-22T21:08:30.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:08:30.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-22T21:08:30.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-22T21:08:30.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-22T21:08:30.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-22T21:08:30.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:08:30.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:08:30.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:08:30.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:08:30.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:08:30.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:08:30.102 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-22T21:08:30.103 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.981+0000 7f5f0d512700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-08-22T21:08:30.104 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.982+0000 7f5f0d512700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-08-22T21:08:30.105 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:08:29.982+0000 7f5f0d512700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi038 for mon.smithi038 2024-08-22T21:08:30.665 INFO:teuthology.orchestra.run.smithi038.stderr:create mon.smithi038 on 2024-08-22T21:08:30.665 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:08:30.670 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl disable ceph.target 2024-08-22T21:08:30.862 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl enable ceph.target 2024-08-22T21:08:30.869 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-08-22T21:08:31.002 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl start ceph.target 2024-08-22T21:08:31.010 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl enable ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968.target 2024-08-22T21:08:31.018 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968.target → /etc/systemd/system/ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968.target. 2024-08-22T21:08:31.018 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968.target → /etc/systemd/system/ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968.target. 2024-08-22T21:08:31.214 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl start ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968.target 2024-08-22T21:08:31.229 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl daemon-reload 2024-08-22T21:08:31.377 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl stop ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi038 2024-08-22T21:08:31.392 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl reset-failed ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi038 2024-08-22T21:08:31.398 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Failed to reset failed state of unit ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi038.service: Unit ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi038.service not loaded. 2024-08-22T21:08:31.399 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl enable ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi038 2024-08-22T21:08:31.406 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Created symlink /etc/systemd/system/ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968.target.wants/ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi038.service → /etc/systemd/system/ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@.service. 2024-08-22T21:08:31.539 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl start ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi038 2024-08-22T21:08:32.010 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[11782]: cluster 2024-08-22T21:08:31.944742+0000 mon.smithi038 (mon.0) 1 : cluster [INF] mon.smithi038 is new leader, mons smithi038 in quorum (ranks 0) 2024-08-22T21:08:32.010 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:32 smithi038 bash[11763]: 4a5fa3908c61bafc90350c932858bfd93fdc695f29958999844b43f032bf6524 2024-08-22T21:08:32.014 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled firewalld.service 2024-08-22T21:08:32.023 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: disabled 2024-08-22T21:08:32.024 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active firewalld.service 2024-08-22T21:08:32.030 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: inactive 2024-08-22T21:08:32.031 INFO:teuthology.orchestra.run.smithi038.stderr:firewalld.service is not enabled 2024-08-22T21:08:32.031 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to enable service . firewalld.service is not available 2024-08-22T21:08:32.031 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-08-22T21:08:32.032 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mon to start... 2024-08-22T21:08:32.032 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mon... 2024-08-22T21:08:32.032 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038:/var/lib/ceph/mon/ceph-smithi038:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status 2024-08-22T21:08:32.265 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:32 smithi038 systemd[1]: Started Ceph mon.smithi038 for 9a217d0a-60ca-11ef-bcd2-c7b262605968. 2024-08-22T21:08:32.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: cluster: 2024-08-22T21:08:32.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: id: 9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:08:32.565 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-08-22T21:08:32.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2024-08-22T21:08:32.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: services: 2024-08-22T21:08:32.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi038 (age 0.615729s) 2024-08-22T21:08:32.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mgr: no daemons active 2024-08-22T21:08:32.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-08-22T21:08:32.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2024-08-22T21:08:32.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: data: 2024-08-22T21:08:32.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-08-22T21:08:32.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-08-22T21:08:32.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-08-22T21:08:32.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: pgs: 2024-08-22T21:08:32.566 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2024-08-22T21:08:33.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[11782]: cluster 2024-08-22T21:08:31.947751+0000 mon.smithi038 (mon.0) 2 : cluster [INF] mon.smithi038 is new leader, mons smithi038 in quorum (ranks 0) 2024-08-22T21:08:33.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[11782]: cluster 2024-08-22T21:08:31.947977+0000 mon.smithi038 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi038=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0]} 2024-08-22T21:08:33.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[11782]: cluster 2024-08-22T21:08:31.949644+0000 mon.smithi038 (mon.0) 4 : cluster [DBG] fsmap 2024-08-22T21:08:33.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[11782]: cluster 2024-08-22T21:08:31.951819+0000 mon.smithi038 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-22T21:08:33.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[11782]: cluster 2024-08-22T21:08:31.952303+0000 mon.smithi038 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-08-22T21:08:33.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[11782]: audit 2024-08-22T21:08:32.563451+0000 mon.smithi038 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.38:0/960371709' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-22T21:08:33.128 INFO:teuthology.orchestra.run.smithi038.stderr:mon is available 2024-08-22T21:08:33.129 INFO:teuthology.orchestra.run.smithi038.stderr:Assimilating anything we can from ceph.conf... 2024-08-22T21:08:33.129 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z -v /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038:/var/lib/ceph/mon/ceph-smithi038:z quay.io/ceph/ceph:v16.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi038/config 2024-08-22T21:08:33.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2024-08-22T21:08:33.643 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: [global] 2024-08-22T21:08:33.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: fsid = 9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:08:33.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: log_to_journald = false 2024-08-22T21:08:33.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.38:3300,v1:172.21.15.38:6789] 2024-08-22T21:08:33.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-08-22T21:08:33.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-08-22T21:08:33.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-08-22T21:08:33.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-08-22T21:08:33.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2024-08-22T21:08:33.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: [mgr] 2024-08-22T21:08:33.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-08-22T21:08:33.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2024-08-22T21:08:33.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: [mon] 2024-08-22T21:08:33.644 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim = false 2024-08-22T21:08:33.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-08-22T21:08:33.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2024-08-22T21:08:33.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: [osd] 2024-08-22T21:08:33.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-08-22T21:08:33.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: osd_memory_target_autotune = true 2024-08-22T21:08:33.645 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-08-22T21:08:34.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[11782]: audit 2024-08-22T21:08:33.636548+0000 mon.smithi038 (mon.0) 8 : audit [INF] from='client.? 172.21.15.38:0/1902890728' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-22T21:08:34.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[11782]: audit 2024-08-22T21:08:33.641006+0000 mon.smithi038 (mon.0) 9 : audit [INF] from='client.? 172.21.15.38:0/1902890728' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-22T21:08:34.404 INFO:teuthology.orchestra.run.smithi038.stderr:Generating new minimal ceph.conf... 2024-08-22T21:08:34.404 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z -v /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038:/var/lib/ceph/mon/ceph-smithi038:z quay.io/ceph/ceph:v16.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi038/config 2024-08-22T21:08:35.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:34 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[11782]: audit 2024-08-22T21:08:34.858549+0000 mon.smithi038 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.38:0/1290351626' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:08:35.484 INFO:teuthology.orchestra.run.smithi038.stderr:Restarting the monitor... 2024-08-22T21:08:35.484 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl restart ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi038 2024-08-22T21:08:35.818 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:35 smithi038 systemd[1]: Stopping Ceph mon.smithi038 for 9a217d0a-60ca-11ef-bcd2-c7b262605968... 2024-08-22T21:08:35.818 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:35 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[11782]: debug 2024-08-22T21:08:35.617+0000 7f73e69a8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi038 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-22T21:08:35.818 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:35 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[11782]: debug 2024-08-22T21:08:35.617+0000 7f73e69a8700 -1 mon.smithi038@0(leader) e1 *** Got Signal Terminated *** 2024-08-22T21:08:36.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:35 smithi038 podman[12009]: 2024-08-22 21:08:35.823278386 +0000 UTC m=+0.315582739 container died 4a5fa3908c61bafc90350c932858bfd93fdc695f29958999844b43f032bf6524 (image=quay.io/ceph/ceph:v16.2.0, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204) 2024-08-22T21:08:36.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 podman[12009]: 2024-08-22 21:08:36.17808067 +0000 UTC m=+0.670385008 container cleanup 4a5fa3908c61bafc90350c932858bfd93fdc695f29958999844b43f032bf6524 (image=quay.io/ceph/ceph:v16.2.0, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD) 2024-08-22T21:08:36.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 podman[12009]: ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038 2024-08-22T21:08:36.778 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 podman[12021]: 2024-08-22 21:08:36.470667423 +0000 UTC m=+0.644935724 container remove 4a5fa3908c61bafc90350c932858bfd93fdc695f29958999844b43f032bf6524 (image=quay.io/ceph/ceph:v16.2.0, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=HEAD, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204) 2024-08-22T21:08:36.778 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 systemd[1]: ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi038.service: Deactivated successfully. 2024-08-22T21:08:36.779 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 systemd[1]: Stopped Ceph mon.smithi038 for 9a217d0a-60ca-11ef-bcd2-c7b262605968. 2024-08-22T21:08:36.779 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 systemd[1]: Starting Ceph mon.smithi038 for 9a217d0a-60ca-11ef-bcd2-c7b262605968... 2024-08-22T21:08:36.779 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 podman[12065]: 2024-08-22 21:08:36.562688829 +0000 UTC m=+0.016531088 image pull 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 quay.io/ceph/ceph:v16.2.0 2024-08-22T21:08:36.779 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 podman[12065]: 2024-08-22 21:08:36.663023348 +0000 UTC m=+0.116865595 container create 9d5d183170bb935a8fe531a1f92d5b93be897a437f80dcbeddcbf0bf67852c4e (image=quay.io/ceph/ceph:v16.2.0, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038, CEPH_POINT_RELEASE=-16.2.0, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, RELEASE=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204) 2024-08-22T21:08:36.944 INFO:teuthology.orchestra.run.smithi038.stderr:Setting mon public_network to 172.21.0.0/20 2024-08-22T21:08:36.944 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mon public_network 172.21.0.0/20 2024-08-22T21:08:37.062 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 podman[12065]: 2024-08-22 21:08:36.873412104 +0000 UTC m=+0.327254357 container init 9d5d183170bb935a8fe531a1f92d5b93be897a437f80dcbeddcbf0bf67852c4e (image=quay.io/ceph/ceph:v16.2.0, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.vendor=CentOS, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, ceph=True) 2024-08-22T21:08:37.062 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 podman[12065]: 2024-08-22 21:08:36.876735784 +0000 UTC m=+0.330578034 container start 9d5d183170bb935a8fe531a1f92d5b93be897a437f80dcbeddcbf0bf67852c4e (image=quay.io/ceph/ceph:v16.2.0, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038, GIT_BRANCH=HEAD, RELEASE=HEAD, ceph=True, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-08-22T21:08:37.062 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.895+0000 7fbab0bc1700 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-22T21:08:37.062 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.895+0000 7fbab0bc1700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 2 2024-08-22T21:08:37.062 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.895+0000 7fbab0bc1700 0 pidfile_write: ignore empty --pid-file 2024-08-22T21:08:37.063 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.899+0000 7fbab0bc1700 0 load: jerasure load: lrc load: isa 2024-08-22T21:08:37.063 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: RocksDB version: 6.8.1 2024-08-22T21:08:37.063 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.063 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-22T21:08:37.063 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Compile date Mar 30 2021 2024-08-22T21:08:37.063 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: DB SUMMARY 2024-08-22T21:08:37.063 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.063 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: CURRENT file: CURRENT 2024-08-22T21:08:37.063 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.063 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: IDENTITY file: IDENTITY 2024-08-22T21:08:37.063 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.063 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-08-22T21:08:37.063 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.064 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi038/store.db dir, Total Num: 1, files: 000004.sst 2024-08-22T21:08:37.065 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.065 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi038/store.db: 000006.log size: 83438 ; 2024-08-22T21:08:37.065 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.065 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.error_if_exists: 0 2024-08-22T21:08:37.065 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.create_if_missing: 0 2024-08-22T21:08:37.065 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.paranoid_checks: 1 2024-08-22T21:08:37.065 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.env: 0x55b766f9d1c0 2024-08-22T21:08:37.065 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.fs: Posix File System 2024-08-22T21:08:37.065 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.info_log: 0x55b768b996e0 2024-08-22T21:08:37.065 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-22T21:08:37.065 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.statistics: (nil) 2024-08-22T21:08:37.065 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.use_fsync: 0 2024-08-22T21:08:37.065 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_log_file_size: 0 2024-08-22T21:08:37.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-22T21:08:37.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-22T21:08:37.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-22T21:08:37.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-22T21:08:37.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.allow_fallocate: 1 2024-08-22T21:08:37.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-22T21:08:37.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-22T21:08:37.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.use_direct_reads: 0 2024-08-22T21:08:37.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-22T21:08:37.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.create_missing_column_families: 0 2024-08-22T21:08:37.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.db_log_dir: 2024-08-22T21:08:37.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi038/store.db 2024-08-22T21:08:37.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-22T21:08:37.067 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_subcompactions: 1 2024-08-22T21:08:37.067 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_background_flushes: -1 2024-08-22T21:08:37.067 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-22T21:08:37.067 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-22T21:08:37.067 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-22T21:08:37.067 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-22T21:08:37.067 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-22T21:08:37.067 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.advise_random_on_open: 1 2024-08-22T21:08:37.067 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-22T21:08:37.067 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.write_buffer_manager: 0x55b768ba3f20 2024-08-22T21:08:37.067 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-22T21:08:37.067 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-22T21:08:37.067 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-22T21:08:37.068 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-22T21:08:37.068 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.rate_limiter: (nil) 2024-08-22T21:08:37.068 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-22T21:08:37.068 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-22T21:08:37.068 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-22T21:08:37.068 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-22T21:08:37.068 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.unordered_write: 0 2024-08-22T21:08:37.068 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-22T21:08:37.068 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-22T21:08:37.068 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-22T21:08:37.068 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-22T21:08:37.068 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.row_cache: None 2024-08-22T21:08:37.068 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.wal_filter: None 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.preserve_deletes: 0 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.two_write_queues: 0 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.manual_wal_flush: 0 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.atomic_flush: 0 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.log_readahead_size: 0 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_background_jobs: 2 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_background_compactions: -1 2024-08-22T21:08:37.069 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-22T21:08:37.070 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-22T21:08:37.070 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-22T21:08:37.070 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_total_wal_size: 0 2024-08-22T21:08:37.070 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-22T21:08:37.070 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-22T21:08:37.070 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-22T21:08:37.070 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-22T21:08:37.070 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_open_files: -1 2024-08-22T21:08:37.070 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.bytes_per_sync: 0 2024-08-22T21:08:37.070 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-22T21:08:37.070 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-22T21:08:37.070 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-22T21:08:37.071 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Compression algorithms supported: 2024-08-22T21:08:37.071 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-22T21:08:37.071 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: kZSTD supported: 0 2024-08-22T21:08:37.071 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: kXpressCompression supported: 0 2024-08-22T21:08:37.071 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-22T21:08:37.071 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: kLZ4Compression supported: 1 2024-08-22T21:08:37.071 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: kBZip2Compression supported: 0 2024-08-22T21:08:37.071 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: kZlibCompression supported: 1 2024-08-22T21:08:37.071 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: kSnappyCompression supported: 1 2024-08-22T21:08:37.071 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-22T21:08:37.071 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi038/store.db/MANIFEST-000005 2024-08-22T21:08:37.071 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.071 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.merge_operator: 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compaction_filter: None 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compaction_filter_factory: None 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b768ab20d8) 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cache_index_and_filter_blocks: 1 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: pin_top_level_index_and_filter: 1 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: index_type: 0 2024-08-22T21:08:37.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: data_block_index_type: 0 2024-08-22T21:08:37.074 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: index_shortening: 1 2024-08-22T21:08:37.074 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: data_block_hash_table_util_ratio: 0.750000 2024-08-22T21:08:37.074 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: hash_index_allow_collision: 1 2024-08-22T21:08:37.074 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: checksum: 1 2024-08-22T21:08:37.074 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: no_block_cache: 0 2024-08-22T21:08:37.074 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: block_cache: 0x55b768ae8f10 2024-08-22T21:08:37.074 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: block_cache_name: BinnedLRUCache 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: block_cache_options: 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: capacity : 536870912 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: num_shard_bits : 4 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: strict_capacity_limit : 0 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: high_pri_pool_ratio: 0.000 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: block_cache_compressed: (nil) 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: persistent_cache: (nil) 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: block_size: 4096 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: block_size_deviation: 10 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: block_restart_interval: 16 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: index_block_restart_interval: 1 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: metadata_block_size: 4096 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: partition_filters: 0 2024-08-22T21:08:37.075 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: use_delta_encoding: 1 2024-08-22T21:08:37.076 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-22T21:08:37.076 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: whole_key_filtering: 1 2024-08-22T21:08:37.076 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: verify_compression: 0 2024-08-22T21:08:37.076 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: read_amp_bytes_per_bit: 0 2024-08-22T21:08:37.076 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: format_version: 2 2024-08-22T21:08:37.076 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: enable_index_compression: 1 2024-08-22T21:08:37.076 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: block_align: 0 2024-08-22T21:08:37.076 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.076 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-22T21:08:37.076 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-22T21:08:37.076 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compression: NoCompression 2024-08-22T21:08:37.076 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-22T21:08:37.076 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.num_levels: 7 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compression_opts.level: 32767 2024-08-22T21:08:37.077 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-22T21:08:37.078 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-22T21:08:37.078 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:08:37.078 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compression_opts.enabled: false 2024-08-22T21:08:37.078 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-22T21:08:37.078 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-22T21:08:37.078 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-22T21:08:37.078 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-22T21:08:37.078 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-22T21:08:37.078 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-22T21:08:37.078 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-22T21:08:37.078 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-22T21:08:37.078 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-22T21:08:37.078 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.arena_block_size: 4194304 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-22T21:08:37.079 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.table_properties_collectors: 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.inplace_update_support: 0 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.900+0000 7fbab0bc1700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-22T21:08:37.080 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-22T21:08:37.081 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: Options.bloom_locality: 0 2024-08-22T21:08:37.081 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: Options.max_successive_merges: 0 2024-08-22T21:08:37.081 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-22T21:08:37.081 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-22T21:08:37.081 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: Options.force_consistency_checks: 0 2024-08-22T21:08:37.081 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-22T21:08:37.081 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: Options.ttl: 2592000 2024-08-22T21:08:37.081 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-22T21:08:37.081 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi038/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-22T21:08:37.081 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.081 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-08-22T21:08:37.081 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.081 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724360916902634, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-08-22T21:08:37.082 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.901+0000 7fbab0bc1700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-08-22T21:08:37.082 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.902+0000 7fbab0bc1700 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-08-22T21:08:37.082 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.902+0000 7fbab0bc1700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724360916903651, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 80507, "table_properties": {"data_size": 78766, "index_size": 346, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 8836, "raw_average_key_size": 46, "raw_value_size": 73556, "raw_average_value_size": 383, "num_data_blocks": 11, "num_entries": 192, "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": 1724360916, "oldest_key_time": 3, "file_creation_time": 0}} 2024-08-22T21:08:37.082 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.902+0000 7fbab0bc1700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-08-22T21:08:37.082 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.082 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.903+0000 7fbab0bc1700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724360916904440, "job": 1, "event": "recovery_finished"} 2024-08-22T21:08:37.082 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.906+0000 7fbab0bc1700 4 rocksdb: DB pointer 0x55b768bad800 2024-08-22T21:08:37.082 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.906+0000 7fba979db700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-08-22T21:08:37.082 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.906+0000 7fba979db700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-08-22T21:08:37.082 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: ** DB Stats ** 2024-08-22T21:08:37.082 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:08:37.082 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-22T21:08:37.082 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-22T21:08:37.083 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:08:37.083 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-22T21:08:37.083 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-22T21:08:37.083 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:08:37.083 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.083 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: ** Compaction Stats [default] ** 2024-08-22T21:08:37.083 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-22T21:08:37.083 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:08:37.083 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: L0 2/0 80.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 102.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:08:37.083 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Sum 2/0 80.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 102.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:08:37.083 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 102.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:08:37.083 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.083 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: ** Compaction Stats [default] ** 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 102.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Cumulative compaction: 0.00 GB write, 14.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Interval compaction: 0.00 GB write, 14.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.084 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: ** Compaction Stats [default] ** 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: L0 2/0 80.31 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 102.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Sum 2/0 80.31 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 102.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: ** Compaction Stats [default] ** 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 102.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:08:37.085 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:08:37.086 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:08:37.086 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:08:37.086 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:08:37.086 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:08:37.086 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Cumulative compaction: 0.00 GB write, 14.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:08:37.086 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:08:37.086 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-22T21:08:37.086 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.086 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:08:37.086 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.086 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.906+0000 7fbab0bc1700 0 starting mon.smithi038 rank 0 at public addrs [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] at bind addrs [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi038 fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:08:37.086 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.907+0000 7fbab0bc1700 1 mon.smithi038@-1(???) e1 preinit fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:08:37.086 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.907+0000 7fbab0bc1700 0 mon.smithi038@-1(???).mds e1 new map 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.907+0000 7fbab0bc1700 0 mon.smithi038@-1(???).mds e1 print_map 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: e1 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: legacy client fscid: -1 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: No filesystems configured 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.908+0000 7fbab0bc1700 0 mon.smithi038@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.908+0000 7fbab0bc1700 0 mon.smithi038@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.908+0000 7fbab0bc1700 0 mon.smithi038@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.908+0000 7fbab0bc1700 0 mon.smithi038@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:34.858549+0000 mon.smithi038 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.38:0/1290351626' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:08:37.087 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.908+0000 7fbab0bc1700 1 mon.smithi038@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-22T21:08:37.088 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.909+0000 7fbab0bc1700 20 expand_channel_meta expand map: {default=false} 2024-08-22T21:08:37.088 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.909+0000 7fbab0bc1700 20 expand_channel_meta from 'false' to 'false' 2024-08-22T21:08:37.088 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.909+0000 7fbab0bc1700 20 expand_channel_meta expanded map: {default=false} 2024-08-22T21:08:37.088 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.909+0000 7fbab0bc1700 20 expand_channel_meta expand map: {default=info} 2024-08-22T21:08:37.088 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.909+0000 7fbab0bc1700 20 expand_channel_meta from 'info' to 'info' 2024-08-22T21:08:37.088 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.909+0000 7fbab0bc1700 20 expand_channel_meta expanded map: {default=info} 2024-08-22T21:08:37.088 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.909+0000 7fbab0bc1700 20 expand_channel_meta expand map: {default=daemon} 2024-08-22T21:08:37.088 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.909+0000 7fbab0bc1700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-08-22T21:08:37.088 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.909+0000 7fbab0bc1700 20 expand_channel_meta expanded map: {default=daemon} 2024-08-22T21:08:37.088 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.909+0000 7fbab0bc1700 20 expand_channel_meta expand map: {default=debug} 2024-08-22T21:08:37.088 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.909+0000 7fbab0bc1700 20 expand_channel_meta from 'debug' to 'debug' 2024-08-22T21:08:37.088 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:08:36.909+0000 7fbab0bc1700 20 expand_channel_meta expanded map: {default=debug} 2024-08-22T21:08:37.088 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 bash[12065]: 9d5d183170bb935a8fe531a1f92d5b93be897a437f80dcbeddcbf0bf67852c4e 2024-08-22T21:08:37.089 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 systemd[1]: Started Ceph mon.smithi038 for 9a217d0a-60ca-11ef-bcd2-c7b262605968. 2024-08-22T21:08:37.089 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:36.912439+0000 mon.smithi038 (mon.0) 1 : cluster [INF] mon.smithi038 is new leader, mons smithi038 in quorum (ranks 0) 2024-08-22T21:08:37.089 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:36.912486+0000 mon.smithi038 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi038=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0]} 2024-08-22T21:08:37.089 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:36.912519+0000 mon.smithi038 (mon.0) 3 : cluster [DBG] fsmap 2024-08-22T21:08:37.089 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:36.912543+0000 mon.smithi038 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-22T21:08:37.089 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:36.913772+0000 mon.smithi038 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-08-22T21:08:38.102 INFO:teuthology.orchestra.run.smithi038.stderr:Wrote config to /etc/ceph/ceph.conf 2024-08-22T21:08:38.102 INFO:teuthology.orchestra.run.smithi038.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:08:38.102 INFO:teuthology.orchestra.run.smithi038.stderr:Creating mgr... 2024-08-22T21:08:38.102 INFO:teuthology.orchestra.run.smithi038.stderr:Verifying port 9283 ... 2024-08-22T21:08:38.104 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl daemon-reload 2024-08-22T21:08:38.256 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl stop ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mgr.smithi038.miewqn 2024-08-22T21:08:38.272 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl reset-failed ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mgr.smithi038.miewqn 2024-08-22T21:08:38.277 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Failed to reset failed state of unit ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mgr.smithi038.miewqn.service: Unit ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mgr.smithi038.miewqn.service not loaded. 2024-08-22T21:08:38.278 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl enable ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mgr.smithi038.miewqn 2024-08-22T21:08:38.285 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: Created symlink /etc/systemd/system/ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968.target.wants/ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mgr.smithi038.miewqn.service → /etc/systemd/system/ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@.service. 2024-08-22T21:08:38.428 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl start ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mgr.smithi038.miewqn 2024-08-22T21:08:38.734 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:37.486623+0000 mon.smithi038 (mon.0) 6 : audit [INF] from='client.? 172.21.15.38:0/423609583' entity='client.admin' 2024-08-22T21:08:39.023 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled firewalld.service 2024-08-22T21:08:39.031 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: disabled 2024-08-22T21:08:39.032 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active firewalld.service 2024-08-22T21:08:39.038 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: inactive 2024-08-22T21:08:39.039 INFO:teuthology.orchestra.run.smithi038.stderr:firewalld.service is not enabled 2024-08-22T21:08:39.039 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to enable service . firewalld.service is not available 2024-08-22T21:08:39.040 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-08-22T21:08:39.040 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled firewalld.service 2024-08-22T21:08:39.047 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: disabled 2024-08-22T21:08:39.048 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active firewalld.service 2024-08-22T21:08:39.054 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: inactive 2024-08-22T21:08:39.055 INFO:teuthology.orchestra.run.smithi038.stderr:firewalld.service is not enabled 2024-08-22T21:08:39.055 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-08-22T21:08:39.055 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mgr to start... 2024-08-22T21:08:39.055 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mgr... 2024-08-22T21:08:39.055 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-08-22T21:08:39.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2024-08-22T21:08:39.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2024-08-22T21:08:39.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsid": "9a217d0a-60ca-11ef-bcd2-c7b262605968", 2024-08-22T21:08:39.528 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "health": { 2024-08-22T21:08:39.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-22T21:08:39.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "checks": {}, 2024-08-22T21:08:39.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mutes": [] 2024-08-22T21:08:39.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:39.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-22T21:08:39.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum": [ 2024-08-22T21:08:39.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 0 2024-08-22T21:08:39.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2024-08-22T21:08:39.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-22T21:08:39.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "smithi038" 2024-08-22T21:08:39.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2024-08-22T21:08:39.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-08-22T21:08:39.529 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "monmap": { 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osdmap": { 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:39.530 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgmap": { 2024-08-22T21:08:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-22T21:08:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-22T21:08:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-22T21:08:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-22T21:08:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-22T21:08:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-22T21:08:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-22T21:08:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-22T21:08:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsmap": { 2024-08-22T21:08:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:08:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-22T21:08:39.531 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "available": false, 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modules": [ 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "iostat", 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "restful" 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "servicemap": { 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modified": "2024-08-22T21:08:31.948729+0000", 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:08:39.532 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:39.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-22T21:08:39.533 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2024-08-22T21:08:39.809 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:39.522179+0000 mon.smithi038 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.38:0/2811945891' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-22T21:08:40.045 INFO:teuthology.orchestra.run.smithi038.stderr:mgr not available, waiting (1/15)... 2024-08-22T21:08:42.048 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-08-22T21:08:42.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2024-08-22T21:08:42.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2024-08-22T21:08:42.540 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsid": "9a217d0a-60ca-11ef-bcd2-c7b262605968", 2024-08-22T21:08:42.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "health": { 2024-08-22T21:08:42.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-22T21:08:42.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "checks": {}, 2024-08-22T21:08:42.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mutes": [] 2024-08-22T21:08:42.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:42.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-22T21:08:42.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum": [ 2024-08-22T21:08:42.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 0 2024-08-22T21:08:42.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2024-08-22T21:08:42.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-22T21:08:42.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "smithi038" 2024-08-22T21:08:42.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2024-08-22T21:08:42.541 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_age": 5, 2024-08-22T21:08:42.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "monmap": { 2024-08-22T21:08:42.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:08:42.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-08-22T21:08:42.542 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-22T21:08:42.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:42.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osdmap": { 2024-08-22T21:08:42.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:08:42.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-22T21:08:42.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-22T21:08:42.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-22T21:08:42.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-22T21:08:42.543 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-22T21:08:42.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-22T21:08:42.544 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:42.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgmap": { 2024-08-22T21:08:42.546 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-22T21:08:42.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-22T21:08:42.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-22T21:08:42.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-22T21:08:42.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-22T21:08:42.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-22T21:08:42.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-22T21:08:42.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-22T21:08:42.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:42.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsmap": { 2024-08-22T21:08:42.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:08:42.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-22T21:08:42.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-22T21:08:42.547 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "available": false, 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modules": [ 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "iostat", 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "restful" 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "servicemap": { 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modified": "2024-08-22T21:08:31.948729+0000", 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:08:42.548 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:42.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-22T21:08:42.549 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2024-08-22T21:08:43.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:42.538214+0000 mon.smithi038 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.38:0/1283542846' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-22T21:08:43.152 INFO:teuthology.orchestra.run.smithi038.stderr:mgr not available, waiting (2/15)... 2024-08-22T21:08:44.359 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:43.959511+0000 mon.smithi038 (mon.0) 9 : cluster [INF] Activating manager daemon smithi038.miewqn 2024-08-22T21:08:44.359 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:43.962136+0000 mon.smithi038 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi038.miewqn(active, starting, since 0.00271458s) 2024-08-22T21:08:44.360 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:43.962929+0000 mon.smithi038 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.38:0/2183074868' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-22T21:08:44.360 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:43.963121+0000 mon.smithi038 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.38:0/2183074868' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-22T21:08:44.360 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:43.963289+0000 mon.smithi038 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.38:0/2183074868' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-22T21:08:44.360 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:43.963471+0000 mon.smithi038 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.38:0/2183074868' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi038"}]: dispatch 2024-08-22T21:08:44.360 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:43.963686+0000 mon.smithi038 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.38:0/2183074868' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr metadata", "who": "smithi038.miewqn", "id": "smithi038.miewqn"}]: dispatch 2024-08-22T21:08:44.360 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:43.965420+0000 mon.smithi038 (mon.0) 16 : cluster [INF] Manager daemon smithi038.miewqn is now available 2024-08-22T21:08:44.360 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:43.973986+0000 mon.smithi038 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.38:0/2183074868' entity='mgr.smithi038.miewqn' 2024-08-22T21:08:44.360 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:43.977070+0000 mon.smithi038 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.38:0/2183074868' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:08:44.360 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:43.978280+0000 mon.smithi038 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.38:0/2183074868' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:08:44.360 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:43.982998+0000 mon.smithi038 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.38:0/2183074868' entity='mgr.smithi038.miewqn' 2024-08-22T21:08:44.360 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:43.986670+0000 mon.smithi038 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.38:0/2183074868' entity='mgr.smithi038.miewqn' 2024-08-22T21:08:45.154 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-08-22T21:08:45.839 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 2024-08-22T21:08:45.839 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2024-08-22T21:08:45.839 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsid": "9a217d0a-60ca-11ef-bcd2-c7b262605968", 2024-08-22T21:08:45.839 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "health": { 2024-08-22T21:08:45.839 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-22T21:08:45.839 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "checks": {}, 2024-08-22T21:08:45.839 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mutes": [] 2024-08-22T21:08:45.839 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:45.840 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-22T21:08:45.840 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum": [ 2024-08-22T21:08:45.840 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 0 2024-08-22T21:08:45.840 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2024-08-22T21:08:45.840 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-22T21:08:45.840 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "smithi038" 2024-08-22T21:08:45.840 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2024-08-22T21:08:45.840 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "quorum_age": 8, 2024-08-22T21:08:45.840 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "monmap": { 2024-08-22T21:08:45.840 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:08:45.840 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-08-22T21:08:45.840 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-22T21:08:45.840 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:45.841 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osdmap": { 2024-08-22T21:08:45.841 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:08:45.841 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-22T21:08:45.841 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-22T21:08:45.841 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-22T21:08:45.841 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-22T21:08:45.841 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-22T21:08:45.841 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-22T21:08:45.841 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:45.841 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgmap": { 2024-08-22T21:08:45.841 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-22T21:08:45.841 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-22T21:08:45.841 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-22T21:08:45.842 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-22T21:08:45.842 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-22T21:08:45.842 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-22T21:08:45.842 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-22T21:08:45.842 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-22T21:08:45.842 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:45.842 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "fsmap": { 2024-08-22T21:08:45.842 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:08:45.842 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-22T21:08:45.842 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-22T21:08:45.842 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:45.842 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-22T21:08:45.842 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "available": true, 2024-08-22T21:08:45.843 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-22T21:08:45.843 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modules": [ 2024-08-22T21:08:45.843 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "iostat", 2024-08-22T21:08:45.843 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "restful" 2024-08-22T21:08:45.843 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ], 2024-08-22T21:08:45.843 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:08:45.843 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:45.843 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "servicemap": { 2024-08-22T21:08:45.843 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:08:45.843 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "modified": "2024-08-22T21:08:31.948729+0000", 2024-08-22T21:08:45.844 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:08:45.845 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: }, 2024-08-22T21:08:45.845 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-22T21:08:45.845 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2024-08-22T21:08:46.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:44.969335+0000 mon.smithi038 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi038.miewqn(active, since 1.00991s) 2024-08-22T21:08:46.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:45.831453+0000 mon.smithi038 (mon.0) 23 : audit [DBG] from='client.? 172.21.15.38:0/975614192' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-22T21:08:46.392 INFO:teuthology.orchestra.run.smithi038.stderr:mgr is available 2024-08-22T21:08:46.392 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config-key set mgr/cephadm/ssh_user root 2024-08-22T21:08:47.046 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: set mgr/cephadm/ssh_user 2024-08-22T21:08:47.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:46 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:45.978056+0000 mon.smithi038 (mon.0) 24 : cluster [DBG] mgrmap e4: smithi038.miewqn(active, since 2s) 2024-08-22T21:08:47.599 INFO:teuthology.orchestra.run.smithi038.stderr:Enabling cephadm module... 2024-08-22T21:08:47.599 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable cephadm 2024-08-22T21:08:48.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:47.043195+0000 mon.smithi038 (mon.0) 25 : audit [INF] from='client.? 172.21.15.38:0/599804316' entity='client.admin' 2024-08-22T21:08:49.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:48.189820+0000 mon.smithi038 (mon.0) 26 : audit [INF] from='client.? 172.21.15.38:0/2120424798' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-22T21:08:49.639 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-08-22T21:08:50.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2024-08-22T21:08:50.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 5, 2024-08-22T21:08:50.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "available": true, 2024-08-22T21:08:50.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "active_name": "smithi038.miewqn", 2024-08-22T21:08:50.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_standby": 0 2024-08-22T21:08:50.250 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2024-08-22T21:08:50.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:49.060864+0000 mon.smithi038 (mon.0) 27 : audit [INF] from='client.? 172.21.15.38:0/2120424798' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-22T21:08:50.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:49.060940+0000 mon.smithi038 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi038.miewqn(active, since 5s) 2024-08-22T21:08:50.855 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for the mgr to restart... 2024-08-22T21:08:50.855 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mgr epoch 5... 2024-08-22T21:08:50.855 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-08-22T21:08:51.239 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:50.249171+0000 mon.smithi038 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.38:0/459136533' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-22T21:08:54.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:54 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:54.113007+0000 mon.smithi038 (mon.0) 30 : cluster [INF] Active manager daemon smithi038.miewqn restarted 2024-08-22T21:08:54.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:54 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:54.113460+0000 mon.smithi038 (mon.0) 31 : cluster [INF] Activating manager daemon smithi038.miewqn 2024-08-22T21:08:54.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:54 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:54.124449+0000 mon.smithi038 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-08-22T21:08:55.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2024-08-22T21:08:55.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-08-22T21:08:55.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "initialized": true 2024-08-22T21:08:55.183 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2024-08-22T21:08:55.517 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:54.165732+0000 mon.smithi038 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi038.miewqn(active, starting, since 0.0523743s) 2024-08-22T21:08:55.518 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.168171+0000 mon.smithi038 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi038"}]: dispatch 2024-08-22T21:08:55.518 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.168850+0000 mon.smithi038 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr metadata", "who": "smithi038.miewqn", "id": "smithi038.miewqn"}]: dispatch 2024-08-22T21:08:55.518 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.169493+0000 mon.smithi038 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-22T21:08:55.518 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.169701+0000 mon.smithi038 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-22T21:08:55.518 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.169906+0000 mon.smithi038 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-22T21:08:55.518 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:54.171660+0000 mon.smithi038 (mon.0) 39 : cluster [INF] Manager daemon smithi038.miewqn is now available 2024-08-22T21:08:55.518 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.185496+0000 mon.smithi038 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:08:55.518 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.188375+0000 mon.smithi038 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:08:55.518 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.190957+0000 mon.smithi038 (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:08:55.518 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.290834+0000 mon.smithi038 (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:08:55.518 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.291520+0000 mon.smithi038 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:08:55.518 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.293141+0000 mon.smithi038 (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:08:55.518 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.294416+0000 mon.smithi038 (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:08:55.519 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.305187+0000 mon.smithi038 (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:08:55.519 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:54.306391+0000 mon.smithi038 (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:08:55.796 INFO:teuthology.orchestra.run.smithi038.stderr:mgr epoch 5 is available 2024-08-22T21:08:55.796 INFO:teuthology.orchestra.run.smithi038.stderr:Setting orchestrator backend to cephadm... 2024-08-22T21:08:55.796 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch set backend cephadm 2024-08-22T21:08:56.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:56 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:55.174819+0000 mgr.smithi038.miewqn (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-22T21:08:56.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:56 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:55.175783+0000 mon.smithi038 (mon.0) 49 : cluster [DBG] mgrmap e7: smithi038.miewqn(active, since 1.06242s) 2024-08-22T21:08:56.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:56 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:55.181917+0000 mgr.smithi038.miewqn (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-22T21:08:56.927 INFO:teuthology.orchestra.run.smithi038.stderr:Generating ssh key... 2024-08-22T21:08:56.927 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm generate-key 2024-08-22T21:08:57.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:08:56.189683+0000 mon.smithi038 (mon.0) 50 : cluster [DBG] mgrmap e8: smithi038.miewqn(active, since 2s) 2024-08-22T21:08:57.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:56.422563+0000 mgr.smithi038.miewqn (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:08:57.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:56.431010+0000 mon.smithi038 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:08:57.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:56.434292+0000 mon.smithi038 (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:08:58.484 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm get-pub-key 2024-08-22T21:08:59.058 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:08:57.505372+0000 mgr.smithi038.miewqn (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2024-08-22T21:08:59.058 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:57.922171+0000 mon.smithi038 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:08:59.059 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:57.923891+0000 mon.smithi038 (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:08:59.059 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdxM/1ZbCrlSiChL1DWPtZlyU5tL+x1qBdqxIc9VADm3Rx//BpWIAPfoa5UGn0xedvSdpckKfCmTo1aJsT0YdSA5lzScyrilXc595DWUer290TP41GhQtxyksInJ3KQVN81iecYIXt7/dRD/MAgaNxwVAF3MyUKIm/g/CXRdVff9Uazg5kFK9j7a6lFW3BrH6oZ7iPCxPvvR9O5fMck4zWTtuhZHsew3H0rmTuyeYxBFi7xLIHfaPN9tmrKtCWm/e/T5fwDCsM8Opmj7S2g/rQOmA8eDEt21uRY70LdJkLY+0sDZFUlaAo0OhYScUB11J+NaF85UaP9Ep4sFyAU4Bu9N/nlHc4OZgUFruuACwNkq3W1h2fKm2O9ZMZz6uooTbsIAEGllA3nlCtToHibygOkYUCC/KjYq1A6MqH99IMF0sr8N11L3OBch31SlSuOxOZYaYbc2XKEFaVWLHMUczzgcgsiilFVyonPlh8wA+z+o07Yi0tLILWBF6WQ1oSrok= ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:08:59.616 INFO:teuthology.orchestra.run.smithi038.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-22T21:08:59.616 INFO:teuthology.orchestra.run.smithi038.stderr:Adding key to root@localhost authorized_keys... 2024-08-22T21:08:59.616 INFO:teuthology.orchestra.run.smithi038.stderr:Adding host smithi038... 2024-08-22T21:08:59.616 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch host add smithi038 2024-08-22T21:09:00.221 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:08:59 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:08:59.058272+0000 mgr.smithi038.miewqn (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:09:00.814 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: Added host 'smithi038' 2024-08-22T21:09:01.349 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying mon service with default placement... 2024-08-22T21:09:01.349 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mon 2024-08-22T21:09:02.024 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: Scheduled mon update... 2024-08-22T21:09:02.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:00.198390+0000 mgr.smithi038.miewqn (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi038", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:09:02.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:00.812569+0000 mon.smithi038 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:02.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:09:00.812893+0000 mgr.smithi038.miewqn (mgr.14116) 8 : cephadm [INF] Added host smithi038 2024-08-22T21:09:02.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:00.813125+0000 mon.smithi038 (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:09:02.550 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying mgr service with default placement... 2024-08-22T21:09:02.550 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mgr 2024-08-22T21:09:03.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:02.018061+0000 mgr.smithi038.miewqn (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:09:03.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:09:02.018949+0000 mgr.smithi038.miewqn (mgr.14116) 10 : cephadm [INF] Saving service mon spec with placement count:5 2024-08-22T21:09:03.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:02.023010+0000 mon.smithi038 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:03.377 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-08-22T21:09:04.589 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:03.368722+0000 mgr.smithi038.miewqn (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:09:04.589 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:09:03.369239+0000 mgr.smithi038.miewqn (mgr.14116) 12 : cephadm [INF] Saving service mgr spec with placement count:2 2024-08-22T21:09:04.589 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:03.376412+0000 mon.smithi038 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:04.589 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:04.213162+0000 mon.smithi038 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:04.639 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying crash service with default placement... 2024-08-22T21:09:04.639 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply crash 2024-08-22T21:09:05.259 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: Scheduled crash update... 2024-08-22T21:09:05.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:04.421517+0000 mon.smithi038 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:05.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:05.259143+0000 mon.smithi038 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:06.375 INFO:teuthology.orchestra.run.smithi038.stderr:Enabling mgr prometheus module... 2024-08-22T21:09:06.417 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable prometheus 2024-08-22T21:09:07.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:07 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:05.251556+0000 mgr.smithi038.miewqn (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:09:07.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:07 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:09:05.252219+0000 mgr.smithi038.miewqn (mgr.14116) 14 : cephadm [INF] Saving service crash spec with placement * 2024-08-22T21:09:07.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:07 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:06.053457+0000 mon.smithi038 (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.38:0/3801087488' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:08.124 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:08 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:07.201582+0000 mon.smithi038 (mon.0) 63 : audit [INF] from='client.? 172.21.15.38:0/3834994514' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-22T21:09:08.680 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying prometheus service with default placement... 2024-08-22T21:09:08.680 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply prometheus 2024-08-22T21:09:09.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:08.066133+0000 mon.smithi038 (mon.0) 64 : audit [INF] from='client.? 172.21.15.38:0/3834994514' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-22T21:09:09.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:08.066189+0000 mon.smithi038 (mon.0) 65 : cluster [DBG] mgrmap e9: smithi038.miewqn(active, since 13s) 2024-08-22T21:09:13.354 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:13.139830+0000 mon.smithi038 (mon.0) 66 : cluster [INF] Active manager daemon smithi038.miewqn restarted 2024-08-22T21:09:13.354 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:13.140278+0000 mon.smithi038 (mon.0) 67 : cluster [INF] Activating manager daemon smithi038.miewqn 2024-08-22T21:09:13.354 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:13.151361+0000 mon.smithi038 (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-08-22T21:09:14.205 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-08-22T21:09:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:13.192390+0000 mon.smithi038 (mon.0) 69 : cluster [DBG] mgrmap e10: smithi038.miewqn(active, starting, since 0.0521997s) 2024-08-22T21:09:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:13.194783+0000 mon.smithi038 (mon.0) 70 : audit [DBG] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi038"}]: dispatch 2024-08-22T21:09:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:13.195386+0000 mon.smithi038 (mon.0) 71 : audit [DBG] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr metadata", "who": "smithi038.miewqn", "id": "smithi038.miewqn"}]: dispatch 2024-08-22T21:09:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:13.196071+0000 mon.smithi038 (mon.0) 72 : audit [DBG] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-22T21:09:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:13.196217+0000 mon.smithi038 (mon.0) 73 : audit [DBG] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-22T21:09:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:13.196359+0000 mon.smithi038 (mon.0) 74 : audit [DBG] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-22T21:09:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:13.198108+0000 mon.smithi038 (mon.0) 75 : cluster [INF] Manager daemon smithi038.miewqn is now available 2024-08-22T21:09:14.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:13.304008+0000 mon.smithi038 (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:09:14.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:13.305565+0000 mon.smithi038 (mon.0) 77 : audit [DBG] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:09:14.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:13.320451+0000 mon.smithi038 (mon.0) 78 : audit [INF] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:09:14.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:13.322877+0000 mon.smithi038 (mon.0) 79 : audit [INF] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:09:14.824 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying grafana service with default placement... 2024-08-22T21:09:14.824 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply grafana 2024-08-22T21:09:15.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:14.201484+0000 mon.smithi038 (mon.0) 80 : cluster [DBG] mgrmap e11: smithi038.miewqn(active, since 1.06129s) 2024-08-22T21:09:15.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:09:14.202557+0000 mgr.smithi038.miewqn (mgr.14142) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-08-22T21:09:15.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:14.204542+0000 mon.smithi038 (mon.0) 81 : audit [INF] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:15.659 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-08-22T21:09:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying node-exporter service with default placement... 2024-08-22T21:09:16.283 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply node-exporter 2024-08-22T21:09:16.390 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:15.208432+0000 mon.smithi038 (mon.0) 82 : cluster [DBG] mgrmap e12: smithi038.miewqn(active, since 2s) 2024-08-22T21:09:16.390 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:15.261577+0000 mon.smithi038 (mon.0) 83 : audit [INF] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:16.390 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:15.654706+0000 mgr.smithi038.miewqn (mgr.14142) 3 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:09:16.390 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:09:15.655218+0000 mgr.smithi038.miewqn (mgr.14142) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-08-22T21:09:16.390 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:15.658229+0000 mon.smithi038 (mon.0) 84 : audit [INF] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:17.788 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-08-22T21:09:18.331 INFO:teuthology.orchestra.run.smithi038.stderr:Deploying alertmanager service with default placement... 2024-08-22T21:09:18.332 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply alertmanager 2024-08-22T21:09:18.967 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:17.780194+0000 mgr.smithi038.miewqn (mgr.14142) 5 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:09:18.967 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:09:17.780838+0000 mgr.smithi038.miewqn (mgr.14142) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-08-22T21:09:18.967 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:17.787900+0000 mon.smithi038 (mon.0) 85 : audit [INF] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:18.967 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-08-22T21:09:19.581 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/cephadm/container_init True --force 2024-08-22T21:09:20.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:19 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:18.959204+0000 mgr.smithi038.miewqn (mgr.14142) 7 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:09:20.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:19 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:09:18.959714+0000 mgr.smithi038.miewqn (mgr.14142) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-08-22T21:09:20.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:19 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:18.966880+0000 mon.smithi038 (mon.0) 86 : audit [INF] from='mgr.14142 172.21.15.38:0/1291039174' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:20.796 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/dashboard/ssl_server_port 8443 2024-08-22T21:09:21.378 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:21 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:20.215078+0000 mon.smithi038 (mon.0) 87 : audit [INF] from='client.? 172.21.15.38:0/3265396820' entity='client.admin' 2024-08-22T21:09:22.069 INFO:teuthology.orchestra.run.smithi038.stderr:Enabling the dashboard module... 2024-08-22T21:09:22.070 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable dashboard 2024-08-22T21:09:22.624 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:21.440486+0000 mon.smithi038 (mon.0) 88 : audit [INF] from='client.? 172.21.15.38:0/421037077' entity='client.admin' 2024-08-22T21:09:23.782 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:22.745682+0000 mon.smithi038 (mon.0) 89 : audit [INF] from='client.? 172.21.15.38:0/1992660873' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-22T21:09:24.035 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-08-22T21:09:24.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:23.451597+0000 mon.smithi038 (mon.0) 90 : audit [INF] from='client.? 172.21.15.38:0/1992660873' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-22T21:09:24.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:23.451653+0000 mon.smithi038 (mon.0) 91 : cluster [DBG] mgrmap e13: smithi038.miewqn(active, since 10s) 2024-08-22T21:09:24.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2024-08-22T21:09:24.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "epoch": 13, 2024-08-22T21:09:24.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "available": true, 2024-08-22T21:09:24.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "active_name": "smithi038.miewqn", 2024-08-22T21:09:24.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "num_standby": 0 2024-08-22T21:09:24.676 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2024-08-22T21:09:25.334 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for the mgr to restart... 2024-08-22T21:09:25.334 INFO:teuthology.orchestra.run.smithi038.stderr:Waiting for mgr epoch 13... 2024-08-22T21:09:25.334 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-08-22T21:09:25.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:24.675207+0000 mon.smithi038 (mon.0) 92 : audit [DBG] from='client.? 172.21.15.38:0/4191900152' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-22T21:09:28.731 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:28.530803+0000 mon.smithi038 (mon.0) 93 : cluster [INF] Active manager daemon smithi038.miewqn restarted 2024-08-22T21:09:28.731 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:28.531558+0000 mon.smithi038 (mon.0) 94 : cluster [INF] Activating manager daemon smithi038.miewqn 2024-08-22T21:09:28.731 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:28.534992+0000 mon.smithi038 (mon.0) 95 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-22T21:09:29.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: { 2024-08-22T21:09:29.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-08-22T21:09:29.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: "initialized": true 2024-08-22T21:09:29.599 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: } 2024-08-22T21:09:29.620 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:28.584097+0000 mon.smithi038 (mon.0) 96 : cluster [DBG] mgrmap e14: smithi038.miewqn(active, starting, since 0.0526594s) 2024-08-22T21:09:29.620 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:28.586977+0000 mon.smithi038 (mon.0) 97 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi038"}]: dispatch 2024-08-22T21:09:29.621 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:28.587576+0000 mon.smithi038 (mon.0) 98 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr metadata", "who": "smithi038.miewqn", "id": "smithi038.miewqn"}]: dispatch 2024-08-22T21:09:29.621 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:28.588173+0000 mon.smithi038 (mon.0) 99 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-22T21:09:29.621 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:28.588349+0000 mon.smithi038 (mon.0) 100 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-22T21:09:29.621 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:28.588495+0000 mon.smithi038 (mon.0) 101 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-22T21:09:29.621 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:28.590282+0000 mon.smithi038 (mon.0) 102 : cluster [INF] Manager daemon smithi038.miewqn is now available 2024-08-22T21:09:29.621 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:28.694017+0000 mon.smithi038 (mon.0) 103 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:09:29.621 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:28.695433+0000 mon.smithi038 (mon.0) 104 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:09:29.621 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:28.721337+0000 mon.smithi038 (mon.0) 105 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:09:29.621 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:28.724003+0000 mon.smithi038 (mon.0) 106 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:09:30.620 INFO:teuthology.orchestra.run.smithi038.stderr:mgr epoch 13 is available 2024-08-22T21:09:30.620 INFO:teuthology.orchestra.run.smithi038.stderr:Generating a dashboard self-signed certificate... 2024-08-22T21:09:30.620 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 dashboard create-self-signed-cert 2024-08-22T21:09:30.842 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:29.592266+0000 mgr.smithi038.miewqn (mgr.14162) 1 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-22T21:09:30.842 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:29.592779+0000 mon.smithi038 (mon.0) 107 : cluster [DBG] mgrmap e15: smithi038.miewqn(active, since 1.06134s) 2024-08-22T21:09:30.843 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:29.598482+0000 mgr.smithi038.miewqn (mgr.14162) 2 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-22T21:09:30.843 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:30.025590+0000 mon.smithi038 (mon.0) 108 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:32.248 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:31.029203+0000 mon.smithi038 (mon.0) 109 : cluster [DBG] mgrmap e16: smithi038.miewqn(active, since 2s) 2024-08-22T21:09:32.248 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: Self-signed certificate created 2024-08-22T21:09:32.933 INFO:teuthology.orchestra.run.smithi038.stderr:Creating initial admin user... 2024-08-22T21:09:32.934 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmp5p1309rj:/tmp/dashboard.pw:z quay.io/ceph/ceph:v16.2.0 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-08-22T21:09:33.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:32.176165+0000 mgr.smithi038.miewqn (mgr.14162) 3 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:09:33.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:32.244004+0000 mon.smithi038 (mon.0) 110 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:33.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:32.247821+0000 mon.smithi038 (mon.0) 111 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:33.837 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$Dy3m05ZvarmW8ckRcYe64ueIGFstBO045O1EohmIYqCr33rbREaYq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1724360973, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-22T21:09:34.467 INFO:teuthology.orchestra.run.smithi038.stderr:Fetching dashboard port number... 2024-08-22T21:09:34.467 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /bin/podman run --rm --ipc=host --no-hosts --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi038 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpthcal5x9:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpax51ha2x:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-08-22T21:09:35.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:34 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:33.569241+0000 mgr.smithi038.miewqn (mgr.14162) 4 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:09:35.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:34 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:33.831575+0000 mon.smithi038 (mon.0) 112 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:35.126 INFO:teuthology.orchestra.run.smithi038.stderr:/usr/bin/ceph: 8443 2024-08-22T21:09:35.799 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-enabled firewalld.service 2024-08-22T21:09:35.809 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: disabled 2024-08-22T21:09:35.810 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: systemctl is-active firewalld.service 2024-08-22T21:09:35.818 INFO:teuthology.orchestra.run.smithi038.stderr:systemctl: inactive 2024-08-22T21:09:35.819 INFO:teuthology.orchestra.run.smithi038.stderr:firewalld.service is not enabled 2024-08-22T21:09:35.819 INFO:teuthology.orchestra.run.smithi038.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-22T21:09:35.821 INFO:teuthology.orchestra.run.smithi038.stderr:Ceph Dashboard is now available at: 2024-08-22T21:09:35.821 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-08-22T21:09:35.821 INFO:teuthology.orchestra.run.smithi038.stderr: URL: https://smithi038:8443/ 2024-08-22T21:09:35.821 INFO:teuthology.orchestra.run.smithi038.stderr: User: admin 2024-08-22T21:09:35.821 INFO:teuthology.orchestra.run.smithi038.stderr: Password: nbkx2vq4m7 2024-08-22T21:09:35.821 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-08-22T21:09:35.822 INFO:teuthology.orchestra.run.smithi038.stderr:You can access the Ceph CLI with: 2024-08-22T21:09:35.822 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-08-22T21:09:35.822 INFO:teuthology.orchestra.run.smithi038.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:09:35.822 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-08-22T21:09:35.822 INFO:teuthology.orchestra.run.smithi038.stderr:Please consider enabling telemetry to help improve Ceph: 2024-08-22T21:09:35.822 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-08-22T21:09:35.822 INFO:teuthology.orchestra.run.smithi038.stderr: ceph telemetry on 2024-08-22T21:09:35.822 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-08-22T21:09:35.822 INFO:teuthology.orchestra.run.smithi038.stderr:For more information see: 2024-08-22T21:09:35.822 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-08-22T21:09:35.823 INFO:teuthology.orchestra.run.smithi038.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-08-22T21:09:35.823 INFO:teuthology.orchestra.run.smithi038.stderr: 2024-08-22T21:09:35.823 INFO:teuthology.orchestra.run.smithi038.stderr:Bootstrap complete. 2024-08-22T21:09:35.823 INFO:teuthology.orchestra.run.smithi038.stderr:Releasing lock 140134275326976 on /run/cephadm/9a217d0a-60ca-11ef-bcd2-c7b262605968.lock 2024-08-22T21:09:35.823 INFO:teuthology.orchestra.run.smithi038.stderr:Lock 140134275326976 released on /run/cephadm/9a217d0a-60ca-11ef-bcd2-c7b262605968.lock 2024-08-22T21:09:35.863 INFO:tasks.cephadm:Fetching config... 2024-08-22T21:09:35.864 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-08-22T21:09:35.864 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-22T21:09:35.880 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-22T21:09:35.880 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-08-22T21:09:35.880 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-22T21:09:35.935 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-22T21:09:35.935 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-08-22T21:09:35.935 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/keyring of=/dev/stdout 2024-08-22T21:09:36.002 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-22T21:09:36.002 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-08-22T21:09:36.002 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-22T21:09:36.058 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-22T21:09:36.058 DEBUG:teuthology.orchestra.run.smithi038:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdxM/1ZbCrlSiChL1DWPtZlyU5tL+x1qBdqxIc9VADm3Rx//BpWIAPfoa5UGn0xedvSdpckKfCmTo1aJsT0YdSA5lzScyrilXc595DWUer290TP41GhQtxyksInJ3KQVN81iecYIXt7/dRD/MAgaNxwVAF3MyUKIm/g/CXRdVff9Uazg5kFK9j7a6lFW3BrH6oZ7iPCxPvvR9O5fMck4zWTtuhZHsew3H0rmTuyeYxBFi7xLIHfaPN9tmrKtCWm/e/T5fwDCsM8Opmj7S2g/rQOmA8eDEt21uRY70LdJkLY+0sDZFUlaAo0OhYScUB11J+NaF85UaP9Ep4sFyAU4Bu9N/nlHc4OZgUFruuACwNkq3W1h2fKm2O9ZMZz6uooTbsIAEGllA3nlCtToHibygOkYUCC/KjYq1A6MqH99IMF0sr8N11L3OBch31SlSuOxOZYaYbc2XKEFaVWLHMUczzgcgsiilFVyonPlh8wA+z+o07Yi0tLILWBF6WQ1oSrok= ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-22T21:09:36.089 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:35 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:34.836730+0000 mon.smithi038 (mon.0) 113 : cluster [DBG] mgrmap e17: smithi038.miewqn(active, since 6s) 2024-08-22T21:09:36.089 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:35 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:35.126743+0000 mon.smithi038 (mon.0) 114 : audit [DBG] from='client.? 172.21.15.38:0/3639644088' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-22T21:09:36.124 INFO:teuthology.orchestra.run.smithi038.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdxM/1ZbCrlSiChL1DWPtZlyU5tL+x1qBdqxIc9VADm3Rx//BpWIAPfoa5UGn0xedvSdpckKfCmTo1aJsT0YdSA5lzScyrilXc595DWUer290TP41GhQtxyksInJ3KQVN81iecYIXt7/dRD/MAgaNxwVAF3MyUKIm/g/CXRdVff9Uazg5kFK9j7a6lFW3BrH6oZ7iPCxPvvR9O5fMck4zWTtuhZHsew3H0rmTuyeYxBFi7xLIHfaPN9tmrKtCWm/e/T5fwDCsM8Opmj7S2g/rQOmA8eDEt21uRY70LdJkLY+0sDZFUlaAo0OhYScUB11J+NaF85UaP9Ep4sFyAU4Bu9N/nlHc4OZgUFruuACwNkq3W1h2fKm2O9ZMZz6uooTbsIAEGllA3nlCtToHibygOkYUCC/KjYq1A6MqH99IMF0sr8N11L3OBch31SlSuOxOZYaYbc2XKEFaVWLHMUczzgcgsiilFVyonPlh8wA+z+o07Yi0tLILWBF6WQ1oSrok= ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:09:36.135 DEBUG:teuthology.orchestra.run.smithi044:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdxM/1ZbCrlSiChL1DWPtZlyU5tL+x1qBdqxIc9VADm3Rx//BpWIAPfoa5UGn0xedvSdpckKfCmTo1aJsT0YdSA5lzScyrilXc595DWUer290TP41GhQtxyksInJ3KQVN81iecYIXt7/dRD/MAgaNxwVAF3MyUKIm/g/CXRdVff9Uazg5kFK9j7a6lFW3BrH6oZ7iPCxPvvR9O5fMck4zWTtuhZHsew3H0rmTuyeYxBFi7xLIHfaPN9tmrKtCWm/e/T5fwDCsM8Opmj7S2g/rQOmA8eDEt21uRY70LdJkLY+0sDZFUlaAo0OhYScUB11J+NaF85UaP9Ep4sFyAU4Bu9N/nlHc4OZgUFruuACwNkq3W1h2fKm2O9ZMZz6uooTbsIAEGllA3nlCtToHibygOkYUCC/KjYq1A6MqH99IMF0sr8N11L3OBch31SlSuOxOZYaYbc2XKEFaVWLHMUczzgcgsiilFVyonPlh8wA+z+o07Yi0tLILWBF6WQ1oSrok= ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-22T21:09:36.179 INFO:teuthology.orchestra.run.smithi044.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdxM/1ZbCrlSiChL1DWPtZlyU5tL+x1qBdqxIc9VADm3Rx//BpWIAPfoa5UGn0xedvSdpckKfCmTo1aJsT0YdSA5lzScyrilXc595DWUer290TP41GhQtxyksInJ3KQVN81iecYIXt7/dRD/MAgaNxwVAF3MyUKIm/g/CXRdVff9Uazg5kFK9j7a6lFW3BrH6oZ7iPCxPvvR9O5fMck4zWTtuhZHsew3H0rmTuyeYxBFi7xLIHfaPN9tmrKtCWm/e/T5fwDCsM8Opmj7S2g/rQOmA8eDEt21uRY70LdJkLY+0sDZFUlaAo0OhYScUB11J+NaF85UaP9Ep4sFyAU4Bu9N/nlHc4OZgUFruuACwNkq3W1h2fKm2O9ZMZz6uooTbsIAEGllA3nlCtToHibygOkYUCC/KjYq1A6MqH99IMF0sr8N11L3OBch31SlSuOxOZYaYbc2XKEFaVWLHMUczzgcgsiilFVyonPlh8wA+z+o07Yi0tLILWBF6WQ1oSrok= ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:09:36.192 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-22T21:09:40.405 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:40 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:39.358101+0000 mon.smithi038 (mon.0) 115 : audit [INF] from='client.? 172.21.15.38:0/71752526' entity='client.admin' 2024-08-22T21:09:40.528 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi044 2024-08-22T21:09:40.528 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-08-22T21:09:40.528 DEBUG:teuthology.orchestra.run.smithi044:> dd of=/etc/ceph/ceph.conf 2024-08-22T21:09:40.547 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-08-22T21:09:40.547 DEBUG:teuthology.orchestra.run.smithi044:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-22T21:09:40.605 INFO:tasks.cephadm:Adding host smithi044 to orchestrator... 2024-08-22T21:09:40.606 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch host add smithi044 2024-08-22T21:09:43.319 INFO:teuthology.orchestra.run.smithi038.stdout:Added host 'smithi044' 2024-08-22T21:09:44.018 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch host ls --format=json 2024-08-22T21:09:44.304 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:43.077536+0000 mon.smithi038 (mon.0) 116 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:44.305 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:43.318293+0000 mon.smithi038 (mon.0) 117 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:44.305 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:09:43.318639+0000 mgr.smithi038.miewqn (mgr.14162) 6 : cephadm [INF] Added host smithi044 2024-08-22T21:09:44.305 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:43.323762+0000 mon.smithi038 (mon.0) 118 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:44.305 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:09:43.330454+0000 mgr.smithi038.miewqn (mgr.14162) 7 : cephadm [INF] Deploying daemon alertmanager.smithi038 on smithi038 2024-08-22T21:09:45.778 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:09:45.778 INFO:teuthology.orchestra.run.smithi038.stdout:[{"addr": "smithi038", "hostname": "smithi038", "labels": [], "status": ""}, {"addr": "smithi044", "hostname": "smithi044", "labels": [], "status": ""}] 2024-08-22T21:09:46.409 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-22T21:09:46.409 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd crush tunables default 2024-08-22T21:09:46.707 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:46 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:45.777565+0000 mgr.smithi038.miewqn (mgr.14162) 8 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:09:48.255 INFO:teuthology.orchestra.run.smithi038.stderr:adjusted tunables profile to default 2024-08-22T21:09:48.553 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:48.195120+0000 mon.smithi038 (mon.0) 119 : audit [INF] from='client.? 172.21.15.38:0/2499655565' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-22T21:09:48.853 INFO:tasks.cephadm:Adding mon.smithi038 on smithi038 2024-08-22T21:09:48.854 INFO:tasks.cephadm:Adding mon.smithi044 on smithi044 2024-08-22T21:09:48.854 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch apply mon '2;smithi038:172.21.15.38=smithi038;smithi044:172.21.15.44=smithi044' 2024-08-22T21:09:49.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:48.252507+0000 mon.smithi038 (mon.0) 120 : audit [INF] from='client.? 172.21.15.38:0/2499655565' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-22T21:09:49.626 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:48.252548+0000 mon.smithi038 (mon.0) 121 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-08-22T21:09:50.518 INFO:teuthology.orchestra.run.smithi044.stdout:Scheduled mon update... 2024-08-22T21:09:50.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:48.589346+0000 mgr.smithi038.miewqn (mgr.14162) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:09:51.054 DEBUG:teuthology.orchestra.run.smithi044:mon.smithi044> sudo journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi044.service 2024-08-22T21:09:51.059 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:09:51.059 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:09:51.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:50.509626+0000 mgr.smithi038.miewqn (mgr.14162) 10 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi038:172.21.15.38=smithi038;smithi044:172.21.15.44=smithi044", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:09:51.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:09:50.510997+0000 mgr.smithi038.miewqn (mgr.14162) 11 : cephadm [INF] Saving service mon spec with placement smithi038:172.21.15.38=smithi038;smithi044:172.21.15.44=smithi044;count:2 2024-08-22T21:09:51.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:50.518348+0000 mon.smithi038 (mon.0) 122 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:51.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:50.589538+0000 mgr.smithi038.miewqn (mgr.14162) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:09:52.756 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:09:52.756 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:09:52.757 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:09:53.195 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:52 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:52.755266+0000 mon.smithi038 (mon.0) 123 : audit [DBG] from='client.? 172.21.15.44:0/2455450083' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:09:54.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:53 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:52.589762+0000 mgr.smithi038.miewqn (mgr.14162) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:09:54.300 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:09:54.301 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:09:55.921 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:09:55.922 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:09:55.923 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:09:56.194 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:54.590091+0000 mgr.smithi038.miewqn (mgr.14162) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:09:56.194 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:55.921494+0000 mon.smithi038 (mon.0) 124 : audit [DBG] from='client.? 172.21.15.44:0/805551150' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:09:57.494 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:09:57.494 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:09:58.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:56.590362+0000 mgr.smithi038.miewqn (mgr.14162) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:09:58.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:57.037200+0000 mon.smithi038 (mon.0) 125 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:09:58.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:57.038200+0000 mon.smithi038 (mon.0) 126 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi038", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-08-22T21:09:58.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:57.044372+0000 mon.smithi038 (mon.0) 127 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi038", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-08-22T21:09:58.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:57.044989+0000 mon.smithi038 (mon.0) 128 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:09:58.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:09:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:09:57.045642+0000 mgr.smithi038.miewqn (mgr.14162) 16 : cephadm [INF] Deploying daemon crash.smithi038 on smithi038 2024-08-22T21:09:59.185 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:09:59.185 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:09:59.186 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:00.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:09:58.590562+0000 mgr.smithi038.miewqn (mgr.14162) 17 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:00.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:59.151282+0000 mon.smithi038 (mon.0) 129 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:00.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:59.184461+0000 mon.smithi038 (mon.0) 130 : audit [DBG] from='client.? 172.21.15.44:0/665249047' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:00.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:59.214380+0000 mon.smithi038 (mon.0) 131 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:00.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:59.216240+0000 mon.smithi038 (mon.0) 132 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:00.626 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:59.216609+0000 mon.smithi038 (mon.0) 133 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-22T21:10:00.626 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:59.217004+0000 mgr.smithi038.miewqn (mgr.14162) 18 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-22T21:10:00.626 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:09:59.226646+0000 mon.smithi038 (mon.0) 134 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:00.626 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:09:59.229684+0000 mgr.smithi038.miewqn (mgr.14162) 19 : cephadm [INF] Deploying daemon grafana.smithi038 on smithi038 2024-08-22T21:10:00.715 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:00.715 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:02.487 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:02.488 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:02.489 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:02.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:00.590863+0000 mgr.smithi038.miewqn (mgr.14162) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:03.624 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:02.487270+0000 mon.smithi038 (mon.0) 135 : audit [DBG] from='client.? 172.21.15.44:0/753156636' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:04.019 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:04.019 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:04.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:02.591163+0000 mgr.smithi038.miewqn (mgr.14162) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:05.693 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:05.693 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:05.695 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:06.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:06 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:04.591489+0000 mgr.smithi038.miewqn (mgr.14162) 22 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:06.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:06 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:05.692320+0000 mon.smithi038 (mon.0) 136 : audit [DBG] from='client.? 172.21.15.44:0/2476645219' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:07.278 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:07.279 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:08.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:08 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:06.591757+0000 mgr.smithi038.miewqn (mgr.14162) 23 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:09.160 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:09.160 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:09.161 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:09.624 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:09.159629+0000 mon.smithi038 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.44:0/1233339747' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:10.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:10 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:08.591970+0000 mgr.smithi038.miewqn (mgr.14162) 24 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:10.708 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:10.708 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:12.524 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:12.524 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:12.526 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:12.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:12 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:10.592182+0000 mgr.smithi038.miewqn (mgr.14162) 25 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:13.492 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:12.523683+0000 mon.smithi038 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.44:0/1042653099' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:14.095 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:14.096 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:14.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:12.592490+0000 mgr.smithi038.miewqn (mgr.14162) 26 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:15.922 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:15.923 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:15.925 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:16.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:14.592825+0000 mgr.smithi038.miewqn (mgr.14162) 27 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:16.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:15.859723+0000 mon.smithi038 (mon.0) 139 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:16.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:15.922645+0000 mon.smithi038 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.44:0/940441582' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:17.459 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:17.459 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:17.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:17 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:10:15.861037+0000 mgr.smithi038.miewqn (mgr.14162) 28 : cephadm [INF] Deploying daemon node-exporter.smithi038 on smithi038 2024-08-22T21:10:18.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:16.593231+0000 mgr.smithi038.miewqn (mgr.14162) 29 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:19.317 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:19.317 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:19.319 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:20.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:18.593586+0000 mgr.smithi038.miewqn (mgr.14162) 30 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:20.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:19.316505+0000 mon.smithi038 (mon.0) 141 : audit [DBG] from='client.? 172.21.15.44:0/995848031' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:20.903 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:20.904 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:22.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:20.593963+0000 mgr.smithi038.miewqn (mgr.14162) 31 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:22.688 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:22.688 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:22.690 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:23.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:22.687940+0000 mon.smithi038 (mon.0) 142 : audit [DBG] from='client.? 172.21.15.44:0/4281617431' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:24.217 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:24.217 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:24.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:22.594228+0000 mgr.smithi038.miewqn (mgr.14162) 32 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:25.910 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:25.910 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:25.912 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:26.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:24.594493+0000 mgr.smithi038.miewqn (mgr.14162) 33 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:26.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:25.403448+0000 mon.smithi038 (mon.0) 143 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:26.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:10:25.408272+0000 mgr.smithi038.miewqn (mgr.14162) 34 : cephadm [INF] Deploying daemon prometheus.smithi038 on smithi038 2024-08-22T21:10:26.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:25.909824+0000 mon.smithi038 (mon.0) 144 : audit [DBG] from='client.? 172.21.15.44:0/1614629360' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:27.461 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:27.462 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:28.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:26.594808+0000 mgr.smithi038.miewqn (mgr.14162) 35 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:29.243 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:29.243 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:29.245 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:29.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:28.722783+0000 mon.smithi038 (mon.0) 145 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:10:29.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:28.725470+0000 mon.smithi038 (mon.0) 146 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:10:29.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:29.243261+0000 mon.smithi038 (mon.0) 147 : audit [DBG] from='client.? 172.21.15.44:0/3597316055' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:30.722 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:30.723 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:30.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:28.595108+0000 mgr.smithi038.miewqn (mgr.14162) 36 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:32.431 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:32.431 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:32.433 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:32.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:30.595346+0000 mgr.smithi038.miewqn (mgr.14162) 37 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:33.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:32.430958+0000 mon.smithi038 (mon.0) 148 : audit [DBG] from='client.? 172.21.15.44:0/2632149252' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:34.010 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:34.010 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:34.764 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:34 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:32.595655+0000 mgr.smithi038.miewqn (mgr.14162) 38 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:35.783 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:35.783 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:35.785 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:36.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:34.595907+0000 mgr.smithi038.miewqn (mgr.14162) 39 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:36.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:35.782952+0000 mon.smithi038 (mon.0) 149 : audit [DBG] from='client.? 172.21.15.44:0/2650683668' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:37.269 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:37.269 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:38.541 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:36.596160+0000 mgr.smithi038.miewqn (mgr.14162) 40 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:39.047 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:39.047 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:39.050 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:39.698 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:38.596363+0000 mgr.smithi038.miewqn (mgr.14162) 41 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:39.698 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:38.630718+0000 mon.smithi038 (mon.0) 150 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:39.698 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:38.631243+0000 mon.smithi038 (mon.0) 151 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:10:39.698 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:38.842281+0000 mon.smithi038 (mon.0) 152 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:39.698 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:39.044055+0000 mon.smithi038 (mon.0) 153 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:39.698 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:39.046950+0000 mon.smithi038 (mon.0) 154 : audit [DBG] from='client.? 172.21.15.44:0/1544187587' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:40.572 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:40.572 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:42.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:41 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:40.596589+0000 mgr.smithi038.miewqn (mgr.14162) 42 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:42.733 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:42.734 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:42.736 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:43.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:42.733623+0000 mon.smithi038 (mon.0) 155 : audit [DBG] from='client.? 172.21.15.44:0/197974467' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:44.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:42.596835+0000 mgr.smithi038.miewqn (mgr.14162) 43 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:44.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:43.254074+0000 mon.smithi038 (mon.0) 156 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:44.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:43.620968+0000 mon.smithi038 (mon.0) 157 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:44.541 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:44.541 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:46.276 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:46.277 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:46.278 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:46.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:46 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:44.597052+0000 mgr.smithi038.miewqn (mgr.14162) 44 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:47.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:46.276228+0000 mon.smithi038 (mon.0) 158 : audit [DBG] from='client.? 172.21.15.44:0/1434880302' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:47.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:46.902881+0000 mon.smithi038 (mon.0) 159 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:47.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:47.128836+0000 mon.smithi038 (mon.0) 160 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:47.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:47.129743+0000 mon.smithi038 (mon.0) 161 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi044", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-08-22T21:10:47.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:47.131287+0000 mon.smithi038 (mon.0) 162 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi044", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-08-22T21:10:47.626 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:47.131825+0000 mon.smithi038 (mon.0) 163 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:10:47.864 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:47.865 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:48.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:46.597409+0000 mgr.smithi038.miewqn (mgr.14162) 45 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:48.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:10:47.132321+0000 mgr.smithi038.miewqn (mgr.14162) 46 : cephadm [INF] Deploying daemon crash.smithi044 on smithi044 2024-08-22T21:10:50.149 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:50.149 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:50.150 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:50.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:48.597771+0000 mgr.smithi038.miewqn (mgr.14162) 47 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:50.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:50.147924+0000 mon.smithi038 (mon.0) 164 : audit [DBG] from='client.? 172.21.15.44:0/3656098016' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:51.719 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:51.719 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:52.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:50.598122+0000 mgr.smithi038.miewqn (mgr.14162) 48 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:52.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:50.974745+0000 mon.smithi038 (mon.0) 165 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:52.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:50.976123+0000 mon.smithi038 (mon.0) 166 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi044.gihefp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:10:52.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:50.984142+0000 mon.smithi038 (mon.0) 167 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi044.gihefp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-22T21:10:52.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:50.984918+0000 mon.smithi038 (mon.0) 168 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:10:52.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:50.985899+0000 mon.smithi038 (mon.0) 169 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:10:52.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:10:50.986661+0000 mgr.smithi038.miewqn (mgr.14162) 49 : cephadm [INF] Deploying daemon mgr.smithi044.gihefp on smithi044 2024-08-22T21:10:53.898 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:53.899 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:53.900 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:54.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:53 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:52.598497+0000 mgr.smithi038.miewqn (mgr.14162) 50 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:54.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:53 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:53.897980+0000 mon.smithi038 (mon.0) 170 : audit [DBG] from='client.? 172.21.15.44:0/977834070' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:55.458 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:10:55.458 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:10:56.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:54.598815+0000 mgr.smithi038.miewqn (mgr.14162) 51 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:56.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:54.743906+0000 mon.smithi038 (mon.0) 171 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:10:56.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:54.745471+0000 mon.smithi038 (mon.0) 172 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:10:56.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:54.746308+0000 mon.smithi038 (mon.0) 173 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:10:56.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:10:54.747041+0000 mgr.smithi038.miewqn (mgr.14162) 52 : cephadm [INF] Deploying daemon mon.smithi044 on smithi044 2024-08-22T21:10:57.737 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:10:57.738 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":1,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:08:29.072426Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:10:57.741 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 1 2024-08-22T21:10:58.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:56.599186+0000 mgr.smithi038.miewqn (mgr.14162) 53 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:10:58.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:10:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:57.737826+0000 mon.smithi038 (mon.0) 174 : audit [DBG] from='client.? 172.21.15.44:0/3003479449' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:10:59.718 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:10:59 smithi044 systemd[1]: Started Ceph mon.smithi044 for 9a217d0a-60ca-11ef-bcd2-c7b262605968. 2024-08-22T21:11:00.140 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-08-22T21:11:00.140 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:11:04.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:59.558309+0000 mon.smithi038 (mon.0) 176 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi038"}]: dispatch 2024-08-22T21:11:04.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:10:59.558480+0000 mon.smithi038 (mon.0) 177 : cluster [INF] mon.smithi038 calling monitor election 2024-08-22T21:11:04.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:59.561812+0000 mon.smithi038 (mon.0) 178 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:04.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:10:59.718171+0000 mon.smithi038 (mon.0) 179 : audit [DBG] from='mgr.? 172.21.15.44:0/396107837' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.gihefp/crt"}]: dispatch 2024-08-22T21:11:04.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:00.552723+0000 mon.smithi038 (mon.0) 180 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:04.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:00.599665+0000 mgr.smithi038.miewqn (mgr.14162) 55 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:04.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:01.554724+0000 mon.smithi044 (mon.1) 1 : cluster [INF] mon.smithi044 calling monitor election 2024-08-22T21:11:04.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:01.560835+0000 mon.smithi038 (mon.0) 181 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:04.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:02.553024+0000 mon.smithi038 (mon.0) 182 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:04.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:02.599963+0000 mgr.smithi038.miewqn (mgr.14162) 56 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:04.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:03.553082+0000 mon.smithi038 (mon.0) 183 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:04.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:04.553369+0000 mon.smithi038 (mon.0) 184 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:04.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:04.566105+0000 mon.smithi038 (mon.0) 185 : cluster [INF] mon.smithi038 is new leader, mons smithi038,smithi044 in quorum (ranks 0,1) 2024-08-22T21:11:04.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:04.571328+0000 mon.smithi038 (mon.0) 186 : cluster [DBG] monmap e2: 2 mons at {smithi038=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],smithi044=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0]} 2024-08-22T21:11:04.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:04.571397+0000 mon.smithi038 (mon.0) 187 : cluster [DBG] fsmap 2024-08-22T21:11:04.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:04.571437+0000 mon.smithi038 (mon.0) 188 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-08-22T21:11:04.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:04.571675+0000 mon.smithi038 (mon.0) 189 : cluster [DBG] mgrmap e17: smithi038.miewqn(active, since 96s) 2024-08-22T21:11:04.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:04.572560+0000 mon.smithi038 (mon.0) 190 : cluster [DBG] Standby manager daemon smithi044.gihefp started 2024-08-22T21:11:04.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:04.574257+0000 mon.smithi038 (mon.0) 191 : audit [DBG] from='mgr.? 172.21.15.44:0/396107837' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-22T21:11:04.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:04.575865+0000 mon.smithi038 (mon.0) 192 : cluster [INF] overall HEALTH_OK 2024-08-22T21:11:04.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:04.576481+0000 mon.smithi038 (mon.0) 193 : audit [DBG] from='mgr.? 172.21.15.44:0/396107837' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.gihefp/key"}]: dispatch 2024-08-22T21:11:04.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:04.578100+0000 mon.smithi038 (mon.0) 194 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:04.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:04.578267+0000 mon.smithi038 (mon.0) 195 : audit [DBG] from='mgr.? 172.21.15.44:0/396107837' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-22T21:11:04.984 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:10:59.558309+0000 mon.smithi038 (mon.0) 176 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi038"}]: dispatch 2024-08-22T21:11:04.984 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:10:59.558480+0000 mon.smithi038 (mon.0) 177 : cluster [INF] mon.smithi038 calling monitor election 2024-08-22T21:11:04.984 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:10:59.561812+0000 mon.smithi038 (mon.0) 178 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:04.984 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:10:59.718171+0000 mon.smithi038 (mon.0) 179 : audit [DBG] from='mgr.? 172.21.15.44:0/396107837' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.gihefp/crt"}]: dispatch 2024-08-22T21:11:04.984 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:00.552723+0000 mon.smithi038 (mon.0) 180 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:04.984 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:00.599665+0000 mgr.smithi038.miewqn (mgr.14162) 55 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:04.984 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:01.554724+0000 mon.smithi044 (mon.1) 1 : cluster [INF] mon.smithi044 calling monitor election 2024-08-22T21:11:04.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:01.560835+0000 mon.smithi038 (mon.0) 181 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:04.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:02.553024+0000 mon.smithi038 (mon.0) 182 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:04.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:02.599963+0000 mgr.smithi038.miewqn (mgr.14162) 56 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:04.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:03.553082+0000 mon.smithi038 (mon.0) 183 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:04.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:04.553369+0000 mon.smithi038 (mon.0) 184 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:04.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:04.566105+0000 mon.smithi038 (mon.0) 185 : cluster [INF] mon.smithi038 is new leader, mons smithi038,smithi044 in quorum (ranks 0,1) 2024-08-22T21:11:04.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:04.571328+0000 mon.smithi038 (mon.0) 186 : cluster [DBG] monmap e2: 2 mons at {smithi038=[v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0],smithi044=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0]} 2024-08-22T21:11:04.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:04.571397+0000 mon.smithi038 (mon.0) 187 : cluster [DBG] fsmap 2024-08-22T21:11:04.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:04.571437+0000 mon.smithi038 (mon.0) 188 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-08-22T21:11:04.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:04.571675+0000 mon.smithi038 (mon.0) 189 : cluster [DBG] mgrmap e17: smithi038.miewqn(active, since 96s) 2024-08-22T21:11:04.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:04.572560+0000 mon.smithi038 (mon.0) 190 : cluster [DBG] Standby manager daemon smithi044.gihefp started 2024-08-22T21:11:04.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:04.574257+0000 mon.smithi038 (mon.0) 191 : audit [DBG] from='mgr.? 172.21.15.44:0/396107837' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-22T21:11:04.985 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:04.575865+0000 mon.smithi038 (mon.0) 192 : cluster [INF] overall HEALTH_OK 2024-08-22T21:11:04.986 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:04.576481+0000 mon.smithi038 (mon.0) 193 : audit [DBG] from='mgr.? 172.21.15.44:0/396107837' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.gihefp/key"}]: dispatch 2024-08-22T21:11:04.986 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:04.578100+0000 mon.smithi038 (mon.0) 194 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:04.986 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:04.578267+0000 mon.smithi038 (mon.0) 195 : audit [DBG] from='mgr.? 172.21.15.44:0/396107837' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-22T21:11:04.994 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-08-22T21:11:04.994 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":2,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:10:59.553615Z","created":"2024-08-22T21:08:29.072426Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi038","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:3300","nonce":0},{"type":"v1","addr":"172.21.15.38:6789","nonce":0}]},"addr":"172.21.15.38:6789/0","public_addr":"172.21.15.38:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi044","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-22T21:11:04.995 INFO:teuthology.orchestra.run.smithi044.stderr:dumped monmap epoch 2 2024-08-22T21:11:05.501 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-22T21:11:05.502 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph config generate-minimal-conf 2024-08-22T21:11:05.795 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:04.579118+0000 mgr.smithi038.miewqn (mgr.14162) 57 : cephadm [INF] Deploying daemon node-exporter.smithi044 on smithi044 2024-08-22T21:11:05.796 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:04.600256+0000 mgr.smithi038.miewqn (mgr.14162) 58 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:05.796 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:04.632200+0000 mon.smithi038 (mon.0) 196 : cluster [DBG] mgrmap e18: smithi038.miewqn(active, since 96s), standbys: smithi044.gihefp 2024-08-22T21:11:05.796 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:04.632354+0000 mon.smithi038 (mon.0) 197 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr metadata", "who": "smithi044.gihefp", "id": "smithi044.gihefp"}]: dispatch 2024-08-22T21:11:05.796 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:04.992584+0000 mon.smithi038 (mon.0) 198 : audit [DBG] from='client.? 172.21.15.44:0/944565419' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:11:05.796 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:05.553847+0000 mon.smithi038 (mon.0) 199 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:06.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:04.579118+0000 mgr.smithi038.miewqn (mgr.14162) 57 : cephadm [INF] Deploying daemon node-exporter.smithi044 on smithi044 2024-08-22T21:11:06.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:04.600256+0000 mgr.smithi038.miewqn (mgr.14162) 58 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:06.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:04.632200+0000 mon.smithi038 (mon.0) 196 : cluster [DBG] mgrmap e18: smithi038.miewqn(active, since 96s), standbys: smithi044.gihefp 2024-08-22T21:11:06.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:04.632354+0000 mon.smithi038 (mon.0) 197 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr metadata", "who": "smithi044.gihefp", "id": "smithi044.gihefp"}]: dispatch 2024-08-22T21:11:06.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:04.992584+0000 mon.smithi038 (mon.0) 198 : audit [DBG] from='client.? 172.21.15.44:0/944565419' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:11:06.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:05.553847+0000 mon.smithi038 (mon.0) 199 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:11:07.370 INFO:teuthology.orchestra.run.smithi038.stdout:# minimal ceph.conf for 9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:11:07.371 INFO:teuthology.orchestra.run.smithi038.stdout:[global] 2024-08-22T21:11:07.371 INFO:teuthology.orchestra.run.smithi038.stdout: fsid = 9a217d0a-60ca-11ef-bcd2-c7b262605968 2024-08-22T21:11:07.371 INFO:teuthology.orchestra.run.smithi038.stdout: mon_host = [v2:172.21.15.38:3300/0,v1:172.21.15.38:6789/0] [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] 2024-08-22T21:11:08.006 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-22T21:11:08.006 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-08-22T21:11:08.006 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/ceph/ceph.conf 2024-08-22T21:11:08.033 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-08-22T21:11:08.033 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-22T21:11:08.098 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-08-22T21:11:08.098 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/ceph/ceph.conf 2024-08-22T21:11:08.126 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-08-22T21:11:08.126 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-22T21:11:08.191 INFO:tasks.cephadm:Deploying OSDs... 2024-08-22T21:11:08.191 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-08-22T21:11:08.191 DEBUG:teuthology.orchestra.run.smithi038:> dd if=/scratch_devs of=/dev/stdout 2024-08-22T21:11:08.198 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:07 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:06.600630+0000 mgr.smithi038.miewqn (mgr.14162) 59 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:08.198 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:07 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:07.369833+0000 mon.smithi038 (mon.0) 200 : audit [DBG] from='client.? 172.21.15.38:0/1445112819' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:08.206 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-22T21:11:08.206 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_1 2024-08-22T21:11:08.261 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-22T21:11:08.262 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:11:08.262 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 5h/5d Inode: 664 Links: 1 2024-08-22T21:11:08.262 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:11:08.262 INFO:teuthology.orchestra.run.smithi038.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:11:08.262 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2024-08-22 21:10:38.047310261 +0000 2024-08-22T21:11:08.262 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2024-08-22 21:07:34.820632517 +0000 2024-08-22T21:11:08.262 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2024-08-22 21:07:34.820632517 +0000 2024-08-22T21:11:08.262 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: 2024-08-22 21:07:34.820632517 +0000 2024-08-22T21:11:08.263 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-22T21:11:08.322 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:07 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:06.600630+0000 mgr.smithi038.miewqn (mgr.14162) 59 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:08.322 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:07 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:07.369833+0000 mon.smithi038 (mon.0) 200 : audit [DBG] from='client.? 172.21.15.38:0/1445112819' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:08.324 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2024-08-22T21:11:08.324 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2024-08-22T21:11:08.324 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000282 s, 1.8 MB/s 2024-08-22T21:11:08.325 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-22T21:11:08.381 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_2 2024-08-22T21:11:08.436 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-22T21:11:08.437 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:11:08.437 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-08-22T21:11:08.437 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:11:08.437 INFO:teuthology.orchestra.run.smithi038.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:11:08.437 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2024-08-22 21:10:38.047310261 +0000 2024-08-22T21:11:08.437 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2024-08-22 21:07:35.165626538 +0000 2024-08-22T21:11:08.437 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2024-08-22 21:07:35.165626538 +0000 2024-08-22T21:11:08.437 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: 2024-08-22 21:07:35.165626538 +0000 2024-08-22T21:11:08.437 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-22T21:11:08.499 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2024-08-22T21:11:08.499 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2024-08-22T21:11:08.499 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000297176 s, 1.7 MB/s 2024-08-22T21:11:08.500 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-22T21:11:08.556 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_3 2024-08-22T21:11:08.612 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-22T21:11:08.612 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:11:08.612 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-08-22T21:11:08.612 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:11:08.612 INFO:teuthology.orchestra.run.smithi038.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:11:08.612 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2024-08-22 21:10:38.048310243 +0000 2024-08-22T21:11:08.612 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2024-08-22 21:07:35.513620506 +0000 2024-08-22T21:11:08.612 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2024-08-22 21:07:35.513620506 +0000 2024-08-22T21:11:08.612 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: 2024-08-22 21:07:35.513620506 +0000 2024-08-22T21:11:08.613 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-22T21:11:08.675 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2024-08-22T21:11:08.675 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2024-08-22T21:11:08.675 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000298178 s, 1.7 MB/s 2024-08-22T21:11:08.676 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-22T21:11:08.732 DEBUG:teuthology.orchestra.run.smithi038:> stat /dev/vg_nvme/lv_4 2024-08-22T21:11:08.788 INFO:teuthology.orchestra.run.smithi038.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-22T21:11:08.788 INFO:teuthology.orchestra.run.smithi038.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:11:08.788 INFO:teuthology.orchestra.run.smithi038.stdout:Device: 5h/5d Inode: 720 Links: 1 2024-08-22T21:11:08.788 INFO:teuthology.orchestra.run.smithi038.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:11:08.788 INFO:teuthology.orchestra.run.smithi038.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:11:08.788 INFO:teuthology.orchestra.run.smithi038.stdout:Access: 2024-08-22 21:10:38.048310243 +0000 2024-08-22T21:11:08.789 INFO:teuthology.orchestra.run.smithi038.stdout:Modify: 2024-08-22 21:07:35.855614579 +0000 2024-08-22T21:11:08.789 INFO:teuthology.orchestra.run.smithi038.stdout:Change: 2024-08-22 21:07:35.855614579 +0000 2024-08-22T21:11:08.789 INFO:teuthology.orchestra.run.smithi038.stdout: Birth: 2024-08-22 21:07:35.855614579 +0000 2024-08-22T21:11:08.789 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-22T21:11:08.851 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records in 2024-08-22T21:11:08.852 INFO:teuthology.orchestra.run.smithi038.stderr:1+0 records out 2024-08-22T21:11:08.852 INFO:teuthology.orchestra.run.smithi038.stderr:512 bytes copied, 0.000414742 s, 1.2 MB/s 2024-08-22T21:11:08.853 DEBUG:teuthology.orchestra.run.smithi038:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-22T21:11:08.908 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-08-22T21:11:08.908 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/scratch_devs of=/dev/stdout 2024-08-22T21:11:08.928 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-22T21:11:08.928 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_1 2024-08-22T21:11:08.986 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-22T21:11:08.986 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:11:08.987 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-08-22T21:11:08.987 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:11:08.987 INFO:teuthology.orchestra.run.smithi044.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:11:08.987 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-08-22 21:11:05.100829259 +0000 2024-08-22T21:11:08.987 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-08-22 21:07:34.821581249 +0000 2024-08-22T21:11:08.987 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-08-22 21:07:34.821581249 +0000 2024-08-22T21:11:08.987 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: 2024-08-22 21:07:34.821581249 +0000 2024-08-22T21:11:08.987 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-22T21:11:09.054 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-08-22T21:11:09.054 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-08-22T21:11:09.054 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000214412 s, 2.4 MB/s 2024-08-22T21:11:09.056 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-22T21:11:09.115 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_2 2024-08-22T21:11:09.172 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-22T21:11:09.172 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:11:09.172 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-08-22T21:11:09.172 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:11:09.173 INFO:teuthology.orchestra.run.smithi044.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:11:09.173 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-08-22 21:11:05.100829259 +0000 2024-08-22T21:11:09.173 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-08-22 21:07:35.150575850 +0000 2024-08-22T21:11:09.173 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-08-22 21:07:35.150575850 +0000 2024-08-22T21:11:09.173 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: 2024-08-22 21:07:35.150575850 +0000 2024-08-22T21:11:09.173 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-22T21:11:09.238 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-08-22T21:11:09.238 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-08-22T21:11:09.238 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000224965 s, 2.3 MB/s 2024-08-22T21:11:09.239 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-22T21:11:09.296 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_3 2024-08-22T21:11:09.352 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-22T21:11:09.352 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:11:09.352 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-08-22T21:11:09.352 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:11:09.352 INFO:teuthology.orchestra.run.smithi044.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:11:09.352 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-08-22 21:11:05.101829242 +0000 2024-08-22T21:11:09.352 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-08-22 21:07:35.475570517 +0000 2024-08-22T21:11:09.352 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-08-22 21:07:35.475570517 +0000 2024-08-22T21:11:09.352 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: 2024-08-22 21:07:35.475570517 +0000 2024-08-22T21:11:09.353 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-22T21:11:09.417 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-08-22T21:11:09.417 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-08-22T21:11:09.417 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000219829 s, 2.3 MB/s 2024-08-22T21:11:09.418 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-22T21:11:09.475 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_4 2024-08-22T21:11:09.531 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-22T21:11:09.531 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:11:09.531 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-08-22T21:11:09.531 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:11:09.532 INFO:teuthology.orchestra.run.smithi044.stdout:Context: system_u:object_r:device_t:s0 2024-08-22T21:11:09.532 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-08-22 21:11:05.101829242 +0000 2024-08-22T21:11:09.532 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-08-22 21:07:35.797565233 +0000 2024-08-22T21:11:09.532 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-08-22 21:07:35.797565233 +0000 2024-08-22T21:11:09.532 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: 2024-08-22 21:07:35.797565233 +0000 2024-08-22T21:11:09.532 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-22T21:11:09.595 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-08-22T21:11:09.595 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-08-22T21:11:09.595 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000189288 s, 2.7 MB/s 2024-08-22T21:11:09.597 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-22T21:11:09.653 INFO:tasks.cephadm:Deploying osd.0 on smithi038 with /dev/vg_nvme/lv_4... 2024-08-22T21:11:09.654 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-08-22T21:11:10.251 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:08.600845+0000 mgr.smithi038.miewqn (mgr.14162) 60 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:10.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:09 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:08.600845+0000 mgr.smithi038.miewqn (mgr.14162) 60 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:11.804 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-08-22T21:11:11.805 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-08-22T21:11:11.805 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10+0 records in 2024-08-22T21:11:11.805 INFO:teuthology.orchestra.run.smithi038.stderr:10+0 records out 2024-08-22T21:11:11.805 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0134656 s, 779 MB/s 2024-08-22T21:11:11.805 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping successful for: 2024-08-22T21:11:12.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:11 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:10.601048+0000 mgr.smithi038.miewqn (mgr.14162) 61 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:12.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:11 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:10.601048+0000 mgr.smithi038.miewqn (mgr.14162) 61 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:12.420 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi038:vg_nvme/lv_4 2024-08-22T21:11:14.267 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:12.601256+0000 mgr.smithi038.miewqn (mgr.14162) 62 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:14.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:12.601256+0000 mgr.smithi038.miewqn (mgr.14162) 62 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:15.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:14.354527+0000 mgr.smithi038.miewqn (mgr.14162) 63 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:11:15.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:14.355413+0000 mon.smithi038 (mon.0) 201 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:11:15.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:14.356644+0000 mgr.smithi038.miewqn (mgr.14162) 64 : cephadm [INF] Applying service osd.None on host smithi038... 2024-08-22T21:11:15.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:14.356828+0000 mon.smithi038 (mon.0) 202 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:11:15.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:14.357369+0000 mon.smithi038 (mon.0) 203 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:15.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:14.466685+0000 mon.smithi038 (mon.0) 204 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:15.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:14.467509+0000 mon.smithi038 (mon.0) 205 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:11:15.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:14.354527+0000 mgr.smithi038.miewqn (mgr.14162) 63 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:11:15.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:14.355413+0000 mon.smithi038 (mon.0) 201 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:11:15.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:14.356644+0000 mgr.smithi038.miewqn (mgr.14162) 64 : cephadm [INF] Applying service osd.None on host smithi038... 2024-08-22T21:11:15.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:14.356828+0000 mon.smithi038 (mon.0) 202 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:11:15.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:14.357369+0000 mon.smithi038 (mon.0) 203 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:15.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:14.466685+0000 mon.smithi038 (mon.0) 204 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:15.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:14.467509+0000 mon.smithi038 (mon.0) 205 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:11:16.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:14.601483+0000 mgr.smithi038.miewqn (mgr.14162) 65 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:16.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:16.264092+0000 mon.smithi038 (mon.0) 206 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:16.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:16 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:14.601483+0000 mgr.smithi038.miewqn (mgr.14162) 65 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:16.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:16 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:16.264092+0000 mon.smithi038 (mon.0) 206 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:17.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:17 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:16.560124+0000 mon.smithi038 (mon.0) 207 : audit [INF] from='client.? 172.21.15.38:0/1362324198' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe97bf09-632f-4f8b-9cdd-1a2956d23042"}]: dispatch 2024-08-22T21:11:17.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:17 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:16.563609+0000 mon.smithi038 (mon.0) 208 : audit [INF] from='client.? 172.21.15.38:0/1362324198' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe97bf09-632f-4f8b-9cdd-1a2956d23042"}]': finished 2024-08-22T21:11:17.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:17 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:16.563667+0000 mon.smithi038 (mon.0) 209 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-22T21:11:17.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:17 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:16.563763+0000 mon.smithi038 (mon.0) 210 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:11:17.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:17 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:17.000130+0000 mon.smithi038 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.38:0/2613405378' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:11:17.777 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:17 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:16.560124+0000 mon.smithi038 (mon.0) 207 : audit [INF] from='client.? 172.21.15.38:0/1362324198' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe97bf09-632f-4f8b-9cdd-1a2956d23042"}]: dispatch 2024-08-22T21:11:17.778 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:17 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:16.563609+0000 mon.smithi038 (mon.0) 208 : audit [INF] from='client.? 172.21.15.38:0/1362324198' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe97bf09-632f-4f8b-9cdd-1a2956d23042"}]': finished 2024-08-22T21:11:17.778 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:17 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:16.563667+0000 mon.smithi038 (mon.0) 209 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-22T21:11:17.778 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:17 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:16.563763+0000 mon.smithi038 (mon.0) 210 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:11:17.778 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:17 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:17.000130+0000 mon.smithi038 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.38:0/2613405378' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:11:18.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:18 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:16.601723+0000 mgr.smithi038.miewqn (mgr.14162) 66 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:18.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:16.601723+0000 mgr.smithi038.miewqn (mgr.14162) 66 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:20.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:18.602034+0000 mgr.smithi038.miewqn (mgr.14162) 67 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:20.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:20.252566+0000 mon.smithi038 (mon.0) 212 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:20.626 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:20.257685+0000 mon.smithi038 (mon.0) 213 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:20.626 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:20.259458+0000 mon.smithi038 (mon.0) 214 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:11:20.626 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:20.259982+0000 mon.smithi038 (mon.0) 215 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:11:20.626 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:20.260455+0000 mon.smithi038 (mon.0) 216 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:20.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:18.602034+0000 mgr.smithi038.miewqn (mgr.14162) 67 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:20.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:20.252566+0000 mon.smithi038 (mon.0) 212 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:20.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:20.257685+0000 mon.smithi038 (mon.0) 213 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:20.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:20.259458+0000 mon.smithi038 (mon.0) 214 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:11:20.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:20.259982+0000 mon.smithi038 (mon.0) 215 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:11:20.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:20.260455+0000 mon.smithi038 (mon.0) 216 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:21.589 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:21 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:20.259252+0000 mgr.smithi038.miewqn (mgr.14162) 68 : cephadm [INF] Reconfiguring mon.smithi038 (unknown last config time)... 2024-08-22T21:11:21.589 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:21 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:20.260864+0000 mgr.smithi038.miewqn (mgr.14162) 69 : cephadm [INF] Reconfiguring daemon mon.smithi038 on smithi038 2024-08-22T21:11:21.778 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:21 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:20.259252+0000 mgr.smithi038.miewqn (mgr.14162) 68 : cephadm [INF] Reconfiguring mon.smithi038 (unknown last config time)... 2024-08-22T21:11:21.778 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:21 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:20.260864+0000 mgr.smithi038.miewqn (mgr.14162) 69 : cephadm [INF] Reconfiguring daemon mon.smithi038 on smithi038 2024-08-22T21:11:22.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:20.602334+0000 mgr.smithi038.miewqn (mgr.14162) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:22.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:21.485078+0000 mon.smithi038 (mon.0) 217 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:22.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:21.485583+0000 mgr.smithi038.miewqn (mgr.14162) 71 : cephadm [INF] Reconfiguring mgr.smithi038.miewqn (unknown last config time)... 2024-08-22T21:11:22.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:21.488186+0000 mon.smithi038 (mon.0) 218 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi038.miewqn", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:11:22.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:21.490562+0000 mon.smithi038 (mon.0) 219 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:11:22.626 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:21.491229+0000 mon.smithi038 (mon.0) 220 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:22.626 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:21.491784+0000 mgr.smithi038.miewqn (mgr.14162) 72 : cephadm [INF] Reconfiguring daemon mgr.smithi038.miewqn on smithi038 2024-08-22T21:11:22.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:20.602334+0000 mgr.smithi038.miewqn (mgr.14162) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:22.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:21.485078+0000 mon.smithi038 (mon.0) 217 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:22.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:21.485583+0000 mgr.smithi038.miewqn (mgr.14162) 71 : cephadm [INF] Reconfiguring mgr.smithi038.miewqn (unknown last config time)... 2024-08-22T21:11:22.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:21.488186+0000 mon.smithi038 (mon.0) 218 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi038.miewqn", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:11:22.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:21.490562+0000 mon.smithi038 (mon.0) 219 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:11:22.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:21.491229+0000 mon.smithi038 (mon.0) 220 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:22.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:21.491784+0000 mgr.smithi038.miewqn (mgr.14162) 72 : cephadm [INF] Reconfiguring daemon mgr.smithi038.miewqn on smithi038 2024-08-22T21:11:24.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:22.602672+0000 mgr.smithi038.miewqn (mgr.14162) 73 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:24.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:23.586248+0000 mon.smithi038 (mon.0) 221 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:24.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:22.602672+0000 mgr.smithi038.miewqn (mgr.14162) 73 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:24.783 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:23.586248+0000 mon.smithi038 (mon.0) 221 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:25.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:23.586893+0000 mgr.smithi038.miewqn (mgr.14162) 74 : cephadm [INF] Reconfiguring alertmanager.smithi038 (dependencies changed)... 2024-08-22T21:11:25.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:23.589192+0000 mgr.smithi038.miewqn (mgr.14162) 75 : cephadm [INF] Reconfiguring daemon alertmanager.smithi038 on smithi038 2024-08-22T21:11:25.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:24.863196+0000 mon.smithi038 (mon.0) 222 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-22T21:11:25.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:24.863848+0000 mon.smithi038 (mon.0) 223 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:25.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:23.586893+0000 mgr.smithi038.miewqn (mgr.14162) 74 : cephadm [INF] Reconfiguring alertmanager.smithi038 (dependencies changed)... 2024-08-22T21:11:25.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:23.589192+0000 mgr.smithi038.miewqn (mgr.14162) 75 : cephadm [INF] Reconfiguring daemon alertmanager.smithi038 on smithi038 2024-08-22T21:11:25.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:24.863196+0000 mon.smithi038 (mon.0) 222 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-22T21:11:25.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:24.863848+0000 mon.smithi038 (mon.0) 223 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:26.723 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:24.603030+0000 mgr.smithi038.miewqn (mgr.14162) 76 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:26.723 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:24.864381+0000 mgr.smithi038.miewqn (mgr.14162) 77 : cephadm [INF] Deploying daemon osd.0 on smithi038 2024-08-22T21:11:27.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:24.603030+0000 mgr.smithi038.miewqn (mgr.14162) 76 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:27.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:24.864381+0000 mgr.smithi038.miewqn (mgr.14162) 77 : cephadm [INF] Deploying daemon osd.0 on smithi038 2024-08-22T21:11:28.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:27 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:26.603371+0000 mgr.smithi038.miewqn (mgr.14162) 78 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:28.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:27 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:26.603371+0000 mgr.smithi038.miewqn (mgr.14162) 78 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:29.266 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:28.723900+0000 mon.smithi038 (mon.0) 224 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:11:29.266 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:28.726494+0000 mon.smithi038 (mon.0) 225 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:11:29.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:28.723900+0000 mon.smithi038 (mon.0) 224 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:11:29.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:28.726494+0000 mon.smithi038 (mon.0) 225 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:11:30.606 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:28.603713+0000 mgr.smithi038.miewqn (mgr.14162) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:30.606 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:29.487593+0000 mon.smithi038 (mon.0) 226 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:30.606 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:29.488113+0000 mgr.smithi038.miewqn (mgr.14162) 80 : cephadm [INF] Reconfiguring crash.smithi038 (monmap changed)... 2024-08-22T21:11:30.606 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:29.488363+0000 mon.smithi038 (mon.0) 227 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi038", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-08-22T21:11:30.607 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:29.489108+0000 mon.smithi038 (mon.0) 228 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:30.607 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:29.489618+0000 mgr.smithi038.miewqn (mgr.14162) 81 : cephadm [INF] Reconfiguring daemon crash.smithi038 on smithi038 2024-08-22T21:11:30.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:30 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:28.603713+0000 mgr.smithi038.miewqn (mgr.14162) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:30.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:30 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:29.487593+0000 mon.smithi038 (mon.0) 226 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:30.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:30 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:29.488113+0000 mgr.smithi038.miewqn (mgr.14162) 80 : cephadm [INF] Reconfiguring crash.smithi038 (monmap changed)... 2024-08-22T21:11:30.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:30 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:29.488363+0000 mon.smithi038 (mon.0) 227 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi038", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-08-22T21:11:30.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:30 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:29.489108+0000 mon.smithi038 (mon.0) 228 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:30.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:30 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:29.489618+0000 mgr.smithi038.miewqn (mgr.14162) 81 : cephadm [INF] Reconfiguring daemon crash.smithi038 on smithi038 2024-08-22T21:11:32.705 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:30.604106+0000 mgr.smithi038.miewqn (mgr.14162) 82 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:32.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:32 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:30.604106+0000 mgr.smithi038.miewqn (mgr.14162) 82 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:32.978 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 0 on host 'smithi038' 2024-08-22T21:11:33.688 DEBUG:teuthology.orchestra.run.smithi038:osd.0> sudo journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.0.service 2024-08-22T21:11:33.691 INFO:tasks.cephadm:Deploying osd.1 on smithi038 with /dev/vg_nvme/lv_3... 2024-08-22T21:11:33.692 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-08-22T21:11:34.242 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:32.604338+0000 mgr.smithi038.miewqn (mgr.14162) 83 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:34.242 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:32.970117+0000 mon.smithi038 (mon.0) 229 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:34.242 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:32.975834+0000 mon.smithi038 (mon.0) 230 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:34.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:33 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:32.604338+0000 mgr.smithi038.miewqn (mgr.14162) 83 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:34.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:33 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:32.970117+0000 mon.smithi038 (mon.0) 229 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:34.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:33 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:32.975834+0000 mon.smithi038 (mon.0) 230 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:36.071 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-08-22T21:11:36.071 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-08-22T21:11:36.072 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10+0 records in 2024-08-22T21:11:36.072 INFO:teuthology.orchestra.run.smithi038.stderr:10+0 records out 2024-08-22T21:11:36.072 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00898626 s, 1.2 GB/s 2024-08-22T21:11:36.072 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping successful for: 2024-08-22T21:11:36.072 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:35 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:34.604561+0000 mgr.smithi038.miewqn (mgr.14162) 84 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:36.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:35 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:34.604561+0000 mgr.smithi038.miewqn (mgr.14162) 84 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:36.375 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:11:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0[20652]: debug 2024-08-22T21:11:36.123+0000 7fa49c180080 -1 osd.0 0 log_to_monitors {default=true} 2024-08-22T21:11:37.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:36.127010+0000 mon.smithi038 (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1876880421,v1:172.21.15.38:6803/1876880421]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-22T21:11:37.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:36.156234+0000 mon.smithi038 (mon.0) 232 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:37.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:36.156763+0000 mgr.smithi038.miewqn (mgr.14162) 85 : cephadm [INF] Reconfiguring grafana.smithi038 (dependencies changed)... 2024-08-22T21:11:37.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:36.160783+0000 mgr.smithi038.miewqn (mgr.14162) 86 : cephadm [INF] Reconfiguring daemon grafana.smithi038 on smithi038 2024-08-22T21:11:37.240 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:36.127010+0000 mon.smithi038 (mon.0) 231 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1876880421,v1:172.21.15.38:6803/1876880421]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-22T21:11:37.240 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:36.156234+0000 mon.smithi038 (mon.0) 232 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:37.240 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:36.156763+0000 mgr.smithi038.miewqn (mgr.14162) 85 : cephadm [INF] Reconfiguring grafana.smithi038 (dependencies changed)... 2024-08-22T21:11:37.240 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:36.160783+0000 mgr.smithi038.miewqn (mgr.14162) 86 : cephadm [INF] Reconfiguring daemon grafana.smithi038 on smithi038 2024-08-22T21:11:37.449 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi038:vg_nvme/lv_3 2024-08-22T21:11:38.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:36.604789+0000 mgr.smithi038.miewqn (mgr.14162) 87 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:38.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:36.983913+0000 mon.smithi038 (mon.0) 233 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1876880421,v1:172.21.15.38:6803/1876880421]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-22T21:11:38.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:36.983966+0000 mon.smithi038 (mon.0) 234 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-22T21:11:38.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:36.984051+0000 mon.smithi038 (mon.0) 235 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:11:38.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:36.984418+0000 mon.smithi038 (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1876880421,v1:172.21.15.38:6803/1876880421]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-08-22T21:11:38.126 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:11:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0[20652]: debug 2024-08-22T21:11:37.990+0000 7fa4926f1700 -1 osd.0 0 waiting for initial osdmap 2024-08-22T21:11:38.126 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:11:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0[20652]: debug 2024-08-22T21:11:37.994+0000 7fa48b666700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-08-22T21:11:38.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:36.604789+0000 mgr.smithi038.miewqn (mgr.14162) 87 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:38.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:36.983913+0000 mon.smithi038 (mon.0) 233 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1876880421,v1:172.21.15.38:6803/1876880421]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-22T21:11:38.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:36.983966+0000 mon.smithi038 (mon.0) 234 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-22T21:11:38.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:36.984051+0000 mon.smithi038 (mon.0) 235 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:11:38.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:36.984418+0000 mon.smithi038 (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1876880421,v1:172.21.15.38:6803/1876880421]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-08-22T21:11:39.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:37.987911+0000 mon.smithi038 (mon.0) 237 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1876880421,v1:172.21.15.38:6803/1876880421]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-08-22T21:11:39.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:37.987970+0000 mon.smithi038 (mon.0) 238 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-08-22T21:11:39.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:37.988369+0000 mon.smithi038 (mon.0) 239 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:11:39.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:37.993184+0000 mon.smithi038 (mon.0) 240 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:11:39.300 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:37.987911+0000 mon.smithi038 (mon.0) 237 : audit [INF] from='osd.0 [v2:172.21.15.38:6802/1876880421,v1:172.21.15.38:6803/1876880421]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-08-22T21:11:39.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:37.987970+0000 mon.smithi038 (mon.0) 238 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-08-22T21:11:39.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:37.988369+0000 mon.smithi038 (mon.0) 239 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:11:39.301 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:37.993184+0000 mon.smithi038 (mon.0) 240 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:11:40.263 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:40 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:37.110231+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:11:40.264 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:40 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:37.110411+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:11:40.264 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:40 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:38.605094+0000 mgr.smithi038.miewqn (mgr.14162) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:40.264 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:40 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:38.991537+0000 mon.smithi038 (mon.0) 241 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:11:40.264 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:40 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:38.994819+0000 mon.smithi038 (mon.0) 242 : cluster [INF] osd.0 [v2:172.21.15.38:6802/1876880421,v1:172.21.15.38:6803/1876880421] boot 2024-08-22T21:11:40.264 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:40 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:38.994848+0000 mon.smithi038 (mon.0) 243 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-22T21:11:40.264 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:40 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:38.995285+0000 mon.smithi038 (mon.0) 244 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:11:40.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:40 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:37.110231+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:11:40.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:40 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:37.110411+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:11:40.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:40 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:38.605094+0000 mgr.smithi038.miewqn (mgr.14162) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:11:40.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:40 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:38.991537+0000 mon.smithi038 (mon.0) 241 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:11:40.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:40 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:38.994819+0000 mon.smithi038 (mon.0) 242 : cluster [INF] osd.0 [v2:172.21.15.38:6802/1876880421,v1:172.21.15.38:6803/1876880421] boot 2024-08-22T21:11:40.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:40 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:38.994848+0000 mon.smithi038 (mon.0) 243 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-22T21:11:40.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:40 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:38.995285+0000 mon.smithi038 (mon.0) 244 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:11:41.272 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:41 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:40.005655+0000 mon.smithi038 (mon.0) 245 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-08-22T21:11:41.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:41 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:40.005655+0000 mon.smithi038 (mon.0) 245 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-08-22T21:11:42.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:40.605511+0000 mgr.smithi038.miewqn (mgr.14162) 89 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:42.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:41.362024+0000 mgr.smithi038.miewqn (mgr.14162) 90 : audit [DBG] from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:11:42.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:41.362714+0000 mon.smithi038 (mon.0) 246 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:11:42.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:41.363782+0000 mgr.smithi038.miewqn (mgr.14162) 91 : cephadm [INF] Applying service osd.None on host smithi038... 2024-08-22T21:11:42.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:41.363974+0000 mon.smithi038 (mon.0) 247 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:11:42.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:41.364482+0000 mon.smithi038 (mon.0) 248 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:42.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:41.675703+0000 mon.smithi038 (mon.0) 249 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:42.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:40.605511+0000 mgr.smithi038.miewqn (mgr.14162) 89 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:42.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:41.362024+0000 mgr.smithi038.miewqn (mgr.14162) 90 : audit [DBG] from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:11:42.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:41.362714+0000 mon.smithi038 (mon.0) 246 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:11:42.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:41.363782+0000 mgr.smithi038.miewqn (mgr.14162) 91 : cephadm [INF] Applying service osd.None on host smithi038... 2024-08-22T21:11:42.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:41.363974+0000 mon.smithi038 (mon.0) 247 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:11:42.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:41.364482+0000 mon.smithi038 (mon.0) 248 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:42.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:41.675703+0000 mon.smithi038 (mon.0) 249 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:43.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:43 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:41.676397+0000 mgr.smithi038.miewqn (mgr.14162) 92 : cephadm [INF] Reconfiguring prometheus.smithi038 (dependencies changed)... 2024-08-22T21:11:43.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:43 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:41.678470+0000 mgr.smithi038.miewqn (mgr.14162) 93 : cephadm [INF] Reconfiguring daemon prometheus.smithi038 on smithi038 2024-08-22T21:11:43.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:41.676397+0000 mgr.smithi038.miewqn (mgr.14162) 92 : cephadm [INF] Reconfiguring prometheus.smithi038 (dependencies changed)... 2024-08-22T21:11:43.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:41.678470+0000 mgr.smithi038.miewqn (mgr.14162) 93 : cephadm [INF] Reconfiguring daemon prometheus.smithi038 on smithi038 2024-08-22T21:11:44.123 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:42.605815+0000 mgr.smithi038.miewqn (mgr.14162) 94 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:44.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:42.605815+0000 mgr.smithi038.miewqn (mgr.14162) 94 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:46.352 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:46 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:44.606097+0000 mgr.smithi038.miewqn (mgr.14162) 95 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:46.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:46 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:44.606097+0000 mgr.smithi038.miewqn (mgr.14162) 95 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:47.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:46.606381+0000 mgr.smithi038.miewqn (mgr.14162) 96 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:47.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:46.606647+0000 mon.smithi038 (mon.0) 250 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:47.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:46.607308+0000 mgr.smithi038.miewqn (mgr.14162) 97 : cephadm [INF] Reconfiguring crash.smithi044 (monmap changed)... 2024-08-22T21:11:47.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:46.607609+0000 mon.smithi038 (mon.0) 251 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi044", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-08-22T21:11:47.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:46.608370+0000 mon.smithi038 (mon.0) 252 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:47.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:46.608941+0000 mgr.smithi038.miewqn (mgr.14162) 98 : cephadm [INF] Reconfiguring daemon crash.smithi044 on smithi044 2024-08-22T21:11:47.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:47.588652+0000 mon.smithi038 (mon.0) 253 : audit [INF] from='client.? 172.21.15.38:0/165314003' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c877a6f-419a-43a0-be8a-538195b16ebd"}]: dispatch 2024-08-22T21:11:47.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:47.597268+0000 mon.smithi038 (mon.0) 254 : audit [INF] from='client.? 172.21.15.38:0/165314003' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c877a6f-419a-43a0-be8a-538195b16ebd"}]': finished 2024-08-22T21:11:47.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:47.597332+0000 mon.smithi038 (mon.0) 255 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-22T21:11:47.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:47.597459+0000 mon.smithi038 (mon.0) 256 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:11:48.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:46.606381+0000 mgr.smithi038.miewqn (mgr.14162) 96 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:48.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:46.606647+0000 mon.smithi038 (mon.0) 250 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:48.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:46.607308+0000 mgr.smithi038.miewqn (mgr.14162) 97 : cephadm [INF] Reconfiguring crash.smithi044 (monmap changed)... 2024-08-22T21:11:48.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:46.607609+0000 mon.smithi038 (mon.0) 251 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi044", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-08-22T21:11:48.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:46.608370+0000 mon.smithi038 (mon.0) 252 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:48.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:46.608941+0000 mgr.smithi038.miewqn (mgr.14162) 98 : cephadm [INF] Reconfiguring daemon crash.smithi044 on smithi044 2024-08-22T21:11:48.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:47.588652+0000 mon.smithi038 (mon.0) 253 : audit [INF] from='client.? 172.21.15.38:0/165314003' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c877a6f-419a-43a0-be8a-538195b16ebd"}]: dispatch 2024-08-22T21:11:48.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:47.597268+0000 mon.smithi038 (mon.0) 254 : audit [INF] from='client.? 172.21.15.38:0/165314003' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c877a6f-419a-43a0-be8a-538195b16ebd"}]': finished 2024-08-22T21:11:48.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:47.597332+0000 mon.smithi038 (mon.0) 255 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-22T21:11:48.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:47.597459+0000 mon.smithi038 (mon.0) 256 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:11:49.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:47.756879+0000 mon.smithi038 (mon.0) 257 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:49.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:47.757403+0000 mgr.smithi038.miewqn (mgr.14162) 99 : cephadm [INF] Reconfiguring mgr.smithi044.gihefp (monmap changed)... 2024-08-22T21:11:49.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:47.757655+0000 mon.smithi038 (mon.0) 258 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi044.gihefp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:11:49.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:47.758347+0000 mon.smithi038 (mon.0) 259 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:11:49.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:47.758858+0000 mon.smithi038 (mon.0) 260 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:49.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:47.759317+0000 mgr.smithi038.miewqn (mgr.14162) 100 : cephadm [INF] Reconfiguring daemon mgr.smithi044.gihefp on smithi044 2024-08-22T21:11:49.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:48.037543+0000 mon.smithi038 (mon.0) 261 : audit [DBG] from='client.? 172.21.15.38:0/1614378666' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:11:49.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:47.756879+0000 mon.smithi038 (mon.0) 257 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:49.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:47.757403+0000 mgr.smithi038.miewqn (mgr.14162) 99 : cephadm [INF] Reconfiguring mgr.smithi044.gihefp (monmap changed)... 2024-08-22T21:11:49.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:47.757655+0000 mon.smithi038 (mon.0) 258 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi044.gihefp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:11:49.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:47.758347+0000 mon.smithi038 (mon.0) 259 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:11:49.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:47.758858+0000 mon.smithi038 (mon.0) 260 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:49.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:47.759317+0000 mgr.smithi038.miewqn (mgr.14162) 100 : cephadm [INF] Reconfiguring daemon mgr.smithi044.gihefp on smithi044 2024-08-22T21:11:49.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:48.037543+0000 mon.smithi038 (mon.0) 261 : audit [DBG] from='client.? 172.21.15.38:0/1614378666' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:11:50.268 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:48.606632+0000 mgr.smithi038.miewqn (mgr.14162) 101 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:50.268 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:48.891767+0000 mon.smithi038 (mon.0) 262 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:50.268 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:48.892499+0000 mgr.smithi038.miewqn (mgr.14162) 102 : cephadm [INF] Reconfiguring mon.smithi044 (monmap changed)... 2024-08-22T21:11:50.268 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:48.892912+0000 mon.smithi038 (mon.0) 263 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:11:50.268 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:48.893888+0000 mon.smithi038 (mon.0) 264 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:11:50.269 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:48.894769+0000 mon.smithi038 (mon.0) 265 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:50.269 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:48.895576+0000 mgr.smithi038.miewqn (mgr.14162) 103 : cephadm [INF] Reconfiguring daemon mon.smithi044 on smithi044 2024-08-22T21:11:50.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:48.606632+0000 mgr.smithi038.miewqn (mgr.14162) 101 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:50.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:48.891767+0000 mon.smithi038 (mon.0) 262 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:50.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:48.892499+0000 mgr.smithi038.miewqn (mgr.14162) 102 : cephadm [INF] Reconfiguring mon.smithi044 (monmap changed)... 2024-08-22T21:11:50.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:48.892912+0000 mon.smithi038 (mon.0) 263 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:11:50.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:48.893888+0000 mon.smithi038 (mon.0) 264 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:11:50.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:48.894769+0000 mon.smithi038 (mon.0) 265 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:50.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:48.895576+0000 mgr.smithi038.miewqn (mgr.14162) 103 : cephadm [INF] Reconfiguring daemon mon.smithi044 on smithi044 2024-08-22T21:11:51.199 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:50.119054+0000 mon.smithi038 (mon.0) 266 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:51.199 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:50.121842+0000 mon.smithi038 (mon.0) 267 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:11:51.199 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:50.122267+0000 mgr.smithi038.miewqn (mgr.14162) 104 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:11:51.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:51 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:50.119054+0000 mon.smithi038 (mon.0) 266 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:51.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:51 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:50.121842+0000 mon.smithi038 (mon.0) 267 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:11:51.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:51 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:50.122267+0000 mgr.smithi038.miewqn (mgr.14162) 104 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:11:52.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:52 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:50.607063+0000 mgr.smithi038.miewqn (mgr.14162) 105 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:52.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:52 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:50.607063+0000 mgr.smithi038.miewqn (mgr.14162) 105 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:54.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:54 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:52.607346+0000 mgr.smithi038.miewqn (mgr.14162) 106 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:54.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:54 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:53.431531+0000 mon.smithi038 (mon.0) 268 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-22T21:11:54.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:54 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:53.432138+0000 mon.smithi038 (mon.0) 269 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:54.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:54 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:11:53.432621+0000 mgr.smithi038.miewqn (mgr.14162) 107 : cephadm [INF] Deploying daemon osd.1 on smithi038 2024-08-22T21:11:54.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:54 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:52.607346+0000 mgr.smithi038.miewqn (mgr.14162) 106 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:54.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:54 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:53.431531+0000 mon.smithi038 (mon.0) 268 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-22T21:11:54.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:54 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:53.432138+0000 mon.smithi038 (mon.0) 269 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:11:54.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:54 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:11:53.432621+0000 mgr.smithi038.miewqn (mgr.14162) 107 : cephadm [INF] Deploying daemon osd.1 on smithi038 2024-08-22T21:11:56.339 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:56 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:54.607735+0000 mgr.smithi038.miewqn (mgr.14162) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:56.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:56 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:54.607735+0000 mgr.smithi038.miewqn (mgr.14162) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:56.888 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 1 on host 'smithi038' 2024-08-22T21:11:57.538 DEBUG:teuthology.orchestra.run.smithi038:osd.1> sudo journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.1.service 2024-08-22T21:11:57.541 INFO:tasks.cephadm:Deploying osd.2 on smithi038 with /dev/vg_nvme/lv_2... 2024-08-22T21:11:57.541 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-08-22T21:11:58.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:56.607984+0000 mgr.smithi038.miewqn (mgr.14162) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:58.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.878409+0000 mon.smithi038 (mon.0) 270 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:58.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.886137+0000 mon.smithi038 (mon.0) 271 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:58.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.895829+0000 mon.smithi038 (mon.0) 272 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038:9093"}]: dispatch 2024-08-22T21:11:58.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.896161+0000 mgr.smithi038.miewqn (mgr.14162) 110 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038:9093"}]: dispatch 2024-08-22T21:11:58.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.900852+0000 mon.smithi038 (mon.0) 273 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:58.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.904187+0000 mon.smithi038 (mon.0) 274 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:11:58.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.904521+0000 mgr.smithi038.miewqn (mgr.14162) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:11:58.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.910337+0000 mon.smithi038 (mon.0) 275 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi038:3000"}]: dispatch 2024-08-22T21:11:58.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.910771+0000 mgr.smithi038.miewqn (mgr.14162) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi038:3000"}]: dispatch 2024-08-22T21:11:58.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.915938+0000 mon.smithi038 (mon.0) 276 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:58.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.919946+0000 mon.smithi038 (mon.0) 277 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:11:58.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.920287+0000 mgr.smithi038.miewqn (mgr.14162) 113 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:11:58.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.924019+0000 mon.smithi038 (mon.0) 278 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi038:9095"}]: dispatch 2024-08-22T21:11:58.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.924422+0000 mgr.smithi038.miewqn (mgr.14162) 114 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi038:9095"}]: dispatch 2024-08-22T21:11:58.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.928211+0000 mon.smithi038 (mon.0) 279 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:58.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:56.929755+0000 mon.smithi038 (mon.0) 280 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:11:58.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:56.607984+0000 mgr.smithi038.miewqn (mgr.14162) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:11:58.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.878409+0000 mon.smithi038 (mon.0) 270 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:58.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.886137+0000 mon.smithi038 (mon.0) 271 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:58.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.895829+0000 mon.smithi038 (mon.0) 272 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038:9093"}]: dispatch 2024-08-22T21:11:58.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.896161+0000 mgr.smithi038.miewqn (mgr.14162) 110 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi038:9093"}]: dispatch 2024-08-22T21:11:58.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.900852+0000 mon.smithi038 (mon.0) 273 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:58.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.904187+0000 mon.smithi038 (mon.0) 274 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:11:58.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.904521+0000 mgr.smithi038.miewqn (mgr.14162) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:11:58.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.910337+0000 mon.smithi038 (mon.0) 275 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi038:3000"}]: dispatch 2024-08-22T21:11:58.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.910771+0000 mgr.smithi038.miewqn (mgr.14162) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi038:3000"}]: dispatch 2024-08-22T21:11:58.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.915938+0000 mon.smithi038 (mon.0) 276 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:58.127 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.919946+0000 mon.smithi038 (mon.0) 277 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:11:58.127 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.920287+0000 mgr.smithi038.miewqn (mgr.14162) 113 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:11:58.127 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.924019+0000 mon.smithi038 (mon.0) 278 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi038:9095"}]: dispatch 2024-08-22T21:11:58.127 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.924422+0000 mgr.smithi038.miewqn (mgr.14162) 114 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi038:9095"}]: dispatch 2024-08-22T21:11:58.127 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.928211+0000 mon.smithi038 (mon.0) 279 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:58.127 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:56.929755+0000 mon.smithi038 (mon.0) 280 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:11:59.597 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:59 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:58.533056+0000 mon.smithi038 (mon.0) 281 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:11:59.597 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:11:59 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:11:58.608227+0000 mgr.smithi038.miewqn (mgr.14162) 115 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:12:00.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:59 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:58.533056+0000 mon.smithi038 (mon.0) 281 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:00.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:11:59 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:11:58.608227+0000 mgr.smithi038.miewqn (mgr.14162) 115 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:12:00.112 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-08-22T21:12:00.113 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-08-22T21:12:00.113 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10+0 records in 2024-08-22T21:12:00.113 INFO:teuthology.orchestra.run.smithi038.stderr:10+0 records out 2024-08-22T21:12:00.113 INFO:teuthology.orchestra.run.smithi038.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.010179 s, 1.0 GB/s 2024-08-22T21:12:00.113 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping successful for: 2024-08-22T21:12:00.217 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:11:59 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1[23151]: debug 2024-08-22T21:11:59.963+0000 7fe01943d080 -1 osd.1 0 log_to_monitors {default=true} 2024-08-22T21:12:00.803 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:11:59.967657+0000 mon.smithi038 (mon.0) 282 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/1025570332,v1:172.21.15.38:6811/1025570332]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-22T21:12:00.829 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi038:vg_nvme/lv_2 2024-08-22T21:12:01.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:00 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:11:59.967657+0000 mon.smithi038 (mon.0) 282 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/1025570332,v1:172.21.15.38:6811/1025570332]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-22T21:12:01.875 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:12:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1[23151]: debug 2024-08-22T21:12:01.555+0000 7fe00f9ae700 -1 osd.1 0 waiting for initial osdmap 2024-08-22T21:12:01.875 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:12:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1[23151]: debug 2024-08-22T21:12:01.558+0000 7fe00a126700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-08-22T21:12:01.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:00.551031+0000 mon.smithi038 (mon.0) 283 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/1025570332,v1:172.21.15.38:6811/1025570332]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-22T21:12:01.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:00.551091+0000 mon.smithi038 (mon.0) 284 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-22T21:12:01.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:00.551197+0000 mon.smithi038 (mon.0) 285 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:12:01.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:00.551531+0000 mon.smithi038 (mon.0) 286 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/1025570332,v1:172.21.15.38:6811/1025570332]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-08-22T21:12:01.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:00.608443+0000 mgr.smithi038.miewqn (mgr.14162) 116 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:12:02.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:00.551031+0000 mon.smithi038 (mon.0) 283 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/1025570332,v1:172.21.15.38:6811/1025570332]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-22T21:12:02.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:00.551091+0000 mon.smithi038 (mon.0) 284 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-22T21:12:02.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:00.551197+0000 mon.smithi038 (mon.0) 285 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:12:02.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:00.551531+0000 mon.smithi038 (mon.0) 286 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/1025570332,v1:172.21.15.38:6811/1025570332]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-08-22T21:12:02.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:00.608443+0000 mgr.smithi038.miewqn (mgr.14162) 116 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:12:02.579 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:01.553161+0000 mon.smithi038 (mon.0) 287 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/1025570332,v1:172.21.15.38:6811/1025570332]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-08-22T21:12:02.579 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:01.553218+0000 mon.smithi038 (mon.0) 288 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-08-22T21:12:02.580 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:01.553531+0000 mon.smithi038 (mon.0) 289 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:12:02.580 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:01.556431+0000 mon.smithi038 (mon.0) 290 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:12:02.580 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:02.556332+0000 mon.smithi038 (mon.0) 291 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:12:03.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:01.553161+0000 mon.smithi038 (mon.0) 287 : audit [INF] from='osd.1 [v2:172.21.15.38:6810/1025570332,v1:172.21.15.38:6811/1025570332]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-08-22T21:12:03.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:01.553218+0000 mon.smithi038 (mon.0) 288 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-08-22T21:12:03.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:01.553531+0000 mon.smithi038 (mon.0) 289 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:12:03.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:01.556431+0000 mon.smithi038 (mon.0) 290 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:12:03.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:02.556332+0000 mon.smithi038 (mon.0) 291 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:12:03.860 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:01.005604+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:12:03.860 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:01.005705+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:12:03.860 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:02.561876+0000 mon.smithi038 (mon.0) 292 : cluster [INF] osd.1 [v2:172.21.15.38:6810/1025570332,v1:172.21.15.38:6811/1025570332] boot 2024-08-22T21:12:03.860 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:02.561914+0000 mon.smithi038 (mon.0) 293 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-22T21:12:03.860 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:02.562378+0000 mon.smithi038 (mon.0) 294 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:12:03.860 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:02.608731+0000 mgr.smithi038.miewqn (mgr.14162) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:12:03.860 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:03.001057+0000 mgr.smithi038.miewqn (mgr.14162) 118 : audit [DBG] from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:12:03.860 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:03.001785+0000 mon.smithi038 (mon.0) 295 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:12:03.860 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:12:03.002812+0000 mgr.smithi038.miewqn (mgr.14162) 119 : cephadm [INF] Applying service osd.None on host smithi038... 2024-08-22T21:12:03.860 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:03.003006+0000 mon.smithi038 (mon.0) 296 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:12:03.861 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:03.003505+0000 mon.smithi038 (mon.0) 297 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:12:04.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:01.005604+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:12:04.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:01.005705+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:12:04.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:02.561876+0000 mon.smithi038 (mon.0) 292 : cluster [INF] osd.1 [v2:172.21.15.38:6810/1025570332,v1:172.21.15.38:6811/1025570332] boot 2024-08-22T21:12:04.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:02.561914+0000 mon.smithi038 (mon.0) 293 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-22T21:12:04.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:02.562378+0000 mon.smithi038 (mon.0) 294 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:12:04.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:02.608731+0000 mgr.smithi038.miewqn (mgr.14162) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:12:04.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:03.001057+0000 mgr.smithi038.miewqn (mgr.14162) 118 : audit [DBG] from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:12:04.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:03.001785+0000 mon.smithi038 (mon.0) 295 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:12:04.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:12:03.002812+0000 mgr.smithi038.miewqn (mgr.14162) 119 : cephadm [INF] Applying service osd.None on host smithi038... 2024-08-22T21:12:04.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:03.003006+0000 mon.smithi038 (mon.0) 296 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:12:04.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:03.003505+0000 mon.smithi038 (mon.0) 297 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:12:04.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:03.571528+0000 mon.smithi038 (mon.0) 298 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-08-22T21:12:05.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:03.571528+0000 mon.smithi038 (mon.0) 298 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-08-22T21:12:05.826 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:04.609084+0000 mgr.smithi038.miewqn (mgr.14162) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:06.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:04.609084+0000 mgr.smithi038.miewqn (mgr.14162) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:06.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:06 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:06.459221+0000 mon.smithi038 (mon.0) 299 : audit [INF] from='client.? 172.21.15.38:0/2479273765' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "422a5f0c-0f69-44e6-800b-ff59fd0751d5"}]: dispatch 2024-08-22T21:12:06.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:06 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:06.468249+0000 mon.smithi038 (mon.0) 300 : audit [INF] from='client.? 172.21.15.38:0/2479273765' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "422a5f0c-0f69-44e6-800b-ff59fd0751d5"}]': finished 2024-08-22T21:12:06.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:06 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:06.468317+0000 mon.smithi038 (mon.0) 301 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-22T21:12:06.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:06 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:06.468416+0000 mon.smithi038 (mon.0) 302 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:12:06.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:06 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:06.488520+0000 mon.smithi038 (mon.0) 303 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:06.927 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:06 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:06.459221+0000 mon.smithi038 (mon.0) 299 : audit [INF] from='client.? 172.21.15.38:0/2479273765' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "422a5f0c-0f69-44e6-800b-ff59fd0751d5"}]: dispatch 2024-08-22T21:12:06.928 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:06 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:06.468249+0000 mon.smithi038 (mon.0) 300 : audit [INF] from='client.? 172.21.15.38:0/2479273765' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "422a5f0c-0f69-44e6-800b-ff59fd0751d5"}]': finished 2024-08-22T21:12:06.928 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:06 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:06.468317+0000 mon.smithi038 (mon.0) 301 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-22T21:12:06.928 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:06 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:06.468416+0000 mon.smithi038 (mon.0) 302 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:12:06.928 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:06 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:06.488520+0000 mon.smithi038 (mon.0) 303 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:07.768 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:07 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:06.609349+0000 mgr.smithi038.miewqn (mgr.14162) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:07.768 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:07 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:06.907313+0000 mon.smithi038 (mon.0) 304 : audit [DBG] from='client.? 172.21.15.38:0/450489074' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:12:08.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:07 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:06.609349+0000 mgr.smithi038.miewqn (mgr.14162) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:08.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:07 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:06.907313+0000 mon.smithi038 (mon.0) 304 : audit [DBG] from='client.? 172.21.15.38:0/450489074' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:12:09.738 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:08.609652+0000 mgr.smithi038.miewqn (mgr.14162) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:10.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:09 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:08.609652+0000 mgr.smithi038.miewqn (mgr.14162) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:11.746 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:11 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:10.609944+0000 mgr.smithi038.miewqn (mgr.14162) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:12.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:11 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:10.609944+0000 mgr.smithi038.miewqn (mgr.14162) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:13.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:12:12.239023+0000 mgr.smithi038.miewqn (mgr.14162) 124 : cephadm [INF] Detected new or changed devices on smithi038 2024-08-22T21:12:13.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:12.244238+0000 mon.smithi038 (mon.0) 305 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:13.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:12.470758+0000 mon.smithi038 (mon.0) 306 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:13.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:12.472893+0000 mon.smithi038 (mon.0) 307 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:12:13.608 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:12:12.239023+0000 mgr.smithi038.miewqn (mgr.14162) 124 : cephadm [INF] Detected new or changed devices on smithi038 2024-08-22T21:12:13.608 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:12.244238+0000 mon.smithi038 (mon.0) 305 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:13.608 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:12.470758+0000 mon.smithi038 (mon.0) 306 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:13.608 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:12.472893+0000 mon.smithi038 (mon.0) 307 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:12:14.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:12.610211+0000 mgr.smithi038.miewqn (mgr.14162) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:14.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:14.045806+0000 mon.smithi038 (mon.0) 308 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:14.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:14.056250+0000 mon.smithi038 (mon.0) 309 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-22T21:12:14.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:14.056829+0000 mon.smithi038 (mon.0) 310 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:12:14.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:12.610211+0000 mgr.smithi038.miewqn (mgr.14162) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:14.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:14.045806+0000 mon.smithi038 (mon.0) 308 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:14.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:14.056250+0000 mon.smithi038 (mon.0) 309 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-22T21:12:14.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:14.056829+0000 mon.smithi038 (mon.0) 310 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:12:15.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:15 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:12:14.057313+0000 mgr.smithi038.miewqn (mgr.14162) 126 : cephadm [INF] Deploying daemon osd.2 on smithi038 2024-08-22T21:12:15.851 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:12:14.057313+0000 mgr.smithi038.miewqn (mgr.14162) 126 : cephadm [INF] Deploying daemon osd.2 on smithi038 2024-08-22T21:12:16.527 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:14.610464+0000 mgr.smithi038.miewqn (mgr.14162) 127 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:16.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:16 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:14.610464+0000 mgr.smithi038.miewqn (mgr.14162) 127 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:18.612 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:16.610704+0000 mgr.smithi038.miewqn (mgr.14162) 128 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:18.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:18 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:16.610704+0000 mgr.smithi038.miewqn (mgr.14162) 128 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:19.945 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 2 on host 'smithi038' 2024-08-22T21:12:20.582 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:18.610952+0000 mgr.smithi038.miewqn (mgr.14162) 129 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:20.583 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:19.938336+0000 mon.smithi038 (mon.0) 311 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:20.583 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:19.944310+0000 mon.smithi038 (mon.0) 312 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:20.583 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:19.973980+0000 mon.smithi038 (mon.0) 313 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:20.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:18.610952+0000 mgr.smithi038.miewqn (mgr.14162) 129 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:20.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:19.938336+0000 mon.smithi038 (mon.0) 311 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:20.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:19.944310+0000 mon.smithi038 (mon.0) 312 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:20.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:19.973980+0000 mon.smithi038 (mon.0) 313 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:21.286 DEBUG:teuthology.orchestra.run.smithi038:osd.2> sudo journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.2.service 2024-08-22T21:12:21.289 INFO:tasks.cephadm:Deploying osd.3 on smithi038 with /dev/vg_nvme/lv_1... 2024-08-22T21:12:21.289 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-08-22T21:12:22.620 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:20.611306+0000 mgr.smithi038.miewqn (mgr.14162) 130 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:22.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:20.611306+0000 mgr.smithi038.miewqn (mgr.14162) 130 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:23.310 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:12:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2[26267]: debug 2024-08-22T21:12:23.088+0000 7f0672fcd080 -1 osd.2 0 log_to_monitors {default=true} 2024-08-22T21:12:23.577 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:23.092388+0000 mon.smithi038 (mon.0) 314 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3524608830,v1:172.21.15.38:6819/3524608830]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-22T21:12:23.778 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:23.092388+0000 mon.smithi038 (mon.0) 314 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3524608830,v1:172.21.15.38:6819/3524608830]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-22T21:12:24.752 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-08-22T21:12:24.752 INFO:teuthology.orchestra.run.smithi038.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-08-22T21:12:24.752 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10+0 records in 2024-08-22T21:12:24.752 INFO:teuthology.orchestra.run.smithi038.stderr:10+0 records out 2024-08-22T21:12:24.752 INFO:teuthology.orchestra.run.smithi038.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0176045 s, 596 MB/s 2024-08-22T21:12:24.753 INFO:teuthology.orchestra.run.smithi038.stderr:--> Zapping successful for: 2024-08-22T21:12:24.775 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:12:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2[26267]: debug 2024-08-22T21:12:24.505+0000 7f066953e700 -1 osd.2 0 waiting for initial osdmap 2024-08-22T21:12:24.775 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:12:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2[26267]: debug 2024-08-22T21:12:24.510+0000 7f0665cba700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-08-22T21:12:24.776 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:22.611572+0000 mgr.smithi038.miewqn (mgr.14162) 131 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:24.776 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:23.499062+0000 mon.smithi038 (mon.0) 315 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3524608830,v1:172.21.15.38:6819/3524608830]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-22T21:12:24.776 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:23.499116+0000 mon.smithi038 (mon.0) 316 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-22T21:12:24.776 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:23.499236+0000 mon.smithi038 (mon.0) 317 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:12:24.776 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:23.499678+0000 mon.smithi038 (mon.0) 318 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3524608830,v1:172.21.15.38:6819/3524608830]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-08-22T21:12:24.776 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:23.788785+0000 mon.smithi038 (mon.0) 319 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:24.776 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:23.792341+0000 mon.smithi038 (mon.0) 320 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:24.776 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:23.794407+0000 mon.smithi038 (mon.0) 321 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:12:24.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:22.611572+0000 mgr.smithi038.miewqn (mgr.14162) 131 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:24.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:23.499062+0000 mon.smithi038 (mon.0) 315 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3524608830,v1:172.21.15.38:6819/3524608830]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-22T21:12:24.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:23.499116+0000 mon.smithi038 (mon.0) 316 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-22T21:12:24.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:23.499236+0000 mon.smithi038 (mon.0) 317 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:12:24.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:23.499678+0000 mon.smithi038 (mon.0) 318 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3524608830,v1:172.21.15.38:6819/3524608830]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-08-22T21:12:24.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:23.788785+0000 mon.smithi038 (mon.0) 319 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:24.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:23.792341+0000 mon.smithi038 (mon.0) 320 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:24.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:23.794407+0000 mon.smithi038 (mon.0) 321 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:12:25.428 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi038:vg_nvme/lv_1 2024-08-22T21:12:25.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:24.502842+0000 mon.smithi038 (mon.0) 322 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3524608830,v1:172.21.15.38:6819/3524608830]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-08-22T21:12:25.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:24.502921+0000 mon.smithi038 (mon.0) 323 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-08-22T21:12:25.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:24.503256+0000 mon.smithi038 (mon.0) 324 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:12:25.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:24.507677+0000 mon.smithi038 (mon.0) 325 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:12:25.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:25.381542+0000 mon.smithi038 (mon.0) 326 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:25.804 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:24.502842+0000 mon.smithi038 (mon.0) 322 : audit [INF] from='osd.2 [v2:172.21.15.38:6818/3524608830,v1:172.21.15.38:6819/3524608830]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-08-22T21:12:25.804 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:24.502921+0000 mon.smithi038 (mon.0) 323 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-08-22T21:12:25.804 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:24.503256+0000 mon.smithi038 (mon.0) 324 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:12:25.804 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:24.507677+0000 mon.smithi038 (mon.0) 325 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:12:25.804 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:25.381542+0000 mon.smithi038 (mon.0) 326 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:26.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:24.102933+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:12:26.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:24.103023+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:12:26.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:24.611857+0000 mgr.smithi038.miewqn (mgr.14162) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:26.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:25.508885+0000 mon.smithi038 (mon.0) 327 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:12:26.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:25.514964+0000 mon.smithi038 (mon.0) 328 : cluster [INF] osd.2 [v2:172.21.15.38:6818/3524608830,v1:172.21.15.38:6819/3524608830] boot 2024-08-22T21:12:26.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:25.514992+0000 mon.smithi038 (mon.0) 329 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-22T21:12:26.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:25.515254+0000 mon.smithi038 (mon.0) 330 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:12:26.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:25.515790+0000 mon.smithi038 (mon.0) 331 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-08-22T21:12:26.789 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:24.102933+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:12:26.789 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:24.103023+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:12:26.789 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:24.611857+0000 mgr.smithi038.miewqn (mgr.14162) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:12:26.789 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:25.508885+0000 mon.smithi038 (mon.0) 327 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:12:26.790 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:25.514964+0000 mon.smithi038 (mon.0) 328 : cluster [INF] osd.2 [v2:172.21.15.38:6818/3524608830,v1:172.21.15.38:6819/3524608830] boot 2024-08-22T21:12:26.790 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:25.514992+0000 mon.smithi038 (mon.0) 329 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-22T21:12:26.790 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:25.515254+0000 mon.smithi038 (mon.0) 330 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:12:26.790 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:25.515790+0000 mon.smithi038 (mon.0) 331 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-08-22T21:12:27.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:27 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:26.521262+0000 mon.smithi038 (mon.0) 332 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-08-22T21:12:27.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:27 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:26.521314+0000 mon.smithi038 (mon.0) 333 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-22T21:12:27.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:27 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:26.522007+0000 mon.smithi038 (mon.0) 334 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-08-22T21:12:27.862 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:27 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:26.521262+0000 mon.smithi038 (mon.0) 332 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-08-22T21:12:27.862 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:27 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:26.521314+0000 mon.smithi038 (mon.0) 333 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-22T21:12:27.862 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:27 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:26.522007+0000 mon.smithi038 (mon.0) 334 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-08-22T21:12:28.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:26.612198+0000 mgr.smithi038.miewqn (mgr.14162) 133 : cluster [DBG] pgmap v98: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:28.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:27.527412+0000 mon.smithi038 (mon.0) 335 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-08-22T21:12:28.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:27.527492+0000 mon.smithi038 (mon.0) 336 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-22T21:12:28.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:27.853227+0000 mon.smithi038 (mon.0) 337 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:12:28.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:27.854364+0000 mon.smithi038 (mon.0) 338 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:12:28.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:27.854842+0000 mon.smithi038 (mon.0) 339 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:12:29.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:26.612198+0000 mgr.smithi038.miewqn (mgr.14162) 133 : cluster [DBG] pgmap v98: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:29.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:27.527412+0000 mon.smithi038 (mon.0) 335 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-08-22T21:12:29.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:27.527492+0000 mon.smithi038 (mon.0) 336 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-22T21:12:29.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:27.853227+0000 mon.smithi038 (mon.0) 337 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:12:29.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:27.854364+0000 mon.smithi038 (mon.0) 338 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:12:29.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:27.854842+0000 mon.smithi038 (mon.0) 339 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:12:29.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:27.852534+0000 mgr.smithi038.miewqn (mgr.14162) 134 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:12:29.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:12:27.854186+0000 mgr.smithi038.miewqn (mgr.14162) 135 : cephadm [INF] Applying service osd.None on host smithi038... 2024-08-22T21:12:29.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:28.527377+0000 mon.smithi038 (mon.0) 340 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-08-22T21:12:29.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:28.612651+0000 mgr.smithi038.miewqn (mgr.14162) 136 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:29.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:28.724853+0000 mon.smithi038 (mon.0) 341 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:12:29.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:28.727330+0000 mon.smithi038 (mon.0) 342 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:12:30.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:27.852534+0000 mgr.smithi038.miewqn (mgr.14162) 134 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi038:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:12:30.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:12:27.854186+0000 mgr.smithi038.miewqn (mgr.14162) 135 : cephadm [INF] Applying service osd.None on host smithi038... 2024-08-22T21:12:30.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:28.527377+0000 mon.smithi038 (mon.0) 340 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-08-22T21:12:30.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:28.612651+0000 mgr.smithi038.miewqn (mgr.14162) 136 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:30.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:28.724853+0000 mon.smithi038 (mon.0) 341 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:12:30.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:28.727330+0000 mon.smithi038 (mon.0) 342 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:12:31.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:30.612961+0000 mgr.smithi038.miewqn (mgr.14162) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:31.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:30.968533+0000 mon.smithi038 (mon.0) 343 : audit [INF] from='client.? 172.21.15.38:0/2670913696' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac5e00bd-2731-44be-8029-95fb5a085251"}]: dispatch 2024-08-22T21:12:31.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:30.974046+0000 mon.smithi038 (mon.0) 344 : audit [INF] from='client.? 172.21.15.38:0/2670913696' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac5e00bd-2731-44be-8029-95fb5a085251"}]': finished 2024-08-22T21:12:31.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:30.974086+0000 mon.smithi038 (mon.0) 345 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-22T21:12:31.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:30.974190+0000 mon.smithi038 (mon.0) 346 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:12:31.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:31.443463+0000 mon.smithi038 (mon.0) 347 : audit [DBG] from='client.? 172.21.15.38:0/851473687' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:12:32.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:30.612961+0000 mgr.smithi038.miewqn (mgr.14162) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:32.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:30.968533+0000 mon.smithi038 (mon.0) 343 : audit [INF] from='client.? 172.21.15.38:0/2670913696' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac5e00bd-2731-44be-8029-95fb5a085251"}]: dispatch 2024-08-22T21:12:32.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:30.974046+0000 mon.smithi038 (mon.0) 344 : audit [INF] from='client.? 172.21.15.38:0/2670913696' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac5e00bd-2731-44be-8029-95fb5a085251"}]': finished 2024-08-22T21:12:32.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:30.974086+0000 mon.smithi038 (mon.0) 345 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-22T21:12:32.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:30.974190+0000 mon.smithi038 (mon.0) 346 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:12:32.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:31.443463+0000 mon.smithi038 (mon.0) 347 : audit [DBG] from='client.? 172.21.15.38:0/851473687' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:12:33.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:33 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:31.990489+0000 mon.smithi038 (mon.0) 348 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:33.283 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:31.990489+0000 mon.smithi038 (mon.0) 348 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:34.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:34 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:32.613237+0000 mgr.smithi038.miewqn (mgr.14162) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:34.315 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:34 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:32.613237+0000 mgr.smithi038.miewqn (mgr.14162) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:36.230 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:34.613554+0000 mgr.smithi038.miewqn (mgr.14162) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:36.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:34.613554+0000 mgr.smithi038.miewqn (mgr.14162) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:37.988 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:36.613903+0000 mgr.smithi038.miewqn (mgr.14162) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:37.989 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:12:36.743494+0000 mgr.smithi038.miewqn (mgr.14162) 141 : cephadm [INF] Detected new or changed devices on smithi038 2024-08-22T21:12:37.989 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:36.752147+0000 mon.smithi038 (mon.0) 349 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:37.989 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:36.759646+0000 mon.smithi038 (mon.0) 350 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:38.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:36.613903+0000 mgr.smithi038.miewqn (mgr.14162) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:38.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:12:36.743494+0000 mgr.smithi038.miewqn (mgr.14162) 141 : cephadm [INF] Detected new or changed devices on smithi038 2024-08-22T21:12:38.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:36.752147+0000 mon.smithi038 (mon.0) 349 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:38.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:36.759646+0000 mon.smithi038 (mon.0) 350 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:38.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:38.014281+0000 mon.smithi038 (mon.0) 351 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-22T21:12:38.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:38.014927+0000 mon.smithi038 (mon.0) 352 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:12:38.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:12:38.015440+0000 mgr.smithi038.miewqn (mgr.14162) 142 : cephadm [INF] Deploying daemon osd.3 on smithi038 2024-08-22T21:12:39.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:38.014281+0000 mon.smithi038 (mon.0) 351 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-22T21:12:39.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:38.014927+0000 mon.smithi038 (mon.0) 352 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:12:39.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:12:38.015440+0000 mgr.smithi038.miewqn (mgr.14162) 142 : cephadm [INF] Deploying daemon osd.3 on smithi038 2024-08-22T21:12:39.994 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:38.614146+0000 mgr.smithi038.miewqn (mgr.14162) 143 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:40.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:38.614146+0000 mgr.smithi038.miewqn (mgr.14162) 143 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:41.523 INFO:teuthology.orchestra.run.smithi038.stdout:Created osd(s) 3 on host 'smithi038' 2024-08-22T21:12:42.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:41 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:40.614438+0000 mgr.smithi038.miewqn (mgr.14162) 144 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:42.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:41 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:41.510960+0000 mon.smithi038 (mon.0) 353 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:12:42.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:41 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:41.514791+0000 mon.smithi038 (mon.0) 354 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:42.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:41 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:41.520242+0000 mon.smithi038 (mon.0) 355 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:42.213 DEBUG:teuthology.orchestra.run.smithi038:osd.3> sudo journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.3.service 2024-08-22T21:12:42.215 INFO:tasks.cephadm:Deploying osd.4 on smithi044 with /dev/vg_nvme/lv_4... 2024-08-22T21:12:42.215 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-08-22T21:12:42.246 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:41 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:40.614438+0000 mgr.smithi038.miewqn (mgr.14162) 144 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:42.246 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:41 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:41.510960+0000 mon.smithi038 (mon.0) 353 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:12:42.246 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:41 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:41.514791+0000 mon.smithi038 (mon.0) 354 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:42.246 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:41 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:41.520242+0000 mon.smithi038 (mon.0) 355 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:44.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:42.614689+0000 mgr.smithi038.miewqn (mgr.14162) 145 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:44.264 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-08-22T21:12:44.264 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-08-22T21:12:44.264 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-08-22T21:12:44.264 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-08-22T21:12:44.264 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0114531 s, 916 MB/s 2024-08-22T21:12:44.264 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-08-22T21:12:44.371 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:43 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:42.614689+0000 mgr.smithi038.miewqn (mgr.14162) 145 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:44.822 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_4 2024-08-22T21:12:44.978 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:12:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3[29143]: debug 2024-08-22T21:12:44.629+0000 7f41ba296080 -1 osd.3 0 log_to_monitors {default=true} 2024-08-22T21:12:45.159 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:44.633329+0000 mon.smithi038 (mon.0) 356 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/891713703,v1:172.21.15.38:6827/891713703]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-22T21:12:45.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:44.633329+0000 mon.smithi038 (mon.0) 356 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/891713703,v1:172.21.15.38:6827/891713703]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-22T21:12:46.163 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:44.615036+0000 mgr.smithi038.miewqn (mgr.14162) 146 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:46.164 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:44.980387+0000 mon.smithi038 (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/891713703,v1:172.21.15.38:6827/891713703]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-22T21:12:46.164 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:44.980469+0000 mon.smithi038 (mon.0) 358 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-22T21:12:46.164 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:44.980577+0000 mon.smithi038 (mon.0) 359 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:12:46.164 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:44.980899+0000 mon.smithi038 (mon.0) 360 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/891713703,v1:172.21.15.38:6827/891713703]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-08-22T21:12:46.375 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:12:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3[29143]: debug 2024-08-22T21:12:45.990+0000 7f41b0807700 -1 osd.3 0 waiting for initial osdmap 2024-08-22T21:12:46.375 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:12:46 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3[29143]: debug 2024-08-22T21:12:45.999+0000 7f41aaf7f700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-08-22T21:12:46.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:44.615036+0000 mgr.smithi038.miewqn (mgr.14162) 146 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:46.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:44.980387+0000 mon.smithi038 (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/891713703,v1:172.21.15.38:6827/891713703]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-22T21:12:46.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:44.980469+0000 mon.smithi038 (mon.0) 358 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-22T21:12:46.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:44.980577+0000 mon.smithi038 (mon.0) 359 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:12:46.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:44.980899+0000 mon.smithi038 (mon.0) 360 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/891713703,v1:172.21.15.38:6827/891713703]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]: dispatch 2024-08-22T21:12:47.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:45.986517+0000 mon.smithi038 (mon.0) 361 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/891713703,v1:172.21.15.38:6827/891713703]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-08-22T21:12:47.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:45.986595+0000 mon.smithi038 (mon.0) 362 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-08-22T21:12:47.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:45.988803+0000 mon.smithi038 (mon.0) 363 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:12:47.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:45.991799+0000 mon.smithi038 (mon.0) 364 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:12:47.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:46.115883+0000 mon.smithi038 (mon.0) 365 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:47.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:46.703065+0000 mon.smithi038 (mon.0) 366 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:12:47.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:46.704485+0000 mon.smithi038 (mon.0) 367 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:12:47.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:46.704994+0000 mon.smithi038 (mon.0) 368 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:12:47.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:46.991793+0000 mon.smithi038 (mon.0) 369 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:12:47.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:45.986517+0000 mon.smithi038 (mon.0) 361 : audit [INF] from='osd.3 [v2:172.21.15.38:6826/891713703,v1:172.21.15.38:6827/891713703]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi038", "root=default"]}]': finished 2024-08-22T21:12:47.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:45.986595+0000 mon.smithi038 (mon.0) 362 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-08-22T21:12:47.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:45.988803+0000 mon.smithi038 (mon.0) 363 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:12:47.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:45.991799+0000 mon.smithi038 (mon.0) 364 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:12:47.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:46.115883+0000 mon.smithi038 (mon.0) 365 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:47.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:46.703065+0000 mon.smithi038 (mon.0) 366 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:12:47.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:46.704485+0000 mon.smithi038 (mon.0) 367 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:12:47.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:46.704994+0000 mon.smithi038 (mon.0) 368 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:12:47.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:46.991793+0000 mon.smithi038 (mon.0) 369 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:12:48.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:45.674707+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:12:48.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:45.674910+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:12:48.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:46.615395+0000 mgr.smithi038.miewqn (mgr.14162) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:48.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:46.702307+0000 mgr.smithi038.miewqn (mgr.14162) 148 : audit [DBG] from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:12:48.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:12:46.704282+0000 mgr.smithi038.miewqn (mgr.14162) 149 : cephadm [INF] Applying service osd.None on host smithi044... 2024-08-22T21:12:48.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:46.999998+0000 mon.smithi038 (mon.0) 370 : cluster [INF] osd.3 [v2:172.21.15.38:6826/891713703,v1:172.21.15.38:6827/891713703] boot 2024-08-22T21:12:48.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:47.000029+0000 mon.smithi038 (mon.0) 371 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-22T21:12:48.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:47.000528+0000 mon.smithi038 (mon.0) 372 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:12:48.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:45.674707+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:12:48.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:45.674910+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:12:48.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:46.615395+0000 mgr.smithi038.miewqn (mgr.14162) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:12:48.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:46.702307+0000 mgr.smithi038.miewqn (mgr.14162) 148 : audit [DBG] from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:12:48.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:12:46.704282+0000 mgr.smithi038.miewqn (mgr.14162) 149 : cephadm [INF] Applying service osd.None on host smithi044... 2024-08-22T21:12:48.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:46.999998+0000 mon.smithi038 (mon.0) 370 : cluster [INF] osd.3 [v2:172.21.15.38:6826/891713703,v1:172.21.15.38:6827/891713703] boot 2024-08-22T21:12:48.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:47.000029+0000 mon.smithi038 (mon.0) 371 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-22T21:12:48.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:47.000528+0000 mon.smithi038 (mon.0) 372 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:12:49.157 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:48.121132+0000 mon.smithi038 (mon.0) 373 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-08-22T21:12:49.157 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:48.945377+0000 mon.smithi044 (mon.1) 2 : audit [INF] from='client.? 172.21.15.44:0/2824510027' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3e142e4-2504-441e-b9dd-b760e0a04408"}]: dispatch 2024-08-22T21:12:49.157 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:48.946090+0000 mon.smithi038 (mon.0) 374 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3e142e4-2504-441e-b9dd-b760e0a04408"}]: dispatch 2024-08-22T21:12:49.157 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:48.952720+0000 mon.smithi038 (mon.0) 375 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3e142e4-2504-441e-b9dd-b760e0a04408"}]': finished 2024-08-22T21:12:49.157 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:48.952783+0000 mon.smithi038 (mon.0) 376 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-22T21:12:49.157 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:48.952914+0000 mon.smithi038 (mon.0) 377 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:12:49.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:48.121132+0000 mon.smithi038 (mon.0) 373 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-08-22T21:12:49.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:48.945377+0000 mon.smithi044 (mon.1) 2 : audit [INF] from='client.? 172.21.15.44:0/2824510027' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3e142e4-2504-441e-b9dd-b760e0a04408"}]: dispatch 2024-08-22T21:12:49.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:48.946090+0000 mon.smithi038 (mon.0) 374 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3e142e4-2504-441e-b9dd-b760e0a04408"}]: dispatch 2024-08-22T21:12:49.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:48.952720+0000 mon.smithi038 (mon.0) 375 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3e142e4-2504-441e-b9dd-b760e0a04408"}]': finished 2024-08-22T21:12:49.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:48.952783+0000 mon.smithi038 (mon.0) 376 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-22T21:12:49.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:48.952914+0000 mon.smithi038 (mon.0) 377 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:12:50.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:48.615722+0000 mgr.smithi038.miewqn (mgr.14162) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:12:50.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:49.366866+0000 mon.smithi038 (mon.0) 378 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:50.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:49.371401+0000 mon.smithi038 (mon.0) 379 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:50.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:49.373999+0000 mon.smithi038 (mon.0) 380 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:12:50.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:49.374478+0000 mon.smithi044 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.44:0/1658023099' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:12:50.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:50 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:48.615722+0000 mgr.smithi038.miewqn (mgr.14162) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:12:50.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:50 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:49.366866+0000 mon.smithi038 (mon.0) 378 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:50.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:50 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:49.371401+0000 mon.smithi038 (mon.0) 379 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:50.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:50 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:49.373999+0000 mon.smithi038 (mon.0) 380 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:12:50.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:50 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:49.374478+0000 mon.smithi044 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.44:0/1658023099' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:12:52.453 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:52 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:50.616123+0000 mgr.smithi038.miewqn (mgr.14162) 151 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:12:52.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:52 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:50.616123+0000 mgr.smithi038.miewqn (mgr.14162) 151 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:12:54.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:54 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:52.616391+0000 mgr.smithi038.miewqn (mgr.14162) 152 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:12:54.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:54 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:53.365329+0000 mon.smithi038 (mon.0) 381 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:54.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:54 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:53.371601+0000 mon.smithi038 (mon.0) 382 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:54.661 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:54 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:52.616391+0000 mgr.smithi038.miewqn (mgr.14162) 152 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:12:54.661 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:54 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:53.365329+0000 mon.smithi038 (mon.0) 381 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:54.661 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:54 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:53.371601+0000 mon.smithi038 (mon.0) 382 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:55.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:54.684810+0000 mon.smithi038 (mon.0) 383 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-22T21:12:55.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:54.685476+0000 mon.smithi038 (mon.0) 384 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:12:55.633 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:55 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:54.684810+0000 mon.smithi038 (mon.0) 383 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-22T21:12:55.633 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:55 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:54.685476+0000 mon.smithi038 (mon.0) 384 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:12:56.615 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:56 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:54.616803+0000 mgr.smithi038.miewqn (mgr.14162) 153 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:12:56.615 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:56 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:12:54.686050+0000 mgr.smithi038.miewqn (mgr.14162) 154 : cephadm [INF] Deploying daemon osd.4 on smithi044 2024-08-22T21:12:56.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:56 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:54.616803+0000 mgr.smithi038.miewqn (mgr.14162) 153 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:12:56.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:56 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:12:54.686050+0000 mgr.smithi038.miewqn (mgr.14162) 154 : cephadm [INF] Deploying daemon osd.4 on smithi044 2024-08-22T21:12:58.341 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 4 on host 'smithi044' 2024-08-22T21:12:58.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:58 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:56.617240+0000 mgr.smithi038.miewqn (mgr.14162) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:12:58.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:58 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:58.327206+0000 mon.smithi038 (mon.0) 385 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:12:58.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:58 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:58.331883+0000 mon.smithi038 (mon.0) 386 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:58.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:12:58 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:12:58.338343+0000 mon.smithi038 (mon.0) 387 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:58.858 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:56.617240+0000 mgr.smithi038.miewqn (mgr.14162) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:12:58.858 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:58.327206+0000 mon.smithi038 (mon.0) 385 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:12:58.858 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:58.331883+0000 mon.smithi038 (mon.0) 386 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:58.858 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:12:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:12:58.338343+0000 mon.smithi038 (mon.0) 387 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:12:58.928 DEBUG:teuthology.orchestra.run.smithi044:osd.4> sudo journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.4.service 2024-08-22T21:12:58.931 INFO:tasks.cephadm:Deploying osd.5 on smithi044 with /dev/vg_nvme/lv_3... 2024-08-22T21:12:58.931 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-08-22T21:13:00.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:00 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:12:58.617520+0000 mgr.smithi038.miewqn (mgr.14162) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:13:00.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:12:58.617520+0000 mgr.smithi038.miewqn (mgr.14162) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:13:01.646 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-08-22T21:13:01.647 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-08-22T21:13:01.647 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-08-22T21:13:01.647 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-08-22T21:13:01.647 INFO:teuthology.orchestra.run.smithi044.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0124846 s, 840 MB/s 2024-08-22T21:13:01.647 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 2024-08-22T21:13:01.647 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-08-22T21:13:01.669 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:13:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4[18183]: debug 2024-08-22T21:13:01.414+0000 7fe7b0b8f080 -1 osd.4 0 log_to_monitors {default=true} 2024-08-22T21:13:02.340 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_3 2024-08-22T21:13:02.763 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:00.617957+0000 mgr.smithi038.miewqn (mgr.14162) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:13:02.763 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:01.419132+0000 mon.smithi044 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.44:6800/4091005141,v1:172.21.15.44:6801/4091005141]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:13:02.763 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:01.419542+0000 mon.smithi038 (mon.0) 388 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:13:02.763 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:02.288881+0000 mon.smithi038 (mon.0) 389 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:02.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:00.617957+0000 mgr.smithi038.miewqn (mgr.14162) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:13:02.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:01.419132+0000 mon.smithi044 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.44:6800/4091005141,v1:172.21.15.44:6801/4091005141]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:13:02.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:01.419542+0000 mon.smithi038 (mon.0) 388 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:13:02.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:02.288881+0000 mon.smithi038 (mon.0) 389 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:03.776 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:13:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4[18183]: debug 2024-08-22T21:13:03.399+0000 7fe7a7100700 -1 osd.4 0 waiting for initial osdmap 2024-08-22T21:13:03.776 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:13:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4[18183]: debug 2024-08-22T21:13:03.403+0000 7fe7a0075700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-08-22T21:13:03.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:02.395008+0000 mon.smithi038 (mon.0) 390 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-22T21:13:03.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:02.395058+0000 mon.smithi038 (mon.0) 391 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-22T21:13:03.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:02.395146+0000 mon.smithi038 (mon.0) 392 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:13:03.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:02.395651+0000 mon.smithi044 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.44:6800/4091005141,v1:172.21.15.44:6801/4091005141]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:13:03.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:02.395976+0000 mon.smithi038 (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:13:03.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:03.365480+0000 mon.smithi038 (mon.0) 394 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:03.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:02.395008+0000 mon.smithi038 (mon.0) 390 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-22T21:13:03.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:02.395058+0000 mon.smithi038 (mon.0) 391 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-22T21:13:03.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:02.395146+0000 mon.smithi038 (mon.0) 392 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:13:03.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:02.395651+0000 mon.smithi044 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.44:6800/4091005141,v1:172.21.15.44:6801/4091005141]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:13:03.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:02.395976+0000 mon.smithi038 (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:13:03.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:03.365480+0000 mon.smithi038 (mon.0) 394 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:04.688 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:02.618294+0000 mgr.smithi038.miewqn (mgr.14162) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:13:04.688 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:03.396017+0000 mon.smithi038 (mon.0) 395 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-08-22T21:13:04.688 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:03.396133+0000 mon.smithi038 (mon.0) 396 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-22T21:13:04.688 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:03.396652+0000 mon.smithi038 (mon.0) 397 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:13:04.688 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:03.400922+0000 mon.smithi038 (mon.0) 398 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:13:04.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:02.618294+0000 mgr.smithi038.miewqn (mgr.14162) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:13:04.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:03.396017+0000 mon.smithi038 (mon.0) 395 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-08-22T21:13:04.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:03.396133+0000 mon.smithi038 (mon.0) 396 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-22T21:13:04.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:03.396652+0000 mon.smithi038 (mon.0) 397 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:13:04.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:03.400922+0000 mon.smithi038 (mon.0) 398 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:13:05.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:02.429843+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:13:05.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:02.429939+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:13:05.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:04.400594+0000 mon.smithi038 (mon.0) 399 : cluster [INF] osd.4 [v2:172.21.15.44:6800/4091005141,v1:172.21.15.44:6801/4091005141] boot 2024-08-22T21:13:05.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:04.400661+0000 mon.smithi038 (mon.0) 400 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-22T21:13:05.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:04.401580+0000 mon.smithi038 (mon.0) 401 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:13:05.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:04.415163+0000 mgr.smithi038.miewqn (mgr.14162) 159 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:13:05.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:04.416009+0000 mon.smithi038 (mon.0) 402 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:13:05.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:13:04.417331+0000 mgr.smithi038.miewqn (mgr.14162) 160 : cephadm [INF] Applying service osd.None on host smithi044... 2024-08-22T21:13:05.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:04.417614+0000 mon.smithi038 (mon.0) 403 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:13:05.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:04.418372+0000 mon.smithi038 (mon.0) 404 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:13:05.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:02.429843+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:13:05.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:02.429939+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:13:05.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:04.400594+0000 mon.smithi038 (mon.0) 399 : cluster [INF] osd.4 [v2:172.21.15.44:6800/4091005141,v1:172.21.15.44:6801/4091005141] boot 2024-08-22T21:13:05.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:04.400661+0000 mon.smithi038 (mon.0) 400 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-22T21:13:05.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:04.401580+0000 mon.smithi038 (mon.0) 401 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:13:05.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:04.415163+0000 mgr.smithi038.miewqn (mgr.14162) 159 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:13:05.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:04.416009+0000 mon.smithi038 (mon.0) 402 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:13:05.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:13:04.417331+0000 mgr.smithi038.miewqn (mgr.14162) 160 : cephadm [INF] Applying service osd.None on host smithi044... 2024-08-22T21:13:05.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:04.417614+0000 mon.smithi038 (mon.0) 403 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:13:05.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:04.418372+0000 mon.smithi038 (mon.0) 404 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:13:06.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:06 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:04.618704+0000 mgr.smithi038.miewqn (mgr.14162) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 peering; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:13:06.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:06 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:05.413256+0000 mon.smithi038 (mon.0) 405 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-22T21:13:06.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:06 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:04.618704+0000 mgr.smithi038.miewqn (mgr.14162) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 peering; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:13:06.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:06 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:05.413256+0000 mon.smithi038 (mon.0) 405 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-22T21:13:07.670 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:07 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:06.412779+0000 mon.smithi038 (mon.0) 406 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-22T21:13:07.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:07 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:06.412779+0000 mon.smithi038 (mon.0) 406 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-22T21:13:08.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:08 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:06.619115+0000 mgr.smithi038.miewqn (mgr.14162) 162 : cluster [DBG] pgmap v131: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:08.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:08 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:07.892538+0000 mon.smithi038 (mon.0) 407 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:08.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:08 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:08.111426+0000 mon.smithi038 (mon.0) 408 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:08.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:08 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:08.114278+0000 mon.smithi038 (mon.0) 409 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:13:08.754 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:08 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:06.619115+0000 mgr.smithi038.miewqn (mgr.14162) 162 : cluster [DBG] pgmap v131: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:08.754 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:08 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:07.892538+0000 mon.smithi038 (mon.0) 407 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:08.754 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:08 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:08.111426+0000 mon.smithi038 (mon.0) 408 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:08.754 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:08 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:08.114278+0000 mon.smithi038 (mon.0) 409 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:13:09.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:13:07.883764+0000 mgr.smithi038.miewqn (mgr.14162) 163 : cephadm [INF] Detected new or changed devices on smithi044 2024-08-22T21:13:09.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:08.743595+0000 mon.smithi044 (mon.1) 6 : audit [INF] from='client.? 172.21.15.44:0/2021668150' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "203c0b19-4b18-45a5-b0b6-8df41c5297fb"}]: dispatch 2024-08-22T21:13:09.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:08.744269+0000 mon.smithi038 (mon.0) 410 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "203c0b19-4b18-45a5-b0b6-8df41c5297fb"}]: dispatch 2024-08-22T21:13:09.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:08.752500+0000 mon.smithi038 (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "203c0b19-4b18-45a5-b0b6-8df41c5297fb"}]': finished 2024-08-22T21:13:09.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:08.752545+0000 mon.smithi038 (mon.0) 412 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-08-22T21:13:09.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:08.752637+0000 mon.smithi038 (mon.0) 413 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:13:09.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:09.178896+0000 mon.smithi044 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.44:0/1433733131' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:13:09.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:09 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:13:07.883764+0000 mgr.smithi038.miewqn (mgr.14162) 163 : cephadm [INF] Detected new or changed devices on smithi044 2024-08-22T21:13:09.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:09 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:08.743595+0000 mon.smithi044 (mon.1) 6 : audit [INF] from='client.? 172.21.15.44:0/2021668150' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "203c0b19-4b18-45a5-b0b6-8df41c5297fb"}]: dispatch 2024-08-22T21:13:09.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:09 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:08.744269+0000 mon.smithi038 (mon.0) 410 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "203c0b19-4b18-45a5-b0b6-8df41c5297fb"}]: dispatch 2024-08-22T21:13:09.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:09 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:08.752500+0000 mon.smithi038 (mon.0) 411 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "203c0b19-4b18-45a5-b0b6-8df41c5297fb"}]': finished 2024-08-22T21:13:09.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:09 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:08.752545+0000 mon.smithi038 (mon.0) 412 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-08-22T21:13:09.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:09 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:08.752637+0000 mon.smithi038 (mon.0) 413 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:13:09.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:09 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:09.178896+0000 mon.smithi044 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.44:0/1433733131' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:13:10.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:10 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:08.619440+0000 mgr.smithi038.miewqn (mgr.14162) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:10.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:10 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:08.619440+0000 mgr.smithi038.miewqn (mgr.14162) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:12.713 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:12 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:10.619727+0000 mgr.smithi038.miewqn (mgr.14162) 165 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:12.714 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:12 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:12.241813+0000 mon.smithi038 (mon.0) 414 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:12.714 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:12 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:12.246334+0000 mon.smithi038 (mon.0) 415 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:12.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:12 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:10.619727+0000 mgr.smithi038.miewqn (mgr.14162) 165 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:12.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:12 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:12.241813+0000 mon.smithi038 (mon.0) 414 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:12.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:12 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:12.246334+0000 mon.smithi038 (mon.0) 415 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:14.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:12.620141+0000 mgr.smithi038.miewqn (mgr.14162) 166 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:14.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:12.620141+0000 mgr.smithi038.miewqn (mgr.14162) 166 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:15.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:15 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:14.859728+0000 mon.smithi038 (mon.0) 416 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-22T21:13:15.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:15 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:14.860492+0000 mon.smithi038 (mon.0) 417 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:13:15.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:14.859728+0000 mon.smithi038 (mon.0) 416 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-22T21:13:15.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:14.860492+0000 mon.smithi038 (mon.0) 417 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:13:16.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:16 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:14.620586+0000 mgr.smithi038.miewqn (mgr.14162) 167 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:16.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:16 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:13:14.861157+0000 mgr.smithi038.miewqn (mgr.14162) 168 : cephadm [INF] Deploying daemon osd.5 on smithi044 2024-08-22T21:13:16.842 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:14.620586+0000 mgr.smithi038.miewqn (mgr.14162) 167 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:16.842 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:13:14.861157+0000 mgr.smithi038.miewqn (mgr.14162) 168 : cephadm [INF] Deploying daemon osd.5 on smithi044 2024-08-22T21:13:18.327 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 5 on host 'smithi044' 2024-08-22T21:13:18.692 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:18 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:16.620855+0000 mgr.smithi038.miewqn (mgr.14162) 169 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:18.692 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:18 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:18.306552+0000 mon.smithi038 (mon.0) 418 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:13:18.693 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:18 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:18.315331+0000 mon.smithi038 (mon.0) 419 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:18.693 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:18 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:18.324480+0000 mon.smithi038 (mon.0) 420 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:18.822 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:16.620855+0000 mgr.smithi038.miewqn (mgr.14162) 169 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:18.822 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:18.306552+0000 mon.smithi038 (mon.0) 418 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:13:18.822 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:18.315331+0000 mon.smithi038 (mon.0) 419 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:18.822 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:18.324480+0000 mon.smithi038 (mon.0) 420 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:18.982 DEBUG:teuthology.orchestra.run.smithi044:osd.5> sudo journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.5.service 2024-08-22T21:13:18.986 INFO:tasks.cephadm:Deploying osd.6 on smithi044 with /dev/vg_nvme/lv_2... 2024-08-22T21:13:18.986 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-08-22T21:13:20.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:18.621101+0000 mgr.smithi038.miewqn (mgr.14162) 170 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:20.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:18.621101+0000 mgr.smithi038.miewqn (mgr.14162) 170 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:21.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:21 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:21.411300+0000 mon.smithi044 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.44:6808/4268014498,v1:172.21.15.44:6809/4268014498]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:13:21.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:21 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:21.411666+0000 mon.smithi038 (mon.0) 421 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:13:21.725 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:21 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:21.411300+0000 mon.smithi044 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.44:6808/4268014498,v1:172.21.15.44:6809/4268014498]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:13:21.725 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:21 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:21.411666+0000 mon.smithi038 (mon.0) 421 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:13:21.726 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:13:21 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5[20644]: debug 2024-08-22T21:13:21.407+0000 7f748dd69080 -1 osd.5 0 log_to_monitors {default=true} 2024-08-22T21:13:21.880 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-08-22T21:13:21.880 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-08-22T21:13:21.880 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-08-22T21:13:21.880 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-08-22T21:13:21.880 INFO:teuthology.orchestra.run.smithi044.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0134673 s, 779 MB/s 2024-08-22T21:13:21.880 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-08-22T21:13:22.662 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_2 2024-08-22T21:13:22.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:20.621364+0000 mgr.smithi038.miewqn (mgr.14162) 171 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:22.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:21.523088+0000 mon.smithi038 (mon.0) 422 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-22T21:13:22.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:21.523136+0000 mon.smithi038 (mon.0) 423 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-22T21:13:22.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:21.523246+0000 mon.smithi038 (mon.0) 424 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:13:22.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:21.523832+0000 mon.smithi044 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.44:6808/4268014498,v1:172.21.15.44:6809/4268014498]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:13:22.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:21.524117+0000 mon.smithi038 (mon.0) 425 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:13:22.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:22.418114+0000 mon.smithi038 (mon.0) 426 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:22.961 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:13:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5[20644]: debug 2024-08-22T21:13:22.541+0000 7f74842da700 -1 osd.5 0 waiting for initial osdmap 2024-08-22T21:13:22.961 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:13:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5[20644]: debug 2024-08-22T21:13:22.546+0000 7f747ea52700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-08-22T21:13:22.961 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:20.621364+0000 mgr.smithi038.miewqn (mgr.14162) 171 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:22.961 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:21.523088+0000 mon.smithi038 (mon.0) 422 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-22T21:13:22.961 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:21.523136+0000 mon.smithi038 (mon.0) 423 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-22T21:13:22.961 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:21.523246+0000 mon.smithi038 (mon.0) 424 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:13:22.961 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:21.523832+0000 mon.smithi044 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.44:6808/4268014498,v1:172.21.15.44:6809/4268014498]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:13:22.961 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:21.524117+0000 mon.smithi038 (mon.0) 425 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:13:22.961 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:22.418114+0000 mon.smithi038 (mon.0) 426 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:22.533728+0000 mon.smithi038 (mon.0) 427 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-08-22T21:13:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:22.533811+0000 mon.smithi038 (mon.0) 428 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-22T21:13:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:22.534168+0000 mon.smithi038 (mon.0) 429 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:13:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:22.537099+0000 mon.smithi038 (mon.0) 430 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:13:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:22.621652+0000 mgr.smithi038.miewqn (mgr.14162) 172 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:22.753054+0000 mon.smithi038 (mon.0) 431 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:23.887 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:22.533728+0000 mon.smithi038 (mon.0) 427 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-08-22T21:13:23.887 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:22.533811+0000 mon.smithi038 (mon.0) 428 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-22T21:13:23.887 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:22.534168+0000 mon.smithi038 (mon.0) 429 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:13:23.887 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:22.537099+0000 mon.smithi038 (mon.0) 430 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:13:23.887 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:22.621652+0000 mgr.smithi038.miewqn (mgr.14162) 172 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:13:23.888 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:22.753054+0000 mon.smithi038 (mon.0) 431 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:24.774 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:22.379596+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:13:24.774 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:22.379705+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:13:24.774 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:23.539948+0000 mon.smithi038 (mon.0) 432 : cluster [INF] osd.5 [v2:172.21.15.44:6808/4268014498,v1:172.21.15.44:6809/4268014498] boot 2024-08-22T21:13:24.774 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:23.540001+0000 mon.smithi038 (mon.0) 433 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-08-22T21:13:24.774 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:23.540766+0000 mon.smithi038 (mon.0) 434 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:13:24.774 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:24.545011+0000 mon.smithi038 (mon.0) 435 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-22T21:13:24.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:22.379596+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:13:24.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:22.379705+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:13:24.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:23.539948+0000 mon.smithi038 (mon.0) 432 : cluster [INF] osd.5 [v2:172.21.15.44:6808/4268014498,v1:172.21.15.44:6809/4268014498] boot 2024-08-22T21:13:24.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:23.540001+0000 mon.smithi038 (mon.0) 433 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-08-22T21:13:24.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:23.540766+0000 mon.smithi038 (mon.0) 434 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:13:24.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:24.545011+0000 mon.smithi038 (mon.0) 435 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-22T21:13:25.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:24.622046+0000 mgr.smithi038.miewqn (mgr.14162) 173 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:25.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:25.544497+0000 mon.smithi038 (mon.0) 436 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-22T21:13:25.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:24.622046+0000 mgr.smithi038.miewqn (mgr.14162) 173 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:25.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:25.544497+0000 mon.smithi038 (mon.0) 436 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-22T21:13:26.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:25.875246+0000 mgr.smithi038.miewqn (mgr.14162) 174 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:13:26.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:25.876134+0000 mon.smithi038 (mon.0) 437 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:13:26.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:13:25.877466+0000 mgr.smithi038.miewqn (mgr.14162) 175 : cephadm [INF] Applying service osd.None on host smithi044... 2024-08-22T21:13:26.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:25.877745+0000 mon.smithi038 (mon.0) 438 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:13:26.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:25.878455+0000 mon.smithi038 (mon.0) 439 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:13:26.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:25.875246+0000 mgr.smithi038.miewqn (mgr.14162) 174 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:13:26.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:25.876134+0000 mon.smithi038 (mon.0) 437 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:13:26.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:13:25.877466+0000 mgr.smithi038.miewqn (mgr.14162) 175 : cephadm [INF] Applying service osd.None on host smithi044... 2024-08-22T21:13:26.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:25.877745+0000 mon.smithi038 (mon.0) 438 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:13:26.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:25.878455+0000 mon.smithi038 (mon.0) 439 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:13:28.149 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:27 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:26.622424+0000 mgr.smithi038.miewqn (mgr.14162) 176 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:28.149 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:27 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:27.663110+0000 mon.smithi038 (mon.0) 440 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:28.149 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:27 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:27.668214+0000 mon.smithi038 (mon.0) 441 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:28.149 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:27 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:27.671903+0000 mon.smithi038 (mon.0) 442 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:13:28.256 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:27 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:26.622424+0000 mgr.smithi038.miewqn (mgr.14162) 176 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:28.256 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:27 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:27.663110+0000 mon.smithi038 (mon.0) 440 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:28.256 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:27 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:27.668214+0000 mon.smithi038 (mon.0) 441 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:28.256 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:27 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:27.671903+0000 mon.smithi038 (mon.0) 442 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:13:29.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:13:27.657364+0000 mgr.smithi038.miewqn (mgr.14162) 177 : cephadm [INF] Detected new or changed devices on smithi044 2024-08-22T21:13:29.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:28.727839+0000 mon.smithi038 (mon.0) 443 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:13:29.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:28.728170+0000 mon.smithi038 (mon.0) 444 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:13:29.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:28.862204+0000 mon.smithi044 (mon.1) 10 : audit [INF] from='client.? 172.21.15.44:0/2939831673' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4ae4dc6-ff34-4fb8-a87d-ef5891f5261a"}]: dispatch 2024-08-22T21:13:29.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:28.862607+0000 mon.smithi038 (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4ae4dc6-ff34-4fb8-a87d-ef5891f5261a"}]: dispatch 2024-08-22T21:13:29.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:28.869580+0000 mon.smithi038 (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4ae4dc6-ff34-4fb8-a87d-ef5891f5261a"}]': finished 2024-08-22T21:13:29.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:28.869633+0000 mon.smithi038 (mon.0) 447 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-08-22T21:13:29.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:28.869738+0000 mon.smithi038 (mon.0) 448 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:13:29.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:13:27.657364+0000 mgr.smithi038.miewqn (mgr.14162) 177 : cephadm [INF] Detected new or changed devices on smithi044 2024-08-22T21:13:29.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:28.727839+0000 mon.smithi038 (mon.0) 443 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:13:29.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:28.728170+0000 mon.smithi038 (mon.0) 444 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:13:29.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:28.862204+0000 mon.smithi044 (mon.1) 10 : audit [INF] from='client.? 172.21.15.44:0/2939831673' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4ae4dc6-ff34-4fb8-a87d-ef5891f5261a"}]: dispatch 2024-08-22T21:13:29.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:28.862607+0000 mon.smithi038 (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4ae4dc6-ff34-4fb8-a87d-ef5891f5261a"}]: dispatch 2024-08-22T21:13:29.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:28.869580+0000 mon.smithi038 (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4ae4dc6-ff34-4fb8-a87d-ef5891f5261a"}]': finished 2024-08-22T21:13:29.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:28.869633+0000 mon.smithi038 (mon.0) 447 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-08-22T21:13:29.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:28.869738+0000 mon.smithi038 (mon.0) 448 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:13:30.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:28.622757+0000 mgr.smithi038.miewqn (mgr.14162) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:30.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:29.295488+0000 mon.smithi044 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.44:0/1039366732' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:13:30.307 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:28.622757+0000 mgr.smithi038.miewqn (mgr.14162) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:30.308 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:29.295488+0000 mon.smithi044 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.44:0/1039366732' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:13:32.142 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:30.623086+0000 mgr.smithi038.miewqn (mgr.14162) 179 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:32.142 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:31.577332+0000 mon.smithi038 (mon.0) 449 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:32.142 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:31.581824+0000 mon.smithi038 (mon.0) 450 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:32.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:30.623086+0000 mgr.smithi038.miewqn (mgr.14162) 179 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:32.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:31.577332+0000 mon.smithi038 (mon.0) 449 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:32.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:31.581824+0000 mon.smithi038 (mon.0) 450 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:34.189 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:33 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:32.623567+0000 mgr.smithi038.miewqn (mgr.14162) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:34.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:32.623567+0000 mgr.smithi038.miewqn (mgr.14162) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:35.163 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:35 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:34.846104+0000 mon.smithi038 (mon.0) 451 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-22T21:13:35.164 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:35 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:34.846897+0000 mon.smithi038 (mon.0) 452 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:13:35.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:35 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:34.846104+0000 mon.smithi038 (mon.0) 451 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-22T21:13:35.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:35 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:34.846897+0000 mon.smithi038 (mon.0) 452 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:13:36.128 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:34.623968+0000 mgr.smithi038.miewqn (mgr.14162) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:36.128 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:13:34.847558+0000 mgr.smithi038.miewqn (mgr.14162) 182 : cephadm [INF] Deploying daemon osd.6 on smithi044 2024-08-22T21:13:36.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:34.623968+0000 mgr.smithi038.miewqn (mgr.14162) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:36.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:13:34.847558+0000 mgr.smithi038.miewqn (mgr.14162) 182 : cephadm [INF] Deploying daemon osd.6 on smithi044 2024-08-22T21:13:38.127 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:36.624452+0000 mgr.smithi038.miewqn (mgr.14162) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:38.346 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 6 on host 'smithi044' 2024-08-22T21:13:38.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:36.624452+0000 mgr.smithi038.miewqn (mgr.14162) 183 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:39.025 DEBUG:teuthology.orchestra.run.smithi044:osd.6> sudo journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.6.service 2024-08-22T21:13:39.028 INFO:tasks.cephadm:Deploying osd.7 on smithi044 with /dev/vg_nvme/lv_1... 2024-08-22T21:13:39.028 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-08-22T21:13:39.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:38.332055+0000 mon.smithi038 (mon.0) 453 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:13:39.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:38.337464+0000 mon.smithi038 (mon.0) 454 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:39.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:38.343180+0000 mon.smithi038 (mon.0) 455 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:39.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:38.332055+0000 mon.smithi038 (mon.0) 453 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:13:39.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:38.337464+0000 mon.smithi038 (mon.0) 454 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:39.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:38.343180+0000 mon.smithi038 (mon.0) 455 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:40.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:40 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:38.624909+0000 mgr.smithi038.miewqn (mgr.14162) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:40.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:40 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:38.624909+0000 mgr.smithi038.miewqn (mgr.14162) 184 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:41.527 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:13:41 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6[23104]: debug 2024-08-22T21:13:41.466+0000 7f5729252080 -1 osd.6 0 log_to_monitors {default=true} 2024-08-22T21:13:41.678 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-08-22T21:13:41.678 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-08-22T21:13:41.678 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-08-22T21:13:41.678 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-08-22T21:13:41.678 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0151851 s, 691 MB/s 2024-08-22T21:13:41.678 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-08-22T21:13:42.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:40.625218+0000 mgr.smithi038.miewqn (mgr.14162) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:42.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:41.470007+0000 mon.smithi044 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.44:6816/4033401659,v1:172.21.15.44:6817/4033401659]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:13:42.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:41.470356+0000 mon.smithi038 (mon.0) 456 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:13:42.764 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:40.625218+0000 mgr.smithi038.miewqn (mgr.14162) 185 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:42.764 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:41.470007+0000 mon.smithi044 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.44:6816/4033401659,v1:172.21.15.44:6817/4033401659]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:13:42.764 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:41.470356+0000 mon.smithi038 (mon.0) 456 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:13:42.790 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_1 2024-08-22T21:13:43.670 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:13:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6[23104]: debug 2024-08-22T21:13:43.375+0000 7f571f7c3700 -1 osd.6 0 waiting for initial osdmap 2024-08-22T21:13:43.670 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:13:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6[23104]: debug 2024-08-22T21:13:43.385+0000 7f571a73c700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-08-22T21:13:43.670 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:42.367828+0000 mon.smithi038 (mon.0) 457 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-22T21:13:43.671 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:42.367925+0000 mon.smithi038 (mon.0) 458 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-08-22T21:13:43.671 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:42.368065+0000 mon.smithi038 (mon.0) 459 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:13:43.671 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:42.368473+0000 mon.smithi044 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.44:6816/4033401659,v1:172.21.15.44:6817/4033401659]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:13:43.671 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:42.368801+0000 mon.smithi038 (mon.0) 460 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:13:43.671 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:42.480541+0000 mon.smithi038 (mon.0) 461 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:43.671 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:42.952390+0000 mon.smithi038 (mon.0) 462 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:43.718 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:43 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:42.367828+0000 mon.smithi038 (mon.0) 457 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-22T21:13:43.718 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:43 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:42.367925+0000 mon.smithi038 (mon.0) 458 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-08-22T21:13:43.718 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:43 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:42.368065+0000 mon.smithi038 (mon.0) 459 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:13:43.718 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:43 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:42.368473+0000 mon.smithi044 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.44:6816/4033401659,v1:172.21.15.44:6817/4033401659]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:13:43.718 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:43 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:42.368801+0000 mon.smithi038 (mon.0) 460 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:13:43.719 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:43 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:42.480541+0000 mon.smithi038 (mon.0) 461 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:43.719 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:43 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:42.952390+0000 mon.smithi038 (mon.0) 462 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:44.691 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:42.625507+0000 mgr.smithi038.miewqn (mgr.14162) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:44.692 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:43.373814+0000 mon.smithi038 (mon.0) 463 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-08-22T21:13:44.692 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:43.373897+0000 mon.smithi038 (mon.0) 464 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-08-22T21:13:44.692 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:43.375791+0000 mon.smithi038 (mon.0) 465 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:13:44.692 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:43.379247+0000 mon.smithi038 (mon.0) 466 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:13:44.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:42.625507+0000 mgr.smithi038.miewqn (mgr.14162) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:13:44.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:43.373814+0000 mon.smithi038 (mon.0) 463 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-08-22T21:13:44.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:43.373897+0000 mon.smithi038 (mon.0) 464 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-08-22T21:13:44.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:43.375791+0000 mon.smithi038 (mon.0) 465 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:13:44.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:43.379247+0000 mon.smithi038 (mon.0) 466 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:13:45.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:42.509750+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:13:45.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:42.509898+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:13:45.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:44.378803+0000 mon.smithi038 (mon.0) 467 : cluster [INF] osd.6 [v2:172.21.15.44:6816/4033401659,v1:172.21.15.44:6817/4033401659] boot 2024-08-22T21:13:45.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:44.378857+0000 mon.smithi038 (mon.0) 468 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-08-22T21:13:45.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:44.381426+0000 mon.smithi038 (mon.0) 469 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:13:45.648 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:42.509750+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:13:45.648 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:42.509898+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:13:45.648 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:44.378803+0000 mon.smithi038 (mon.0) 467 : cluster [INF] osd.6 [v2:172.21.15.44:6816/4033401659,v1:172.21.15.44:6817/4033401659] boot 2024-08-22T21:13:45.648 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:44.378857+0000 mon.smithi038 (mon.0) 468 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-08-22T21:13:45.648 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:44.381426+0000 mon.smithi038 (mon.0) 469 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:13:46.680 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:46 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:44.625769+0000 mgr.smithi038.miewqn (mgr.14162) 187 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:46.680 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:46 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:45.383931+0000 mon.smithi038 (mon.0) 470 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-08-22T21:13:46.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:46 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:44.625769+0000 mgr.smithi038.miewqn (mgr.14162) 187 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:46.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:46 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:45.383931+0000 mon.smithi038 (mon.0) 470 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-08-22T21:13:47.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:46.397593+0000 mon.smithi038 (mon.0) 471 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-08-22T21:13:47.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:46.780940+0000 mon.smithi038 (mon.0) 472 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:47.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:46.785730+0000 mon.smithi038 (mon.0) 473 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:47.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:46.788944+0000 mon.smithi038 (mon.0) 474 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:13:47.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:46.799908+0000 mon.smithi038 (mon.0) 475 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:47.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:46.984936+0000 mon.smithi038 (mon.0) 476 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:13:47.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:46.986457+0000 mon.smithi038 (mon.0) 477 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:13:47.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:46.987135+0000 mon.smithi038 (mon.0) 478 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:13:47.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:46.397593+0000 mon.smithi038 (mon.0) 471 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-08-22T21:13:47.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:46.780940+0000 mon.smithi038 (mon.0) 472 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:47.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:46.785730+0000 mon.smithi038 (mon.0) 473 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:47.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:46.788944+0000 mon.smithi038 (mon.0) 474 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:13:47.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:46.799908+0000 mon.smithi038 (mon.0) 475 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:47.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:46.984936+0000 mon.smithi038 (mon.0) 476 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:13:47.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:46.986457+0000 mon.smithi038 (mon.0) 477 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:13:47.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:46.987135+0000 mon.smithi038 (mon.0) 478 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:13:48.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:46.626299+0000 mgr.smithi038.miewqn (mgr.14162) 188 : cluster [DBG] pgmap v163: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:48.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:13:46.771907+0000 mgr.smithi038.miewqn (mgr.14162) 189 : cephadm [INF] Detected new or changed devices on smithi044 2024-08-22T21:13:48.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:46.984102+0000 mgr.smithi038.miewqn (mgr.14162) 190 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:13:48.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:13:46.986190+0000 mgr.smithi038.miewqn (mgr.14162) 191 : cephadm [INF] Applying service osd.None on host smithi044... 2024-08-22T21:13:48.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:46.626299+0000 mgr.smithi038.miewqn (mgr.14162) 188 : cluster [DBG] pgmap v163: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:48.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:13:46.771907+0000 mgr.smithi038.miewqn (mgr.14162) 189 : cephadm [INF] Detected new or changed devices on smithi044 2024-08-22T21:13:48.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:46.984102+0000 mgr.smithi038.miewqn (mgr.14162) 190 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:13:48.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:13:46.986190+0000 mgr.smithi038.miewqn (mgr.14162) 191 : cephadm [INF] Applying service osd.None on host smithi044... 2024-08-22T21:13:49.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:49.212229+0000 mon.smithi044 (mon.1) 14 : audit [INF] from='client.? 172.21.15.44:0/567767823' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "386d1dc6-cba6-43ef-8973-56490c615825"}]: dispatch 2024-08-22T21:13:49.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:49.212767+0000 mon.smithi038 (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "386d1dc6-cba6-43ef-8973-56490c615825"}]: dispatch 2024-08-22T21:13:49.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:49.222057+0000 mon.smithi038 (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "386d1dc6-cba6-43ef-8973-56490c615825"}]': finished 2024-08-22T21:13:49.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:49.222152+0000 mon.smithi038 (mon.0) 481 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-08-22T21:13:49.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:49.222308+0000 mon.smithi038 (mon.0) 482 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:13:49.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:49.212229+0000 mon.smithi044 (mon.1) 14 : audit [INF] from='client.? 172.21.15.44:0/567767823' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "386d1dc6-cba6-43ef-8973-56490c615825"}]: dispatch 2024-08-22T21:13:49.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:49.212767+0000 mon.smithi038 (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "386d1dc6-cba6-43ef-8973-56490c615825"}]: dispatch 2024-08-22T21:13:49.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:49.222057+0000 mon.smithi038 (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "386d1dc6-cba6-43ef-8973-56490c615825"}]': finished 2024-08-22T21:13:49.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:49.222152+0000 mon.smithi038 (mon.0) 481 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-08-22T21:13:49.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:49.222308+0000 mon.smithi038 (mon.0) 482 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:13:50.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:50 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:48.626693+0000 mgr.smithi038.miewqn (mgr.14162) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:50.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:50 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:49.644190+0000 mon.smithi044 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.44:0/1952130362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:13:50.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:48.626693+0000 mgr.smithi038.miewqn (mgr.14162) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:50.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:49.644190+0000 mon.smithi044 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.44:0/1952130362' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:13:52.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:52 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:50.627216+0000 mgr.smithi038.miewqn (mgr.14162) 193 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:52.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:52 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:50.627216+0000 mgr.smithi038.miewqn (mgr.14162) 193 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:54.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:54 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:52.627713+0000 mgr.smithi038.miewqn (mgr.14162) 194 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:54.788 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:54 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:52.627713+0000 mgr.smithi038.miewqn (mgr.14162) 194 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:55.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:55.418412+0000 mon.smithi038 (mon.0) 483 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-22T21:13:55.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:55.419187+0000 mon.smithi038 (mon.0) 484 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:13:55.737 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:55 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:55.418412+0000 mon.smithi038 (mon.0) 483 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-22T21:13:55.737 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:55 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:55.419187+0000 mon.smithi038 (mon.0) 484 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:13:56.662 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:56 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:54.628228+0000 mgr.smithi038.miewqn (mgr.14162) 195 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:56.662 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:56 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:13:55.419814+0000 mgr.smithi038.miewqn (mgr.14162) 196 : cephadm [INF] Deploying daemon osd.7 on smithi044 2024-08-22T21:13:56.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:56 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:54.628228+0000 mgr.smithi038.miewqn (mgr.14162) 195 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:56.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:56 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:13:55.419814+0000 mgr.smithi038.miewqn (mgr.14162) 196 : cephadm [INF] Deploying daemon osd.7 on smithi044 2024-08-22T21:13:58.504 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:58 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:56.628720+0000 mgr.smithi038.miewqn (mgr.14162) 197 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:58.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:56.628720+0000 mgr.smithi038.miewqn (mgr.14162) 197 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:13:58.911 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 7 on host 'smithi044' 2024-08-22T21:13:59.514 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:59 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:58.895066+0000 mon.smithi038 (mon.0) 485 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:13:59.515 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:59 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:58.900298+0000 mon.smithi038 (mon.0) 486 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:59.515 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:13:59 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:13:58.908957+0000 mon.smithi038 (mon.0) 487 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:59.516 DEBUG:teuthology.orchestra.run.smithi044:osd.7> sudo journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.7.service 2024-08-22T21:13:59.518 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-22T21:13:59.519 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd stat -f json 2024-08-22T21:13:59.831 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:59 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:58.895066+0000 mon.smithi038 (mon.0) 485 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:13:59.831 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:59 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:58.900298+0000 mon.smithi038 (mon.0) 486 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:13:59.831 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:13:59 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:13:58.908957+0000 mon.smithi038 (mon.0) 487 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:14:00.740 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:00 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:13:58.629032+0000 mgr.smithi038.miewqn (mgr.14162) 198 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:14:00.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:13:58.629032+0000 mgr.smithi038.miewqn (mgr.14162) 198 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:14:01.541 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:14:02.210 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1724361224,"num_in_osds":8,"osd_in_since":1724361229,"num_remapped_pgs":0} 2024-08-22T21:14:02.276 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:14:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7[25571]: debug 2024-08-22T21:14:01.984+0000 7fee10099080 -1 osd.7 0 log_to_monitors {default=true} 2024-08-22T21:14:02.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:00.629312+0000 mgr.smithi038.miewqn (mgr.14162) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:14:02.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:01.097188+0000 mon.smithi038 (mon.0) 488 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:14:02.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:01.541394+0000 mon.smithi038 (mon.0) 489 : audit [DBG] from='client.? 172.21.15.38:0/2644651616' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:14:02.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:01.988493+0000 mon.smithi044 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.44:6824/2724265556,v1:172.21.15.44:6825/2724265556]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-22T21:14:02.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:01.988840+0000 mon.smithi038 (mon.0) 490 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-22T21:14:02.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:00.629312+0000 mgr.smithi038.miewqn (mgr.14162) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:14:02.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:01.097188+0000 mon.smithi038 (mon.0) 488 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:14:02.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:01.541394+0000 mon.smithi038 (mon.0) 489 : audit [DBG] from='client.? 172.21.15.38:0/2644651616' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:14:02.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:01.988493+0000 mon.smithi044 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.44:6824/2724265556,v1:172.21.15.44:6825/2724265556]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-22T21:14:02.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:01.988840+0000 mon.smithi038 (mon.0) 490 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-22T21:14:03.211 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd stat -f json 2024-08-22T21:14:04.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:02.629582+0000 mgr.smithi038.miewqn (mgr.14162) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:14:04.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:02.988633+0000 mon.smithi038 (mon.0) 491 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-22T21:14:04.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:02.988707+0000 mon.smithi038 (mon.0) 492 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-08-22T21:14:04.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:02.988830+0000 mon.smithi038 (mon.0) 493 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:14:04.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:02.989178+0000 mon.smithi044 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.44:6824/2724265556,v1:172.21.15.44:6825/2724265556]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:14:04.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:02.989490+0000 mon.smithi038 (mon.0) 494 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:14:04.276 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:14:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7[25571]: debug 2024-08-22T21:14:03.994+0000 7fee0660a700 -1 osd.7 0 waiting for initial osdmap 2024-08-22T21:14:04.276 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:14:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7[25571]: debug 2024-08-22T21:14:04.001+0000 7fee00d82700 -1 osd.7 48 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-08-22T21:14:04.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:02.629582+0000 mgr.smithi038.miewqn (mgr.14162) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:14:04.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:02.988633+0000 mon.smithi038 (mon.0) 491 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-22T21:14:04.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:02.988707+0000 mon.smithi038 (mon.0) 492 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-08-22T21:14:04.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:02.988830+0000 mon.smithi038 (mon.0) 493 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:14:04.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:02.989178+0000 mon.smithi044 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.44:6824/2724265556,v1:172.21.15.44:6825/2724265556]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:14:04.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:02.989490+0000 mon.smithi038 (mon.0) 494 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-08-22T21:14:05.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:02.945308+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:14:05.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:02.945450+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:14:05.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:03.990627+0000 mon.smithi038 (mon.0) 495 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-08-22T21:14:05.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:03.990697+0000 mon.smithi038 (mon.0) 496 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-08-22T21:14:05.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:03.991205+0000 mon.smithi038 (mon.0) 497 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:14:05.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:03.995991+0000 mon.smithi038 (mon.0) 498 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:14:05.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:14:04.283670+0000 mgr.smithi038.miewqn (mgr.14162) 201 : cephadm [INF] Detected new or changed devices on smithi044 2024-08-22T21:14:05.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:04.289227+0000 mon.smithi038 (mon.0) 499 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:14:05.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:04.294349+0000 mon.smithi038 (mon.0) 500 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:14:05.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:04.297037+0000 mon.smithi038 (mon.0) 501 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:14:05.126 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:04.302833+0000 mon.smithi038 (mon.0) 502 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:14:05.228 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:14:05.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:02.945308+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:14:05.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:02.945450+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:14:05.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:03.990627+0000 mon.smithi038 (mon.0) 495 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-08-22T21:14:05.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:03.990697+0000 mon.smithi038 (mon.0) 496 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-08-22T21:14:05.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:03.991205+0000 mon.smithi038 (mon.0) 497 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:14:05.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:03.995991+0000 mon.smithi038 (mon.0) 498 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:14:05.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:14:04.283670+0000 mgr.smithi038.miewqn (mgr.14162) 201 : cephadm [INF] Detected new or changed devices on smithi044 2024-08-22T21:14:05.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:04.289227+0000 mon.smithi038 (mon.0) 499 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:14:05.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:04.294349+0000 mon.smithi038 (mon.0) 500 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:14:05.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:04.297037+0000 mon.smithi038 (mon.0) 501 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:14:05.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:04.302833+0000 mon.smithi038 (mon.0) 502 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:14:05.973 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":49,"num_osds":8,"num_up_osds":8,"osd_up_since":1724361244,"num_in_osds":8,"osd_in_since":1724361229,"num_remapped_pgs":1} 2024-08-22T21:14:05.974 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd dump --format=json 2024-08-22T21:14:06.183 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:06.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:04.630004+0000 mgr.smithi038.miewqn (mgr.14162) 202 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:14:06.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:04.994305+0000 mon.smithi038 (mon.0) 503 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:14:06.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:05.004827+0000 mon.smithi038 (mon.0) 504 : cluster [INF] osd.7 [v2:172.21.15.44:6824/2724265556,v1:172.21.15.44:6825/2724265556] boot 2024-08-22T21:14:06.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:05.004896+0000 mon.smithi038 (mon.0) 505 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-08-22T21:14:06.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:05.005060+0000 mon.smithi038 (mon.0) 506 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:14:06.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:05.228121+0000 mon.smithi038 (mon.0) 507 : audit [DBG] from='client.? 172.21.15.38:0/1565852382' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:14:06.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:04.630004+0000 mgr.smithi038.miewqn (mgr.14162) 202 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:14:06.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:04.994305+0000 mon.smithi038 (mon.0) 503 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:14:06.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:05.004827+0000 mon.smithi038 (mon.0) 504 : cluster [INF] osd.7 [v2:172.21.15.44:6824/2724265556,v1:172.21.15.44:6825/2724265556] boot 2024-08-22T21:14:06.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:05.004896+0000 mon.smithi038 (mon.0) 505 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-08-22T21:14:06.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:05.005060+0000 mon.smithi038 (mon.0) 506 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:14:06.299 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:05.228121+0000 mon.smithi038 (mon.0) 507 : audit [DBG] from='client.? 172.21.15.38:0/1565852382' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:14:07.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:07 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:06.006798+0000 mon.smithi038 (mon.0) 508 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-08-22T21:14:07.366 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:07 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:06.006798+0000 mon.smithi038 (mon.0) 508 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-08-22T21:14:07.978 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:14:07.978 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":51,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","created":"2024-08-22T21:08:31.948277+0000","modified":"2024-08-22T21:14:07.003465+0000","last_up_change":"2024-08-22T21:14:04.993985+0000","last_in_change":"2024-08-22T21:13:49.213391+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-08-22T21:12:25.781184+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"fe97bf09-632f-4f8b-9cdd-1a2956d23042","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":1876880421},{"type":"v1","addr":"172.21.15.38:6803","nonce":1876880421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":1876880421},{"type":"v1","addr":"172.21.15.38:6805","nonce":1876880421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":1876880421},{"type":"v1","addr":"172.21.15.38:6809","nonce":1876880421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":1876880421},{"type":"v1","addr":"172.21.15.38:6807","nonce":1876880421}]},"public_addr":"172.21.15.38:6803/1876880421","cluster_addr":"172.21.15.38:6805/1876880421","heartbeat_back_addr":"172.21.15.38:6809/1876880421","heartbeat_front_addr":"172.21.15.38:6807/1876880421","state":["exists","up"]},{"osd":1,"uuid":"5c877a6f-419a-43a0-be8a-538195b16ebd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":1025570332},{"type":"v1","addr":"172.21.15.38:6811","nonce":1025570332}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":1025570332},{"type":"v1","addr":"172.21.15.38:6813","nonce":1025570332}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":1025570332},{"type":"v1","addr":"172.21.15.38:6817","nonce":1025570332}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":1025570332},{"type":"v1","addr":"172.21.15.38:6815","nonce":1025570332}]},"public_addr":"172.21.15.38:6811/1025570332","cluster_addr":"172.21.15.38:6813/1025570332","heartbeat_back_addr":"172.21.15.38:6817/1025570332","heartbeat_front_addr":"172.21.15.38:6815/1025570332","state":["exists","up"]},{"osd":2,"uuid":"422a5f0c-0f69-44e6-800b-ff59fd0751d5","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.38:6818","nonce":3524608830},{"type":"v1","addr":"172.21.15.38:6819","nonce":3524608830}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":3524608830},{"type":"v1","addr":"172.21.15.38:6821","nonce":3524608830}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":3524608830},{"type":"v1","addr":"172.21.15.38:6825","nonce":3524608830}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":3524608830},{"type":"v1","addr":"172.21.15.38:6823","nonce":3524608830}]},"public_addr":"172.21.15.38:6819/3524608830","cluster_addr":"172.21.15.38:6821/3524608830","heartbeat_back_addr":"172.21.15.38:6825/3524608830","heartbeat_front_addr":"172.21.15.38:6823/3524608830","state":["exists","up"]},{"osd":3,"uuid":"ac5e00bd-2731-44be-8029-95fb5a085251","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.38:6826","nonce":891713703},{"type":"v1","addr":"172.21.15.38:6827","nonce":891713703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":891713703},{"type":"v1","addr":"172.21.15.38:6829","nonce":891713703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":891713703},{"type":"v1","addr":"172.21.15.38:6833","nonce":891713703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":891713703},{"type":"v1","addr":"172.21.15.38:6831","nonce":891713703}]},"public_addr":"172.21.15.38:6827/891713703","cluster_addr":"172.21.15.38:6829/891713703","heartbeat_back_addr":"172.21.15.38:6833/891713703","heartbeat_front_addr":"172.21.15.38:6831/891713703","state":["exists","up"]},{"osd":4,"uuid":"e3e142e4-2504-441e-b9dd-b760e0a04408","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.44:6800","nonce":4091005141},{"type":"v1","addr":"172.21.15.44:6801","nonce":4091005141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6802","nonce":4091005141},{"type":"v1","addr":"172.21.15.44:6803","nonce":4091005141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":4091005141},{"type":"v1","addr":"172.21.15.44:6807","nonce":4091005141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":4091005141},{"type":"v1","addr":"172.21.15.44:6805","nonce":4091005141}]},"public_addr":"172.21.15.44:6801/4091005141","cluster_addr":"172.21.15.44:6803/4091005141","heartbeat_back_addr":"172.21.15.44:6807/4091005141","heartbeat_front_addr":"172.21.15.44:6805/4091005141","state":["exists","up"]},{"osd":5,"uuid":"203c0b19-4b18-45a5-b0b6-8df41c5297fb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6808","nonce":4268014498},{"type":"v1","addr":"172.21.15.44:6809","nonce":4268014498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6810","nonce":4268014498},{"type":"v1","addr":"172.21.15.44:6811","nonce":4268014498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":4268014498},{"type":"v1","addr":"172.21.15.44:6815","nonce":4268014498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":4268014498},{"type":"v1","addr":"172.21.15.44:6813","nonce":4268014498}]},"public_addr":"172.21.15.44:6809/4268014498","cluster_addr":"172.21.15.44:6811/4268014498","heartbeat_back_addr":"172.21.15.44:6815/4268014498","heartbeat_front_addr":"172.21.15.44:6813/4268014498","state":["exists","up"]},{"osd":6,"uuid":"d4ae4dc6-ff34-4fb8-a87d-ef5891f5261a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6816","nonce":4033401659},{"type":"v1","addr":"172.21.15.44:6817","nonce":4033401659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6818","nonce":4033401659},{"type":"v1","addr":"172.21.15.44:6819","nonce":4033401659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6822","nonce":4033401659},{"type":"v1","addr":"172.21.15.44:6823","nonce":4033401659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6820","nonce":4033401659},{"type":"v1","addr":"172.21.15.44:6821","nonce":4033401659}]},"public_addr":"172.21.15.44:6817/4033401659","cluster_addr":"172.21.15.44:6819/4033401659","heartbeat_back_addr":"172.21.15.44:6823/4033401659","heartbeat_front_addr":"172.21.15.44:6821/4033401659","state":["exists","up"]},{"osd":7,"uuid":"386d1dc6-cba6-43ef-8973-56490c615825","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6824","nonce":2724265556},{"type":"v1","addr":"172.21.15.44:6825","nonce":2724265556}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6826","nonce":2724265556},{"type":"v1","addr":"172.21.15.44:6827","nonce":2724265556}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6830","nonce":2724265556},{"type":"v1","addr":"172.21.15.44:6831","nonce":2724265556}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6828","nonce":2724265556},{"type":"v1","addr":"172.21.15.44:6829","nonce":2724265556}]},"public_addr":"172.21.15.44:6825/2724265556","cluster_addr":"172.21.15.44:6827/2724265556","heartbeat_back_addr":"172.21.15.44:6831/2724265556","heartbeat_front_addr":"172.21.15.44:6829/2724265556","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:11:37.110416+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:12:01.005708+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:12:24.103025+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:12:45.674912+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:13:02.429941+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:13:22.379708+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:13:42.509900+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:14:02.945455+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:6801/722994925":"2024-08-23T21:09:28.530827+0000","172.21.15.38:6800/722994925":"2024-08-23T21:09:28.530827+0000","172.21.15.38:0/2462615514":"2024-08-23T21:09:28.530827+0000","172.21.15.38:0/2034899777":"2024-08-23T21:09:28.530827+0000","172.21.15.38:6801/3621432383":"2024-08-23T21:09:13.139848+0000","172.21.15.38:0/2720861122":"2024-08-23T21:09:13.139848+0000","172.21.15.38:0/3240741290":"2024-08-23T21:09:13.139848+0000","172.21.15.38:6800/3621432383":"2024-08-23T21:09:13.139848+0000","172.21.15.38:0/3846714113":"2024-08-23T21:08:54.113023+0000","172.21.15.38:6800/1832822687":"2024-08-23T21:08:54.113023+0000","172.21.15.38:6801/1832822687":"2024-08-23T21:08:54.113023+0000","172.21.15.38:0/1474349512":"2024-08-23T21:08:54.113023+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}} 2024-08-22T21:14:08.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:08 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:06.630458+0000 mgr.smithi038.miewqn (mgr.14162) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:08.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:08 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:07.002954+0000 mon.smithi038 (mon.0) 509 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-22T21:14:08.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:08 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:07.012404+0000 mon.smithi038 (mon.0) 510 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-08-22T21:14:08.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:08 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:07.977373+0000 mon.smithi038 (mon.0) 511 : audit [DBG] from='client.? 172.21.15.38:0/727967601' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:14:08.332 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:08 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:06.630458+0000 mgr.smithi038.miewqn (mgr.14162) 203 : cluster [DBG] pgmap v178: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:08.332 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:08 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:07.002954+0000 mon.smithi038 (mon.0) 509 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-22T21:14:08.332 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:08 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:07.012404+0000 mon.smithi038 (mon.0) 510 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-08-22T21:14:08.332 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:08 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:07.977373+0000 mon.smithi038 (mon.0) 511 : audit [DBG] from='client.? 172.21.15.38:0/727967601' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:14:08.834 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-08-22T21:12:25.781184+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-08-22T21:14:08.834 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-08-22T21:14:09.037 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:10.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:10 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:08.630895+0000 mgr.smithi038.miewqn (mgr.14162) 204 : cluster [DBG] pgmap v180: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:10.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:10 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:08.630895+0000 mgr.smithi038.miewqn (mgr.14162) 204 : cluster [DBG] pgmap v180: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:10.788 INFO:teuthology.orchestra.run.smithi038.stdout:pg_num: 1 2024-08-22T21:14:11.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:11 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:10.788412+0000 mon.smithi038 (mon.0) 512 : audit [DBG] from='client.? 172.21.15.38:0/599643426' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-08-22T21:14:11.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:11 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:10.788412+0000 mon.smithi038 (mon.0) 512 : audit [DBG] from='client.? 172.21.15.38:0/599643426' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-08-22T21:14:11.448 INFO:tasks.cephadm:Setting up client nodes... 2024-08-22T21:14:11.448 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-22T21:14:12.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:12 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:10.631162+0000 mgr.smithi038.miewqn (mgr.14162) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:12.324 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:12 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:10.631162+0000 mgr.smithi038.miewqn (mgr.14162) 205 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:13.358 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:13.025562+0000 mon.smithi038 (mon.0) 513 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-22T21:14:13.359 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:13.025598+0000 mon.smithi038 (mon.0) 514 : cluster [INF] Cluster is now healthy 2024-08-22T21:14:13.359 INFO:teuthology.orchestra.run.smithi038.stdout:[client.0] 2024-08-22T21:14:13.359 INFO:teuthology.orchestra.run.smithi038.stdout: key = AQAlqsdmiznmFBAAhPs8ztvXufrgKYj92DDWPg== 2024-08-22T21:14:13.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:13.025562+0000 mon.smithi038 (mon.0) 513 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-22T21:14:13.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:13.025598+0000 mon.smithi038 (mon.0) 514 : cluster [INF] Cluster is now healthy 2024-08-22T21:14:14.129 DEBUG:teuthology.orchestra.run.smithi038:> set -ex 2024-08-22T21:14:14.130 DEBUG:teuthology.orchestra.run.smithi038:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-22T21:14:14.130 DEBUG:teuthology.orchestra.run.smithi038:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-22T21:14:14.167 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-22T21:14:14.167 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-22T21:14:14.167 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph mgr dump --format=json 2024-08-22T21:14:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:12.631552+0000 mgr.smithi038.miewqn (mgr.14162) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:13.350482+0000 mon.smithi038 (mon.0) 515 : audit [INF] from='client.? 172.21.15.38:0/4204170838' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-22T21:14:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:13.358303+0000 mon.smithi038 (mon.0) 516 : audit [INF] from='client.? 172.21.15.38:0/4204170838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-22T21:14:14.408 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:14.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:12.631552+0000 mgr.smithi038.miewqn (mgr.14162) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:14.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:13.350482+0000 mon.smithi038 (mon.0) 515 : audit [INF] from='client.? 172.21.15.38:0/4204170838' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-22T21:14:14.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:13.358303+0000 mon.smithi038 (mon.0) 516 : audit [INF] from='client.? 172.21.15.38:0/4204170838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-22T21:14:16.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:14.631857+0000 mgr.smithi038.miewqn (mgr.14162) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:16.304 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:14:16.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:16 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:14.631857+0000 mgr.smithi038.miewqn (mgr.14162) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:17.045 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":18,"active_gid":14162,"active_name":"smithi038.miewqn","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6800","nonce":1089934637},{"type":"v1","addr":"172.21.15.38:6801","nonce":1089934637}]},"active_addr":"172.21.15.38:6801/1089934637","active_change":"2024-08-22T21:09:28.531428+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14226,"name":"smithi044.gihefp","mgr_features":4540138297136906239,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"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":"docker.io/prom/alertmanager:v0.20.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":"docker.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":"docker.io/ceph/ceph-grafana:6.7.4","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":"haproxy","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":"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":"docker.io/prom/node-exporter:v0.18.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":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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":[]},"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":[]},"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_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","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","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","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":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"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":"docker.io/prom/alertmanager:v0.20.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":"docker.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":"docker.io/ceph/ceph-grafana:6.7.4","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":"haproxy","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":"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":"docker.io/prom/node-exporter:v0.18.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":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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":[]},"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":[]},"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_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","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","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"str","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","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":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","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":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi038.front.sepia.ceph.com:8443/","prometheus":"http://smithi038.front.sepia.ceph.com:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":4,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":435711359}]},{"addrvec":[{"type":"v2","addr":"172.21.15.38:0","nonce":2693079843}]}]}} 2024-08-22T21:14:17.048 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-22T21:14:17.048 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-22T21:14:17.049 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd dump --format=json 2024-08-22T21:14:17.252 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:17.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:17 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:16.298509+0000 mon.smithi038 (mon.0) 517 : audit [DBG] from='client.? 172.21.15.38:0/3330263848' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-22T21:14:17.372 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:17 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:16.298509+0000 mon.smithi038 (mon.0) 517 : audit [DBG] from='client.? 172.21.15.38:0/3330263848' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-22T21:14:18.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:16.632235+0000 mgr.smithi038.miewqn (mgr.14162) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:18.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:18 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:16.632235+0000 mgr.smithi038.miewqn (mgr.14162) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:19.061 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:14:19.062 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":51,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","created":"2024-08-22T21:08:31.948277+0000","modified":"2024-08-22T21:14:07.003465+0000","last_up_change":"2024-08-22T21:14:04.993985+0000","last_in_change":"2024-08-22T21:13:49.213391+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-08-22T21:12:25.781184+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"fe97bf09-632f-4f8b-9cdd-1a2956d23042","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":1876880421},{"type":"v1","addr":"172.21.15.38:6803","nonce":1876880421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":1876880421},{"type":"v1","addr":"172.21.15.38:6805","nonce":1876880421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":1876880421},{"type":"v1","addr":"172.21.15.38:6809","nonce":1876880421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":1876880421},{"type":"v1","addr":"172.21.15.38:6807","nonce":1876880421}]},"public_addr":"172.21.15.38:6803/1876880421","cluster_addr":"172.21.15.38:6805/1876880421","heartbeat_back_addr":"172.21.15.38:6809/1876880421","heartbeat_front_addr":"172.21.15.38:6807/1876880421","state":["exists","up"]},{"osd":1,"uuid":"5c877a6f-419a-43a0-be8a-538195b16ebd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":1025570332},{"type":"v1","addr":"172.21.15.38:6811","nonce":1025570332}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":1025570332},{"type":"v1","addr":"172.21.15.38:6813","nonce":1025570332}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":1025570332},{"type":"v1","addr":"172.21.15.38:6817","nonce":1025570332}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":1025570332},{"type":"v1","addr":"172.21.15.38:6815","nonce":1025570332}]},"public_addr":"172.21.15.38:6811/1025570332","cluster_addr":"172.21.15.38:6813/1025570332","heartbeat_back_addr":"172.21.15.38:6817/1025570332","heartbeat_front_addr":"172.21.15.38:6815/1025570332","state":["exists","up"]},{"osd":2,"uuid":"422a5f0c-0f69-44e6-800b-ff59fd0751d5","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.38:6818","nonce":3524608830},{"type":"v1","addr":"172.21.15.38:6819","nonce":3524608830}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":3524608830},{"type":"v1","addr":"172.21.15.38:6821","nonce":3524608830}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":3524608830},{"type":"v1","addr":"172.21.15.38:6825","nonce":3524608830}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":3524608830},{"type":"v1","addr":"172.21.15.38:6823","nonce":3524608830}]},"public_addr":"172.21.15.38:6819/3524608830","cluster_addr":"172.21.15.38:6821/3524608830","heartbeat_back_addr":"172.21.15.38:6825/3524608830","heartbeat_front_addr":"172.21.15.38:6823/3524608830","state":["exists","up"]},{"osd":3,"uuid":"ac5e00bd-2731-44be-8029-95fb5a085251","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.38:6826","nonce":891713703},{"type":"v1","addr":"172.21.15.38:6827","nonce":891713703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":891713703},{"type":"v1","addr":"172.21.15.38:6829","nonce":891713703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":891713703},{"type":"v1","addr":"172.21.15.38:6833","nonce":891713703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":891713703},{"type":"v1","addr":"172.21.15.38:6831","nonce":891713703}]},"public_addr":"172.21.15.38:6827/891713703","cluster_addr":"172.21.15.38:6829/891713703","heartbeat_back_addr":"172.21.15.38:6833/891713703","heartbeat_front_addr":"172.21.15.38:6831/891713703","state":["exists","up"]},{"osd":4,"uuid":"e3e142e4-2504-441e-b9dd-b760e0a04408","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.44:6800","nonce":4091005141},{"type":"v1","addr":"172.21.15.44:6801","nonce":4091005141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6802","nonce":4091005141},{"type":"v1","addr":"172.21.15.44:6803","nonce":4091005141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":4091005141},{"type":"v1","addr":"172.21.15.44:6807","nonce":4091005141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":4091005141},{"type":"v1","addr":"172.21.15.44:6805","nonce":4091005141}]},"public_addr":"172.21.15.44:6801/4091005141","cluster_addr":"172.21.15.44:6803/4091005141","heartbeat_back_addr":"172.21.15.44:6807/4091005141","heartbeat_front_addr":"172.21.15.44:6805/4091005141","state":["exists","up"]},{"osd":5,"uuid":"203c0b19-4b18-45a5-b0b6-8df41c5297fb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6808","nonce":4268014498},{"type":"v1","addr":"172.21.15.44:6809","nonce":4268014498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6810","nonce":4268014498},{"type":"v1","addr":"172.21.15.44:6811","nonce":4268014498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":4268014498},{"type":"v1","addr":"172.21.15.44:6815","nonce":4268014498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":4268014498},{"type":"v1","addr":"172.21.15.44:6813","nonce":4268014498}]},"public_addr":"172.21.15.44:6809/4268014498","cluster_addr":"172.21.15.44:6811/4268014498","heartbeat_back_addr":"172.21.15.44:6815/4268014498","heartbeat_front_addr":"172.21.15.44:6813/4268014498","state":["exists","up"]},{"osd":6,"uuid":"d4ae4dc6-ff34-4fb8-a87d-ef5891f5261a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6816","nonce":4033401659},{"type":"v1","addr":"172.21.15.44:6817","nonce":4033401659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6818","nonce":4033401659},{"type":"v1","addr":"172.21.15.44:6819","nonce":4033401659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6822","nonce":4033401659},{"type":"v1","addr":"172.21.15.44:6823","nonce":4033401659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6820","nonce":4033401659},{"type":"v1","addr":"172.21.15.44:6821","nonce":4033401659}]},"public_addr":"172.21.15.44:6817/4033401659","cluster_addr":"172.21.15.44:6819/4033401659","heartbeat_back_addr":"172.21.15.44:6823/4033401659","heartbeat_front_addr":"172.21.15.44:6821/4033401659","state":["exists","up"]},{"osd":7,"uuid":"386d1dc6-cba6-43ef-8973-56490c615825","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6824","nonce":2724265556},{"type":"v1","addr":"172.21.15.44:6825","nonce":2724265556}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6826","nonce":2724265556},{"type":"v1","addr":"172.21.15.44:6827","nonce":2724265556}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6830","nonce":2724265556},{"type":"v1","addr":"172.21.15.44:6831","nonce":2724265556}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6828","nonce":2724265556},{"type":"v1","addr":"172.21.15.44:6829","nonce":2724265556}]},"public_addr":"172.21.15.44:6825/2724265556","cluster_addr":"172.21.15.44:6827/2724265556","heartbeat_back_addr":"172.21.15.44:6831/2724265556","heartbeat_front_addr":"172.21.15.44:6829/2724265556","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:11:37.110416+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:12:01.005708+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:12:24.103025+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:12:45.674912+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:13:02.429941+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:13:22.379708+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:13:42.509900+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:14:02.945455+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:6801/722994925":"2024-08-23T21:09:28.530827+0000","172.21.15.38:6800/722994925":"2024-08-23T21:09:28.530827+0000","172.21.15.38:0/2462615514":"2024-08-23T21:09:28.530827+0000","172.21.15.38:0/2034899777":"2024-08-23T21:09:28.530827+0000","172.21.15.38:6801/3621432383":"2024-08-23T21:09:13.139848+0000","172.21.15.38:0/2720861122":"2024-08-23T21:09:13.139848+0000","172.21.15.38:0/3240741290":"2024-08-23T21:09:13.139848+0000","172.21.15.38:6800/3621432383":"2024-08-23T21:09:13.139848+0000","172.21.15.38:0/3846714113":"2024-08-23T21:08:54.113023+0000","172.21.15.38:6800/1832822687":"2024-08-23T21:08:54.113023+0000","172.21.15.38:6801/1832822687":"2024-08-23T21:08:54.113023+0000","172.21.15.38:0/1474349512":"2024-08-23T21:08:54.113023+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}} 2024-08-22T21:14:19.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:19 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:19.061065+0000 mon.smithi038 (mon.0) 518 : audit [DBG] from='client.? 172.21.15.38:0/1227284366' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:14:19.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:19 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:19.061065+0000 mon.smithi038 (mon.0) 518 : audit [DBG] from='client.? 172.21.15.38:0/1227284366' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:14:19.752 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-22T21:14:19.753 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd dump --format=json 2024-08-22T21:14:19.958 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:20.371 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:18.632744+0000 mgr.smithi038.miewqn (mgr.14162) 209 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:20.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:18.632744+0000 mgr.smithi038.miewqn (mgr.14162) 209 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:21.787 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:14:21.787 INFO:teuthology.orchestra.run.smithi038.stdout:{"epoch":51,"fsid":"9a217d0a-60ca-11ef-bcd2-c7b262605968","created":"2024-08-22T21:08:31.948277+0000","modified":"2024-08-22T21:14:07.003465+0000","last_up_change":"2024-08-22T21:14:04.993985+0000","last_in_change":"2024-08-22T21:13:49.213391+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-08-22T21:12:25.781184+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"fe97bf09-632f-4f8b-9cdd-1a2956d23042","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6802","nonce":1876880421},{"type":"v1","addr":"172.21.15.38:6803","nonce":1876880421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6804","nonce":1876880421},{"type":"v1","addr":"172.21.15.38:6805","nonce":1876880421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6808","nonce":1876880421},{"type":"v1","addr":"172.21.15.38:6809","nonce":1876880421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6806","nonce":1876880421},{"type":"v1","addr":"172.21.15.38:6807","nonce":1876880421}]},"public_addr":"172.21.15.38:6803/1876880421","cluster_addr":"172.21.15.38:6805/1876880421","heartbeat_back_addr":"172.21.15.38:6809/1876880421","heartbeat_front_addr":"172.21.15.38:6807/1876880421","state":["exists","up"]},{"osd":1,"uuid":"5c877a6f-419a-43a0-be8a-538195b16ebd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6810","nonce":1025570332},{"type":"v1","addr":"172.21.15.38:6811","nonce":1025570332}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6812","nonce":1025570332},{"type":"v1","addr":"172.21.15.38:6813","nonce":1025570332}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6816","nonce":1025570332},{"type":"v1","addr":"172.21.15.38:6817","nonce":1025570332}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6814","nonce":1025570332},{"type":"v1","addr":"172.21.15.38:6815","nonce":1025570332}]},"public_addr":"172.21.15.38:6811/1025570332","cluster_addr":"172.21.15.38:6813/1025570332","heartbeat_back_addr":"172.21.15.38:6817/1025570332","heartbeat_front_addr":"172.21.15.38:6815/1025570332","state":["exists","up"]},{"osd":2,"uuid":"422a5f0c-0f69-44e6-800b-ff59fd0751d5","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.38:6818","nonce":3524608830},{"type":"v1","addr":"172.21.15.38:6819","nonce":3524608830}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6820","nonce":3524608830},{"type":"v1","addr":"172.21.15.38:6821","nonce":3524608830}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6824","nonce":3524608830},{"type":"v1","addr":"172.21.15.38:6825","nonce":3524608830}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6822","nonce":3524608830},{"type":"v1","addr":"172.21.15.38:6823","nonce":3524608830}]},"public_addr":"172.21.15.38:6819/3524608830","cluster_addr":"172.21.15.38:6821/3524608830","heartbeat_back_addr":"172.21.15.38:6825/3524608830","heartbeat_front_addr":"172.21.15.38:6823/3524608830","state":["exists","up"]},{"osd":3,"uuid":"ac5e00bd-2731-44be-8029-95fb5a085251","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.38:6826","nonce":891713703},{"type":"v1","addr":"172.21.15.38:6827","nonce":891713703}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6828","nonce":891713703},{"type":"v1","addr":"172.21.15.38:6829","nonce":891713703}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6832","nonce":891713703},{"type":"v1","addr":"172.21.15.38:6833","nonce":891713703}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.38:6830","nonce":891713703},{"type":"v1","addr":"172.21.15.38:6831","nonce":891713703}]},"public_addr":"172.21.15.38:6827/891713703","cluster_addr":"172.21.15.38:6829/891713703","heartbeat_back_addr":"172.21.15.38:6833/891713703","heartbeat_front_addr":"172.21.15.38:6831/891713703","state":["exists","up"]},{"osd":4,"uuid":"e3e142e4-2504-441e-b9dd-b760e0a04408","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.44:6800","nonce":4091005141},{"type":"v1","addr":"172.21.15.44:6801","nonce":4091005141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6802","nonce":4091005141},{"type":"v1","addr":"172.21.15.44:6803","nonce":4091005141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":4091005141},{"type":"v1","addr":"172.21.15.44:6807","nonce":4091005141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":4091005141},{"type":"v1","addr":"172.21.15.44:6805","nonce":4091005141}]},"public_addr":"172.21.15.44:6801/4091005141","cluster_addr":"172.21.15.44:6803/4091005141","heartbeat_back_addr":"172.21.15.44:6807/4091005141","heartbeat_front_addr":"172.21.15.44:6805/4091005141","state":["exists","up"]},{"osd":5,"uuid":"203c0b19-4b18-45a5-b0b6-8df41c5297fb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6808","nonce":4268014498},{"type":"v1","addr":"172.21.15.44:6809","nonce":4268014498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6810","nonce":4268014498},{"type":"v1","addr":"172.21.15.44:6811","nonce":4268014498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":4268014498},{"type":"v1","addr":"172.21.15.44:6815","nonce":4268014498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":4268014498},{"type":"v1","addr":"172.21.15.44:6813","nonce":4268014498}]},"public_addr":"172.21.15.44:6809/4268014498","cluster_addr":"172.21.15.44:6811/4268014498","heartbeat_back_addr":"172.21.15.44:6815/4268014498","heartbeat_front_addr":"172.21.15.44:6813/4268014498","state":["exists","up"]},{"osd":6,"uuid":"d4ae4dc6-ff34-4fb8-a87d-ef5891f5261a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":43,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6816","nonce":4033401659},{"type":"v1","addr":"172.21.15.44:6817","nonce":4033401659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6818","nonce":4033401659},{"type":"v1","addr":"172.21.15.44:6819","nonce":4033401659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6822","nonce":4033401659},{"type":"v1","addr":"172.21.15.44:6823","nonce":4033401659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6820","nonce":4033401659},{"type":"v1","addr":"172.21.15.44:6821","nonce":4033401659}]},"public_addr":"172.21.15.44:6817/4033401659","cluster_addr":"172.21.15.44:6819/4033401659","heartbeat_back_addr":"172.21.15.44:6823/4033401659","heartbeat_front_addr":"172.21.15.44:6821/4033401659","state":["exists","up"]},{"osd":7,"uuid":"386d1dc6-cba6-43ef-8973-56490c615825","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":49,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6824","nonce":2724265556},{"type":"v1","addr":"172.21.15.44:6825","nonce":2724265556}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6826","nonce":2724265556},{"type":"v1","addr":"172.21.15.44:6827","nonce":2724265556}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6830","nonce":2724265556},{"type":"v1","addr":"172.21.15.44:6831","nonce":2724265556}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6828","nonce":2724265556},{"type":"v1","addr":"172.21.15.44:6829","nonce":2724265556}]},"public_addr":"172.21.15.44:6825/2724265556","cluster_addr":"172.21.15.44:6827/2724265556","heartbeat_back_addr":"172.21.15.44:6831/2724265556","heartbeat_front_addr":"172.21.15.44:6829/2724265556","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:11:37.110416+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:12:01.005708+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:12:24.103025+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:12:45.674912+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:13:02.429941+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:13:22.379708+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:13:42.509900+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2024-08-22T21:14:02.945455+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.38:6801/722994925":"2024-08-23T21:09:28.530827+0000","172.21.15.38:6800/722994925":"2024-08-23T21:09:28.530827+0000","172.21.15.38:0/2462615514":"2024-08-23T21:09:28.530827+0000","172.21.15.38:0/2034899777":"2024-08-23T21:09:28.530827+0000","172.21.15.38:6801/3621432383":"2024-08-23T21:09:13.139848+0000","172.21.15.38:0/2720861122":"2024-08-23T21:09:13.139848+0000","172.21.15.38:0/3240741290":"2024-08-23T21:09:13.139848+0000","172.21.15.38:6800/3621432383":"2024-08-23T21:09:13.139848+0000","172.21.15.38:0/3846714113":"2024-08-23T21:08:54.113023+0000","172.21.15.38:6800/1832822687":"2024-08-23T21:08:54.113023+0000","172.21.15.38:6801/1832822687":"2024-08-23T21:08:54.113023+0000","172.21.15.38:0/1474349512":"2024-08-23T21:08:54.113023+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}} 2024-08-22T21:14:22.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:20.633091+0000 mgr.smithi038.miewqn (mgr.14162) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:22.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:21.785233+0000 mon.smithi038 (mon.0) 519 : audit [DBG] from='client.? 172.21.15.38:0/4163451302' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:14:22.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:20.633091+0000 mgr.smithi038.miewqn (mgr.14162) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:22.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:21.785233+0000 mon.smithi038 (mon.0) 519 : audit [DBG] from='client.? 172.21.15.38:0/4163451302' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:14:22.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-22T21:14:22.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-22T21:14:22.553 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-22T21:14:22.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-22T21:14:22.554 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-22T21:14:22.555 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-22T21:14:22.555 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-22T21:14:22.556 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-22T21:14:22.968 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:22.969 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:22.973 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:22.976 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:22.976 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:22.976 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:22.977 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:22.979 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:24.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:22.633495+0000 mgr.smithi038.miewqn (mgr.14162) 211 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:24.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:22.633495+0000 mgr.smithi038.miewqn (mgr.14162) 211 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:26.344 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:24.633987+0000 mgr.smithi038.miewqn (mgr.14162) 212 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:26.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:24.633987+0000 mgr.smithi038.miewqn (mgr.14162) 212 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:28.414 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:26.634458+0000 mgr.smithi038.miewqn (mgr.14162) 213 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:28.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:26.634458+0000 mgr.smithi038.miewqn (mgr.14162) 213 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:29.205 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:28.733111+0000 mon.smithi038 (mon.0) 520 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:14:29.205 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:28.733309+0000 mon.smithi038 (mon.0) 521 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:14:29.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:28.733111+0000 mon.smithi038 (mon.0) 520 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:14:29.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:28.733309+0000 mon.smithi038 (mon.0) 521 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:14:30.504 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:28.634939+0000 mgr.smithi038.miewqn (mgr.14162) 214 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:30.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:30 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:28.634939+0000 mgr.smithi038.miewqn (mgr.14162) 214 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:32.419 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:30.635376+0000 mgr.smithi038.miewqn (mgr.14162) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:32.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:32 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:30.635376+0000 mgr.smithi038.miewqn (mgr.14162) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:34.136 INFO:teuthology.orchestra.run.smithi038.stdout:81604378651 2024-08-22T21:14:34.136 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-22T21:14:34.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:34 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:32.635669+0000 mgr.smithi038.miewqn (mgr.14162) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:34.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:34 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:32.635669+0000 mgr.smithi038.miewqn (mgr.14162) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:34.711 INFO:teuthology.orchestra.run.smithi038.stdout:210453397513 2024-08-22T21:14:34.712 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-22T21:14:35.840 INFO:teuthology.orchestra.run.smithi038.stdout:60129542177 2024-08-22T21:14:35.840 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-22T21:14:36.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:34.636119+0000 mgr.smithi038.miewqn (mgr.14162) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:36.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:34.636119+0000 mgr.smithi038.miewqn (mgr.14162) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:36.585 INFO:teuthology.orchestra.run.smithi038.stdout:184683593740 2024-08-22T21:14:36.585 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-22T21:14:38.011 INFO:teuthology.orchestra.run.smithi038.stdout:133143986198 2024-08-22T21:14:38.012 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-22T21:14:38.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:36.636441+0000 mgr.smithi038.miewqn (mgr.14162) 218 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:38.386 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:38.386 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:38.387 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:38.388 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:38.405 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:38.420 INFO:teuthology.orchestra.run.smithi038.stdout:38654705703 2024-08-22T21:14:38.421 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-22T21:14:38.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:36.636441+0000 mgr.smithi038.miewqn (mgr.14162) 218 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:39.375 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:40.343 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:40 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:38.636767+0000 mgr.smithi038.miewqn (mgr.14162) 219 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:40.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:40 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:38.636767+0000 mgr.smithi038.miewqn (mgr.14162) 219 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:42.222 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:40.637105+0000 mgr.smithi038.miewqn (mgr.14162) 220 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:42.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:40.637105+0000 mgr.smithi038.miewqn (mgr.14162) 220 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:43.012 INFO:teuthology.orchestra.run.smithi038.stdout:81604378653 2024-08-22T21:14:43.313 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:43 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:43.012313+0000 mon.smithi038 (mon.0) 522 : audit [DBG] from='client.? 172.21.15.38:0/2427362106' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-22T21:14:43.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:43.012313+0000 mon.smithi038 (mon.0) 522 : audit [DBG] from='client.? 172.21.15.38:0/2427362106' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-22T21:14:44.246 INFO:teuthology.orchestra.run.smithi038.stdout:111669149721 2024-08-22T21:14:44.247 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-22T21:14:44.445 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:42.637544+0000 mgr.smithi038.miewqn (mgr.14162) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:44.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:42.637544+0000 mgr.smithi038.miewqn (mgr.14162) 221 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:45.628 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378651 got 81604378653 for osd.2 2024-08-22T21:14:45.629 DEBUG:teuthology.parallel:result is None 2024-08-22T21:14:46.489 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:46 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:44.638019+0000 mgr.smithi038.miewqn (mgr.14162) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:46.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:46 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:44.638019+0000 mgr.smithi038.miewqn (mgr.14162) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:47.530 INFO:teuthology.orchestra.run.smithi038.stdout:210453397516 2024-08-22T21:14:47.715 INFO:teuthology.orchestra.run.smithi038.stdout:133143986200 2024-08-22T21:14:48.433 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:46.638342+0000 mgr.smithi038.miewqn (mgr.14162) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:48.433 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:47.530122+0000 mon.smithi038 (mon.0) 523 : audit [DBG] from='client.? 172.21.15.38:0/2005553263' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-22T21:14:48.433 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:47.714989+0000 mon.smithi038 (mon.0) 524 : audit [DBG] from='client.? 172.21.15.38:0/2448095943' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-22T21:14:48.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:46.638342+0000 mgr.smithi038.miewqn (mgr.14162) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:48.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:47.530122+0000 mon.smithi038 (mon.0) 523 : audit [DBG] from='client.? 172.21.15.38:0/2005553263' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-22T21:14:48.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:47.714989+0000 mon.smithi038 (mon.0) 524 : audit [DBG] from='client.? 172.21.15.38:0/2448095943' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-22T21:14:49.391 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986198 got 133143986200 for osd.4 2024-08-22T21:14:49.391 DEBUG:teuthology.parallel:result is None 2024-08-22T21:14:49.761 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397513 got 210453397516 for osd.7 2024-08-22T21:14:49.762 DEBUG:teuthology.parallel:result is None 2024-08-22T21:14:50.120 INFO:teuthology.orchestra.run.smithi038.stdout:38654705705 2024-08-22T21:14:50.374 INFO:teuthology.orchestra.run.smithi038.stdout:184683593743 2024-08-22T21:14:50.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:48.638754+0000 mgr.smithi038.miewqn (mgr.14162) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:50.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:50.119543+0000 mon.smithi038 (mon.0) 525 : audit [DBG] from='client.? 172.21.15.38:0/2387110411' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-22T21:14:50.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:50 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:48.638754+0000 mgr.smithi038.miewqn (mgr.14162) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:50.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:50 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:50.119543+0000 mon.smithi038 (mon.0) 525 : audit [DBG] from='client.? 172.21.15.38:0/2387110411' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-22T21:14:50.560 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:50.936 INFO:teuthology.orchestra.run.smithi038.stdout:158913789971 2024-08-22T21:14:50.937 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-22T21:14:51.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:51 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:50.374356+0000 mon.smithi038 (mon.0) 526 : audit [DBG] from='client.? 172.21.15.38:0/3944805599' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-22T21:14:51.602 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:50.374356+0000 mon.smithi038 (mon.0) 526 : audit [DBG] from='client.? 172.21.15.38:0/3944805599' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-22T21:14:51.627 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593740 got 184683593743 for osd.6 2024-08-22T21:14:51.627 DEBUG:teuthology.parallel:result is None 2024-08-22T21:14:51.784 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:51.984 INFO:teuthology.orchestra.run.smithi038.stdout:60129542181 2024-08-22T21:14:52.211 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705703 got 38654705705 for osd.0 2024-08-22T21:14:52.212 DEBUG:teuthology.parallel:result is None 2024-08-22T21:14:52.459 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:52 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:50.639124+0000 mgr.smithi038.miewqn (mgr.14162) 225 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:52.459 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:52 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:51.984681+0000 mon.smithi038 (mon.0) 527 : audit [DBG] from='client.? 172.21.15.38:0/1349170826' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-22T21:14:52.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:52 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:50.639124+0000 mgr.smithi038.miewqn (mgr.14162) 225 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:52.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:52 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:51.984681+0000 mon.smithi038 (mon.0) 527 : audit [DBG] from='client.? 172.21.15.38:0/1349170826' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-22T21:14:52.769 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542177 got 60129542181 for osd.1 2024-08-22T21:14:52.770 DEBUG:teuthology.parallel:result is None 2024-08-22T21:14:54.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:54 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:52.639397+0000 mgr.smithi038.miewqn (mgr.14162) 226 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:54.535 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:54 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:52.639397+0000 mgr.smithi038.miewqn (mgr.14162) 226 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:55.437 INFO:teuthology.orchestra.run.smithi038.stdout:111669149724 2024-08-22T21:14:55.983 INFO:teuthology.orchestra.run.smithi038.stdout:158913789973 2024-08-22T21:14:56.294 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149721 got 111669149724 for osd.3 2024-08-22T21:14:56.294 DEBUG:teuthology.parallel:result is None 2024-08-22T21:14:56.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:56 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:54.639768+0000 mgr.smithi038.miewqn (mgr.14162) 227 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:56.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:56 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:55.437997+0000 mon.smithi038 (mon.0) 528 : audit [DBG] from='client.? 172.21.15.38:0/4134599580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-22T21:14:56.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:56 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:55.983438+0000 mon.smithi038 (mon.0) 529 : audit [DBG] from='client.? 172.21.15.38:0/1925836272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-22T21:14:56.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:56 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:54.639768+0000 mgr.smithi038.miewqn (mgr.14162) 227 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:56.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:56 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:55.437997+0000 mon.smithi038 (mon.0) 528 : audit [DBG] from='client.? 172.21.15.38:0/4134599580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-22T21:14:56.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:56 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:55.983438+0000 mon.smithi038 (mon.0) 529 : audit [DBG] from='client.? 172.21.15.38:0/1925836272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-22T21:14:56.946 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789971 got 158913789973 for osd.5 2024-08-22T21:14:56.946 DEBUG:teuthology.parallel:result is None 2024-08-22T21:14:56.946 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-22T21:14:56.947 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph pg dump --format=json 2024-08-22T21:14:57.150 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:14:58.511 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:14:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:56.640242+0000 mgr.smithi038.miewqn (mgr.14162) 228 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:58.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:14:58 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:56.640242+0000 mgr.smithi038.miewqn (mgr.14162) 228 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:14:58.899 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:14:58.901 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-08-22T21:14:59.538 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":205,"stamp":"2024-08-22T21:14:58.640413+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43304,"kb_used_data":3880,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917912,"statfs":{"total":767960285184,"available":767915941888,"internally_reserved":0,"allocated":3973120,"data_stored":1587203,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"51","state":"active+clean","last_fresh":"2024-08-22T21:14:07.505940+0000","last_change":"2024-08-22T21:14:07.505940+0000","last_active":"2024-08-22T21:14:07.505940+0000","last_peered":"2024-08-22T21:14:07.505940+0000","last_clean":"2024-08-22T21:14:07.505940+0000","last_became_active":"2024-08-22T21:14:07.505583+0000","last_became_peered":"2024-08-22T21:14:07.505583+0000","last_unstale":"2024-08-22T21:14:07.505940+0000","last_undegraded":"2024-08-22T21:14:07.505940+0000","last_fullsized":"2024-08-22T21:14:07.505940+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-22T21:12:26.511434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-22T21:12:26.511434+0000","last_clean_scrub_stamp":"2024-08-22T21:12:26.511434+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397518,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5232,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739920,"statfs":{"total":95995035648,"available":95989678080,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"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.56699999999999995}]},{"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.51100000000000001}]},{"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.45100000000000001}]},{"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.53300000000000003}]},{"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.60199999999999998}]},{"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.378}]},{"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.66000000000000003}]}]},{"osd":6,"up_from":43,"seq":184683593745,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5296,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739856,"statfs":{"total":95995035648,"available":95989612544,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Aug 22 21:14:48 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.629}]},{"osd":1,"last update":"Thu Aug 22 21:14:48 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.54200000000000004},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":13.925000000000001,"5min":13.925000000000001,"15min":13.925000000000001},"last":0.47999999999999998}]},{"osd":2,"last update":"Thu Aug 22 21:14:48 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.42499999999999999}]},{"osd":3,"last update":"Thu Aug 22 21:14:48 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.57199999999999995}]},{"osd":4,"last update":"Thu Aug 22 21:14:48 2024","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.40799999999999997}]},{"osd":5,"last update":"Thu Aug 22 21:14:48 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.373}]},{"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.60699999999999998}]}]},{"osd":1,"up_from":14,"seq":60129542183,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5548,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739604,"statfs":{"total":95995035648,"available":95989354496,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 22 21:14:04 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.34000000000000002,"15min":0.33200000000000002},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.436,"5min":0.34999999999999998,"15min":0.33600000000000002},"min":{"1min":0.307,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.40100000000000002}]},{"osd":2,"last update":"Thu Aug 22 21:14:30 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.36199999999999999,"15min":0.35399999999999998},"min":{"1min":0.25800000000000001,"5min":0.224,"15min":0.224},"max":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.40400000000000003,"15min":0.39400000000000002},"min":{"1min":0.307,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.624,"5min":0.629,"15min":0.629},"last":0.33400000000000002}]},{"osd":3,"last update":"Thu Aug 22 21:14:51 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.44800000000000001,"15min":0.44600000000000001},"min":{"1min":0.31900000000000001,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.63300000000000001,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.371},{"interface":"front","average":{"1min":0.438,"5min":0.42599999999999999,"15min":0.42399999999999999},"min":{"1min":0.31,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.60699999999999998,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.35599999999999998}]},{"osd":4,"last update":"Thu Aug 22 21:14:04 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.64000000000000001}]},{"osd":5,"last update":"Thu Aug 22 21:14:23 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.621}]},{"osd":6,"last update":"Thu Aug 22 21:14:45 2024","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.57699999999999996}]},{"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.54000000000000004}]}]},{"osd":0,"up_from":9,"seq":38654705707,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5548,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739604,"statfs":{"total":95995035648,"available":95989354496,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Aug 22 21:14:11 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.32400000000000001,"15min":0.316},"min":{"1min":0.24399999999999999,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.26000000000000001},{"interface":"front","average":{"1min":0.372,"5min":0.33200000000000002,"15min":0.32500000000000001},"min":{"1min":0.251,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.29399999999999998}]},{"osd":2,"last update":"Thu Aug 22 21:14:31 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.36299999999999999,"15min":0.36099999999999999},"min":{"1min":0.216,"5min":0.216,"15min":0.216},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.247},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.38700000000000001,"15min":0.38200000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.371}]},{"osd":3,"last update":"Thu Aug 22 21:14:53 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.41899999999999998,"15min":0.41299999999999998},"min":{"1min":0.32100000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.41299999999999998,"15min":0.41499999999999998},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.56399999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.23699999999999999}]},{"osd":4,"last update":"Thu Aug 22 21:14:04 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.36199999999999999}]},{"osd":5,"last update":"Thu Aug 22 21:14:25 2024","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.47599999999999998}]},{"osd":6,"last update":"Thu Aug 22 21:14:44 2024","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.495}]},{"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.504}]}]},{"osd":2,"up_from":19,"seq":81604378657,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5480,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739672,"statfs":{"total":95995035648,"available":95989424128,"internally_reserved":0,"allocated":491520,"data_stored":197703,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 22 21:14:27 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.35799999999999998,"15min":0.35399999999999998},"min":{"1min":0.23899999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.373,"5min":0.38500000000000001,"15min":0.38700000000000001},"min":{"1min":0.27500000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.47499999999999998,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.48299999999999998}]},{"osd":1,"last update":"Thu Aug 22 21:14:27 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.38600000000000001,"15min":0.38200000000000001},"min":{"1min":0.27800000000000002,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.40300000000000002,"15min":0.40000000000000002},"min":{"1min":0.30399999999999999,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.54700000000000004,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.38100000000000001}]},{"osd":3,"last update":"Thu Aug 22 21:14:50 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.58699999999999997,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.437,"5min":0.45000000000000001,"15min":0.45200000000000001},"min":{"1min":0.33100000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.56599999999999995,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.59299999999999997}]},{"osd":4,"last update":"Thu Aug 22 21:14:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.64700000000000002}]},{"osd":5,"last update":"Thu Aug 22 21:14:24 2024","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.52800000000000002}]},{"osd":6,"last update":"Thu Aug 22 21:14:44 2024","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.54400000000000004}]},{"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.57699999999999996}]}]},{"osd":3,"up_from":26,"seq":111669149725,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 22 21:14:50 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.38,"15min":0.378},"min":{"1min":0.28299999999999997,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.56299999999999994,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.378},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.40500000000000003,"15min":0.39700000000000002},"min":{"1min":0.28499999999999998,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.39200000000000002}]},{"osd":1,"last update":"Thu Aug 22 21:14:50 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.434,"15min":0.433},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.171,"5min":1.171,"15min":1.171},"last":0.313},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.41399999999999998,"15min":0.40899999999999997},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"last":0.41599999999999998}]},{"osd":2,"last update":"Thu Aug 22 21:14:50 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.313,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.45100000000000001,"15min":0.45200000000000001},"min":{"1min":0.316,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.33900000000000002}]},{"osd":4,"last update":"Thu Aug 22 21:14:05 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.46500000000000002}]},{"osd":5,"last update":"Thu Aug 22 21:14:27 2024","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.66500000000000004}]},{"osd":6,"last update":"Thu Aug 22 21:14:49 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.075,"5min":1.075,"15min":1.075},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.51700000000000002}]},{"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.51400000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 22 21:14:06 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.442}]},{"osd":1,"last update":"Thu Aug 22 21:14:06 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.42999999999999999}]},{"osd":2,"last update":"Thu Aug 22 21:14:06 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.34200000000000003}]},{"osd":3,"last update":"Thu Aug 22 21:14:06 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.42099999999999999}]},{"osd":5,"last update":"Thu Aug 22 21:14:25 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.32000000000000001}]},{"osd":6,"last update":"Thu Aug 22 21:14:45 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.51300000000000001}]},{"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.48499999999999999}]}]},{"osd":5,"up_from":37,"seq":158913789973,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"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 Aug 22 21:14:29 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.61199999999999999}]},{"osd":1,"last update":"Thu Aug 22 21:14:29 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.52600000000000002}]},{"osd":2,"last update":"Thu Aug 22 21:14:29 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.59799999999999998}]},{"osd":3,"last update":"Thu Aug 22 21:14:29 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.626},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.56699999999999995}]},{"osd":4,"last update":"Thu Aug 22 21:14:29 2024","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.34899999999999998}]},{"osd":6,"last update":"Thu Aug 22 21:14:45 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.44800000000000001}]},{"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.39800000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-22T21:14:59.540 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph pg dump --format=json 2024-08-22T21:14:59.747 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:15:00.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:00 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:14:58.640547+0000 mgr.smithi038.miewqn (mgr.14162) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:00.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:00 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:14:58.896849+0000 mgr.smithi038.miewqn (mgr.14162) 230 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:15:00.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:14:58.640547+0000 mgr.smithi038.miewqn (mgr.14162) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:00.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:14:58.896849+0000 mgr.smithi038.miewqn (mgr.14162) 230 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:15:01.388 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:15:01.389 INFO:teuthology.orchestra.run.smithi038.stderr:dumped all 2024-08-22T21:15:02.000 INFO:teuthology.orchestra.run.smithi038.stdout:{"pg_ready":true,"pg_map":{"version":206,"stamp":"2024-08-22T21:15:00.640752+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43304,"kb_used_data":3880,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917912,"statfs":{"total":767960285184,"available":767915941888,"internally_reserved":0,"allocated":3973120,"data_stored":1587203,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":"10","reported_epoch":"51","state":"active+clean","last_fresh":"2024-08-22T21:14:07.505940+0000","last_change":"2024-08-22T21:14:07.505940+0000","last_active":"2024-08-22T21:14:07.505940+0000","last_peered":"2024-08-22T21:14:07.505940+0000","last_clean":"2024-08-22T21:14:07.505940+0000","last_became_active":"2024-08-22T21:14:07.505583+0000","last_became_peered":"2024-08-22T21:14:07.505583+0000","last_unstale":"2024-08-22T21:14:07.505940+0000","last_undegraded":"2024-08-22T21:14:07.505940+0000","last_fullsized":"2024-08-22T21:14:07.505940+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-22T21:12:26.511434+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-22T21:12:26.511434+0000","last_clean_scrub_stamp":"2024-08-22T21:12:26.511434+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":49,"seq":210453397518,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5232,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739920,"statfs":{"total":95995035648,"available":95989678080,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"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.56699999999999995}]},{"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.51100000000000001}]},{"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.45100000000000001}]},{"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.53300000000000003}]},{"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.60199999999999998}]},{"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.378}]},{"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.66000000000000003}]}]},{"osd":6,"up_from":43,"seq":184683593746,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5296,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739856,"statfs":{"total":95995035648,"available":95989612544,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Aug 22 21:14:48 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.79100000000000004}]},{"osd":1,"last update":"Thu Aug 22 21:14:48 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.69199999999999995},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":13.925000000000001,"5min":13.925000000000001,"15min":13.925000000000001},"last":0.72299999999999998}]},{"osd":2,"last update":"Thu Aug 22 21:14:48 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.64000000000000001}]},{"osd":3,"last update":"Thu Aug 22 21:14:48 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.70299999999999996}]},{"osd":4,"last update":"Thu Aug 22 21:14:48 2024","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.59899999999999998}]},{"osd":5,"last update":"Thu Aug 22 21:14:48 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.67100000000000004}]},{"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.73799999999999999}]}]},{"osd":1,"up_from":14,"seq":60129542183,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5548,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739604,"statfs":{"total":95995035648,"available":95989354496,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 22 21:14:04 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.34000000000000002,"15min":0.33200000000000002},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.436,"5min":0.34999999999999998,"15min":0.33600000000000002},"min":{"1min":0.307,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.40100000000000002}]},{"osd":2,"last update":"Thu Aug 22 21:14:30 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.36199999999999999,"15min":0.35399999999999998},"min":{"1min":0.25800000000000001,"5min":0.224,"15min":0.224},"max":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.40400000000000003,"15min":0.39400000000000002},"min":{"1min":0.307,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.624,"5min":0.629,"15min":0.629},"last":0.33400000000000002}]},{"osd":3,"last update":"Thu Aug 22 21:14:51 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.44800000000000001,"15min":0.44600000000000001},"min":{"1min":0.31900000000000001,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.63300000000000001,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.371},{"interface":"front","average":{"1min":0.438,"5min":0.42599999999999999,"15min":0.42399999999999999},"min":{"1min":0.31,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.60699999999999998,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.35599999999999998}]},{"osd":4,"last update":"Thu Aug 22 21:14:04 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.64000000000000001}]},{"osd":5,"last update":"Thu Aug 22 21:14:23 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.621}]},{"osd":6,"last update":"Thu Aug 22 21:14:45 2024","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.57699999999999996}]},{"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.54000000000000004}]}]},{"osd":0,"up_from":9,"seq":38654705708,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5548,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739604,"statfs":{"total":95995035648,"available":95989354496,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Aug 22 21:14:11 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.32400000000000001,"15min":0.316},"min":{"1min":0.24399999999999999,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.372,"5min":0.33200000000000002,"15min":0.32500000000000001},"min":{"1min":0.251,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.35199999999999998}]},{"osd":2,"last update":"Thu Aug 22 21:14:31 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.36299999999999999,"15min":0.36099999999999999},"min":{"1min":0.216,"5min":0.216,"15min":0.216},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.28299999999999997},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.38700000000000001,"15min":0.38200000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.34200000000000003}]},{"osd":3,"last update":"Thu Aug 22 21:14:53 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.41899999999999998,"15min":0.41299999999999998},"min":{"1min":0.32100000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.40400000000000003,"5min":0.41299999999999998,"15min":0.41499999999999998},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.56399999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.42899999999999999}]},{"osd":4,"last update":"Thu Aug 22 21:14:04 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.57899999999999996}]},{"osd":5,"last update":"Thu Aug 22 21:14:25 2024","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.53500000000000003}]},{"osd":6,"last update":"Thu Aug 22 21:14:44 2024","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.56000000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45100000000000001}]}]},{"osd":2,"up_from":19,"seq":81604378657,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5480,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739672,"statfs":{"total":95995035648,"available":95989424128,"internally_reserved":0,"allocated":491520,"data_stored":197703,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 22 21:14:27 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.35799999999999998,"15min":0.35399999999999998},"min":{"1min":0.23899999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.373,"5min":0.38500000000000001,"15min":0.38700000000000001},"min":{"1min":0.27500000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.47499999999999998,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.48299999999999998}]},{"osd":1,"last update":"Thu Aug 22 21:14:27 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.38600000000000001,"15min":0.38200000000000001},"min":{"1min":0.27800000000000002,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.40300000000000002,"15min":0.40000000000000002},"min":{"1min":0.30399999999999999,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.54700000000000004,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.38100000000000001}]},{"osd":3,"last update":"Thu Aug 22 21:14:50 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.58699999999999997,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.437,"5min":0.45000000000000001,"15min":0.45200000000000001},"min":{"1min":0.33100000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.56599999999999995,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.59299999999999997}]},{"osd":4,"last update":"Thu Aug 22 21:14:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.64700000000000002}]},{"osd":5,"last update":"Thu Aug 22 21:14:24 2024","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.52800000000000002}]},{"osd":6,"last update":"Thu Aug 22 21:14:44 2024","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.54400000000000004}]},{"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.57699999999999996}]}]},{"osd":3,"up_from":26,"seq":111669149725,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 22 21:14:50 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.38,"15min":0.378},"min":{"1min":0.28299999999999997,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.56299999999999994,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.378},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.40500000000000003,"15min":0.39700000000000002},"min":{"1min":0.28499999999999998,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.39200000000000002}]},{"osd":1,"last update":"Thu Aug 22 21:14:50 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.434,"15min":0.433},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.171,"5min":1.171,"15min":1.171},"last":0.313},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.41399999999999998,"15min":0.40899999999999997},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"last":0.41599999999999998}]},{"osd":2,"last update":"Thu Aug 22 21:14:50 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.313,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.45100000000000001,"15min":0.45200000000000001},"min":{"1min":0.316,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.33900000000000002}]},{"osd":4,"last update":"Thu Aug 22 21:14:05 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.46500000000000002}]},{"osd":5,"last update":"Thu Aug 22 21:14:27 2024","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.66500000000000004}]},{"osd":6,"last update":"Thu Aug 22 21:14:49 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.075,"5min":1.075,"15min":1.075},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.51700000000000002}]},{"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.51400000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 22 21:14:06 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.495}]},{"osd":1,"last update":"Thu Aug 22 21:14:06 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.46500000000000002}]},{"osd":2,"last update":"Thu Aug 22 21:14:06 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.375}]},{"osd":3,"last update":"Thu Aug 22 21:14:06 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.441},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.57699999999999996}]},{"osd":5,"last update":"Thu Aug 22 21:14:25 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.61499999999999999}]},{"osd":6,"last update":"Thu Aug 22 21:14:45 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.625}]},{"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.59199999999999997}]}]},{"osd":5,"up_from":37,"seq":158913789974,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"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 Aug 22 21:14:29 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.39000000000000001}]},{"osd":1,"last update":"Thu Aug 22 21:14:29 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.45500000000000002}]},{"osd":2,"last update":"Thu Aug 22 21:14:29 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.40799999999999997}]},{"osd":3,"last update":"Thu Aug 22 21:14:29 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.44600000000000001}]},{"osd":4,"last update":"Thu Aug 22 21:14:29 2024","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.36899999999999999}]},{"osd":6,"last update":"Thu Aug 22 21:14:45 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.437}]},{"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.57099999999999995}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-22T21:15:02.002 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-22T21:15:02.002 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-22T21:15:02.002 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-22T21:15:02.002 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph health --format=json 2024-08-22T21:15:02.209 INFO:teuthology.orchestra.run.smithi038.stderr:Inferring config /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/mon.smithi038/config 2024-08-22T21:15:02.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:00.641007+0000 mgr.smithi038.miewqn (mgr.14162) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:02.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:02 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:01.385432+0000 mgr.smithi038.miewqn (mgr.14162) 232 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:15:02.586 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:00.641007+0000 mgr.smithi038.miewqn (mgr.14162) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:02.586 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:02 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:01.385432+0000 mgr.smithi038.miewqn (mgr.14162) 232 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:15:04.017 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:15:04.371 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:02.641317+0000 mgr.smithi038.miewqn (mgr.14162) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:04.371 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:04.016773+0000 mon.smithi038 (mon.0) 530 : audit [DBG] from='client.? 172.21.15.38:0/3551387173' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-22T21:15:04.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:02.641317+0000 mgr.smithi038.miewqn (mgr.14162) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:04.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:04.016773+0000 mon.smithi038 (mon.0) 530 : audit [DBG] from='client.? 172.21.15.38:0/3551387173' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-22T21:15:04.594 INFO:teuthology.orchestra.run.smithi038.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-22T21:15:04.595 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-22T21:15:04.595 INFO:tasks.cephadm:Setup complete, yielding 2024-08-22T21:15:04.595 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-22T21:15:04.605 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-08-22T21:15:04.606 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- bash -c 'ceph orch status' 2024-08-22T21:15:05.495 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:04.306187+0000 mon.smithi038 (mon.0) 531 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:15:05.495 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:04.539505+0000 mon.smithi038 (mon.0) 532 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:05.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:04.306187+0000 mon.smithi038 (mon.0) 531 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:15:05.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:04.539505+0000 mon.smithi038 (mon.0) 532 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:06.610 INFO:teuthology.orchestra.run.smithi038.stdout:Backend: cephadm 2024-08-22T21:15:06.611 INFO:teuthology.orchestra.run.smithi038.stdout:Available: Yes 2024-08-22T21:15:06.611 INFO:teuthology.orchestra.run.smithi038.stdout:Paused: No 2024-08-22T21:15:06.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:06 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:04.641585+0000 mgr.smithi038.miewqn (mgr.14162) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:07.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:06 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:04.641585+0000 mgr.smithi038.miewqn (mgr.14162) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:07.270 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- bash -c 'ceph orch ps' 2024-08-22T21:15:08.759 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:08 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:06.607429+0000 mgr.smithi038.miewqn (mgr.14162) 235 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:08.759 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:08 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:06.641857+0000 mgr.smithi038.miewqn (mgr.14162) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:09.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:08 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:06.607429+0000 mgr.smithi038.miewqn (mgr.14162) 235 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:09.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:08 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:06.641857+0000 mgr.smithi038.miewqn (mgr.14162) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:09.202 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-08-22T21:15:09.202 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi038 smithi038 running (3m) 86s ago 5m *:9093 *:9094 0.20.0 0881eb8f169f 5e16f9219ae8 2024-08-22T21:15:09.202 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (5m) 86s ago 5m - 16.2.0 24ecd6d5f14c e6a34209d6f5 2024-08-22T21:15:09.202 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi044 smithi044 running (4m) 68s ago 4m - 16.2.0 24ecd6d5f14c 0c0b15ce1115 2024-08-22T21:15:09.202 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (3m) 86s ago 4m *:3000 6.7.4 557c83e11646 d3930d7b3fc4 2024-08-22T21:15:09.202 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.miewqn smithi038 running (6m) 86s ago 6m *:9283 16.2.0 24ecd6d5f14c b8ddbc6c9e96 2024-08-22T21:15:09.202 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi044.gihefp smithi044 running (4m) 68s ago 4m *:8443 *:9283 16.2.0 24ecd6d5f14c aad008a3e947 2024-08-22T21:15:09.202 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (6m) 86s ago 6m - 16.2.0 24ecd6d5f14c 9d5d183170bb 2024-08-22T21:15:09.202 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi044 smithi044 running (4m) 68s ago 4m - 16.2.0 24ecd6d5f14c e12738e96136 2024-08-22T21:15:09.203 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 running (4m) 86s ago 4m *:9100 0.18.1 e5a616e4b9cf 0059283713f4 2024-08-22T21:15:09.203 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi044 smithi044 running (3m) 68s ago 3m *:9100 0.18.1 e5a616e4b9cf 8b5f484fa7f6 2024-08-22T21:15:09.203 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (3m) 86s ago 3m - 16.2.0 24ecd6d5f14c c23486a0ae92 2024-08-22T21:15:09.203 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (3m) 86s ago 3m - 16.2.0 24ecd6d5f14c c87e409c5ac5 2024-08-22T21:15:09.203 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (2m) 86s ago 2m - 16.2.0 24ecd6d5f14c 5aade4ed66f7 2024-08-22T21:15:09.203 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (2m) 86s ago 2m - 16.2.0 24ecd6d5f14c bc23cfb701bd 2024-08-22T21:15:09.203 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi044 running (2m) 68s ago 2m - 16.2.0 24ecd6d5f14c f9b503030d66 2024-08-22T21:15:09.203 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi044 running (111s) 68s ago 110s - 16.2.0 24ecd6d5f14c 5e67e47f670e 2024-08-22T21:15:09.203 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi044 running (91s) 68s ago 90s - 16.2.0 24ecd6d5f14c 0949e377bcfd 2024-08-22T21:15:09.203 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi044 running (70s) 68s ago 70s - 16.2.0 24ecd6d5f14c d9dbcd5d6646 2024-08-22T21:15:09.203 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi038 smithi038 running (3m) 86s ago 4m *:9095 2.18.1 de242295e225 fdeeed2aa5c4 2024-08-22T21:15:09.799 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- bash -c 'ceph orch ls' 2024-08-22T21:15:10.848 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:10 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:08.642207+0000 mgr.smithi038.miewqn (mgr.14162) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:10.849 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:10 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:09.195102+0000 mgr.smithi038.miewqn (mgr.14162) 238 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:11.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:10 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:08.642207+0000 mgr.smithi038.miewqn (mgr.14162) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:11.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:10 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:09.195102+0000 mgr.smithi038.miewqn (mgr.14162) 238 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:11.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:11 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:10.642524+0000 mgr.smithi038.miewqn (mgr.14162) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:11.804 INFO:teuthology.orchestra.run.smithi038.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE ID 2024-08-22T21:15:11.805 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager 1/1 89s ago 5m count:1 0881eb8f169f 2024-08-22T21:15:11.805 INFO:teuthology.orchestra.run.smithi038.stdout:crash 2/2 89s ago 6m * 24ecd6d5f14c 2024-08-22T21:15:11.805 INFO:teuthology.orchestra.run.smithi038.stdout:grafana 1/1 89s ago 5m count:1 557c83e11646 2024-08-22T21:15:11.805 INFO:teuthology.orchestra.run.smithi038.stdout:mgr 2/2 89s ago 6m count:2 24ecd6d5f14c 2024-08-22T21:15:11.805 INFO:teuthology.orchestra.run.smithi038.stdout:mon 2/2 89s ago 5m smithi038:172.21.15.38=smithi038;smithi044:172.21.15.44=smithi044;count:2 24ecd6d5f14c 2024-08-22T21:15:11.805 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter 2/2 89s ago 5m * e5a616e4b9cf 2024-08-22T21:15:11.805 INFO:teuthology.orchestra.run.smithi038.stdout:osd.None 7/0 89s ago - 24ecd6d5f14c 2024-08-22T21:15:11.805 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus 1/1 89s ago 5m count:1 de242295e225 2024-08-22T21:15:12.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:11 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:10.642524+0000 mgr.smithi038.miewqn (mgr.14162) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:12.387 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- bash -c 'ceph orch host ls' 2024-08-22T21:15:13.262 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:11.800276+0000 mgr.smithi038.miewqn (mgr.14162) 240 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:13.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:11.800276+0000 mgr.smithi038.miewqn (mgr.14162) 240 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:14.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:12.642931+0000 mgr.smithi038.miewqn (mgr.14162) 241 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:14.354 INFO:teuthology.orchestra.run.smithi038.stdout:HOST ADDR LABELS STATUS 2024-08-22T21:15:14.354 INFO:teuthology.orchestra.run.smithi038.stdout:smithi038 smithi038 2024-08-22T21:15:14.355 INFO:teuthology.orchestra.run.smithi038.stdout:smithi044 smithi044 2024-08-22T21:15:14.355 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:12.642931+0000 mgr.smithi038.miewqn (mgr.14162) 241 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:15.151 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- bash -c 'ceph orch device ls' 2024-08-22T21:15:15.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:15 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:14.353946+0000 mgr.smithi038.miewqn (mgr.14162) 242 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:15.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:14.353946+0000 mgr.smithi038.miewqn (mgr.14162) 242 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:16.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:16 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:14.643157+0000 mgr.smithi038.miewqn (mgr.14162) 243 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:16.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:14.643157+0000 mgr.smithi038.miewqn (mgr.14162) 243 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:17.156 INFO:teuthology.orchestra.run.smithi038.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-08-22T21:15:17.156 INFO:teuthology.orchestra.run.smithi038.stdout:smithi038 /dev/nvme0n1 ssd BTLE736103BB4P0KGN 4000G Unknown N/A N/A No 2024-08-22T21:15:17.156 INFO:teuthology.orchestra.run.smithi038.stdout:smithi044 /dev/nvme0n1 ssd CVFT5331001K400BGN 400G Unknown N/A N/A No 2024-08-22T21:15:17.775 INFO:teuthology.run_tasks:Running task vip.exec... 2024-08-22T21:15:17.787 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-08-22T21:15:17.787 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-08-22T21:15:17.814 INFO:teuthology.orchestra.run.smithi038.stderr:+ systemctl stop nfs-server 2024-08-22T21:15:17.822 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi044.front.sepia.ceph.com 2024-08-22T21:15:17.822 DEBUG:teuthology.orchestra.run.smithi044:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-08-22T21:15:17.855 INFO:teuthology.orchestra.run.smithi044.stderr:+ systemctl stop nfs-server 2024-08-22T21:15:17.863 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-22T21:15:17.871 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-08-22T21:15:17.872 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-08-22T21:15:18.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:18 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:16.643563+0000 mgr.smithi038.miewqn (mgr.14162) 244 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:18.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:18 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:17.154944+0000 mgr.smithi038.miewqn (mgr.14162) 245 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:18.336 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:16.643563+0000 mgr.smithi038.miewqn (mgr.14162) 244 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:18.336 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:17.154944+0000 mgr.smithi038.miewqn (mgr.14162) 245 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:20.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:18.643933+0000 mgr.smithi038.miewqn (mgr.14162) 246 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:20.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:19.705346+0000 mon.smithi038 (mon.0) 533 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-08-22T21:15:20.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:18.643933+0000 mgr.smithi038.miewqn (mgr.14162) 246 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:20.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:19.705346+0000 mon.smithi038 (mon.0) 533 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-08-22T21:15:21.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:21 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:19.704878+0000 mgr.smithi038.miewqn (mgr.14162) 247 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:21.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:21 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:20.044058+0000 mon.smithi038 (mon.0) 534 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-08-22T21:15:21.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:21 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:20.044099+0000 mon.smithi038 (mon.0) 535 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-08-22T21:15:21.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:21 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:20.046317+0000 mon.smithi038 (mon.0) 536 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-08-22T21:15:21.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:21 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:15:21.063+0000 7fba9a1e0700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-22T21:15:21.426 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:21 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:19.704878+0000 mgr.smithi038.miewqn (mgr.14162) 247 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:21.427 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:21 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:20.044058+0000 mon.smithi038 (mon.0) 534 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-08-22T21:15:21.427 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:21 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:20.044099+0000 mon.smithi038 (mon.0) 535 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-08-22T21:15:21.427 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:21 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:20.046317+0000 mon.smithi038 (mon.0) 536 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-08-22T21:15:21.717 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-08-22T21:15:21.726 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-08-22T21:15:21.726 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch ls -f json 2024-08-22T21:15:22.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:20.644225+0000 mgr.smithi038.miewqn (mgr.14162) 248 : cluster [DBG] pgmap v217: 33 pgs: 1 creating+peering, 1 active+clean, 31 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:22.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:21.054821+0000 mon.smithi038 (mon.0) 537 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-08-22T21:15:22.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:21.055062+0000 mon.smithi038 (mon.0) 538 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-08-22T21:15:22.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:21.062069+0000 mon.smithi038 (mon.0) 539 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-08-22T21:15:22.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:21.064530+0000 mon.smithi038 (mon.0) 540 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-22T21:15:22.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:21.064650+0000 mon.smithi038 (mon.0) 541 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-22T21:15:22.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:21.074902+0000 mon.smithi038 (mon.0) 542 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-22T21:15:22.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:21.075076+0000 mon.smithi038 (mon.0) 543 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-08-22T21:15:22.279 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:21.075179+0000 mon.smithi038 (mon.0) 544 : cluster [DBG] fsmap foofs:0 2024-08-22T21:15:22.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:15:21.078641+0000 mgr.smithi038.miewqn (mgr.14162) 249 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-08-22T21:15:22.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:21.083543+0000 mon.smithi038 (mon.0) 545 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:22.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:21.084604+0000 mon.smithi038 (mon.0) 546 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:15:22.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:21.094460+0000 mon.smithi038 (mon.0) 547 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:22.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:21.102075+0000 mon.smithi038 (mon.0) 548 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:22.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:21.103016+0000 mon.smithi038 (mon.0) 549 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi044.crygka", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-22T21:15:22.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:21.106744+0000 mon.smithi038 (mon.0) 550 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi044.crygka", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-22T21:15:22.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:21.107669+0000 mon.smithi038 (mon.0) 551 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:15:22.280 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:15:21.108327+0000 mgr.smithi038.miewqn (mgr.14162) 250 : cephadm [INF] Deploying daemon mds.foofs.smithi044.crygka on smithi044 2024-08-22T21:15:22.430 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:20.644225+0000 mgr.smithi038.miewqn (mgr.14162) 248 : cluster [DBG] pgmap v217: 33 pgs: 1 creating+peering, 1 active+clean, 31 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:22.430 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:21.054821+0000 mon.smithi038 (mon.0) 537 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-08-22T21:15:22.430 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:21.055062+0000 mon.smithi038 (mon.0) 538 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-08-22T21:15:22.431 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:21.062069+0000 mon.smithi038 (mon.0) 539 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-08-22T21:15:22.431 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:21.064530+0000 mon.smithi038 (mon.0) 540 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-22T21:15:22.431 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:21.064650+0000 mon.smithi038 (mon.0) 541 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-22T21:15:22.431 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:21.074902+0000 mon.smithi038 (mon.0) 542 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-22T21:15:22.431 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:21.075076+0000 mon.smithi038 (mon.0) 543 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-08-22T21:15:22.431 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:21.075179+0000 mon.smithi038 (mon.0) 544 : cluster [DBG] fsmap foofs:0 2024-08-22T21:15:22.431 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:15:21.078641+0000 mgr.smithi038.miewqn (mgr.14162) 249 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-08-22T21:15:22.431 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:21.083543+0000 mon.smithi038 (mon.0) 545 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:22.431 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:21.084604+0000 mon.smithi038 (mon.0) 546 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:15:22.431 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:21.094460+0000 mon.smithi038 (mon.0) 547 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:22.431 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:21.102075+0000 mon.smithi038 (mon.0) 548 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:22.431 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:21.103016+0000 mon.smithi038 (mon.0) 549 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi044.crygka", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-22T21:15:22.431 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:21.106744+0000 mon.smithi038 (mon.0) 550 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi044.crygka", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-22T21:15:22.432 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:21.107669+0000 mon.smithi038 (mon.0) 551 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:15:22.432 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:15:21.108327+0000 mgr.smithi038.miewqn (mgr.14162) 250 : cephadm [INF] Deploying daemon mds.foofs.smithi044.crygka on smithi044 2024-08-22T21:15:23.257 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:22.075053+0000 mon.smithi038 (mon.0) 552 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-22T21:15:23.343 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:22.075053+0000 mon.smithi038 (mon.0) 552 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-22T21:15:23.670 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:15:23.670 INFO:teuthology.orchestra.run.smithi038.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"container_image_id": "0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0", "container_image_name": "docker.io/prom/alertmanager:v0.20.0", "created": "2024-08-22T21:09:18.959727Z", "last_refresh": "2024-08-22T21:13:42.470654Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "created": "2024-08-22T21:09:05.252232Z", "last_refresh": "2024-08-22T21:13:42.470717Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-08-22T21:09:15.655232Z", "last_refresh": "2024-08-22T21:13:42.470777Z", "running": 1, "size": 1}}, {"events": ["2024-08-22T21:15:21.083854Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-08-22T21:15:21.078671Z", "running": 1, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-08-22T21:09:03.369252Z", "last_refresh": "2024-08-22T21:13:42.470583Z", "running": 2, "size": 2}}, {"events": ["2024-08-22T21:09:50.518580Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi038:172.21.15.38=smithi038", "smithi044:172.21.15.44=smithi044"]}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-08-22T21:09:50.511019Z", "last_refresh": "2024-08-22T21:13:42.470447Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_id": "e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87", "container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-08-22T21:09:17.780852Z", "last_refresh": "2024-08-22T21:13:42.470837Z", "running": 2, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "last_refresh": "2024-08-22T21:13:42.470966Z", "running": 7, "size": 0}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"container_image_id": "de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490", "container_image_name": "docker.io/prom/prometheus:v2.18.1", "created": "2024-08-22T21:09:14.202579Z", "last_refresh": "2024-08-22T21:13:42.470906Z", "running": 1, "size": 1}}] 2024-08-22T21:15:24.307 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:22.644661+0000 mgr.smithi038.miewqn (mgr.14162) 251 : cluster [DBG] pgmap v221: 65 pgs: 5 active+clean, 7 creating+peering, 53 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:24.307 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:23.080783+0000 mon.smithi038 (mon.0) 553 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-22T21:15:24.307 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:23.491618+0000 mon.smithi038 (mon.0) 554 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:24.307 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:23.492458+0000 mon.smithi038 (mon.0) 555 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi038.brbpkr", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-22T21:15:24.307 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:23.496584+0000 mon.smithi038 (mon.0) 556 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi038.brbpkr", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-22T21:15:24.308 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:23.497253+0000 mon.smithi038 (mon.0) 557 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:15:24.308 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:15:23.497896+0000 mgr.smithi038.miewqn (mgr.14162) 252 : cephadm [INF] Deploying daemon mds.foofs.smithi038.brbpkr on smithi038 2024-08-22T21:15:24.309 INFO:tasks.cephadm:mds.foofs has 1/2 2024-08-22T21:15:24.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:22.644661+0000 mgr.smithi038.miewqn (mgr.14162) 251 : cluster [DBG] pgmap v221: 65 pgs: 5 active+clean, 7 creating+peering, 53 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:24.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:23.080783+0000 mon.smithi038 (mon.0) 553 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-22T21:15:24.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:23.491618+0000 mon.smithi038 (mon.0) 554 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:24.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:23.492458+0000 mon.smithi038 (mon.0) 555 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi038.brbpkr", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-22T21:15:24.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:23.496584+0000 mon.smithi038 (mon.0) 556 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi038.brbpkr", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-22T21:15:24.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:23.497253+0000 mon.smithi038 (mon.0) 557 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:15:24.464 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:15:23.497896+0000 mgr.smithi038.miewqn (mgr.14162) 252 : cephadm [INF] Deploying daemon mds.foofs.smithi038.brbpkr on smithi038 2024-08-22T21:15:25.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:23.665979+0000 mgr.smithi038.miewqn (mgr.14162) 253 : audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:15:25.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:24.083650+0000 mon.smithi038 (mon.0) 558 : cluster [DBG] mds.? [v2:172.21.15.44:6832/815124010,v1:172.21.15.44:6833/815124010] up:boot 2024-08-22T21:15:25.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:24.083694+0000 mon.smithi038 (mon.0) 559 : cluster [INF] daemon mds.foofs.smithi044.crygka assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-08-22T21:15:25.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:24.083754+0000 mon.smithi038 (mon.0) 560 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-22T21:15:25.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:24.083782+0000 mon.smithi038 (mon.0) 561 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-22T21:15:25.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:24.083798+0000 mon.smithi038 (mon.0) 562 : cluster [INF] Cluster is now healthy 2024-08-22T21:15:25.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:24.087263+0000 mon.smithi038 (mon.0) 563 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-08-22T21:15:25.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:24.087366+0000 mon.smithi038 (mon.0) 564 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.crygka"}]: dispatch 2024-08-22T21:15:25.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:24.094001+0000 mon.smithi038 (mon.0) 565 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi044.crygka=up:creating} 2024-08-22T21:15:25.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:24.104618+0000 mon.smithi038 (mon.0) 566 : cluster [INF] daemon mds.foofs.smithi044.crygka is now active in filesystem foofs as rank 0 2024-08-22T21:15:25.310 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch ls -f json 2024-08-22T21:15:25.338 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:23.665979+0000 mgr.smithi038.miewqn (mgr.14162) 253 : audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:15:25.338 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:24.083650+0000 mon.smithi038 (mon.0) 558 : cluster [DBG] mds.? [v2:172.21.15.44:6832/815124010,v1:172.21.15.44:6833/815124010] up:boot 2024-08-22T21:15:25.338 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:24.083694+0000 mon.smithi038 (mon.0) 559 : cluster [INF] daemon mds.foofs.smithi044.crygka assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-08-22T21:15:25.338 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:24.083754+0000 mon.smithi038 (mon.0) 560 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-22T21:15:25.339 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:24.083782+0000 mon.smithi038 (mon.0) 561 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-22T21:15:25.339 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:24.083798+0000 mon.smithi038 (mon.0) 562 : cluster [INF] Cluster is now healthy 2024-08-22T21:15:25.339 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:24.087263+0000 mon.smithi038 (mon.0) 563 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-08-22T21:15:25.339 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:24.087366+0000 mon.smithi038 (mon.0) 564 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.crygka"}]: dispatch 2024-08-22T21:15:25.339 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:24.094001+0000 mon.smithi038 (mon.0) 565 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi044.crygka=up:creating} 2024-08-22T21:15:25.339 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:24.104618+0000 mon.smithi038 (mon.0) 566 : cluster [INF] daemon mds.foofs.smithi044.crygka is now active in filesystem foofs as rank 0 2024-08-22T21:15:26.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:24.644991+0000 mgr.smithi038.miewqn (mgr.14162) 254 : cluster [DBG] pgmap v223: 65 pgs: 40 active+clean, 7 creating+peering, 18 unknown; 1.5 KiB data, 43 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:26.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:25.101162+0000 mon.smithi038 (mon.0) 567 : cluster [DBG] mds.? [v2:172.21.15.44:6832/815124010,v1:172.21.15.44:6833/815124010] up:active 2024-08-22T21:15:26.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:25.101232+0000 mon.smithi038 (mon.0) 568 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi044.crygka=up:active} 2024-08-22T21:15:26.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:24.644991+0000 mgr.smithi038.miewqn (mgr.14162) 254 : cluster [DBG] pgmap v223: 65 pgs: 40 active+clean, 7 creating+peering, 18 unknown; 1.5 KiB data, 43 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:26.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:25.101162+0000 mon.smithi038 (mon.0) 567 : cluster [DBG] mds.? [v2:172.21.15.44:6832/815124010,v1:172.21.15.44:6833/815124010] up:active 2024-08-22T21:15:26.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:25.101232+0000 mon.smithi038 (mon.0) 568 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi044.crygka=up:active} 2024-08-22T21:15:27.513 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:15:27.513 INFO:teuthology.orchestra.run.smithi038.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"container_image_id": "0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0", "container_image_name": "docker.io/prom/alertmanager:v0.20.0", "created": "2024-08-22T21:09:18.959727Z", "last_refresh": "2024-08-22T21:13:42.470654Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "created": "2024-08-22T21:09:05.252232Z", "last_refresh": "2024-08-22T21:13:42.470717Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-08-22T21:09:15.655232Z", "last_refresh": "2024-08-22T21:13:42.470777Z", "running": 1, "size": 1}}, {"events": ["2024-08-22T21:15:21.083854Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-08-22T21:15:21.078671Z", "running": 1, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-08-22T21:09:03.369252Z", "last_refresh": "2024-08-22T21:13:42.470583Z", "running": 2, "size": 2}}, {"events": ["2024-08-22T21:09:50.518580Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi038:172.21.15.38=smithi038", "smithi044:172.21.15.44=smithi044"]}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-08-22T21:09:50.511019Z", "last_refresh": "2024-08-22T21:13:42.470447Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_id": "e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87", "container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-08-22T21:09:17.780852Z", "last_refresh": "2024-08-22T21:13:42.470837Z", "running": 2, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "last_refresh": "2024-08-22T21:13:42.470966Z", "running": 7, "size": 0}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"container_image_id": "de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490", "container_image_name": "docker.io/prom/prometheus:v2.18.1", "created": "2024-08-22T21:09:14.202579Z", "last_refresh": "2024-08-22T21:13:42.470906Z", "running": 1, "size": 1}}] 2024-08-22T21:15:28.077 INFO:tasks.cephadm:mds.foofs has 1/2 2024-08-22T21:15:28.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:26.645345+0000 mgr.smithi038.miewqn (mgr.14162) 255 : cluster [DBG] pgmap v224: 65 pgs: 65 active+clean; 2.1 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s wr, 13 op/s 2024-08-22T21:15:28.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:27.509165+0000 mgr.smithi038.miewqn (mgr.14162) 256 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:15:28.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:27.550853+0000 mon.smithi038 (mon.0) 569 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:28.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:27.551825+0000 mon.smithi038 (mon.0) 570 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:15:28.847 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:26.645345+0000 mgr.smithi038.miewqn (mgr.14162) 255 : cluster [DBG] pgmap v224: 65 pgs: 65 active+clean; 2.1 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s wr, 13 op/s 2024-08-22T21:15:28.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:27.509165+0000 mgr.smithi038.miewqn (mgr.14162) 256 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:15:28.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:27.550853+0000 mon.smithi038 (mon.0) 569 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:28.848 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:28 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:27.551825+0000 mon.smithi038 (mon.0) 570 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:15:29.077 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- ceph orch ls -f json 2024-08-22T21:15:29.820 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:28.600312+0000 mon.smithi038 (mon.0) 571 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-08-22T21:15:29.820 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:28.735490+0000 mon.smithi038 (mon.0) 572 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:15:29.820 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:28.735733+0000 mon.smithi038 (mon.0) 573 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:15:29.820 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:29.550334+0000 mon.smithi038 (mon.0) 574 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:30.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:28.600312+0000 mon.smithi038 (mon.0) 571 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-08-22T21:15:30.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:28.735490+0000 mon.smithi038 (mon.0) 572 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:15:30.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:28.735733+0000 mon.smithi038 (mon.0) 573 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:15:30.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:29.550334+0000 mon.smithi038 (mon.0) 574 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:30.840 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:28.645652+0000 mgr.smithi038.miewqn (mgr.14162) 257 : cluster [DBG] pgmap v225: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 8 op/s 2024-08-22T21:15:30.840 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:29.575021+0000 mon.smithi038 (mon.0) 575 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-08-22T21:15:30.840 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:29.575092+0000 mon.smithi038 (mon.0) 576 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-22T21:15:31.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:30 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:28.645652+0000 mgr.smithi038.miewqn (mgr.14162) 257 : cluster [DBG] pgmap v225: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 8 op/s 2024-08-22T21:15:31.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:30 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:29.575021+0000 mon.smithi038 (mon.0) 575 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-08-22T21:15:31.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:30 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:29.575092+0000 mon.smithi038 (mon.0) 576 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-22T21:15:31.256 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:15:31.257 INFO:teuthology.orchestra.run.smithi038.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"container_image_id": "0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0", "container_image_name": "docker.io/prom/alertmanager:v0.20.0", "created": "2024-08-22T21:09:18.959727Z", "last_refresh": "2024-08-22T21:13:42.470654Z", "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "created": "2024-08-22T21:09:05.252232Z", "last_refresh": "2024-08-22T21:13:42.470717Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"container_image_id": "557c83e11646f123a27b5e4b62ac6c45e7bb8b2e90d6044034d0db5b7019415c", "container_image_name": "docker.io/ceph/ceph-grafana:6.7.4", "created": "2024-08-22T21:09:15.655232Z", "last_refresh": "2024-08-22T21:13:42.470777Z", "running": 1, "size": 1}}, {"events": ["2024-08-22T21:15:21.083854Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"container_image_id": "mix", "container_image_name": "mix", "created": "2024-08-22T21:15:21.078671Z", "last_refresh": "2024-08-22T21:15:29.541723Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-08-22T21:09:03.369252Z", "last_refresh": "2024-08-22T21:13:42.470583Z", "running": 2, "size": 2}}, {"events": ["2024-08-22T21:09:50.518580Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi038:172.21.15.38=smithi038", "smithi044:172.21.15.44=smithi044"]}, "service_name": "mon", "service_type": "mon", "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "mix", "created": "2024-08-22T21:09:50.511019Z", "last_refresh": "2024-08-22T21:13:42.470447Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"container_image_id": "e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87", "container_image_name": "docker.io/prom/node-exporter:v0.18.1", "created": "2024-08-22T21:09:17.780852Z", "last_refresh": "2024-08-22T21:13:42.470837Z", "running": 2, "size": 2}}, {"placement": {"hosts": ["smithi038"]}, "service_id": "None", "service_name": "osd.None", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", "container_image_name": "quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000", "last_refresh": "2024-08-22T21:13:42.470966Z", "running": 8, "size": 0}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"container_image_id": "de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490", "container_image_name": "docker.io/prom/prometheus:v2.18.1", "created": "2024-08-22T21:09:14.202579Z", "last_refresh": "2024-08-22T21:13:42.470906Z", "running": 1, "size": 1}}] 2024-08-22T21:15:31.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:30.575732+0000 mon.smithi038 (mon.0) 577 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-22T21:15:31.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:30.645960+0000 mgr.smithi038.miewqn (mgr.14162) 258 : cluster [DBG] pgmap v228: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-08-22T21:15:31.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:31.252148+0000 mgr.smithi038.miewqn (mgr.14162) 259 : audit [DBG] from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:15:32.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:30.575732+0000 mon.smithi038 (mon.0) 577 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-22T21:15:32.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:30.645960+0000 mgr.smithi038.miewqn (mgr.14162) 258 : cluster [DBG] pgmap v228: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-08-22T21:15:32.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:31.252148+0000 mgr.smithi038.miewqn (mgr.14162) 259 : audit [DBG] from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:15:32.207 INFO:tasks.cephadm:mds.foofs has 2/2 2024-08-22T21:15:32.208 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-22T21:15:32.217 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-08-22T21:15:32.217 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-08-22T21:15:32.856 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:31.596696+0000 mon.smithi038 (mon.0) 578 : cluster [DBG] mds.? [v2:172.21.15.38:6834/1640673600,v1:172.21.15.38:6835/1640673600] up:boot 2024-08-22T21:15:32.856 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:31.596979+0000 mon.smithi038 (mon.0) 579 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi044.crygka=up:active} 1 up:standby 2024-08-22T21:15:32.856 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:31.597093+0000 mon.smithi038 (mon.0) 580 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi038.brbpkr"}]: dispatch 2024-08-22T21:15:32.856 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:31.603664+0000 mon.smithi038 (mon.0) 581 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi044.crygka=up:active} 1 up:standby 2024-08-22T21:15:33.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:32 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:31.596696+0000 mon.smithi038 (mon.0) 578 : cluster [DBG] mds.? [v2:172.21.15.38:6834/1640673600,v1:172.21.15.38:6835/1640673600] up:boot 2024-08-22T21:15:33.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:32 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:31.596979+0000 mon.smithi038 (mon.0) 579 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi044.crygka=up:active} 1 up:standby 2024-08-22T21:15:33.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:32 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:31.597093+0000 mon.smithi038 (mon.0) 580 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi038.brbpkr"}]: dispatch 2024-08-22T21:15:33.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:32 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:31.603664+0000 mon.smithi038 (mon.0) 581 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi044.crygka=up:active} 1 up:standby 2024-08-22T21:15:33.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:32.646293+0000 mgr.smithi038.miewqn (mgr.14162) 260 : cluster [DBG] pgmap v229: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-08-22T21:15:34.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:33 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:32.646293+0000 mgr.smithi038.miewqn (mgr.14162) 260 : cluster [DBG] pgmap v229: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 4 op/s 2024-08-22T21:15:35.224 INFO:teuthology.orchestra.run.smithi038.stderr:Invalid command: missing required parameter clusterid() 2024-08-22T21:15:35.225 INFO:teuthology.orchestra.run.smithi038.stderr:nfs cluster create [] : Create an NFS Cluster 2024-08-22T21:15:35.225 INFO:teuthology.orchestra.run.smithi038.stderr:Error EINVAL: invalid command 2024-08-22T21:15:36.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:34.646715+0000 mgr.smithi038.miewqn (mgr.14162) 261 : cluster [DBG] pgmap v230: 65 pgs: 65 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-22T21:15:36.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:35.517217+0000 mon.smithi038 (mon.0) 582 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:36.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:35.521273+0000 mon.smithi038 (mon.0) 583 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:36.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:35.523773+0000 mon.smithi038 (mon.0) 584 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:15:36.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:35.529569+0000 mon.smithi038 (mon.0) 585 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:36.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:35.580686+0000 mon.smithi038 (mon.0) 586 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-08-22T21:15:36.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:35.834226+0000 mon.smithi038 (mon.0) 587 : cluster [DBG] mds.? [v2:172.21.15.38:6834/1640673600,v1:172.21.15.38:6835/1640673600] up:standby 2024-08-22T21:15:36.777 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:36 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:35.834280+0000 mon.smithi038 (mon.0) 588 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi044.crygka=up:active} 1 up:standby 2024-08-22T21:15:36.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:34.646715+0000 mgr.smithi038.miewqn (mgr.14162) 261 : cluster [DBG] pgmap v230: 65 pgs: 65 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-22T21:15:36.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:35.517217+0000 mon.smithi038 (mon.0) 582 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:36.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:35.521273+0000 mon.smithi038 (mon.0) 583 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:36.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:35.523773+0000 mon.smithi038 (mon.0) 584 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:15:36.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:35.529569+0000 mon.smithi038 (mon.0) 585 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:36.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:35.580686+0000 mon.smithi038 (mon.0) 586 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-08-22T21:15:36.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:35.834226+0000 mon.smithi038 (mon.0) 587 : cluster [DBG] mds.? [v2:172.21.15.38:6834/1640673600,v1:172.21.15.38:6835/1640673600] up:standby 2024-08-22T21:15:36.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:36 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:35.834280+0000 mon.smithi038 (mon.0) 588 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi044.crygka=up:active} 1 up:standby 2024-08-22T21:15:37.570 INFO:teuthology.orchestra.run.smithi038.stdout:NFS Cluster Created Successfully 2024-08-22T21:15:37.678 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:35.579813+0000 mgr.smithi038.miewqn (mgr.14162) 262 : audit [DBG] from='client.14526 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "type": "cephfs", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:37.678 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:36.533805+0000 mon.smithi038 (mon.0) 589 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-08-22T21:15:37.678 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:36.533898+0000 mon.smithi038 (mon.0) 590 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-22T21:15:37.678 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:36.535944+0000 mon.smithi038 (mon.0) 591 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-08-22T21:15:37.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:35.579813+0000 mgr.smithi038.miewqn (mgr.14162) 262 : audit [DBG] from='client.14526 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "type": "cephfs", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:37.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:36.533805+0000 mon.smithi038 (mon.0) 589 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-08-22T21:15:37.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:36.533898+0000 mon.smithi038 (mon.0) 590 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-22T21:15:37.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:36.535944+0000 mon.smithi038 (mon.0) 591 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-08-22T21:15:38.297 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- 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' 2024-08-22T21:15:38.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:36.647218+0000 mgr.smithi038.miewqn (mgr.14162) 263 : cluster [DBG] pgmap v232: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:38.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:37.543644+0000 mon.smithi038 (mon.0) 592 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-08-22T21:15:38.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:37.543835+0000 mon.smithi038 (mon.0) 593 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-22T21:15:38.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:37.568974+0000 mon.smithi038 (mon.0) 594 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:38.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:37.569720+0000 mon.smithi038 (mon.0) 595 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:15:38.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:37.579760+0000 mon.smithi038 (mon.0) 596 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:38.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:37.589504+0000 mon.smithi038 (mon.0) 597 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi038", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-08-22T21:15:38.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:37.593087+0000 mon.smithi038 (mon.0) 598 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi038", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-08-22T21:15:38.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:37.595347+0000 mon.smithi038 (mon.0) 599 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi038-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:15:38.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:37.599102+0000 mon.smithi038 (mon.0) 600 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi038-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:15:38.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:38 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:37.603167+0000 mon.smithi038 (mon.0) 601 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:15:38.933 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:36.647218+0000 mgr.smithi038.miewqn (mgr.14162) 263 : cluster [DBG] pgmap v232: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:15:38.934 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:37.543644+0000 mon.smithi038 (mon.0) 592 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-08-22T21:15:38.934 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:37.543835+0000 mon.smithi038 (mon.0) 593 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-22T21:15:38.934 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:37.568974+0000 mon.smithi038 (mon.0) 594 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:38.934 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:37.569720+0000 mon.smithi038 (mon.0) 595 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:15:38.934 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:37.579760+0000 mon.smithi038 (mon.0) 596 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:38.934 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:37.589504+0000 mon.smithi038 (mon.0) 597 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi038", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-08-22T21:15:38.934 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:37.593087+0000 mon.smithi038 (mon.0) 598 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi038", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-08-22T21:15:38.934 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:37.595347+0000 mon.smithi038 (mon.0) 599 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi038-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:15:38.934 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:37.599102+0000 mon.smithi038 (mon.0) 600 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi038-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:15:38.934 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:38 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:37.603167+0000 mon.smithi038 (mon.0) 601 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:15:39.802 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:15:37.565434+0000 mgr.smithi038.miewqn (mgr.14162) 264 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-08-22T21:15:39.803 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:15:37.582765+0000 mgr.smithi038.miewqn (mgr.14162) 265 : cephadm [INF] Checking pool "nfs-ganesha" exists for service nfs.foo 2024-08-22T21:15:39.803 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:15:37.589187+0000 mgr.smithi038.miewqn (mgr.14162) 266 : cephadm [INF] Creating key for client.nfs.foo.smithi038 2024-08-22T21:15:39.803 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:15:37.594880+0000 mgr.smithi038.miewqn (mgr.14162) 267 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-08-22T21:15:39.803 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:15:37.595009+0000 mgr.smithi038.miewqn (mgr.14162) 268 : cephadm [INF] Creating key for client.nfs.foo.smithi038-rgw 2024-08-22T21:15:39.803 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:15:37.604238+0000 mgr.smithi038.miewqn (mgr.14162) 269 : cephadm [INF] Deploying daemon nfs.foo.smithi038 on smithi038 2024-08-22T21:15:39.803 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:38.556849+0000 mon.smithi038 (mon.0) 602 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-22T21:15:39.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:15:37.565434+0000 mgr.smithi038.miewqn (mgr.14162) 264 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-08-22T21:15:39.850 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:15:37.582765+0000 mgr.smithi038.miewqn (mgr.14162) 265 : cephadm [INF] Checking pool "nfs-ganesha" exists for service nfs.foo 2024-08-22T21:15:39.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:15:37.589187+0000 mgr.smithi038.miewqn (mgr.14162) 266 : cephadm [INF] Creating key for client.nfs.foo.smithi038 2024-08-22T21:15:39.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:15:37.594880+0000 mgr.smithi038.miewqn (mgr.14162) 267 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-08-22T21:15:39.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:15:37.595009+0000 mgr.smithi038.miewqn (mgr.14162) 268 : cephadm [INF] Creating key for client.nfs.foo.smithi038-rgw 2024-08-22T21:15:39.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:15:37.604238+0000 mgr.smithi038.miewqn (mgr.14162) 269 : cephadm [INF] Deploying daemon nfs.foo.smithi038 on smithi038 2024-08-22T21:15:39.851 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:38.556849+0000 mon.smithi038 (mon.0) 602 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-22T21:15:40.797 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:40 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:38.647712+0000 mgr.smithi038.miewqn (mgr.14162) 270 : cluster [DBG] pgmap v235: 97 pgs: 20 unknown, 77 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-22T21:15:40.798 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:40 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:39.563944+0000 mon.smithi038 (mon.0) 603 : cluster [DBG] mgrmap e19: smithi038.miewqn(active, since 6m), standbys: smithi044.gihefp 2024-08-22T21:15:41.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:40 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:38.647712+0000 mgr.smithi038.miewqn (mgr.14162) 270 : cluster [DBG] pgmap v235: 97 pgs: 20 unknown, 77 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-22T21:15:41.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:40 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:39.563944+0000 mon.smithi038 (mon.0) 603 : cluster [DBG] mgrmap e19: smithi038.miewqn(active, since 6m), standbys: smithi044.gihefp 2024-08-22T21:15:41.593 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-08-22T21:15:41.593 INFO:teuthology.orchestra.run.smithi038.stdout: "bind": "/fake", 2024-08-22T21:15:41.593 INFO:teuthology.orchestra.run.smithi038.stdout: "fs": "foofs", 2024-08-22T21:15:41.594 INFO:teuthology.orchestra.run.smithi038.stdout: "path": "/", 2024-08-22T21:15:41.594 INFO:teuthology.orchestra.run.smithi038.stdout: "cluster": "foo", 2024-08-22T21:15:41.594 INFO:teuthology.orchestra.run.smithi038.stdout: "mode": "RW" 2024-08-22T21:15:41.594 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-08-22T21:15:41.779 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:41 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:40.648284+0000 mgr.smithi038.miewqn (mgr.14162) 271 : cluster [DBG] pgmap v236: 97 pgs: 1 unknown, 96 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-22T21:15:42.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:41 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:40.648284+0000 mgr.smithi038.miewqn (mgr.14162) 271 : cluster [DBG] pgmap v236: 97 pgs: 1 unknown, 96 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-22T21:15:42.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:41.562243+0000 mgr.smithi038.miewqn (mgr.14162) 272 : audit [DBG] from='client.14534 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:42.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:41.581469+0000 mon.smithi038 (mon.0) 604 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-08-22T21:15:42.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:42 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:41.588741+0000 mon.smithi038 (mon.0) 605 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-08-22T21:15:42.794 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-08-22T21:15:43.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:41.562243+0000 mgr.smithi038.miewqn (mgr.14162) 272 : audit [DBG] from='client.14534 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:43.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:41.581469+0000 mon.smithi038 (mon.0) 604 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2024-08-22T21:15:43.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:41.588741+0000 mon.smithi038 (mon.0) 605 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "client.foo1", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2024-08-22T21:15:44.593 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:42.648786+0000 mgr.smithi038.miewqn (mgr.14162) 273 : cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-22T21:15:44.593 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:43.537849+0000 mon.smithi038 (mon.0) 606 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:44.593 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:15:43.538505+0000 mgr.smithi038.miewqn (mgr.14162) 274 : cephadm [INF] Creating key for client.nfs.foo.smithi044 2024-08-22T21:15:44.593 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:43.538695+0000 mon.smithi038 (mon.0) 607 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi044", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-08-22T21:15:44.593 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:43.541398+0000 mon.smithi038 (mon.0) 608 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi044", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-08-22T21:15:44.594 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:15:43.542345+0000 mgr.smithi038.miewqn (mgr.14162) 275 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-08-22T21:15:44.594 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:15:43.542409+0000 mgr.smithi038.miewqn (mgr.14162) 276 : cephadm [INF] Creating key for client.nfs.foo.smithi044-rgw 2024-08-22T21:15:44.594 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:43.542609+0000 mon.smithi038 (mon.0) 609 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi044-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:15:44.594 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:43.546949+0000 mon.smithi038 (mon.0) 610 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi044-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:15:44.594 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:43.547839+0000 mon.smithi038 (mon.0) 611 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:15:44.594 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:44 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:15:43.548411+0000 mgr.smithi038.miewqn (mgr.14162) 277 : cephadm [INF] Deploying daemon nfs.foo.smithi044 on smithi044 2024-08-22T21:15:44.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:42.648786+0000 mgr.smithi038.miewqn (mgr.14162) 273 : cluster [DBG] pgmap v237: 97 pgs: 97 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-22T21:15:44.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:43.537849+0000 mon.smithi038 (mon.0) 606 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:44.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:15:43.538505+0000 mgr.smithi038.miewqn (mgr.14162) 274 : cephadm [INF] Creating key for client.nfs.foo.smithi044 2024-08-22T21:15:44.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:43.538695+0000 mon.smithi038 (mon.0) 607 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi044", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-08-22T21:15:44.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:43.541398+0000 mon.smithi038 (mon.0) 608 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi044", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-08-22T21:15:44.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:15:43.542345+0000 mgr.smithi038.miewqn (mgr.14162) 275 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-08-22T21:15:44.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:15:43.542409+0000 mgr.smithi038.miewqn (mgr.14162) 276 : cephadm [INF] Creating key for client.nfs.foo.smithi044-rgw 2024-08-22T21:15:44.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:43.542609+0000 mon.smithi038 (mon.0) 609 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi044-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:15:44.836 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:43.546949+0000 mon.smithi038 (mon.0) 610 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.smithi044-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:15:44.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:43.547839+0000 mon.smithi038 (mon.0) 611 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:15:44.837 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:44 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:15:43.548411+0000 mgr.smithi038.miewqn (mgr.14162) 277 : cephadm [INF] Deploying daemon nfs.foo.smithi044 on smithi044 2024-08-22T21:15:46.701 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:46 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:44.649338+0000 mgr.smithi038.miewqn (mgr.14162) 278 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 2.7 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-22T21:15:46.701 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:46 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:45.010904+0000 mgr.smithi038.miewqn (mgr.14162) 279 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:46.761 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:46 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:44.649338+0000 mgr.smithi038.miewqn (mgr.14162) 278 : cluster [DBG] pgmap v238: 97 pgs: 97 active+clean; 2.7 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-22T21:15:46.761 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:46 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:45.010904+0000 mgr.smithi038.miewqn (mgr.14162) 279 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:47.664 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo 2/2 - 10s count:2 2024-08-22T21:15:47.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:46.315350+0000 mgr.smithi038.miewqn (mgr.14162) 280 : audit [DBG] from='client.14558 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:47.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:46.315350+0000 mgr.smithi038.miewqn (mgr.14162) 280 : audit [DBG] from='client.14558 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:48.316 INFO:teuthology.run_tasks:Running task vip.exec... 2024-08-22T21:15:48.326 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-08-22T21:15:48.326 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-08-22T21:15:48.355 INFO:teuthology.orchestra.run.smithi038.stderr:+ mkdir /mnt/foo 2024-08-22T21:15:48.364 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-08-22T21:15:48.428 INFO:teuthology.orchestra.run.smithi038.stderr:++ hostname 2024-08-22T21:15:48.429 INFO:teuthology.orchestra.run.smithi038.stderr:+ mount -t nfs smithi038:/fake /mnt/foo -o sync 2024-08-22T21:15:48.823 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:46.649740+0000 mgr.smithi038.miewqn (mgr.14162) 281 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 2.7 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 224 B/s rd, 449 B/s wr, 0 op/s 2024-08-22T21:15:48.823 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:47.589578+0000 mon.smithi038 (mon.0) 612 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:48.823 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:48 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:47.590214+0000 mon.smithi038 (mon.0) 613 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:15:48.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:46.649740+0000 mgr.smithi038.miewqn (mgr.14162) 281 : cluster [DBG] pgmap v239: 97 pgs: 97 active+clean; 2.7 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 224 B/s rd, 449 B/s wr, 0 op/s 2024-08-22T21:15:48.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:47.589578+0000 mon.smithi038 (mon.0) 612 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:48.832 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:48 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:47.590214+0000 mon.smithi038 (mon.0) 613 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:15:49.034 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-08-22T21:15:49.100 INFO:teuthology.orchestra.run.smithi038.stderr:+ echo test 2024-08-22T21:15:49.111 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-08-22T21:15:49.178 INFO:teuthology.orchestra.run.smithi038.stderr:+ sync 2024-08-22T21:15:49.435 INFO:teuthology.run_tasks:Running task parallel... 2024-08-22T21:15:49.467 INFO:teuthology.task.parallel:starting parallel... 2024-08-22T21:15:49.468 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-22T21:15:49.483 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-08-22T21:15:49.483 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-08-22T21:15:49.484 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-08-22T21:15:49.484 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-22T21:15:49.485 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-08-22T21:15:49.486 INFO:teuthology.task.exec:Executing custom commands... 2024-08-22T21:15:49.486 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-08-22T21:15:49.486 DEBUG:teuthology.orchestra.run.smithi038:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-08-22T21:15:49.531 INFO:teuthology.orchestra.run.smithi038.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-08-22T21:15:49.532 INFO:teuthology.orchestra.run.smithi038.stdout: 2024-08-22T21:15:49.532 INFO:teuthology.orchestra.run.smithi038.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-08-22T21:15:49.532 INFO:teuthology.orchestra.run.smithi038.stdout:3 of 5 processes prepared for launch 0 sec 2024-08-22T21:15:49.632 INFO:teuthology.orchestra.run.smithi038.stdout:5 of 5 processes prepared for launch 0 sec 2024-08-22T21:15:49.633 INFO:teuthology.orchestra.run.smithi038.stdout:releasing clients 2024-08-22T21:15:49.776 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:47.646686+0000 mgr.smithi038.miewqn (mgr.14162) 282 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:49.810 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:47.646686+0000 mgr.smithi038.miewqn (mgr.14162) 282 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:15:50.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 295 54.30 MB/sec warmup 1 sec latency 11.989 ms 2024-08-22T21:15:50.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:48.650146+0000 mgr.smithi038.miewqn (mgr.14162) 283 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 2.7 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.9 KiB/s wr, 6 op/s 2024-08-22T21:15:50.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:50 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:50.313440+0000 mon.smithi038 (mon.0) 614 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:51.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:50 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:48.650146+0000 mgr.smithi038.miewqn (mgr.14162) 283 : cluster [DBG] pgmap v240: 97 pgs: 97 active+clean; 2.7 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.9 KiB/s wr, 6 op/s 2024-08-22T21:15:51.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:50 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:50.313440+0000 mon.smithi038 (mon.0) 614 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:15:51.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 630 52.56 MB/sec warmup 2 sec latency 19.217 ms 2024-08-22T21:15:52.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:52 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:50.650683+0000 mgr.smithi038.miewqn (mgr.14162) 284 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 6.1 MiB data, 46 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 523 KiB/s wr, 15 op/s 2024-08-22T21:15:52.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:52 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:52.351427+0000 mon.smithi038 (mon.0) 615 : audit [INF] from='client.? ' entity='client.admin' 2024-08-22T21:15:52.632 INFO:teuthology.orchestra.run.smithi038.stdout: 5 1852 43.95 MB/sec warmup 3 sec latency 8.616 ms 2024-08-22T21:15:53.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:52 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:50.650683+0000 mgr.smithi038.miewqn (mgr.14162) 284 : cluster [DBG] pgmap v241: 97 pgs: 97 active+clean; 6.1 MiB data, 46 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 523 KiB/s wr, 15 op/s 2024-08-22T21:15:53.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:52 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:52.351427+0000 mon.smithi038 (mon.0) 615 : audit [INF] from='client.? ' entity='client.admin' 2024-08-22T21:15:53.156 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-08-22T21:15:53.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 3291 43.99 MB/sec warmup 4 sec latency 7.470 ms 2024-08-22T21:15:53.681 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:53 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:52.651155+0000 mgr.smithi038.miewqn (mgr.14162) 285 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 19 MiB data, 94 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2024-08-22T21:15:54.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:53 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:52.651155+0000 mgr.smithi038.miewqn (mgr.14162) 285 : cluster [DBG] pgmap v242: 97 pgs: 97 active+clean; 19 MiB data, 94 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2024-08-22T21:15:54.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 4437 40.74 MB/sec warmup 5 sec latency 11.701 ms 2024-08-22T21:15:55.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 5884 39.00 MB/sec warmup 6 sec latency 14.353 ms 2024-08-22T21:15:55.934 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:54.651681+0000 mgr.smithi038.miewqn (mgr.14162) 286 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 80 MiB data, 348 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 7.2 MiB/s wr, 409 op/s 2024-08-22T21:15:56.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:55 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:54.651681+0000 mgr.smithi038.miewqn (mgr.14162) 286 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 80 MiB data, 348 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 7.2 MiB/s wr, 409 op/s 2024-08-22T21:15:56.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 7015 39.90 MB/sec warmup 7 sec latency 19.178 ms 2024-08-22T21:15:57.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:15:56.572240+0000 mon.smithi038 (mon.0) 616 : audit [INF] from='client.? 172.21.15.38:0/615716086' entity='client.admin' 2024-08-22T21:15:57.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:56.652205+0000 mgr.smithi038.miewqn (mgr.14162) 287 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 130 MiB data, 597 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 13 MiB/s wr, 752 op/s 2024-08-22T21:15:57.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 8082 37.67 MB/sec warmup 8 sec latency 19.077 ms 2024-08-22T21:15:57.705 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-22T21:15:58.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:15:56.572240+0000 mon.smithi038 (mon.0) 616 : audit [INF] from='client.? 172.21.15.38:0/615716086' entity='client.admin' 2024-08-22T21:15:58.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:56.652205+0000 mgr.smithi038.miewqn (mgr.14162) 287 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 130 MiB data, 597 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 13 MiB/s wr, 752 op/s 2024-08-22T21:15:58.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 9382 36.39 MB/sec warmup 9 sec latency 15.509 ms 2024-08-22T21:15:59.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 10752 38.53 MB/sec warmup 10 sec latency 20.040 ms 2024-08-22T21:15:59.787 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:15:59 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:15:58.652666+0000 mgr.smithi038.miewqn (mgr.14162) 288 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 139 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 8.8 KiB/s rd, 16 MiB/s wr, 922 op/s 2024-08-22T21:16:00.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:15:59 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:15:58.652666+0000 mgr.smithi038.miewqn (mgr.14162) 288 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 139 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 8.8 KiB/s rd, 16 MiB/s wr, 922 op/s 2024-08-22T21:16:00.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 11577 36.03 MB/sec warmup 11 sec latency 72.940 ms 2024-08-22T21:16:01.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 12991 35.44 MB/sec warmup 12 sec latency 17.870 ms 2024-08-22T21:16:02.110 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:00.653194+0000 mgr.smithi038.miewqn (mgr.14162) 289 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 146 MiB data, 754 MiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 19 MiB/s wr, 1.16k op/s 2024-08-22T21:16:02.110 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:00.954529+0000 mon.smithi038 (mon.0) 617 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:02.110 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:00.960509+0000 mon.smithi038 (mon.0) 618 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:02.110 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:00.965584+0000 mon.smithi038 (mon.0) 619 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:16:02.110 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:00.970764+0000 mon.smithi038 (mon.0) 620 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:02.110 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:01.480975+0000 mon.smithi038 (mon.0) 621 : audit [INF] from='client.? 172.21.15.38:0/757014841' entity='client.admin' 2024-08-22T21:16:02.110 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:01.485855+0000 mon.smithi038 (mon.0) 622 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:16:02.110 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:01.492525+0000 mon.smithi038 (mon.0) 623 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:02.147 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph mgr module enable nfs --force' 2024-08-22T21:16:02.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:00.653194+0000 mgr.smithi038.miewqn (mgr.14162) 289 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 146 MiB data, 754 MiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 19 MiB/s wr, 1.16k op/s 2024-08-22T21:16:02.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:00.954529+0000 mon.smithi038 (mon.0) 617 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:02.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:00.960509+0000 mon.smithi038 (mon.0) 618 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:02.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:00.965584+0000 mon.smithi038 (mon.0) 619 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:16:02.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:00.970764+0000 mon.smithi038 (mon.0) 620 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:02.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:01.480975+0000 mon.smithi038 (mon.0) 621 : audit [INF] from='client.? 172.21.15.38:0/757014841' entity='client.admin' 2024-08-22T21:16:02.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:01.485855+0000 mon.smithi038 (mon.0) 622 : audit [DBG] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:16:02.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:01.492525+0000 mon.smithi038 (mon.0) 623 : audit [INF] from='mgr.14162 172.21.15.38:0/1755541073' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:02.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 14229 36.93 MB/sec warmup 13 sec latency 17.874 ms 2024-08-22T21:16:03.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 15064 35.09 MB/sec warmup 14 sec latency 15.197 ms 2024-08-22T21:16:04.150 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:04 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:02.653646+0000 mgr.smithi038.miewqn (mgr.14162) 290 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 156 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 21 MiB/s wr, 1.47k op/s 2024-08-22T21:16:04.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:04 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:02.653646+0000 mgr.smithi038.miewqn (mgr.14162) 290 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 156 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 21 MiB/s wr, 1.47k op/s 2024-08-22T21:16:04.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 16207 34.41 MB/sec warmup 15 sec latency 22.376 ms 2024-08-22T21:16:05.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:04.510970+0000 mon.smithi038 (mon.0) 624 : audit [INF] from='client.? 172.21.15.38:0/211237193' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-08-22T21:16:05.378 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:04.510970+0000 mon.smithi038 (mon.0) 624 : audit [INF] from='client.? 172.21.15.38:0/211237193' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-08-22T21:16:05.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 17220 34.42 MB/sec warmup 16 sec latency 72.266 ms 2024-08-22T21:16:06.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:06 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:05.028407+0000 mon.smithi038 (mon.0) 625 : audit [INF] from='client.? 172.21.15.38:0/211237193' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-08-22T21:16:06.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:06 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:05.028466+0000 mon.smithi038 (mon.0) 626 : cluster [DBG] mgrmap e20: smithi038.miewqn(active, since 6m), standbys: smithi044.gihefp 2024-08-22T21:16:06.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:06 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:05.028407+0000 mon.smithi038 (mon.0) 625 : audit [INF] from='client.? 172.21.15.38:0/211237193' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-08-22T21:16:06.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:06 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:05.028466+0000 mon.smithi038 (mon.0) 626 : cluster [DBG] mgrmap e20: smithi038.miewqn(active, since 6m), standbys: smithi044.gihefp 2024-08-22T21:16:06.437 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-08-22T21:16:06.633 INFO:teuthology.orchestra.run.smithi038.stdout: 5 18229 34.30 MB/sec warmup 17 sec latency 19.524 ms 2024-08-22T21:16:07.634 INFO:teuthology.orchestra.run.smithi038.stdout: 5 19236 33.64 MB/sec warmup 18 sec latency 15.040 ms 2024-08-22T21:16:08.634 INFO:teuthology.orchestra.run.smithi038.stdout: 5 20340 32.89 MB/sec warmup 19 sec latency 24.146 ms 2024-08-22T21:16:09.634 INFO:teuthology.orchestra.run.smithi038.stdout: 5 21303 33.15 MB/sec warmup 20 sec latency 25.194 ms 2024-08-22T21:16:10.634 INFO:teuthology.orchestra.run.smithi038.stdout: 5 22071 32.44 MB/sec warmup 21 sec latency 20.782 ms 2024-08-22T21:16:11.634 INFO:teuthology.orchestra.run.smithi038.stdout: 5 23180 32.12 MB/sec warmup 22 sec latency 14.069 ms 2024-08-22T21:16:12.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:11 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:11.846575+0000 mon.smithi038 (mon.0) 627 : cluster [DBG] Standby manager daemon smithi044.gihefp restarted 2024-08-22T21:16:12.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:11 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:11.846692+0000 mon.smithi038 (mon.0) 628 : cluster [DBG] Standby manager daemon smithi044.gihefp started 2024-08-22T21:16:12.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:11 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:11.848612+0000 mon.smithi044 (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.44:0/4203720411' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.gihefp/crt"}]: dispatch 2024-08-22T21:16:12.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:11 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:11.849179+0000 mon.smithi044 (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.44:0/4203720411' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-22T21:16:12.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:11 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:11.852999+0000 mon.smithi044 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.44:0/4203720411' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.gihefp/key"}]: dispatch 2024-08-22T21:16:12.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:11 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:11.853601+0000 mon.smithi044 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.44:0/4203720411' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-22T21:16:12.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:11 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:11.846575+0000 mon.smithi038 (mon.0) 627 : cluster [DBG] Standby manager daemon smithi044.gihefp restarted 2024-08-22T21:16:12.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:11 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:11.846692+0000 mon.smithi038 (mon.0) 628 : cluster [DBG] Standby manager daemon smithi044.gihefp started 2024-08-22T21:16:12.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:11 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:11.848612+0000 mon.smithi044 (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.44:0/4203720411' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.gihefp/crt"}]: dispatch 2024-08-22T21:16:12.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:11 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:11.849179+0000 mon.smithi044 (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.44:0/4203720411' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-22T21:16:12.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:11 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:11.852999+0000 mon.smithi044 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.44:0/4203720411' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi044.gihefp/key"}]: dispatch 2024-08-22T21:16:12.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:11 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:11.853601+0000 mon.smithi044 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.44:0/4203720411' entity='mgr.smithi044.gihefp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-22T21:16:12.634 INFO:teuthology.orchestra.run.smithi038.stdout: 5 24404 32.40 MB/sec warmup 23 sec latency 14.013 ms 2024-08-22T21:16:13.261 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:12 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:11.906743+0000 mon.smithi038 (mon.0) 629 : cluster [DBG] mgrmap e21: smithi038.miewqn(active, since 6m), standbys: smithi044.gihefp 2024-08-22T21:16:13.261 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:12 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:12.551353+0000 mon.smithi038 (mon.0) 630 : cluster [INF] Active manager daemon smithi038.miewqn restarted 2024-08-22T21:16:13.261 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:12 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:12.552027+0000 mon.smithi038 (mon.0) 631 : cluster [INF] Activating manager daemon smithi038.miewqn 2024-08-22T21:16:13.261 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:12 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:12.556576+0000 mon.smithi038 (mon.0) 632 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-22T21:16:13.268 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:12 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:11.906743+0000 mon.smithi038 (mon.0) 629 : cluster [DBG] mgrmap e21: smithi038.miewqn(active, since 6m), standbys: smithi044.gihefp 2024-08-22T21:16:13.269 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:12 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:12.551353+0000 mon.smithi038 (mon.0) 630 : cluster [INF] Active manager daemon smithi038.miewqn restarted 2024-08-22T21:16:13.269 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:12 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:12.552027+0000 mon.smithi038 (mon.0) 631 : cluster [INF] Activating manager daemon smithi038.miewqn 2024-08-22T21:16:13.269 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:12 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:12.556576+0000 mon.smithi038 (mon.0) 632 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-22T21:16:13.634 INFO:teuthology.orchestra.run.smithi038.stdout: 5 25308 32.26 MB/sec warmup 24 sec latency 27.846 ms 2024-08-22T21:16:14.045 INFO:teuthology.orchestra.run.smithi038.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:16:14.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:13.024794+0000 mon.smithi038 (mon.0) 633 : cluster [DBG] mgrmap e22: smithi038.miewqn(active, starting, since 0.472893s), standbys: smithi044.gihefp 2024-08-22T21:16:14.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.026199+0000 mon.smithi038 (mon.0) 634 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi038"}]: dispatch 2024-08-22T21:16:14.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.026415+0000 mon.smithi038 (mon.0) 635 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:16:14.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.026812+0000 mon.smithi038 (mon.0) 636 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi038.brbpkr"}]: dispatch 2024-08-22T21:16:14.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.027156+0000 mon.smithi038 (mon.0) 637 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.crygka"}]: dispatch 2024-08-22T21:16:14.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.027830+0000 mon.smithi038 (mon.0) 638 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr metadata", "who": "smithi038.miewqn", "id": "smithi038.miewqn"}]: dispatch 2024-08-22T21:16:14.277 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.028099+0000 mon.smithi038 (mon.0) 639 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr metadata", "who": "smithi044.gihefp", "id": "smithi044.gihefp"}]: dispatch 2024-08-22T21:16:14.278 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.028387+0000 mon.smithi038 (mon.0) 640 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:16:14.278 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.028693+0000 mon.smithi038 (mon.0) 641 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:16:14.278 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.028977+0000 mon.smithi038 (mon.0) 642 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:16:14.278 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.029261+0000 mon.smithi038 (mon.0) 643 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:16:14.278 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.029548+0000 mon.smithi038 (mon.0) 644 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:16:14.278 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.029823+0000 mon.smithi038 (mon.0) 645 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:16:14.278 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.030100+0000 mon.smithi038 (mon.0) 646 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:16:14.278 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.030319+0000 mon.smithi038 (mon.0) 647 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:16:14.278 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.030568+0000 mon.smithi038 (mon.0) 648 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-22T21:16:14.278 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.030830+0000 mon.smithi038 (mon.0) 649 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-22T21:16:14.278 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.031257+0000 mon.smithi038 (mon.0) 650 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-22T21:16:14.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:13.034272+0000 mon.smithi038 (mon.0) 651 : cluster [INF] Manager daemon smithi038.miewqn is now available 2024-08-22T21:16:14.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.205874+0000 mon.smithi038 (mon.0) 652 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:16:14.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.207299+0000 mon.smithi038 (mon.0) 653 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:16:14.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.261675+0000 mon.smithi038 (mon.0) 654 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:16:14.279 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:13.269805+0000 mon.smithi038 (mon.0) 655 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:16:14.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:13.024794+0000 mon.smithi038 (mon.0) 633 : cluster [DBG] mgrmap e22: smithi038.miewqn(active, starting, since 0.472893s), standbys: smithi044.gihefp 2024-08-22T21:16:14.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.026199+0000 mon.smithi038 (mon.0) 634 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi038"}]: dispatch 2024-08-22T21:16:14.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.026415+0000 mon.smithi038 (mon.0) 635 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata", "id": "smithi044"}]: dispatch 2024-08-22T21:16:14.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.026812+0000 mon.smithi038 (mon.0) 636 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi038.brbpkr"}]: dispatch 2024-08-22T21:16:14.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.027156+0000 mon.smithi038 (mon.0) 637 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi044.crygka"}]: dispatch 2024-08-22T21:16:14.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.027830+0000 mon.smithi038 (mon.0) 638 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr metadata", "who": "smithi038.miewqn", "id": "smithi038.miewqn"}]: dispatch 2024-08-22T21:16:14.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.028099+0000 mon.smithi038 (mon.0) 639 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mgr metadata", "who": "smithi044.gihefp", "id": "smithi044.gihefp"}]: dispatch 2024-08-22T21:16:14.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.028387+0000 mon.smithi038 (mon.0) 640 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:16:14.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.028693+0000 mon.smithi038 (mon.0) 641 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:16:14.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.028977+0000 mon.smithi038 (mon.0) 642 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:16:14.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.029261+0000 mon.smithi038 (mon.0) 643 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:16:14.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.029548+0000 mon.smithi038 (mon.0) 644 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:16:14.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.029823+0000 mon.smithi038 (mon.0) 645 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:16:14.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.030100+0000 mon.smithi038 (mon.0) 646 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:16:14.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.030319+0000 mon.smithi038 (mon.0) 647 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:16:14.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.030568+0000 mon.smithi038 (mon.0) 648 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-22T21:16:14.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.030830+0000 mon.smithi038 (mon.0) 649 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-22T21:16:14.377 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.031257+0000 mon.smithi038 (mon.0) 650 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-22T21:16:14.378 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:13.034272+0000 mon.smithi038 (mon.0) 651 : cluster [INF] Manager daemon smithi038.miewqn is now available 2024-08-22T21:16:14.378 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.205874+0000 mon.smithi038 (mon.0) 652 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:16:14.378 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.207299+0000 mon.smithi038 (mon.0) 653 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:16:14.378 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.261675+0000 mon.smithi038 (mon.0) 654 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:16:14.378 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:13.269805+0000 mon.smithi038 (mon.0) 655 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:16:14.634 INFO:teuthology.orchestra.run.smithi038.stdout: 5 25991 31.38 MB/sec warmup 25 sec latency 54.447 ms 2024-08-22T21:16:15.062 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-08-22T21:16:15.063 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi038.front.sepia.ceph.com 2024-08-22T21:16:15.063 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- 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' 2024-08-22T21:16:15.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:14.033667+0000 mon.smithi038 (mon.0) 656 : cluster [DBG] mgrmap e23: smithi038.miewqn(active, since 1.48176s), standbys: smithi044.gihefp 2024-08-22T21:16:15.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:16:14.038161+0000 mgr.smithi038.miewqn (mgr.14602) 2 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:16:15.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:14.039624+0000 mgr.smithi038.miewqn (mgr.14602) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-22T21:16:15.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:14.043105+0000 mon.smithi038 (mon.0) 657 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:15.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:15 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:14.033667+0000 mon.smithi038 (mon.0) 656 : cluster [DBG] mgrmap e23: smithi038.miewqn(active, since 1.48176s), standbys: smithi044.gihefp 2024-08-22T21:16:15.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:15 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:16:14.038161+0000 mgr.smithi038.miewqn (mgr.14602) 2 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:16:15.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:15 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:14.039624+0000 mgr.smithi038.miewqn (mgr.14602) 3 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-22T21:16:15.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:15 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:14.043105+0000 mon.smithi038 (mon.0) 657 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:15.634 INFO:teuthology.orchestra.run.smithi038.stdout: 5 27371 31.31 MB/sec warmup 26 sec latency 19.047 ms 2024-08-22T21:16:16.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:15.029513+0000 mgr.smithi038.miewqn (mgr.14602) 4 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-22T21:16:16.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:15.050664+0000 mon.smithi038 (mon.0) 658 : cluster [DBG] mgrmap e24: smithi038.miewqn(active, since 2s), standbys: smithi044.gihefp 2024-08-22T21:16:16.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:16 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:15.029513+0000 mgr.smithi038.miewqn (mgr.14602) 4 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-22T21:16:16.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:16 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:15.050664+0000 mon.smithi038 (mon.0) 658 : cluster [DBG] mgrmap e24: smithi038.miewqn(active, since 2s), standbys: smithi044.gihefp 2024-08-22T21:16:16.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 28608 32.05 MB/sec warmup 27 sec latency 16.727 ms 2024-08-22T21:16:17.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 29368 31.24 MB/sec warmup 28 sec latency 18.886 ms 2024-08-22T21:16:17.750 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-08-22T21:16:18.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:17.029965+0000 mgr.smithi038.miewqn (mgr.14602) 5 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-22T21:16:18.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:17.163254+0000 mon.smithi038 (mon.0) 659 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:18.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:18 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:17.029965+0000 mgr.smithi038.miewqn (mgr.14602) 5 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-22T21:16:18.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:18 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:17.163254+0000 mon.smithi038 (mon.0) 659 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:18.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 30466 31.00 MB/sec warmup 29 sec latency 22.231 ms 2024-08-22T21:16:18.664 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-08-22T21:16:18.664 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi038 smithi038 running (4m) 17s ago 6m *:9093 *:9094 0.20.0 0881eb8f169f 5e16f9219ae8 2024-08-22T21:16:18.664 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (6m) 17s ago 6m - 16.2.0 24ecd6d5f14c e6a34209d6f5 2024-08-22T21:16:18.664 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi044 smithi044 running (5m) 1s ago 5m - 16.2.0 24ecd6d5f14c 0c0b15ce1115 2024-08-22T21:16:18.664 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (4m) 17s ago 6m *:3000 6.7.4 557c83e11646 d3930d7b3fc4 2024-08-22T21:16:18.664 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.brbpkr smithi038 running (51s) 17s ago 51s - 16.2.0 24ecd6d5f14c e2c7a930029f 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi044.crygka smithi044 running (55s) 1s ago 55s - 16.2.0 24ecd6d5f14c b7140a6b9575 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.miewqn smithi038 running (7m) 17s ago 7m *:9283 16.2.0 24ecd6d5f14c b8ddbc6c9e96 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi044.gihefp smithi044 running (5m) 1s ago 5m *:8443 *:9283 16.2.0 24ecd6d5f14c aad008a3e947 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (7m) 17s ago 7m - 16.2.0 24ecd6d5f14c 9d5d183170bb 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi044 smithi044 running (5m) 1s ago 5m - 16.2.0 24ecd6d5f14c e12738e96136 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.smithi038 smithi038 running (35s) 17s ago 35s *:2049 3.5 24ecd6d5f14c b4d54dcf2a36 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.smithi044 smithi044 running (31s) 1s ago 31s *:2049 3.5 24ecd6d5f14c 8401861cbfca 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 running (5m) 17s ago 5m *:9100 0.18.1 e5a616e4b9cf 0059283713f4 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi044 smithi044 running (5m) 1s ago 5m *:9100 0.18.1 e5a616e4b9cf 8b5f484fa7f6 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (4m) 17s ago 4m - 16.2.0 24ecd6d5f14c c23486a0ae92 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (4m) 17s ago 4m - 16.2.0 24ecd6d5f14c c87e409c5ac5 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (3m) 17s ago 3m - 16.2.0 24ecd6d5f14c 5aade4ed66f7 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (3m) 17s ago 3m - 16.2.0 24ecd6d5f14c bc23cfb701bd 2024-08-22T21:16:18.665 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi044 running (3m) 1s ago 3m - 16.2.0 24ecd6d5f14c f9b503030d66 2024-08-22T21:16:18.666 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi044 running (3m) 1s ago 3m - 16.2.0 24ecd6d5f14c 5e67e47f670e 2024-08-22T21:16:18.666 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi044 running (2m) 1s ago 2m - 16.2.0 24ecd6d5f14c 0949e377bcfd 2024-08-22T21:16:18.666 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi044 running (2m) 1s ago 2m - 16.2.0 24ecd6d5f14c d9dbcd5d6646 2024-08-22T21:16:18.666 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi038 smithi038 running (4m) 17s ago 5m *:9095 2.18.1 de242295e225 fdeeed2aa5c4 2024-08-22T21:16:19.097 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-08-22T21:16:19.097 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-08-22T21:16:19.097 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-08-22T21:16:19.097 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-08-22T21:16:19.097 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-08-22T21:16:19.097 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-08-22T21:16:19.097 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-08-22T21:16:19.097 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-08-22T21:16:19.098 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-08-22T21:16:19.098 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-08-22T21:16:19.098 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-08-22T21:16:19.098 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-08-22T21:16:19.098 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-08-22T21:16:19.098 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-08-22T21:16:19.098 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14 2024-08-22T21:16:19.098 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-08-22T21:16:19.098 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-08-22T21:16:19.320 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:19 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:17.734912+0000 mgr.smithi038.miewqn (mgr.14602) 6 : audit [DBG] from='client.24397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:19.523 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-08-22T21:16:19.523 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713", 2024-08-22T21:16:19.523 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-08-22T21:16:19.523 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-08-22T21:16:19.523 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-08-22T21:16:19.523 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "" 2024-08-22T21:16:19.523 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-08-22T21:16:19.525 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:19 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:17.734912+0000 mgr.smithi038.miewqn (mgr.14602) 6 : audit [DBG] from='client.24397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:19.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 31409 31.05 MB/sec warmup 30 sec latency 21.470 ms 2024-08-22T21:16:20.028 INFO:teuthology.orchestra.run.smithi038.stdout:HEALTH_OK 2024-08-22T21:16:20.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:18.199894+0000 mgr.smithi038.miewqn (mgr.14602) 7 : audit [DBG] from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:20.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:18.649838+0000 mgr.smithi038.miewqn (mgr.14602) 8 : audit [DBG] from='client.24405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:20.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:19.030401+0000 mgr.smithi038.miewqn (mgr.14602) 9 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-22T21:16:20.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:19.096474+0000 mon.smithi038 (mon.0) 660 : audit [DBG] from='client.? 172.21.15.38:0/3404931349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:16:20.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:20.027788+0000 mon.smithi038 (mon.0) 661 : audit [DBG] from='client.? 172.21.15.38:0/231188622' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-22T21:16:20.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:18.199894+0000 mgr.smithi038.miewqn (mgr.14602) 7 : audit [DBG] from='client.14626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:20.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:18.649838+0000 mgr.smithi038.miewqn (mgr.14602) 8 : audit [DBG] from='client.24405 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:20.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:19.030401+0000 mgr.smithi038.miewqn (mgr.14602) 9 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-22T21:16:20.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:19.096474+0000 mon.smithi038 (mon.0) 660 : audit [DBG] from='client.? 172.21.15.38:0/3404931349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:16:20.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:20.027788+0000 mon.smithi038 (mon.0) 661 : audit [DBG] from='client.? 172.21.15.38:0/231188622' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-22T21:16:20.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 32382 31.13 MB/sec warmup 31 sec latency 12.888 ms 2024-08-22T21:16:21.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:21 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:19.522707+0000 mgr.smithi038.miewqn (mgr.14602) 10 : audit [DBG] from='client.14638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:21.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:21 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:19.522707+0000 mgr.smithi038.miewqn (mgr.14602) 10 : audit [DBG] from='client.14638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:21.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 33374 30.70 MB/sec warmup 32 sec latency 22.480 ms 2024-08-22T21:16:22.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:22 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:21.031104+0000 mgr.smithi038.miewqn (mgr.14602) 11 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 218 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-08-22T21:16:22.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:22 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:21.031104+0000 mgr.smithi038.miewqn (mgr.14602) 11 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 218 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-08-22T21:16:22.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 34742 30.82 MB/sec warmup 33 sec latency 24.565 ms 2024-08-22T21:16:23.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 35927 31.20 MB/sec warmup 34 sec latency 15.057 ms 2024-08-22T21:16:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:22.620161+0000 mon.smithi038 (mon.0) 662 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:22.947775+0000 mon.smithi038 (mon.0) 663 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:16:22.952569+0000 mgr.smithi038.miewqn (mgr.14602) 12 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:16:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:23.033050+0000 mgr.smithi038.miewqn (mgr.14602) 13 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 218 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.8 KiB/s rd, 7.9 MiB/s wr, 787 op/s 2024-08-22T21:16:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:23.472483+0000 mon.smithi038 (mon.0) 664 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:23.473828+0000 mon.smithi038 (mon.0) 665 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:16:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:23.480336+0000 mon.smithi038 (mon.0) 666 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:23.485588+0000 mon.smithi038 (mon.0) 667 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:16:23.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:23.490928+0000 mon.smithi038 (mon.0) 668 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:24.004 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:22.620161+0000 mon.smithi038 (mon.0) 662 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:24.004 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:22.947775+0000 mon.smithi038 (mon.0) 663 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:24.004 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:16:22.952569+0000 mgr.smithi038.miewqn (mgr.14602) 12 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:16:24.004 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:23.033050+0000 mgr.smithi038.miewqn (mgr.14602) 13 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 218 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.8 KiB/s rd, 7.9 MiB/s wr, 787 op/s 2024-08-22T21:16:24.004 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:23.472483+0000 mon.smithi038 (mon.0) 664 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:24.004 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:23.473828+0000 mon.smithi038 (mon.0) 665 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:16:24.004 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:23.480336+0000 mon.smithi038 (mon.0) 666 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:24.004 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:23.485588+0000 mon.smithi038 (mon.0) 667 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:16:24.004 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:23.490928+0000 mon.smithi038 (mon.0) 668 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:16:24.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 36810 30.78 MB/sec warmup 35 sec latency 18.444 ms 2024-08-22T21:16:24.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:16:23.468112+0000 mgr.smithi038.miewqn (mgr.14602) 14 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:16:24.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:16:24.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:16:24.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: /bin/podman: stderr Error: parsing image configuration: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:16:24.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Traceback (most recent call last): 2024-08-22T21:16:24.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:16:24.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: main() 2024-08-22T21:16:24.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:16:24.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: r = ctx.func(ctx) 2024-08-22T21:16:24.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:16:24.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: return func(ctx) 2024-08-22T21:16:24.876 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: _pull_image(ctx, ctx.image) 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: RuntimeError: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Traceback (most recent call last): 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: yield (conn, connr) 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: code, '\n'.join(err))) 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: /bin/podman: stderr Error: parsing image configuration: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:16:24.877 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: Traceback (most recent call last): 2024-08-22T21:16:24.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:16:24.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: main() 2024-08-22T21:16:24.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:16:24.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: r = ctx.func(ctx) 2024-08-22T21:16:24.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:16:24.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: return func(ctx) 2024-08-22T21:16:24.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:16:24.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: _pull_image(ctx, ctx.image) 2024-08-22T21:16:24.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:16:24.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:16:24.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: RuntimeError: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:16:24.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cephadm 2024-08-22T21:16:23.468239+0000 mgr.smithi038.miewqn (mgr.14602) 15 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-08-22T21:16:24.878 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:23.473650+0000 mgr.smithi038.miewqn (mgr.14602) 16 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 218 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.3 KiB/s rd, 7.5 MiB/s wr, 750 op/s 2024-08-22T21:16:24.879 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:23.945367+0000 mon.smithi038 (mon.0) 669 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-08-22T21:16:25.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:16:23.468112+0000 mgr.smithi038.miewqn (mgr.14602) 14 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:16:25.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:16:25.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:16:25.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: /bin/podman: stderr Error: parsing image configuration: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:16:25.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: Traceback (most recent call last): 2024-08-22T21:16:25.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:16:25.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: main() 2024-08-22T21:16:25.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:16:25.027 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: r = ctx.func(ctx) 2024-08-22T21:16:25.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:16:25.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: return func(ctx) 2024-08-22T21:16:25.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:16:25.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: _pull_image(ctx, ctx.image) 2024-08-22T21:16:25.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:16:25.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:16:25.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: RuntimeError: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:16:25.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: Traceback (most recent call last): 2024-08-22T21:16:25.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:16:25.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: yield (conn, connr) 2024-08-22T21:16:25.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:16:25.028 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: code, '\n'.join(err))) 2024-08-22T21:16:25.029 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:16:25.029 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:16:25.029 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: /bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:16:25.029 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: /bin/podman: stderr Error: parsing image configuration: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:16:25.029 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: Traceback (most recent call last): 2024-08-22T21:16:25.029 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:16:25.029 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: main() 2024-08-22T21:16:25.029 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:16:25.030 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: r = ctx.func(ctx) 2024-08-22T21:16:25.030 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:16:25.030 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: return func(ctx) 2024-08-22T21:16:25.030 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:16:25.030 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: _pull_image(ctx, ctx.image) 2024-08-22T21:16:25.030 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:16:25.030 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:16:25.030 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: RuntimeError: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:16:25.030 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cephadm 2024-08-22T21:16:23.468239+0000 mgr.smithi038.miewqn (mgr.14602) 15 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-08-22T21:16:25.030 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:23.473650+0000 mgr.smithi038.miewqn (mgr.14602) 16 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 218 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.3 KiB/s rd, 7.5 MiB/s wr, 750 op/s 2024-08-22T21:16:25.030 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:23.945367+0000 mon.smithi038 (mon.0) 669 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-08-22T21:16:25.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 37802 30.39 MB/sec warmup 36 sec latency 27.858 ms 2024-08-22T21:16:26.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 38685 30.56 MB/sec warmup 37 sec latency 31.243 ms 2024-08-22T21:16:26.874 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:26 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:25.474291+0000 mgr.smithi038.miewqn (mgr.14602) 17 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 234 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 15 MiB/s wr, 1.38k op/s 2024-08-22T21:16:27.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:25.474291+0000 mgr.smithi038.miewqn (mgr.14602) 17 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 234 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 15 MiB/s wr, 1.38k op/s 2024-08-22T21:16:27.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 39353 30.39 MB/sec warmup 38 sec latency 281.832 ms 2024-08-22T21:16:28.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 40304 30.04 MB/sec warmup 39 sec latency 19.321 ms 2024-08-22T21:16:29.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:27.474711+0000 mgr.smithi038.miewqn (mgr.14602) 18 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 234 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 15 MiB/s wr, 1.38k op/s 2024-08-22T21:16:29.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:27.474711+0000 mgr.smithi038.miewqn (mgr.14602) 18 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 234 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 15 MiB/s wr, 1.38k op/s 2024-08-22T21:16:29.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 41638 30.00 MB/sec warmup 40 sec latency 16.213 ms 2024-08-22T21:16:30.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 42656 30.33 MB/sec warmup 41 sec latency 19.971 ms 2024-08-22T21:16:31.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:29.475483+0000 mgr.smithi038.miewqn (mgr.14602) 19 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 248 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 20 MiB/s wr, 1.97k op/s 2024-08-22T21:16:31.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:29.475483+0000 mgr.smithi038.miewqn (mgr.14602) 19 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 248 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 20 MiB/s wr, 1.97k op/s 2024-08-22T21:16:31.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 43529 29.94 MB/sec warmup 42 sec latency 22.424 ms 2024-08-22T21:16:32.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 44878 29.90 MB/sec warmup 43 sec latency 13.926 ms 2024-08-22T21:16:33.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:31.475942+0000 mgr.smithi038.miewqn (mgr.14602) 20 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 248 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2024-08-22T21:16:33.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:33 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:31.475942+0000 mgr.smithi038.miewqn (mgr.14602) 20 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 248 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2024-08-22T21:16:33.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 46099 30.33 MB/sec warmup 44 sec latency 25.388 ms 2024-08-22T21:16:34.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 46918 30.00 MB/sec warmup 45 sec latency 30.391 ms 2024-08-22T21:16:35.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:35 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:33.476332+0000 mgr.smithi038.miewqn (mgr.14602) 21 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 248 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2024-08-22T21:16:35.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:35 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:33.476332+0000 mgr.smithi038.miewqn (mgr.14602) 21 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 248 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2024-08-22T21:16:35.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 48083 29.92 MB/sec warmup 46 sec latency 14.784 ms 2024-08-22T21:16:36.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 49470 30.26 MB/sec warmup 47 sec latency 22.969 ms 2024-08-22T21:16:37.293 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:35.477096+0000 mgr.smithi038.miewqn (mgr.14602) 22 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 266 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 19 MiB/s wr, 1.74k op/s 2024-08-22T21:16:37.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:35.477096+0000 mgr.smithi038.miewqn (mgr.14602) 22 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 266 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 19 MiB/s wr, 1.74k op/s 2024-08-22T21:16:37.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 50427 30.11 MB/sec warmup 48 sec latency 15.692 ms 2024-08-22T21:16:38.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 51530 30.03 MB/sec warmup 49 sec latency 22.750 ms 2024-08-22T21:16:39.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:37.477538+0000 mgr.smithi038.miewqn (mgr.14602) 23 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 266 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.12k op/s 2024-08-22T21:16:39.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:37.477538+0000 mgr.smithi038.miewqn (mgr.14602) 23 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 266 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.12k op/s 2024-08-22T21:16:39.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 52588 29.97 MB/sec warmup 50 sec latency 11.886 ms 2024-08-22T21:16:40.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 53412 30.05 MB/sec warmup 51 sec latency 26.222 ms 2024-08-22T21:16:41.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:41 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:39.478112+0000 mgr.smithi038.miewqn (mgr.14602) 24 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 278 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 18 MiB/s wr, 1.76k op/s 2024-08-22T21:16:41.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:41 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:39.478112+0000 mgr.smithi038.miewqn (mgr.14602) 24 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 278 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 18 MiB/s wr, 1.76k op/s 2024-08-22T21:16:41.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 54390 29.86 MB/sec warmup 52 sec latency 18.377 ms 2024-08-22T21:16:42.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 55294 29.61 MB/sec warmup 53 sec latency 19.251 ms 2024-08-22T21:16:43.327 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:41.478546+0000 mgr.smithi038.miewqn (mgr.14602) 25 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 278 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-08-22T21:16:43.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:43 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:41.478546+0000 mgr.smithi038.miewqn (mgr.14602) 25 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 278 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-08-22T21:16:43.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 56028 29.46 MB/sec warmup 54 sec latency 33.282 ms 2024-08-22T21:16:44.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 57077 29.68 MB/sec warmup 55 sec latency 17.954 ms 2024-08-22T21:16:45.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:43.478997+0000 mgr.smithi038.miewqn (mgr.14602) 26 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 278 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-08-22T21:16:45.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:43.478997+0000 mgr.smithi038.miewqn (mgr.14602) 26 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 278 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-08-22T21:16:45.635 INFO:teuthology.orchestra.run.smithi038.stdout: 5 57933 29.43 MB/sec warmup 56 sec latency 16.812 ms 2024-08-22T21:16:46.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 58815 29.20 MB/sec warmup 57 sec latency 27.022 ms 2024-08-22T21:16:47.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:45.479684+0000 mgr.smithi038.miewqn (mgr.14602) 27 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 292 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 19 MiB/s wr, 1.75k op/s 2024-08-22T21:16:47.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:45.479684+0000 mgr.smithi038.miewqn (mgr.14602) 27 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 292 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 19 MiB/s wr, 1.75k op/s 2024-08-22T21:16:47.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 59416 28.98 MB/sec warmup 58 sec latency 30.387 ms 2024-08-22T21:16:48.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 60238 29.08 MB/sec warmup 59 sec latency 30.298 ms 2024-08-22T21:16:49.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:47.480037+0000 mgr.smithi038.miewqn (mgr.14602) 28 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 292 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.14k op/s 2024-08-22T21:16:49.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:47.480037+0000 mgr.smithi038.miewqn (mgr.14602) 28 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 292 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.14k op/s 2024-08-22T21:16:49.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 61078 28.87 MB/sec warmup 60 sec latency 14.544 ms 2024-08-22T21:16:50.479 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-08-22T21:16:50.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 61832 28.69 MB/sec warmup 61 sec latency 22.109 ms 2024-08-22T21:16:50.935 INFO:teuthology.orchestra.run.smithi038.stdout:"Error: UPGRADE_FAILED_PULL: Upgrade: failed to pull target image" 2024-08-22T21:16:51.272 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:49.480602+0000 mgr.smithi038.miewqn (mgr.14602) 29 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 306 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 17 MiB/s wr, 1.60k op/s 2024-08-22T21:16:51.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:51 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:49.480602+0000 mgr.smithi038.miewqn (mgr.14602) 29 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 306 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 17 MiB/s wr, 1.60k op/s 2024-08-22T21:16:51.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 62793 28.54 MB/sec warmup 62 sec latency 25.176 ms 2024-08-22T21:16:51.738 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch ps' 2024-08-22T21:16:52.322 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:52 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:50.465439+0000 mgr.smithi038.miewqn (mgr.14602) 30 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:52.322 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:52 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:50.918117+0000 mgr.smithi038.miewqn (mgr.14602) 31 : audit [DBG] from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:52.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:52 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:50.465439+0000 mgr.smithi038.miewqn (mgr.14602) 30 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:52.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:52 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:50.918117+0000 mgr.smithi038.miewqn (mgr.14602) 31 : audit [DBG] from='client.14650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:52.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 63748 28.74 MB/sec warmup 63 sec latency 15.947 ms 2024-08-22T21:16:53.355 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:53 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:51.481007+0000 mgr.smithi038.miewqn (mgr.14602) 32 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 306 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 971 op/s 2024-08-22T21:16:53.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:53 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:51.481007+0000 mgr.smithi038.miewqn (mgr.14602) 32 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 306 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 971 op/s 2024-08-22T21:16:53.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 64509 28.54 MB/sec warmup 64 sec latency 21.771 ms 2024-08-22T21:16:54.190 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-08-22T21:16:54.191 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi038 smithi038 running (5m) 31s ago 6m *:9093 *:9094 0.20.0 0881eb8f169f 5e16f9219ae8 2024-08-22T21:16:54.191 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (6m) 31s ago 6m - 16.2.0 24ecd6d5f14c e6a34209d6f5 2024-08-22T21:16:54.191 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi044 smithi044 running (6m) 37s ago 6m - 16.2.0 24ecd6d5f14c 0c0b15ce1115 2024-08-22T21:16:54.191 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (5m) 31s ago 6m *:3000 6.7.4 557c83e11646 d3930d7b3fc4 2024-08-22T21:16:54.191 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.brbpkr smithi038 running (87s) 31s ago 86s - 16.2.0 24ecd6d5f14c e2c7a930029f 2024-08-22T21:16:54.191 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi044.crygka smithi044 running (91s) 37s ago 90s - 16.2.0 24ecd6d5f14c b7140a6b9575 2024-08-22T21:16:54.191 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.miewqn smithi038 running (8m) 31s ago 8m *:9283 16.2.0 24ecd6d5f14c b8ddbc6c9e96 2024-08-22T21:16:54.191 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi044.gihefp smithi044 running (6m) 37s ago 5m *:8443 *:9283 16.2.0 24ecd6d5f14c aad008a3e947 2024-08-22T21:16:54.191 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (8m) 31s ago 8m - 16.2.0 24ecd6d5f14c 9d5d183170bb 2024-08-22T21:16:54.191 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi044 smithi044 running (5m) 37s ago 5m - 16.2.0 24ecd6d5f14c e12738e96136 2024-08-22T21:16:54.191 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.smithi038 smithi038 running (71s) 31s ago 70s *:2049 3.5 24ecd6d5f14c b4d54dcf2a36 2024-08-22T21:16:54.191 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.smithi044 smithi044 running (67s) 37s ago 66s *:2049 3.5 24ecd6d5f14c 8401861cbfca 2024-08-22T21:16:54.192 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 running (6m) 31s ago 6m *:9100 0.18.1 e5a616e4b9cf 0059283713f4 2024-08-22T21:16:54.192 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi044 smithi044 running (5m) 37s ago 5m *:9100 0.18.1 e5a616e4b9cf 8b5f484fa7f6 2024-08-22T21:16:54.192 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (5m) 31s ago 5m - 16.2.0 24ecd6d5f14c c23486a0ae92 2024-08-22T21:16:54.192 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (4m) 31s ago 4m - 16.2.0 24ecd6d5f14c c87e409c5ac5 2024-08-22T21:16:54.192 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (4m) 31s ago 4m - 16.2.0 24ecd6d5f14c 5aade4ed66f7 2024-08-22T21:16:54.192 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (4m) 31s ago 4m - 16.2.0 24ecd6d5f14c bc23cfb701bd 2024-08-22T21:16:54.192 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi044 running (3m) 37s ago 3m - 16.2.0 24ecd6d5f14c f9b503030d66 2024-08-22T21:16:54.192 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi044 running (3m) 37s ago 3m - 16.2.0 24ecd6d5f14c 5e67e47f670e 2024-08-22T21:16:54.192 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi044 running (3m) 37s ago 3m - 16.2.0 24ecd6d5f14c 0949e377bcfd 2024-08-22T21:16:54.192 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi044 running (2m) 37s ago 2m - 16.2.0 24ecd6d5f14c d9dbcd5d6646 2024-08-22T21:16:54.193 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi038 smithi038 running (5m) 31s ago 6m *:9095 2.18.1 de242295e225 fdeeed2aa5c4 2024-08-22T21:16:54.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 65175 28.37 MB/sec warmup 65 sec latency 86.781 ms 2024-08-22T21:16:55.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:53.481475+0000 mgr.smithi038.miewqn (mgr.14602) 33 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 306 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 971 op/s 2024-08-22T21:16:55.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:55 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:53.481475+0000 mgr.smithi038.miewqn (mgr.14602) 33 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 306 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 971 op/s 2024-08-22T21:16:55.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 66024 28.15 MB/sec warmup 66 sec latency 24.885 ms 2024-08-22T21:16:55.698 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph versions' 2024-08-22T21:16:56.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:56 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:54.178163+0000 mgr.smithi038.miewqn (mgr.14602) 34 : audit [DBG] from='client.14654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:56.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:56 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:54.178163+0000 mgr.smithi038.miewqn (mgr.14602) 34 : audit [DBG] from='client.14654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:16:56.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 66784 28.08 MB/sec warmup 67 sec latency 25.707 ms 2024-08-22T21:16:57.364 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:55.482235+0000 mgr.smithi038.miewqn (mgr.14602) 35 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 322 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 16 MiB/s wr, 1.45k op/s 2024-08-22T21:16:57.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:55.482235+0000 mgr.smithi038.miewqn (mgr.14602) 35 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 322 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 16 MiB/s wr, 1.45k op/s 2024-08-22T21:16:57.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 67586 28.16 MB/sec warmup 68 sec latency 32.102 ms 2024-08-22T21:16:58.145 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-08-22T21:16:58.145 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-08-22T21:16:58.146 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-08-22T21:16:58.146 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-08-22T21:16:58.146 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-08-22T21:16:58.146 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-08-22T21:16:58.146 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-08-22T21:16:58.146 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-08-22T21:16:58.146 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-08-22T21:16:58.146 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-08-22T21:16:58.146 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-08-22T21:16:58.146 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-08-22T21:16:58.146 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-08-22T21:16:58.146 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-08-22T21:16:58.147 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14 2024-08-22T21:16:58.147 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-08-22T21:16:58.147 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-08-22T21:16:58.636 INFO:teuthology.orchestra.run.smithi038.stdout: 5 68067 27.86 MB/sec warmup 69 sec latency 118.160 ms 2024-08-22T21:16:59.044 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-08-22T21:16:59.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:59 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:57.482706+0000 mgr.smithi038.miewqn (mgr.14602) 36 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 322 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 939 op/s 2024-08-22T21:16:59.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:16:59 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:16:58.144833+0000 mon.smithi038 (mon.0) 670 : audit [DBG] from='client.? 172.21.15.38:0/530428350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:16:59.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:59 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:57.482706+0000 mgr.smithi038.miewqn (mgr.14602) 36 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 322 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 939 op/s 2024-08-22T21:16:59.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:16:59 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:16:58.144833+0000 mon.smithi038 (mon.0) 670 : audit [DBG] from='client.? 172.21.15.38:0/530428350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:16:59.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 68662 27.66 MB/sec warmup 70 sec latency 24.072 ms 2024-08-22T21:17:00.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 69554 27.51 MB/sec warmup 71 sec latency 29.127 ms 2024-08-22T21:17:01.067 INFO:teuthology.orchestra.run.smithi038.stdout:wait for servicemap items w/ changing names to refresh 2024-08-22T21:17:01.125 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:01 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:16:59.483433+0000 mgr.smithi038.miewqn (mgr.14602) 37 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 14 MiB/s wr, 1.41k op/s 2024-08-22T21:17:01.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:01 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:16:59.483433+0000 mgr.smithi038.miewqn (mgr.14602) 37 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 14 MiB/s wr, 1.41k op/s 2024-08-22T21:17:01.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 70394 27.50 MB/sec warmup 72 sec latency 27.935 ms 2024-08-22T21:17:01.924 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'sleep 60' 2024-08-22T21:17:02.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 71138 27.54 MB/sec warmup 73 sec latency 23.915 ms 2024-08-22T21:17:03.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:01.483860+0000 mgr.smithi038.miewqn (mgr.14602) 38 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 945 op/s 2024-08-22T21:17:03.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:01.483860+0000 mgr.smithi038.miewqn (mgr.14602) 38 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 945 op/s 2024-08-22T21:17:03.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 71621 27.27 MB/sec warmup 74 sec latency 28.626 ms 2024-08-22T21:17:04.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 72003 27.02 MB/sec warmup 75 sec latency 50.399 ms 2024-08-22T21:17:05.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:03.484215+0000 mgr.smithi038.miewqn (mgr.14602) 39 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 945 op/s 2024-08-22T21:17:05.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:03.484215+0000 mgr.smithi038.miewqn (mgr.14602) 39 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.1 MiB/s wr, 945 op/s 2024-08-22T21:17:05.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 72606 26.85 MB/sec warmup 76 sec latency 31.837 ms 2024-08-22T21:17:06.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 73427 26.71 MB/sec warmup 77 sec latency 17.183 ms 2024-08-22T21:17:07.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:07 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:05.484745+0000 mgr.smithi038.miewqn (mgr.14602) 40 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 339 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.34k op/s 2024-08-22T21:17:07.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:07 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:05.484745+0000 mgr.smithi038.miewqn (mgr.14602) 40 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 339 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 13 MiB/s wr, 1.34k op/s 2024-08-22T21:17:07.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 74174 26.72 MB/sec warmup 78 sec latency 33.676 ms 2024-08-22T21:17:08.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 75006 26.75 MB/sec warmup 79 sec latency 30.302 ms 2024-08-22T21:17:09.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:07.485223+0000 mgr.smithi038.miewqn (mgr.14602) 41 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 339 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.4 MiB/s wr, 866 op/s 2024-08-22T21:17:09.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:09 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:07.485223+0000 mgr.smithi038.miewqn (mgr.14602) 41 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 339 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.4 MiB/s wr, 866 op/s 2024-08-22T21:17:09.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 75864 26.60 MB/sec warmup 80 sec latency 20.785 ms 2024-08-22T21:17:10.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 76662 26.47 MB/sec warmup 81 sec latency 27.557 ms 2024-08-22T21:17:11.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:11 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:09.485912+0000 mgr.smithi038.miewqn (mgr.14602) 42 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 335 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.28k op/s 2024-08-22T21:17:11.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:11 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:09.485912+0000 mgr.smithi038.miewqn (mgr.14602) 42 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 335 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.28k op/s 2024-08-22T21:17:11.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 77269 26.38 MB/sec warmup 82 sec latency 24.561 ms 2024-08-22T21:17:12.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 77850 26.32 MB/sec warmup 83 sec latency 29.031 ms 2024-08-22T21:17:13.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:11.486363+0000 mgr.smithi038.miewqn (mgr.14602) 43 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 335 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 810 op/s 2024-08-22T21:17:13.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:17:13.039791+0000 mon.smithi038 (mon.0) 671 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-08-22T21:17:13.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:17:13.040076+0000 mon.smithi038 (mon.0) 672 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-08-22T21:17:13.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:17:13.040328+0000 mon.smithi038 (mon.0) 673 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-08-22T21:17:13.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:11.486363+0000 mgr.smithi038.miewqn (mgr.14602) 43 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 335 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 810 op/s 2024-08-22T21:17:13.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:17:13.039791+0000 mon.smithi038 (mon.0) 671 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-08-22T21:17:13.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:17:13.040076+0000 mon.smithi038 (mon.0) 672 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-08-22T21:17:13.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:17:13.040328+0000 mon.smithi038 (mon.0) 673 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-08-22T21:17:13.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 78334 26.26 MB/sec warmup 84 sec latency 28.788 ms 2024-08-22T21:17:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:17:13.098714+0000 mon.smithi038 (mon.0) 674 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-08-22T21:17:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:17:13.098784+0000 mon.smithi038 (mon.0) 675 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-08-22T21:17:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:17:13.098837+0000 mon.smithi038 (mon.0) 676 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-08-22T21:17:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:13.098893+0000 mon.smithi038 (mon.0) 677 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-22T21:17:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:17:13.099262+0000 mon.smithi038 (mon.0) 678 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-08-22T21:17:14.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:17:13.100775+0000 mon.smithi038 (mon.0) 679 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-08-22T21:17:14.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:17:13.264548+0000 mon.smithi038 (mon.0) 680 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:17:14.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:17:13.274237+0000 mon.smithi038 (mon.0) 681 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:17:14.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:13.486747+0000 mgr.smithi038.miewqn (mgr.14602) 44 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 335 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 10 MiB/s wr, 972 op/s 2024-08-22T21:17:14.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:17:13.098714+0000 mon.smithi038 (mon.0) 674 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-08-22T21:17:14.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:17:13.098784+0000 mon.smithi038 (mon.0) 675 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-08-22T21:17:14.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:17:13.098837+0000 mon.smithi038 (mon.0) 676 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-08-22T21:17:14.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:13.098893+0000 mon.smithi038 (mon.0) 677 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-22T21:17:14.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:17:13.099262+0000 mon.smithi038 (mon.0) 678 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-08-22T21:17:14.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:17:13.100775+0000 mon.smithi038 (mon.0) 679 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-08-22T21:17:14.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:17:13.264548+0000 mon.smithi038 (mon.0) 680 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:17:14.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:17:13.274237+0000 mon.smithi038 (mon.0) 681 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:17:14.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:13.486747+0000 mgr.smithi038.miewqn (mgr.14602) 44 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 335 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 10 MiB/s wr, 972 op/s 2024-08-22T21:17:14.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 78778 26.00 MB/sec warmup 85 sec latency 32.872 ms 2024-08-22T21:17:15.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:17:14.104883+0000 mon.smithi038 (mon.0) 682 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-08-22T21:17:15.376 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:14.105023+0000 mon.smithi038 (mon.0) 683 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-22T21:17:15.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:15 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:17:14.104883+0000 mon.smithi038 (mon.0) 682 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-08-22T21:17:15.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:15 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:14.105023+0000 mon.smithi038 (mon.0) 683 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-22T21:17:15.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 79709 25.95 MB/sec warmup 86 sec latency 17.516 ms 2024-08-22T21:17:16.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:16 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:15.487273+0000 mgr.smithi038.miewqn (mgr.14602) 45 : cluster [DBG] pgmap v37: 97 pgs: 3 peering, 94 active+clean; 335 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.16k op/s 2024-08-22T21:17:16.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:16 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:15.487273+0000 mgr.smithi038.miewqn (mgr.14602) 45 : cluster [DBG] pgmap v37: 97 pgs: 3 peering, 94 active+clean; 335 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.16k op/s 2024-08-22T21:17:16.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 80406 25.78 MB/sec warmup 87 sec latency 53.378 ms 2024-08-22T21:17:17.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:17 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:16.102777+0000 mon.smithi038 (mon.0) 684 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-08-22T21:17:17.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:17 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:16.102777+0000 mon.smithi038 (mon.0) 684 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-08-22T21:17:17.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 80948 25.74 MB/sec warmup 88 sec latency 25.885 ms 2024-08-22T21:17:18.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:17.487727+0000 mgr.smithi038.miewqn (mgr.14602) 46 : cluster [DBG] pgmap v38: 97 pgs: 3 peering, 94 active+clean; 335 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.6 MiB/s wr, 535 op/s 2024-08-22T21:17:18.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:18 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:17.487727+0000 mgr.smithi038.miewqn (mgr.14602) 46 : cluster [DBG] pgmap v38: 97 pgs: 3 peering, 94 active+clean; 335 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.4 KiB/s rd, 5.6 MiB/s wr, 535 op/s 2024-08-22T21:17:18.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 81687 25.78 MB/sec warmup 89 sec latency 25.046 ms 2024-08-22T21:17:19.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 82384 25.63 MB/sec warmup 90 sec latency 21.663 ms 2024-08-22T21:17:19.874 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:19 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:19.539341+0000 mon.smithi038 (mon.0) 685 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-08-22T21:17:20.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:19 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:19.539341+0000 mon.smithi038 (mon.0) 685 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-08-22T21:17:20.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 83310 25.58 MB/sec warmup 91 sec latency 44.466 ms 2024-08-22T21:17:20.874 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:20 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:19.488382+0000 mgr.smithi038.miewqn (mgr.14602) 47 : cluster [DBG] pgmap v39: 97 pgs: 97 active+clean; 322 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.15k op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:17:21.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:20 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:19.488382+0000 mgr.smithi038.miewqn (mgr.14602) 47 : cluster [DBG] pgmap v39: 97 pgs: 97 active+clean; 322 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.15k op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:17:21.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 84217 25.51 MB/sec warmup 92 sec latency 29.597 ms 2024-08-22T21:17:22.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 85144 25.68 MB/sec warmup 93 sec latency 18.875 ms 2024-08-22T21:17:23.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:21.488815+0000 mgr.smithi038.miewqn (mgr.14602) 48 : cluster [DBG] pgmap v40: 97 pgs: 97 active+clean; 322 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.10k op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:17:23.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:21.488815+0000 mgr.smithi038.miewqn (mgr.14602) 48 : cluster [DBG] pgmap v40: 97 pgs: 97 active+clean; 322 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.10k op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:17:23.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 85506 25.51 MB/sec warmup 94 sec latency 45.857 ms 2024-08-22T21:17:24.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:17:23.495311+0000 mon.smithi038 (mon.0) 686 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:17:24.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:17:23.785700+0000 mon.smithi038 (mon.0) 687 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:17:24.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:17:23.495311+0000 mon.smithi038 (mon.0) 686 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:17:24.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:17:23.785700+0000 mon.smithi038 (mon.0) 687 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:17:24.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 85865 25.28 MB/sec warmup 95 sec latency 29.160 ms 2024-08-22T21:17:25.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:23.489190+0000 mgr.smithi038.miewqn (mgr.14602) 49 : cluster [DBG] pgmap v41: 97 pgs: 97 active+clean; 322 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.6 MiB/s wr, 921 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:17:25.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:23.489190+0000 mgr.smithi038.miewqn (mgr.14602) 49 : cluster [DBG] pgmap v41: 97 pgs: 97 active+clean; 322 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.6 MiB/s wr, 921 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:17:25.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 86409 25.12 MB/sec warmup 96 sec latency 33.676 ms 2024-08-22T21:17:26.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 87332 25.05 MB/sec warmup 97 sec latency 43.935 ms 2024-08-22T21:17:27.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:27 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:25.489712+0000 mgr.smithi038.miewqn (mgr.14602) 50 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.2 MiB/s wr, 879 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:17:27.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:27 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:25.489712+0000 mgr.smithi038.miewqn (mgr.14602) 50 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 9.2 MiB/s wr, 879 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:17:27.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 88052 25.06 MB/sec warmup 98 sec latency 17.073 ms 2024-08-22T21:17:28.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 88706 25.09 MB/sec warmup 99 sec latency 37.083 ms 2024-08-22T21:17:29.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:29 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:27.490048+0000 mgr.smithi038.miewqn (mgr.14602) 51 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.7 MiB/s wr, 834 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:17:29.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:29 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:27.490048+0000 mgr.smithi038.miewqn (mgr.14602) 51 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 323 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.7 MiB/s wr, 834 op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:17:29.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 89432 24.97 MB/sec warmup 100 sec latency 38.350 ms 2024-08-22T21:17:30.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 90225 24.93 MB/sec warmup 101 sec latency 18.979 ms 2024-08-22T21:17:31.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:31 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:29.490777+0000 mgr.smithi038.miewqn (mgr.14602) 52 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.22k op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:17:31.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:31 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:29.490777+0000 mgr.smithi038.miewqn (mgr.14602) 52 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.22k op/s; 1 B/s, 0 keys/s, 0 objects/s recovering 2024-08-22T21:17:31.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 91103 24.81 MB/sec warmup 102 sec latency 27.068 ms 2024-08-22T21:17:32.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 92060 24.94 MB/sec warmup 103 sec latency 14.903 ms 2024-08-22T21:17:33.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:33 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:31.491220+0000 mgr.smithi038.miewqn (mgr.14602) 53 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 810 op/s 2024-08-22T21:17:33.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:33 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:31.491220+0000 mgr.smithi038.miewqn (mgr.14602) 53 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 810 op/s 2024-08-22T21:17:33.637 INFO:teuthology.orchestra.run.smithi038.stdout: 5 92774 24.91 MB/sec warmup 104 sec latency 31.790 ms 2024-08-22T21:17:34.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 93573 24.82 MB/sec warmup 105 sec latency 20.451 ms 2024-08-22T21:17:35.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:35 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:33.491600+0000 mgr.smithi038.miewqn (mgr.14602) 54 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 810 op/s 2024-08-22T21:17:35.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:35 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:33.491600+0000 mgr.smithi038.miewqn (mgr.14602) 54 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.5 MiB/s wr, 810 op/s 2024-08-22T21:17:35.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 94406 24.73 MB/sec warmup 106 sec latency 26.291 ms 2024-08-22T21:17:36.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 94946 24.65 MB/sec warmup 107 sec latency 31.766 ms 2024-08-22T21:17:37.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:37 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:35.492219+0000 mgr.smithi038.miewqn (mgr.14602) 55 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 330 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.29k op/s 2024-08-22T21:17:37.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:35.492219+0000 mgr.smithi038.miewqn (mgr.14602) 55 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 330 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.29k op/s 2024-08-22T21:17:37.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 95412 24.60 MB/sec warmup 108 sec latency 105.452 ms 2024-08-22T21:17:38.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 95849 24.55 MB/sec warmup 109 sec latency 51.916 ms 2024-08-22T21:17:39.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:39 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:37.492729+0000 mgr.smithi038.miewqn (mgr.14602) 56 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 330 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.0 MiB/s wr, 871 op/s 2024-08-22T21:17:39.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:37.492729+0000 mgr.smithi038.miewqn (mgr.14602) 56 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 330 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.0 MiB/s wr, 871 op/s 2024-08-22T21:17:39.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 96142 24.41 MB/sec warmup 110 sec latency 32.094 ms 2024-08-22T21:17:40.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 96808 24.26 MB/sec warmup 111 sec latency 17.539 ms 2024-08-22T21:17:41.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:41 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:39.493348+0000 mgr.smithi038.miewqn (mgr.14602) 57 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 322 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-08-22T21:17:41.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:41 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:39.493348+0000 mgr.smithi038.miewqn (mgr.14602) 57 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 322 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-08-22T21:17:41.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 97598 24.20 MB/sec warmup 112 sec latency 38.781 ms 2024-08-22T21:17:42.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 98364 24.14 MB/sec warmup 113 sec latency 20.328 ms 2024-08-22T21:17:43.327 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:43 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:41.493711+0000 mgr.smithi038.miewqn (mgr.14602) 58 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 322 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.4 MiB/s wr, 811 op/s 2024-08-22T21:17:43.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:43 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:41.493711+0000 mgr.smithi038.miewqn (mgr.14602) 58 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 322 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.4 MiB/s wr, 811 op/s 2024-08-22T21:17:43.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 99478 24.34 MB/sec warmup 114 sec latency 20.559 ms 2024-08-22T21:17:44.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 100028 24.21 MB/sec warmup 115 sec latency 36.078 ms 2024-08-22T21:17:45.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:45 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:43.494077+0000 mgr.smithi038.miewqn (mgr.14602) 59 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 322 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.4 MiB/s wr, 811 op/s 2024-08-22T21:17:45.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:43.494077+0000 mgr.smithi038.miewqn (mgr.14602) 59 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 322 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 8.4 MiB/s wr, 811 op/s 2024-08-22T21:17:45.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 100483 24.06 MB/sec warmup 116 sec latency 32.232 ms 2024-08-22T21:17:46.388 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:46 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:45.074946+0000 mon.smithi038 (mon.0) 688 : cluster [DBG] mgrmap e25: smithi038.miewqn(active, since 92s), standbys: smithi044.gihefp 2024-08-22T21:17:46.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:46 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:45.074946+0000 mon.smithi038 (mon.0) 688 : cluster [DBG] mgrmap e25: smithi038.miewqn(active, since 92s), standbys: smithi044.gihefp 2024-08-22T21:17:46.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 101102 23.98 MB/sec warmup 117 sec latency 45.847 ms 2024-08-22T21:17:47.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:47 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:45.494617+0000 mgr.smithi038.miewqn (mgr.14602) 60 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 325 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-08-22T21:17:47.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:47 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:45.494617+0000 mgr.smithi038.miewqn (mgr.14602) 60 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 325 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.26k op/s 2024-08-22T21:17:47.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 101709 23.87 MB/sec warmup 118 sec latency 30.111 ms 2024-08-22T21:17:48.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 102196 23.84 MB/sec warmup 119 sec latency 68.400 ms 2024-08-22T21:17:49.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:49 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:47.494981+0000 mgr.smithi038.miewqn (mgr.14602) 61 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 325 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.1 MiB/s wr, 774 op/s 2024-08-22T21:17:49.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:49 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:47.494981+0000 mgr.smithi038.miewqn (mgr.14602) 61 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 325 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.1 MiB/s wr, 774 op/s 2024-08-22T21:17:50.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 103426 8.96 MB/sec execute 1 sec latency 35.381 ms 2024-08-22T21:17:51.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:51 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:49.495538+0000 mgr.smithi038.miewqn (mgr.14602) 62 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-08-22T21:17:51.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:51 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:49.495538+0000 mgr.smithi038.miewqn (mgr.14602) 62 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 11 MiB/s wr, 1.11k op/s 2024-08-22T21:17:51.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 103910 7.63 MB/sec execute 2 sec latency 33.300 ms 2024-08-22T21:17:52.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 104462 10.64 MB/sec execute 3 sec latency 30.359 ms 2024-08-22T21:17:53.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:53 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:51.495917+0000 mgr.smithi038.miewqn (mgr.14602) 63 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.8 MiB/s wr, 783 op/s 2024-08-22T21:17:53.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:53 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:51.495917+0000 mgr.smithi038.miewqn (mgr.14602) 63 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.8 MiB/s wr, 783 op/s 2024-08-22T21:17:53.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 105136 10.12 MB/sec execute 4 sec latency 39.450 ms 2024-08-22T21:17:54.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 105570 10.90 MB/sec execute 5 sec latency 38.518 ms 2024-08-22T21:17:55.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:55 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:53.496253+0000 mgr.smithi038.miewqn (mgr.14602) 64 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.8 MiB/s wr, 783 op/s 2024-08-22T21:17:55.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:55 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:53.496253+0000 mgr.smithi038.miewqn (mgr.14602) 64 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 323 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.8 MiB/s wr, 783 op/s 2024-08-22T21:17:55.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 106299 14.30 MB/sec execute 6 sec latency 18.686 ms 2024-08-22T21:17:56.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 106754 14.68 MB/sec execute 7 sec latency 26.853 ms 2024-08-22T21:17:57.374 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:57 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:55.496910+0000 mgr.smithi038.miewqn (mgr.14602) 65 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.12k op/s 2024-08-22T21:17:57.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:57 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:55.496910+0000 mgr.smithi038.miewqn (mgr.14602) 65 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 11 MiB/s wr, 1.12k op/s 2024-08-22T21:17:57.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 107108 13.21 MB/sec execute 8 sec latency 38.716 ms 2024-08-22T21:17:58.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:17:58 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:57.497315+0000 mgr.smithi038.miewqn (mgr.14602) 66 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 6.2 MiB/s wr, 675 op/s 2024-08-22T21:17:58.625 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:17:58 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:57.497315+0000 mgr.smithi038.miewqn (mgr.14602) 66 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 316 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 6.2 MiB/s wr, 675 op/s 2024-08-22T21:17:58.638 INFO:teuthology.orchestra.run.smithi038.stdout: 5 107374 12.16 MB/sec execute 9 sec latency 61.761 ms 2024-08-22T21:17:59.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 108091 12.79 MB/sec execute 10 sec latency 31.327 ms 2024-08-22T21:18:00.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 108881 12.77 MB/sec execute 11 sec latency 21.745 ms 2024-08-22T21:18:00.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:00 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:17:59.497927+0000 mgr.smithi038.miewqn (mgr.14602) 67 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 322 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 9.7 MiB/s wr, 980 op/s 2024-08-22T21:18:01.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:00 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:17:59.497927+0000 mgr.smithi038.miewqn (mgr.14602) 67 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 322 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 9.7 MiB/s wr, 980 op/s 2024-08-22T21:18:01.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 109434 13.70 MB/sec execute 12 sec latency 29.368 ms 2024-08-22T21:18:02.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 110021 14.57 MB/sec execute 13 sec latency 42.796 ms 2024-08-22T21:18:03.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:03 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:18:01.498331+0000 mgr.smithi038.miewqn (mgr.14602) 68 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 322 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 646 op/s 2024-08-22T21:18:03.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:03 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:18:01.498331+0000 mgr.smithi038.miewqn (mgr.14602) 68 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 322 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 646 op/s 2024-08-22T21:18:03.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 110399 14.27 MB/sec execute 14 sec latency 28.541 ms 2024-08-22T21:18:04.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 110917 13.63 MB/sec execute 15 sec latency 28.462 ms 2024-08-22T21:18:05.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:05 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:18:03.498740+0000 mgr.smithi038.miewqn (mgr.14602) 69 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 322 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 646 op/s 2024-08-22T21:18:05.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:05 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:18:03.498740+0000 mgr.smithi038.miewqn (mgr.14602) 69 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 322 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 6.5 MiB/s wr, 646 op/s 2024-08-22T21:18:05.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 111214 13.28 MB/sec execute 16 sec latency 136.564 ms 2024-08-22T21:18:05.915 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch ps' 2024-08-22T21:18:06.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 111755 13.35 MB/sec execute 17 sec latency 41.505 ms 2024-08-22T21:18:07.303 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:07 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:18:05.499593+0000 mgr.smithi038.miewqn (mgr.14602) 70 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 332 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 10 MiB/s wr, 996 op/s 2024-08-22T21:18:07.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:07 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:18:05.499593+0000 mgr.smithi038.miewqn (mgr.14602) 70 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 332 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 10 MiB/s wr, 996 op/s 2024-08-22T21:18:07.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 112326 12.99 MB/sec execute 18 sec latency 33.705 ms 2024-08-22T21:18:08.104 INFO:teuthology.orchestra.run.smithi038.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-08-22T21:18:08.104 INFO:teuthology.orchestra.run.smithi038.stdout:alertmanager.smithi038 smithi038 running (6m) 105s ago 8m *:9093 *:9094 0.20.0 0881eb8f169f 5e16f9219ae8 2024-08-22T21:18:08.104 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi038 smithi038 running (8m) 105s ago 8m - 16.2.0 24ecd6d5f14c e6a34209d6f5 2024-08-22T21:18:08.105 INFO:teuthology.orchestra.run.smithi038.stdout:crash.smithi044 smithi044 running (7m) 110s ago 7m - 16.2.0 24ecd6d5f14c 0c0b15ce1115 2024-08-22T21:18:08.105 INFO:teuthology.orchestra.run.smithi038.stdout:grafana.smithi038 smithi038 running (6m) 105s ago 7m *:3000 6.7.4 557c83e11646 d3930d7b3fc4 2024-08-22T21:18:08.105 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi038.brbpkr smithi038 running (2m) 105s ago 2m - 16.2.0 24ecd6d5f14c e2c7a930029f 2024-08-22T21:18:08.105 INFO:teuthology.orchestra.run.smithi038.stdout:mds.foofs.smithi044.crygka smithi044 running (2m) 110s ago 2m - 16.2.0 24ecd6d5f14c b7140a6b9575 2024-08-22T21:18:08.105 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi038.miewqn smithi038 running (9m) 105s ago 9m *:9283 16.2.0 24ecd6d5f14c b8ddbc6c9e96 2024-08-22T21:18:08.105 INFO:teuthology.orchestra.run.smithi038.stdout:mgr.smithi044.gihefp smithi044 running (7m) 110s ago 7m *:8443 *:9283 16.2.0 24ecd6d5f14c aad008a3e947 2024-08-22T21:18:08.106 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi038 smithi038 running (9m) 105s ago 9m - 16.2.0 24ecd6d5f14c 9d5d183170bb 2024-08-22T21:18:08.106 INFO:teuthology.orchestra.run.smithi038.stdout:mon.smithi044 smithi044 running (7m) 110s ago 7m - 16.2.0 24ecd6d5f14c e12738e96136 2024-08-22T21:18:08.106 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.smithi038 smithi038 running (2m) 105s ago 2m *:2049 3.5 24ecd6d5f14c b4d54dcf2a36 2024-08-22T21:18:08.106 INFO:teuthology.orchestra.run.smithi038.stdout:nfs.foo.smithi044 smithi044 running (2m) 110s ago 2m *:2049 3.5 24ecd6d5f14c 8401861cbfca 2024-08-22T21:18:08.106 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi038 smithi038 running (7m) 105s ago 7m *:9100 0.18.1 e5a616e4b9cf 0059283713f4 2024-08-22T21:18:08.106 INFO:teuthology.orchestra.run.smithi038.stdout:node-exporter.smithi044 smithi044 running (6m) 110s ago 6m *:9100 0.18.1 e5a616e4b9cf 8b5f484fa7f6 2024-08-22T21:18:08.106 INFO:teuthology.orchestra.run.smithi038.stdout:osd.0 smithi038 running (6m) 105s ago 6m - 16.2.0 24ecd6d5f14c c23486a0ae92 2024-08-22T21:18:08.106 INFO:teuthology.orchestra.run.smithi038.stdout:osd.1 smithi038 running (6m) 105s ago 6m - 16.2.0 24ecd6d5f14c c87e409c5ac5 2024-08-22T21:18:08.106 INFO:teuthology.orchestra.run.smithi038.stdout:osd.2 smithi038 running (5m) 105s ago 5m - 16.2.0 24ecd6d5f14c 5aade4ed66f7 2024-08-22T21:18:08.107 INFO:teuthology.orchestra.run.smithi038.stdout:osd.3 smithi038 running (5m) 105s ago 5m - 16.2.0 24ecd6d5f14c bc23cfb701bd 2024-08-22T21:18:08.107 INFO:teuthology.orchestra.run.smithi038.stdout:osd.4 smithi044 running (5m) 110s ago 5m - 16.2.0 24ecd6d5f14c f9b503030d66 2024-08-22T21:18:08.107 INFO:teuthology.orchestra.run.smithi038.stdout:osd.5 smithi044 running (4m) 110s ago 4m - 16.2.0 24ecd6d5f14c 5e67e47f670e 2024-08-22T21:18:08.107 INFO:teuthology.orchestra.run.smithi038.stdout:osd.6 smithi044 running (4m) 110s ago 4m - 16.2.0 24ecd6d5f14c 0949e377bcfd 2024-08-22T21:18:08.107 INFO:teuthology.orchestra.run.smithi038.stdout:osd.7 smithi044 running (4m) 110s ago 4m - 16.2.0 24ecd6d5f14c d9dbcd5d6646 2024-08-22T21:18:08.107 INFO:teuthology.orchestra.run.smithi038.stdout:prometheus.smithi038 smithi038 running (6m) 105s ago 7m *:9095 2.18.1 de242295e225 fdeeed2aa5c4 2024-08-22T21:18:08.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 112677 12.97 MB/sec execute 19 sec latency 56.588 ms 2024-08-22T21:18:08.834 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch upgrade status' 2024-08-22T21:18:09.055 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:18:07.499959+0000 mgr.smithi038.miewqn (mgr.14602) 71 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 332 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 7.1 MiB/s wr, 653 op/s 2024-08-22T21:18:09.337 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:09 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:18:08.093272+0000 mgr.smithi038.miewqn (mgr.14602) 72 : audit [DBG] from='client.24435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:18:09.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:09 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:18:07.499959+0000 mgr.smithi038.miewqn (mgr.14602) 71 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 332 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.8 KiB/s rd, 7.1 MiB/s wr, 653 op/s 2024-08-22T21:18:09.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:09 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:18:08.093272+0000 mgr.smithi038.miewqn (mgr.14602) 72 : audit [DBG] from='client.24435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:18:09.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 113133 13.29 MB/sec execute 20 sec latency 41.691 ms 2024-08-22T21:18:10.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 113584 13.61 MB/sec execute 21 sec latency 46.096 ms 2024-08-22T21:18:11.250 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-08-22T21:18:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713", 2024-08-22T21:18:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: "in_progress": true, 2024-08-22T21:18:11.250 INFO:teuthology.orchestra.run.smithi038.stdout: "services_complete": [], 2024-08-22T21:18:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: "progress": "", 2024-08-22T21:18:11.251 INFO:teuthology.orchestra.run.smithi038.stdout: "message": "Error: UPGRADE_FAILED_PULL: Upgrade: failed to pull target image" 2024-08-22T21:18:11.251 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-08-22T21:18:11.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:11 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:18:09.500497+0000 mgr.smithi038.miewqn (mgr.14602) 73 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 321 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 9.6 MiB/s wr, 935 op/s 2024-08-22T21:18:11.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:11 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:18:09.500497+0000 mgr.smithi038.miewqn (mgr.14602) 73 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 321 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 9.6 MiB/s wr, 935 op/s 2024-08-22T21:18:11.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 114220 13.50 MB/sec execute 22 sec latency 33.404 ms 2024-08-22T21:18:11.982 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph health detail' 2024-08-22T21:18:12.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 115166 13.87 MB/sec execute 23 sec latency 23.874 ms 2024-08-22T21:18:13.327 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:18:11.249798+0000 mgr.smithi038.miewqn (mgr.14602) 74 : audit [DBG] from='client.14666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:18:13.328 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:13 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:18:11.500903+0000 mgr.smithi038.miewqn (mgr.14602) 75 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 321 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.1 MiB/s wr, 630 op/s 2024-08-22T21:18:13.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:18:11.249798+0000 mgr.smithi038.miewqn (mgr.14602) 74 : audit [DBG] from='client.14666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:18:13.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:13 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:18:11.500903+0000 mgr.smithi038.miewqn (mgr.14602) 75 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 321 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.1 MiB/s wr, 630 op/s 2024-08-22T21:18:13.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 116184 14.22 MB/sec execute 24 sec latency 19.808 ms 2024-08-22T21:18:14.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:18:13.270519+0000 mon.smithi038 (mon.0) 689 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:18:14.066 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:14 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:18:13.275976+0000 mon.smithi038 (mon.0) 690 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:18:14.423 INFO:teuthology.orchestra.run.smithi038.stdout:HEALTH_WARN Upgrade: failed to pull target image 2024-08-22T21:18:14.423 INFO:teuthology.orchestra.run.smithi038.stdout:[WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-08-22T21:18:14.423 INFO:teuthology.orchestra.run.smithi038.stdout: host smithi038 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:18:14.423 INFO:teuthology.orchestra.run.smithi038.stdout:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout:/bin/podman: stderr Error: parsing image configuration: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout:Traceback (most recent call last): 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout: main() 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout: r = ctx.func(ctx) 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout: return func(ctx) 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout: _pull_image(ctx, ctx.image) 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout: File "/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:18:14.424 INFO:teuthology.orchestra.run.smithi038.stdout:RuntimeError: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:18:14.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:18:13.270519+0000 mon.smithi038 (mon.0) 689 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:18:14.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:14 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:18:13.275976+0000 mon.smithi038 (mon.0) 690 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi038.miewqn/trash_purge_schedule"}]: dispatch 2024-08-22T21:18:14.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 117117 15.22 MB/sec execute 25 sec latency 17.670 ms 2024-08-22T21:18:15.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:18:13.501368+0000 mgr.smithi038.miewqn (mgr.14602) 76 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 321 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.1 MiB/s wr, 630 op/s 2024-08-22T21:18:15.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:15 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:18:14.422676+0000 mon.smithi038 (mon.0) 691 : audit [DBG] from='client.? 172.21.15.38:0/1949461538' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-22T21:18:15.433 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph versions' 2024-08-22T21:18:15.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:15 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:18:13.501368+0000 mgr.smithi038.miewqn (mgr.14602) 76 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 321 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.1 MiB/s wr, 630 op/s 2024-08-22T21:18:15.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:15 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:18:14.422676+0000 mon.smithi038 (mon.0) 691 : audit [DBG] from='client.? 172.21.15.38:0/1949461538' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-22T21:18:15.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 117395 14.99 MB/sec execute 26 sec latency 41.745 ms 2024-08-22T21:18:16.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 117680 14.51 MB/sec execute 27 sec latency 64.062 ms 2024-08-22T21:18:17.271 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:17 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:18:15.502033+0000 mgr.smithi038.miewqn (mgr.14602) 77 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 328 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2024-08-22T21:18:17.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:17 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:18:15.502033+0000 mgr.smithi038.miewqn (mgr.14602) 77 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 328 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 11 MiB/s wr, 1.07k op/s 2024-08-22T21:18:17.563 INFO:teuthology.orchestra.run.smithi038.stdout:{ 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: "mon": { 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: "mgr": { 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: "osd": { 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: "mds": { 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: }, 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: "overall": { 2024-08-22T21:18:17.564 INFO:teuthology.orchestra.run.smithi038.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 14 2024-08-22T21:18:17.565 INFO:teuthology.orchestra.run.smithi038.stdout: } 2024-08-22T21:18:17.565 INFO:teuthology.orchestra.run.smithi038.stdout:} 2024-08-22T21:18:17.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 117969 14.10 MB/sec execute 28 sec latency 43.830 ms 2024-08-22T21:18:18.252 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:18 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:18:17.562889+0000 mon.smithi038 (mon.0) 692 : audit [DBG] from='client.? 172.21.15.38:0/4219347824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:18:18.279 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-08-22T21:18:18.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:18 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:18:17.562889+0000 mon.smithi038 (mon.0) 692 : audit [DBG] from='client.? 172.21.15.38:0/4219347824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:18:18.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 118250 13.81 MB/sec execute 29 sec latency 76.452 ms 2024-08-22T21:18:19.375 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:19 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:18:17.502371+0000 mgr.smithi038.miewqn (mgr.14602) 78 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 328 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 7.1 MiB/s wr, 722 op/s 2024-08-22T21:18:19.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:19 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:18:17.502371+0000 mgr.smithi038.miewqn (mgr.14602) 78 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 328 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 7.1 MiB/s wr, 722 op/s 2024-08-22T21:18:19.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 118668 13.82 MB/sec execute 30 sec latency 47.474 ms 2024-08-22T21:18:20.448 INFO:teuthology.orchestra.run.smithi038.stdout:true 2024-08-22T21:18:20.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 119187 13.58 MB/sec execute 31 sec latency 55.998 ms 2024-08-22T21:18:21.363 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:21 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:18:19.503020+0000 mgr.smithi038.miewqn (mgr.14602) 79 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 318 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 9.6 MiB/s wr, 965 op/s 2024-08-22T21:18:21.363 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:21 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:18:20.433541+0000 mon.smithi038 (mon.0) 693 : audit [DBG] from='client.? 172.21.15.38:0/3173181129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:18:21.393 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-08-22T21:18:21.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:21 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:18:19.503020+0000 mgr.smithi038.miewqn (mgr.14602) 79 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 318 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 9.6 MiB/s wr, 965 op/s 2024-08-22T21:18:21.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:21 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:18:20.433541+0000 mon.smithi038 (mon.0) 693 : audit [DBG] from='client.? 172.21.15.38:0/3173181129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:18:21.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 119687 13.55 MB/sec execute 32 sec latency 28.865 ms 2024-08-22T21:18:22.640 INFO:teuthology.orchestra.run.smithi038.stdout: 5 120312 13.92 MB/sec execute 33 sec latency 31.199 ms 2024-08-22T21:18:23.361 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:23 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:18:21.503425+0000 mgr.smithi038.miewqn (mgr.14602) 80 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 318 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.1 MiB/s wr, 683 op/s 2024-08-22T21:18:23.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:23 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:18:21.503425+0000 mgr.smithi038.miewqn (mgr.14602) 80 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 318 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.1 MiB/s wr, 683 op/s 2024-08-22T21:18:23.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 120760 14.10 MB/sec execute 34 sec latency 33.121 ms 2024-08-22T21:18:24.275 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:18:23.790606+0000 mon.smithi038 (mon.0) 694 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:18:24.275 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:18:23.940827+0000 mon.smithi044 (mon.1) 22 : audit [DBG] from='client.? 172.21.15.38:0/2213220182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:18:24.275 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:24 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: audit 2024-08-22T21:18:24.074467+0000 mon.smithi038 (mon.0) 695 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:18:24.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:18:23.790606+0000 mon.smithi038 (mon.0) 694 : audit [DBG] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:18:24.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:18:23.940827+0000 mon.smithi044 (mon.1) 22 : audit [DBG] from='client.? 172.21.15.38:0/2213220182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:18:24.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:24 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: audit 2024-08-22T21:18:24.074467+0000 mon.smithi038 (mon.0) 695 : audit [INF] from='mgr.14602 172.21.15.38:0/1069898965' entity='mgr.smithi038.miewqn' 2024-08-22T21:18:24.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:18:24.596 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 1307, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi038 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | keys\'"\'"\' | grep $sha1\'' 2024-08-22T21:18:24.873 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=214b5b9620c14ffa9dedc85a18da7b2e Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 1307, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi038 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | keys\'"\'"\' | grep $sha1\'' 2024-08-22T21:18:24.879 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-22T21:18:24.896 INFO:tasks.cephadm:Teardown begin 2024-08-22T21:18:24.897 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:18:24.902 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121064 13.90 MB/sec execute 35 sec latency 35.506 ms 2024-08-22T21:18:24.935 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:18:24.969 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-22T21:18:24.969 DEBUG:teuthology.orchestra.run.smithi038:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-22T21:18:24.992 DEBUG:teuthology.orchestra.run.smithi044:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-22T21:18:25.025 INFO:tasks.cephadm:Stopping all daemons... 2024-08-22T21:18:25.025 INFO:tasks.cephadm.mon.smithi038:Stopping mon.smithi038... 2024-08-22T21:18:25.026 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi038 2024-08-22T21:18:25.205 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:25 smithi038 systemd[1]: Stopping Ceph mon.smithi038 for 9a217d0a-60ca-11ef-bcd2-c7b262605968... 2024-08-22T21:18:25.205 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: cluster 2024-08-22T21:18:23.503858+0000 mgr.smithi038.miewqn (mgr.14602) 81 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 318 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.1 MiB/s wr, 683 op/s 2024-08-22T21:18:25.206 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:18:25.204+0000 7fbaa09ed700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi038 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-22T21:18:25.206 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:25 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038[12080]: debug 2024-08-22T21:18:25.204+0000 7fbaa09ed700 -1 mon.smithi038@0(leader) e2 *** Got Signal Terminated *** 2024-08-22T21:18:25.276 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:25 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: cluster 2024-08-22T21:18:23.503858+0000 mgr.smithi038.miewqn (mgr.14602) 81 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 318 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 7.1 MiB/s wr, 683 op/s 2024-08-22T21:18:25.539 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:25 smithi038 podman[43312]: 2024-08-22 21:18:25.225427322 +0000 UTC m=+0.139175279 container died 9d5d183170bb935a8fe531a1f92d5b93be897a437f80dcbeddcbf0bf67852c4e (image=quay.io/ceph/ceph:v16.2.0, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038, RELEASE=HEAD, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, ceph=True, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-08-22T21:18:25.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121485 13.61 MB/sec execute 36 sec latency 43.458 ms 2024-08-22T21:18:25.874 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:25 smithi038 podman[43312]: 2024-08-22 21:18:25.629488073 +0000 UTC m=+0.543236026 container cleanup 9d5d183170bb935a8fe531a1f92d5b93be897a437f80dcbeddcbf0bf67852c4e (image=quay.io/ceph/ceph:v16.2.0, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, RELEASE=HEAD, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS) 2024-08-22T21:18:25.875 INFO:journalctl@ceph.mon.smithi038.smithi038.stdout:Aug 22 21:18:25 smithi038 podman[43312]: ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi038 2024-08-22T21:18:26.088 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi038.service' 2024-08-22T21:18:26.146 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:18:26.146 INFO:tasks.cephadm.mon.smithi038:Stopped mon.smithi038 2024-08-22T21:18:26.146 INFO:tasks.cephadm.mon.smithi044:Stopping mon.smithi044... 2024-08-22T21:18:26.146 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi044 2024-08-22T21:18:26.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:26 smithi044 systemd[1]: Stopping Ceph mon.smithi044 for 9a217d0a-60ca-11ef-bcd2-c7b262605968... 2024-08-22T21:18:26.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: debug 2024-08-22T21:18:26.377+0000 7fca44df4700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi044 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-22T21:18:26.527 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:26 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044[14918]: debug 2024-08-22T21:18:26.377+0000 7fca44df4700 -1 mon.smithi044@1(peon) e2 *** Got Signal Terminated *** 2024-08-22T21:18:26.639 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 13.41 MB/sec execute 37 sec latency 228.450 ms 2024-08-22T21:18:27.026 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:26 smithi044 podman[28342]: 2024-08-22 21:18:26.632405762 +0000 UTC m=+0.434504376 container died e12738e9613651c650e980031e57730886f649eb83ea2d61c35b43a0e469c044 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20201204, maintainer=Dimitri Savineau ) 2024-08-22T21:18:27.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:27 smithi044 podman[28342]: 2024-08-22 21:18:27.285684434 +0000 UTC m=+1.087783049 container cleanup e12738e9613651c650e980031e57730886f649eb83ea2d61c35b43a0e469c044 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557) 2024-08-22T21:18:27.526 INFO:journalctl@ceph.mon.smithi044.smithi044.stdout:Aug 22 21:18:27 smithi044 podman[28342]: ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-mon.smithi044 2024-08-22T21:18:27.640 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 13.05 MB/sec execute 38 sec latency 1228.551 ms 2024-08-22T21:18:27.951 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@mon.smithi044.service' 2024-08-22T21:18:28.001 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:18:28.001 INFO:tasks.cephadm.mon.smithi044:Stopped mon.smithi044 2024-08-22T21:18:28.001 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-22T21:18:28.002 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.0 2024-08-22T21:18:28.283 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:28 smithi038 systemd[1]: Stopping Ceph osd.0 for 9a217d0a-60ca-11ef-bcd2-c7b262605968... 2024-08-22T21:18:28.284 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0[20652]: debug 2024-08-22T21:18:28.176+0000 7fa4936f3700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-22T21:18:28.284 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0[20652]: debug 2024-08-22T21:18:28.176+0000 7fa4936f3700 -1 osd.0 64 *** Got signal Terminated *** 2024-08-22T21:18:28.284 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:28 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0[20652]: debug 2024-08-22T21:18:28.176+0000 7fa4936f3700 -1 osd.0 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:18:28.577 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:28 smithi038 podman[43380]: 2024-08-22 21:18:28.289121241 +0000 UTC m=+0.222139938 container died c23486a0ae921efbc7a08d0c9c502b54e8dc6cad7271b81f5dee46cdc7ae5642 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, RELEASE=HEAD, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau ) 2024-08-22T21:18:28.640 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 12.72 MB/sec execute 39 sec latency 2228.661 ms 2024-08-22T21:18:28.875 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:28 smithi038 podman[43380]: 2024-08-22 21:18:28.668356306 +0000 UTC m=+0.601374996 container cleanup c23486a0ae921efbc7a08d0c9c502b54e8dc6cad7271b81f5dee46cdc7ae5642 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2) 2024-08-22T21:18:28.875 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:28 smithi038 podman[43380]: ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0 2024-08-22T21:18:29.169 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:28 smithi038 podman[43394]: 2024-08-22 21:18:28.877968366 +0000 UTC m=+0.586374850 container remove c23486a0ae921efbc7a08d0c9c502b54e8dc6cad7271b81f5dee46cdc7ae5642 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=HEAD, org.label-schema.build-date=20201204, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-08-22T21:18:29.169 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:29 smithi038 podman[43431]: 2024-08-22 21:18:28.928756802 +0000 UTC m=+0.198280237 image pull 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000 2024-08-22T21:18:29.169 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:29 smithi038 podman[43431]: 2024-08-22 21:18:29.028706894 +0000 UTC m=+0.298230313 container create 6dc69d7cf157fa35f3e09c9645716a17ba8937a79d4fc20fb0a463a494640a65 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD) 2024-08-22T21:18:29.557 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:29 smithi038 podman[43431]: 2024-08-22 21:18:29.281112987 +0000 UTC m=+0.550636407 container init 6dc69d7cf157fa35f3e09c9645716a17ba8937a79d4fc20fb0a463a494640a65 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0-deactivate, RELEASE=HEAD, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2) 2024-08-22T21:18:29.558 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:29 smithi038 podman[43431]: 2024-08-22 21:18:29.285092309 +0000 UTC m=+0.554615729 container start 6dc69d7cf157fa35f3e09c9645716a17ba8937a79d4fc20fb0a463a494640a65 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0-deactivate, maintainer=Dimitri Savineau , ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20201204, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:18:29.558 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:29 smithi038 podman[43431]: 2024-08-22 21:18:29.364639899 +0000 UTC m=+0.634163323 container attach 6dc69d7cf157fa35f3e09c9645716a17ba8937a79d4fc20fb0a463a494640a65 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0-deactivate, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557) 2024-08-22T21:18:29.640 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 12.40 MB/sec execute 40 sec latency 3228.740 ms 2024-08-22T21:18:29.875 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:29 smithi038 podman[43431]: 2024-08-22 21:18:29.557646232 +0000 UTC m=+0.827169666 container died 6dc69d7cf157fa35f3e09c9645716a17ba8937a79d4fc20fb0a463a494640a65 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0-deactivate, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=HEAD, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557) 2024-08-22T21:18:30.181 INFO:journalctl@ceph.osd.0.smithi038.stdout:Aug 22 21:18:30 smithi038 podman[43459]: 2024-08-22 21:18:30.160053278 +0000 UTC m=+0.596995183 container remove 6dc69d7cf157fa35f3e09c9645716a17ba8937a79d4fc20fb0a463a494640a65 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.0-deactivate, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, ceph=True, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, org.label-schema.build-date=20201204, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:18:30.187 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.0.service' 2024-08-22T21:18:30.229 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:18:30.229 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-22T21:18:30.230 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-22T21:18:30.230 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.1 2024-08-22T21:18:30.501 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:30 smithi038 systemd[1]: Stopping Ceph osd.1 for 9a217d0a-60ca-11ef-bcd2-c7b262605968... 2024-08-22T21:18:30.502 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1[23151]: debug 2024-08-22T21:18:30.419+0000 7fe0109b0700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-22T21:18:30.502 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1[23151]: debug 2024-08-22T21:18:30.419+0000 7fe0109b0700 -1 osd.1 64 *** Got signal Terminated *** 2024-08-22T21:18:30.502 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:30 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1[23151]: debug 2024-08-22T21:18:30.419+0000 7fe0109b0700 -1 osd.1 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:18:30.640 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 12.10 MB/sec execute 41 sec latency 4228.842 ms 2024-08-22T21:18:30.788 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:30 smithi038 podman[43511]: 2024-08-22 21:18:30.503034878 +0000 UTC m=+0.181779325 container died c87e409c5ac549d2a8f13af5ea2108686ee6942041f10baeeea05a02a7167c1c (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1, ceph=True, org.label-schema.build-date=20201204, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-16.2.0) 2024-08-22T21:18:31.125 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:30 smithi038 podman[43511]: 2024-08-22 21:18:30.888235276 +0000 UTC m=+0.566979712 container cleanup c87e409c5ac549d2a8f13af5ea2108686ee6942041f10baeeea05a02a7167c1c (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1, RELEASE=HEAD, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, ceph=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.name=CentOS Base Image) 2024-08-22T21:18:31.125 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:30 smithi038 podman[43511]: ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1 2024-08-22T21:18:31.398 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:31 smithi038 podman[43525]: 2024-08-22 21:18:31.139774124 +0000 UTC m=+0.628336873 container remove c87e409c5ac549d2a8f13af5ea2108686ee6942041f10baeeea05a02a7167c1c (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, maintainer=Dimitri Savineau , GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, CEPH_POINT_RELEASE=-16.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:18:31.398 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:31 smithi038 podman[43561]: 2024-08-22 21:18:31.15449717 +0000 UTC m=+0.195742896 image pull 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000 2024-08-22T21:18:31.398 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:31 smithi038 podman[43561]: 2024-08-22 21:18:31.257099986 +0000 UTC m=+0.298345689 container create 365ad09bd393380e4d888c79964d397c3c02331793567f486b481b0c038ee9a0 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1-deactivate, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, RELEASE=HEAD, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau , GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_CLEAN=True, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-08-22T21:18:31.640 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 11.81 MB/sec execute 42 sec latency 5228.926 ms 2024-08-22T21:18:31.980 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:31 smithi038 podman[43561]: 2024-08-22 21:18:31.692958734 +0000 UTC m=+0.734204445 container init 365ad09bd393380e4d888c79964d397c3c02331793567f486b481b0c038ee9a0 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1-deactivate, org.label-schema.name=CentOS Base Image, org.label-schema.license=GPLv2, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau , ceph=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_CLEAN=True, org.label-schema.build-date=20201204) 2024-08-22T21:18:31.980 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:31 smithi038 podman[43561]: 2024-08-22 21:18:31.696877546 +0000 UTC m=+0.738123252 container start 365ad09bd393380e4d888c79964d397c3c02331793567f486b481b0c038ee9a0 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, maintainer=Dimitri Savineau , RELEASE=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD) 2024-08-22T21:18:31.980 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:31 smithi038 podman[43561]: 2024-08-22 21:18:31.759823631 +0000 UTC m=+0.801069343 container attach 365ad09bd393380e4d888c79964d397c3c02331793567f486b481b0c038ee9a0 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1-deactivate, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, RELEASE=HEAD) 2024-08-22T21:18:32.262 INFO:journalctl@ceph.osd.1.smithi038.stdout:Aug 22 21:18:31 smithi038 podman[43561]: 2024-08-22 21:18:31.980250149 +0000 UTC m=+1.021495861 container died 365ad09bd393380e4d888c79964d397c3c02331793567f486b481b0c038ee9a0 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.1-deactivate, RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau ) 2024-08-22T21:18:32.535 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.1.service' 2024-08-22T21:18:32.572 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:18:32.572 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-22T21:18:32.573 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-22T21:18:32.573 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.2 2024-08-22T21:18:32.640 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 11.54 MB/sec execute 43 sec latency 6228.983 ms 2024-08-22T21:18:32.775 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:32 smithi038 systemd[1]: Stopping Ceph osd.2 for 9a217d0a-60ca-11ef-bcd2-c7b262605968... 2024-08-22T21:18:33.125 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2[26267]: debug 2024-08-22T21:18:32.773+0000 7f066a540700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-22T21:18:33.125 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2[26267]: debug 2024-08-22T21:18:32.773+0000 7f066a540700 -1 osd.2 64 *** Got signal Terminated *** 2024-08-22T21:18:33.125 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:32 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2[26267]: debug 2024-08-22T21:18:32.773+0000 7f066a540700 -1 osd.2 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:18:33.125 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:32 smithi038 podman[43642]: 2024-08-22 21:18:32.855884786 +0000 UTC m=+0.196862149 container died 5aade4ed66f7d636b3ac3ca175b748bbed4c7584fde015209ec41e0cc0673e5f (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, ceph=True, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image) 2024-08-22T21:18:33.509 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:33 smithi038 podman[43642]: 2024-08-22 21:18:33.24113767 +0000 UTC m=+0.582115035 container cleanup 5aade4ed66f7d636b3ac3ca175b748bbed4c7584fde015209ec41e0cc0673e5f (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20201204, RELEASE=HEAD, maintainer=Dimitri Savineau ) 2024-08-22T21:18:33.509 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:33 smithi038 podman[43642]: ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2 2024-08-22T21:18:33.640 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 11.27 MB/sec execute 44 sec latency 7229.061 ms 2024-08-22T21:18:33.777 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:33 smithi038 podman[43654]: 2024-08-22 21:18:33.509121281 +0000 UTC m=+0.655039923 container remove 5aade4ed66f7d636b3ac3ca175b748bbed4c7584fde015209ec41e0cc0673e5f (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2, org.label-schema.schema-version=1.0, ceph=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, RELEASE=HEAD, org.label-schema.name=CentOS Base Image) 2024-08-22T21:18:33.777 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:33 smithi038 podman[43694]: 2024-08-22 21:18:33.553172523 +0000 UTC m=+0.245619111 image pull 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000 2024-08-22T21:18:33.777 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:33 smithi038 podman[43694]: 2024-08-22 21:18:33.660145137 +0000 UTC m=+0.352591707 container create 4a8d28335666508d8ae7c61cade88eaef5a53f9c59e4b3a9ed4150ee88ff7fad (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2-deactivate, RELEASE=HEAD, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.build-date=20201204, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-08-22T21:18:34.125 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:33 smithi038 podman[43694]: 2024-08-22 21:18:33.89570415 +0000 UTC m=+0.588150729 container init 4a8d28335666508d8ae7c61cade88eaef5a53f9c59e4b3a9ed4150ee88ff7fad (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2-deactivate, org.label-schema.schema-version=1.0, RELEASE=HEAD, CEPH_POINT_RELEASE=-16.2.0, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Dimitri Savineau , GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image) 2024-08-22T21:18:34.125 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:33 smithi038 podman[43694]: 2024-08-22 21:18:33.899845477 +0000 UTC m=+0.592292051 container start 4a8d28335666508d8ae7c61cade88eaef5a53f9c59e4b3a9ed4150ee88ff7fad (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2-deactivate, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau , GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-08-22T21:18:34.125 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:33 smithi038 podman[43694]: 2024-08-22 21:18:33.979090591 +0000 UTC m=+0.671537163 container attach 4a8d28335666508d8ae7c61cade88eaef5a53f9c59e4b3a9ed4150ee88ff7fad (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2-deactivate, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.schema-version=1.0) 2024-08-22T21:18:34.533 INFO:journalctl@ceph.osd.2.smithi038.stdout:Aug 22 21:18:34 smithi038 podman[43694]: 2024-08-22 21:18:34.17574467 +0000 UTC m=+0.868191244 container died 4a8d28335666508d8ae7c61cade88eaef5a53f9c59e4b3a9ed4150ee88ff7fad (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.2-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, org.label-schema.build-date=20201204, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=HEAD, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau ) 2024-08-22T21:18:34.640 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 11.02 MB/sec execute 45 sec latency 8229.126 ms 2024-08-22T21:18:34.826 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.2.service' 2024-08-22T21:18:34.906 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:18:34.906 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-22T21:18:34.906 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-22T21:18:34.906 DEBUG:teuthology.orchestra.run.smithi038:> sudo systemctl stop ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.3 2024-08-22T21:18:35.094 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:34 smithi038 systemd[1]: Stopping Ceph osd.3 for 9a217d0a-60ca-11ef-bcd2-c7b262605968... 2024-08-22T21:18:35.375 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:35 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3[29143]: debug 2024-08-22T21:18:35.092+0000 7f41b1809700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-22T21:18:35.375 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:35 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3[29143]: debug 2024-08-22T21:18:35.092+0000 7f41b1809700 -1 osd.3 64 *** Got signal Terminated *** 2024-08-22T21:18:35.375 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:35 smithi038 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3[29143]: debug 2024-08-22T21:18:35.092+0000 7f41b1809700 -1 osd.3 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:18:35.376 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:35 smithi038 podman[43773]: 2024-08-22 21:18:35.185698198 +0000 UTC m=+0.192820352 container died bc23cfb701bd01794e01f477d2c4c53ad0c24a0f7e767edb8d5a4bd529d15eec (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3, RELEASE=HEAD, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20201204, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0) 2024-08-22T21:18:35.640 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 10.78 MB/sec execute 46 sec latency 9229.151 ms 2024-08-22T21:18:35.739 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:35 smithi038 podman[43773]: 2024-08-22 21:18:35.552407501 +0000 UTC m=+0.559529655 container cleanup bc23cfb701bd01794e01f477d2c4c53ad0c24a0f7e767edb8d5a4bd529d15eec (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3, CEPH_POINT_RELEASE=-16.2.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, RELEASE=HEAD, ceph=True) 2024-08-22T21:18:35.739 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:35 smithi038 podman[43773]: ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3 2024-08-22T21:18:36.018 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:35 smithi038 podman[43788]: 2024-08-22 21:18:35.736904638 +0000 UTC m=+0.548944378 container remove bc23cfb701bd01794e01f477d2c4c53ad0c24a0f7e767edb8d5a4bd529d15eec (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.0) 2024-08-22T21:18:36.018 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:35 smithi038 podman[43827]: 2024-08-22 21:18:35.792771944 +0000 UTC m=+0.020717720 image pull 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000 2024-08-22T21:18:36.018 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:35 smithi038 podman[43827]: 2024-08-22 21:18:35.895980134 +0000 UTC m=+0.123925896 container create 491c4a9fdbf22e513f477e1c3b66811debfb0e33f2da904a5281e5e03a1a4826 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3-deactivate, GIT_CLEAN=True, RELEASE=HEAD, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, CEPH_POINT_RELEASE=-16.2.0, ceph=True) 2024-08-22T21:18:36.640 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 10.55 MB/sec execute 47 sec latency 10229.180 ms 2024-08-22T21:18:36.802 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:36 smithi038 podman[43827]: 2024-08-22 21:18:36.507061398 +0000 UTC m=+0.735007163 container init 491c4a9fdbf22e513f477e1c3b66811debfb0e33f2da904a5281e5e03a1a4826 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, RELEASE=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.0, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204) 2024-08-22T21:18:36.802 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:36 smithi038 podman[43827]: 2024-08-22 21:18:36.511120171 +0000 UTC m=+0.739065935 container start 491c4a9fdbf22e513f477e1c3b66811debfb0e33f2da904a5281e5e03a1a4826 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3-deactivate, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.build-date=20201204, GIT_CLEAN=True, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:18:36.802 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:36 smithi038 podman[43827]: 2024-08-22 21:18:36.590367035 +0000 UTC m=+0.818312810 container attach 491c4a9fdbf22e513f477e1c3b66811debfb0e33f2da904a5281e5e03a1a4826 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3-deactivate, org.label-schema.build-date=20201204, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, RELEASE=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.0, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:18:37.094 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:36 smithi038 podman[43827]: 2024-08-22 21:18:36.802532835 +0000 UTC m=+1.030478598 container died 491c4a9fdbf22e513f477e1c3b66811debfb0e33f2da904a5281e5e03a1a4826 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3-deactivate, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, RELEASE=HEAD) 2024-08-22T21:18:37.325 DEBUG:teuthology.orchestra.run.smithi038:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.3.service' 2024-08-22T21:18:37.349 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:37 smithi038 podman[43852]: 2024-08-22 21:18:37.302049492 +0000 UTC m=+0.494066855 container remove 491c4a9fdbf22e513f477e1c3b66811debfb0e33f2da904a5281e5e03a1a4826 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.3-deactivate, GIT_CLEAN=True, ceph=True, maintainer=Dimitri Savineau , GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.vendor=CentOS, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.schema-version=1.0) 2024-08-22T21:18:37.350 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:37 smithi038 systemd[1]: ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.3.service: Deactivated successfully. 2024-08-22T21:18:37.350 INFO:journalctl@ceph.osd.3.smithi038.stdout:Aug 22 21:18:37 smithi038 systemd[1]: Stopped Ceph osd.3 for 9a217d0a-60ca-11ef-bcd2-c7b262605968. 2024-08-22T21:18:37.366 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:18:37.366 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-22T21:18:37.366 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-22T21:18:37.367 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.4 2024-08-22T21:18:37.567 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:37 smithi044 systemd[1]: Stopping Ceph osd.4 for 9a217d0a-60ca-11ef-bcd2-c7b262605968... 2024-08-22T21:18:37.640 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 10.33 MB/sec execute 48 sec latency 11229.251 ms 2024-08-22T21:18:37.941 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4[18183]: debug 2024-08-22T21:18:37.566+0000 7fe7a8102700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-22T21:18:37.942 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4[18183]: debug 2024-08-22T21:18:37.566+0000 7fe7a8102700 -1 osd.4 64 *** Got signal Terminated *** 2024-08-22T21:18:37.942 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:37 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4[18183]: debug 2024-08-22T21:18:37.566+0000 7fe7a8102700 -1 osd.4 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:18:37.942 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:37 smithi044 podman[28411]: 2024-08-22 21:18:37.679277793 +0000 UTC m=+0.254492057 container died f9b503030d66b40506635339daac7164a51b7f49486032265638ed5364433bf6 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, ceph=True, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, RELEASE=HEAD, org.label-schema.build-date=20201204) 2024-08-22T21:18:38.276 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:38 smithi044 podman[28411]: 2024-08-22 21:18:38.141226637 +0000 UTC m=+0.716440890 container cleanup f9b503030d66b40506635339daac7164a51b7f49486032265638ed5364433bf6 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4, RELEASE=HEAD, org.label-schema.build-date=20201204, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.0, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Base Image, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557) 2024-08-22T21:18:38.276 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:38 smithi044 podman[28411]: ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4 2024-08-22T21:18:38.640 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 10.12 MB/sec execute 49 sec latency 12229.341 ms 2024-08-22T21:18:38.682 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:38 smithi044 podman[28426]: 2024-08-22 21:18:38.417890975 +0000 UTC m=+0.741294369 container remove f9b503030d66b40506635339daac7164a51b7f49486032265638ed5364433bf6 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20201204, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD) 2024-08-22T21:18:38.682 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:38 smithi044 podman[28464]: 2024-08-22 21:18:38.469305827 +0000 UTC m=+0.246872213 image pull 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000 2024-08-22T21:18:38.682 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:38 smithi044 podman[28464]: 2024-08-22 21:18:38.568492298 +0000 UTC m=+0.346058682 container create e926af074ee3c167f86be8f39cfb71741b2f410ab86f743007940da7ca47d901 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.build-date=20201204, ceph=True, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD) 2024-08-22T21:18:39.026 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:38 smithi044 podman[28464]: 2024-08-22 21:18:38.79588801 +0000 UTC m=+0.573454404 container init e926af074ee3c167f86be8f39cfb71741b2f410ab86f743007940da7ca47d901 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4-deactivate, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.0, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=HEAD, GIT_CLEAN=True, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image) 2024-08-22T21:18:39.026 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:38 smithi044 podman[28464]: 2024-08-22 21:18:38.799745856 +0000 UTC m=+0.577312248 container start e926af074ee3c167f86be8f39cfb71741b2f410ab86f743007940da7ca47d901 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4-deactivate, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.0, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, RELEASE=HEAD) 2024-08-22T21:18:39.026 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:38 smithi044 podman[28464]: 2024-08-22 21:18:38.87087445 +0000 UTC m=+0.648440859 container attach e926af074ee3c167f86be8f39cfb71741b2f410ab86f743007940da7ca47d901 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4-deactivate, GIT_CLEAN=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557) 2024-08-22T21:18:39.391 INFO:journalctl@ceph.osd.4.smithi044.stdout:Aug 22 21:18:39 smithi044 podman[28494]: 2024-08-22 21:18:39.11128287 +0000 UTC m=+0.017014436 container died e926af074ee3c167f86be8f39cfb71741b2f410ab86f743007940da7ca47d901 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.4-deactivate, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=HEAD) 2024-08-22T21:18:39.641 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 9.92 MB/sec execute 50 sec latency 13229.434 ms 2024-08-22T21:18:39.710 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.4.service' 2024-08-22T21:18:39.747 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:18:39.748 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-22T21:18:39.748 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-22T21:18:39.748 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.5 2024-08-22T21:18:39.962 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:39 smithi044 systemd[1]: Stopping Ceph osd.5 for 9a217d0a-60ca-11ef-bcd2-c7b262605968... 2024-08-22T21:18:40.219 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5[20644]: debug 2024-08-22T21:18:39.961+0000 7f74852dc700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-22T21:18:40.219 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5[20644]: debug 2024-08-22T21:18:39.961+0000 7f74852dc700 -1 osd.5 64 *** Got signal Terminated *** 2024-08-22T21:18:40.219 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:39 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5[20644]: debug 2024-08-22T21:18:39.961+0000 7f74852dc700 -1 osd.5 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:18:40.220 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:40 smithi044 podman[28555]: 2024-08-22 21:18:40.052847484 +0000 UTC m=+0.214662804 container died 5e67e47f670e581825527037525f9873088683fc7ac9b6b55b7ff14b9214ff80 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5, RELEASE=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, ceph=True, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD) 2024-08-22T21:18:40.641 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 9.73 MB/sec execute 51 sec latency 14229.522 ms 2024-08-22T21:18:40.888 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:40 smithi044 podman[28555]: 2024-08-22 21:18:40.628247635 +0000 UTC m=+0.790062953 container cleanup 5e67e47f670e581825527037525f9873088683fc7ac9b6b55b7ff14b9214ff80 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, RELEASE=HEAD, ceph=True, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_CLEAN=True, maintainer=Dimitri Savineau , org.label-schema.name=CentOS Base Image) 2024-08-22T21:18:40.888 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:40 smithi044 podman[28555]: ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5 2024-08-22T21:18:41.241 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:40 smithi044 podman[28570]: 2024-08-22 21:18:40.888304811 +0000 UTC m=+0.831559394 container remove 5e67e47f670e581825527037525f9873088683fc7ac9b6b55b7ff14b9214ff80 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.vendor=CentOS, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, CEPH_POINT_RELEASE=-16.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, GIT_CLEAN=True) 2024-08-22T21:18:41.241 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:40 smithi044 podman[28606]: 2024-08-22 21:18:40.897688531 +0000 UTC m=+0.195712191 image pull 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000 2024-08-22T21:18:41.242 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:40 smithi044 podman[28606]: 2024-08-22 21:18:40.997436765 +0000 UTC m=+0.295460411 container create 20c3f1761f5cd051454fdd8b8c3ccf43d1ec9b5f32679e81da1bdce10f6a7a5f (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5-deactivate, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_CLEAN=True, RELEASE=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.schema-version=1.0) 2024-08-22T21:18:41.242 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:41 smithi044 podman[28606]: 2024-08-22 21:18:41.241511045 +0000 UTC m=+0.539534691 container init 20c3f1761f5cd051454fdd8b8c3ccf43d1ec9b5f32679e81da1bdce10f6a7a5f (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5-deactivate, maintainer=Dimitri Savineau , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.name=CentOS Base Image, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-08-22T21:18:41.517 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:41 smithi044 podman[28606]: 2024-08-22 21:18:41.244771409 +0000 UTC m=+0.542795056 container start 20c3f1761f5cd051454fdd8b8c3ccf43d1ec9b5f32679e81da1bdce10f6a7a5f (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5-deactivate, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.name=CentOS Base Image, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.build-date=20201204, GIT_CLEAN=True, maintainer=Dimitri Savineau , ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-08-22T21:18:41.517 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:41 smithi044 podman[28606]: 2024-08-22 21:18:41.333571772 +0000 UTC m=+0.631595445 container attach 20c3f1761f5cd051454fdd8b8c3ccf43d1ec9b5f32679e81da1bdce10f6a7a5f (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5-deactivate, maintainer=Dimitri Savineau , GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.name=CentOS Base Image, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.build-date=20201204, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, RELEASE=HEAD) 2024-08-22T21:18:41.641 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 9.54 MB/sec execute 52 sec latency 15229.614 ms 2024-08-22T21:18:41.776 INFO:journalctl@ceph.osd.5.smithi044.stdout:Aug 22 21:18:41 smithi044 podman[28606]: 2024-08-22 21:18:41.518077173 +0000 UTC m=+0.816100832 container died 20c3f1761f5cd051454fdd8b8c3ccf43d1ec9b5f32679e81da1bdce10f6a7a5f (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.5-deactivate, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, maintainer=Dimitri Savineau ) 2024-08-22T21:18:42.309 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.5.service' 2024-08-22T21:18:42.352 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:18:42.353 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-22T21:18:42.353 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-22T21:18:42.353 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.6 2024-08-22T21:18:42.567 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:42 smithi044 systemd[1]: Stopping Ceph osd.6 for 9a217d0a-60ca-11ef-bcd2-c7b262605968... 2024-08-22T21:18:42.641 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 9.36 MB/sec execute 53 sec latency 16229.743 ms 2024-08-22T21:18:42.967 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6[23104]: debug 2024-08-22T21:18:42.565+0000 7f57207c5700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-22T21:18:42.968 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6[23104]: debug 2024-08-22T21:18:42.565+0000 7f57207c5700 -1 osd.6 64 *** Got signal Terminated *** 2024-08-22T21:18:42.968 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:42 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6[23104]: debug 2024-08-22T21:18:42.565+0000 7f57207c5700 -1 osd.6 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:18:42.968 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:42 smithi044 podman[28685]: 2024-08-22 21:18:42.657854567 +0000 UTC m=+0.214207429 container died 0949e377bcfdb378dc7fce8dcf081c9ac035e607d01252c0ead8fe1074ae2ef1 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Base Image, RELEASE=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-22T21:18:43.276 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:43 smithi044 podman[28685]: 2024-08-22 21:18:43.149820366 +0000 UTC m=+0.706173272 container cleanup 0949e377bcfdb378dc7fce8dcf081c9ac035e607d01252c0ead8fe1074ae2ef1 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, RELEASE=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_CLEAN=True, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2) 2024-08-22T21:18:43.276 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:43 smithi044 podman[28685]: ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6 2024-08-22T21:18:43.641 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 9.19 MB/sec execute 54 sec latency 17229.846 ms 2024-08-22T21:18:43.662 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:43 smithi044 podman[28698]: 2024-08-22 21:18:43.509551114 +0000 UTC m=+0.849751446 container remove 0949e377bcfdb378dc7fce8dcf081c9ac035e607d01252c0ead8fe1074ae2ef1 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True) 2024-08-22T21:18:43.971 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:43 smithi044 podman[28738]: 2024-08-22 21:18:43.566293041 +0000 UTC m=+0.018386667 image pull 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000 2024-08-22T21:18:43.971 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:43 smithi044 podman[28738]: 2024-08-22 21:18:43.668532265 +0000 UTC m=+0.120625874 container create 2360a3eaec3beddc8874d7ad2859d71abe2229c2deb3ec09aa39b5a3b12ef911 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6-deactivate, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.build-date=20201204, RELEASE=HEAD, org.label-schema.schema-version=1.0) 2024-08-22T21:18:43.971 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:43 smithi044 podman[28738]: 2024-08-22 21:18:43.870758975 +0000 UTC m=+0.322852594 container init 2360a3eaec3beddc8874d7ad2859d71abe2229c2deb3ec09aa39b5a3b12ef911 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6-deactivate, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.build-date=20201204, org.label-schema.name=CentOS Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.vendor=CentOS) 2024-08-22T21:18:43.971 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:43 smithi044 podman[28738]: 2024-08-22 21:18:43.874446113 +0000 UTC m=+0.326539722 container start 2360a3eaec3beddc8874d7ad2859d71abe2229c2deb3ec09aa39b5a3b12ef911 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6-deactivate, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=HEAD, maintainer=Dimitri Savineau , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.build-date=20201204, ceph=True, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.0) 2024-08-22T21:18:43.971 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:43 smithi044 podman[28738]: 2024-08-22 21:18:43.970951149 +0000 UTC m=+0.423044758 container attach 2360a3eaec3beddc8874d7ad2859d71abe2229c2deb3ec09aa39b5a3b12ef911 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_BRANCH=HEAD, ceph=True, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Base Image, org.label-schema.build-date=20201204, RELEASE=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-08-22T21:18:44.276 INFO:journalctl@ceph.osd.6.smithi044.stdout:Aug 22 21:18:44 smithi044 podman[28738]: 2024-08-22 21:18:44.16071909 +0000 UTC m=+0.612812699 container died 2360a3eaec3beddc8874d7ad2859d71abe2229c2deb3ec09aa39b5a3b12ef911 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.6-deactivate, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, CEPH_POINT_RELEASE=-16.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-22T21:18:44.641 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 9.02 MB/sec execute 55 sec latency 18229.946 ms 2024-08-22T21:18:44.892 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.6.service' 2024-08-22T21:18:44.937 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:18:44.937 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-22T21:18:44.938 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-22T21:18:44.938 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.7 2024-08-22T21:18:45.263 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:45 smithi044 systemd[1]: Stopping Ceph osd.7 for 9a217d0a-60ca-11ef-bcd2-c7b262605968... 2024-08-22T21:18:45.526 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7[25571]: debug 2024-08-22T21:18:45.262+0000 7fee0760c700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-22T21:18:45.526 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7[25571]: debug 2024-08-22T21:18:45.262+0000 7fee0760c700 -1 osd.7 64 *** Got signal Terminated *** 2024-08-22T21:18:45.526 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:45 smithi044 ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7[25571]: debug 2024-08-22T21:18:45.262+0000 7fee0760c700 -1 osd.7 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:18:45.527 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:45 smithi044 podman[28816]: 2024-08-22 21:18:45.385113686 +0000 UTC m=+0.360951436 container died d9dbcd5d6646d331390c33bf0e5f073889a87e73a97551eb46944c2a20ac1792 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, maintainer=Dimitri Savineau , RELEASE=HEAD, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.0, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2) 2024-08-22T21:18:45.641 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 8.86 MB/sec execute 56 sec latency 19230.080 ms 2024-08-22T21:18:46.014 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:45 smithi044 podman[28816]: 2024-08-22 21:18:45.803391004 +0000 UTC m=+0.779228750 container cleanup d9dbcd5d6646d331390c33bf0e5f073889a87e73a97551eb46944c2a20ac1792 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, maintainer=Dimitri Savineau , GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=-16.2.0, RELEASE=HEAD, org.label-schema.build-date=20201204, org.label-schema.license=GPLv2, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-22T21:18:46.014 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:45 smithi044 podman[28816]: ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7 2024-08-22T21:18:46.276 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:46 smithi044 podman[28829]: 2024-08-22 21:18:46.013403671 +0000 UTC m=+0.625873847 container remove d9dbcd5d6646d331390c33bf0e5f073889a87e73a97551eb46944c2a20ac1792 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.build-date=20201204, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Base Image, maintainer=Dimitri Savineau , GIT_CLEAN=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, RELEASE=HEAD) 2024-08-22T21:18:46.276 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:46 smithi044 podman[28866]: 2024-08-22 21:18:46.172464451 +0000 UTC m=+0.112388887 container create 8a28f7eceeedd1bc73244018721d5092b61c78bdcf063231f8024925f6c11d85 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7-deactivate, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, org.label-schema.build-date=20201204, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, maintainer=Dimitri Savineau ) 2024-08-22T21:18:46.276 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:46 smithi044 podman[28866]: 2024-08-22 21:18:46.077275619 +0000 UTC m=+0.017200030 image pull 24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15 quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000 2024-08-22T21:18:46.641 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 8.70 MB/sec execute 57 sec latency 20230.196 ms 2024-08-22T21:18:46.664 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:46 smithi044 podman[28866]: 2024-08-22 21:18:46.383249917 +0000 UTC m=+0.323174327 container init 8a28f7eceeedd1bc73244018721d5092b61c78bdcf063231f8024925f6c11d85 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20201204, ceph=True, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, RELEASE=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Dimitri Savineau , CEPH_POINT_RELEASE=-16.2.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Base Image) 2024-08-22T21:18:46.665 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:46 smithi044 podman[28866]: 2024-08-22 21:18:46.386969924 +0000 UTC m=+0.326894319 container start 8a28f7eceeedd1bc73244018721d5092b61c78bdcf063231f8024925f6c11d85 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7-deactivate, RELEASE=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.name=CentOS Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=-16.2.0, org.label-schema.license=GPLv2, ceph=True) 2024-08-22T21:18:46.665 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:46 smithi044 podman[28866]: 2024-08-22 21:18:46.458016332 +0000 UTC m=+0.397940749 container attach 8a28f7eceeedd1bc73244018721d5092b61c78bdcf063231f8024925f6c11d85 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7-deactivate, CEPH_POINT_RELEASE=-16.2.0, maintainer=Dimitri Savineau , GIT_REPO=https://github.com/ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=HEAD, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20201204, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, ceph=True) 2024-08-22T21:18:47.003 INFO:journalctl@ceph.osd.7.smithi044.stdout:Aug 22 21:18:46 smithi044 podman[28866]: 2024-08-22 21:18:46.664745675 +0000 UTC m=+0.604670069 container died 8a28f7eceeedd1bc73244018721d5092b61c78bdcf063231f8024925f6c11d85 (image=quay.io/ceph/ceph@sha256:35b2786dc4cd535dd84f6a1a585503db4b43623ba6c43120b5e5e00951949000, name=ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968-osd.7-deactivate, org.label-schema.name=CentOS Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=-16.2.0, GIT_CLEAN=True, maintainer=Dimitri Savineau , org.label-schema.build-date=20201204, ceph=True, RELEASE=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=20cb635043d86d971f028e2bf2824446440b5557, org.label-schema.license=GPLv2) 2024-08-22T21:18:47.323 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9a217d0a-60ca-11ef-bcd2-c7b262605968@osd.7.service' 2024-08-22T21:18:47.366 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:18:47.367 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-22T21:18:47.367 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 --force --keep-logs 2024-08-22T21:18:47.530 INFO:teuthology.orchestra.run.smithi038.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-08-22T21:18:47.530 INFO:teuthology.orchestra.run.smithi038.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-08-22T21:18:47.530 INFO:teuthology.orchestra.run.smithi038.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-08-22T21:18:47.530 INFO:teuthology.orchestra.run.smithi038.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-08-22T21:18:47.530 INFO:teuthology.orchestra.run.smithi038.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-08-22T21:18:47.530 INFO:teuthology.orchestra.run.smithi038.stderr: ... 2024-08-22T21:18:47.531 INFO:teuthology.orchestra.run.smithi038.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-08-22T21:18:47.544 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-08-22T21:18:47.545 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 --force --keep-logs 2024-08-22T21:18:47.641 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 8.55 MB/sec execute 58 sec latency 21230.335 ms 2024-08-22T21:18:47.707 INFO:teuthology.orchestra.run.smithi044.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-08-22T21:18:47.707 INFO:teuthology.orchestra.run.smithi044.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-08-22T21:18:47.707 INFO:teuthology.orchestra.run.smithi044.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-08-22T21:18:47.707 INFO:teuthology.orchestra.run.smithi044.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-08-22T21:18:47.708 INFO:teuthology.orchestra.run.smithi044.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-08-22T21:18:47.708 INFO:teuthology.orchestra.run.smithi044.stderr: ... 2024-08-22T21:18:47.708 INFO:teuthology.orchestra.run.smithi044.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-08-22T21:18:47.722 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-08-22T21:18:47.722 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:18:47.748 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:18:47.772 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-22T21:18:47.774 DEBUG:teuthology.misc:Transferring archived files from smithi038:/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862101/remote/smithi038/crash 2024-08-22T21:18:47.775 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/crash -- . 2024-08-22T21:18:47.859 DEBUG:teuthology.misc:Transferring archived files from smithi044:/var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862101/remote/smithi044/crash 2024-08-22T21:18:47.859 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /var/lib/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/crash -- . 2024-08-22T21:18:47.947 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-22T21:18:47.947 DEBUG:teuthology.orchestra.run.smithi038:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_REFRESH_FAILED | head -n 1 2024-08-22T21:18:47.973 INFO:teuthology.orchestra.run.smithi038.stderr:grep: /var/log/ceph/9a217d0a-60ca-11ef-bcd2-c7b262605968/ceph.log: No such file or directory 2024-08-22T21:18:47.974 INFO:tasks.cephadm:Compressing logs... 2024-08-22T21:18:47.975 DEBUG:teuthology.orchestra.run.smithi038:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T21:18:48.017 DEBUG:teuthology.orchestra.run.smithi044:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T21:18:48.040 INFO:teuthology.orchestra.run.smithi038.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-08-22T21:18:48.043 INFO:teuthology.orchestra.run.smithi044.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-08-22T21:18:48.645 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 8.41 MB/sec execute 59 sec latency 22230.375 ms 2024-08-22T21:18:49.641 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 8.27 MB/sec execute 60 sec latency 23230.423 ms 2024-08-22T21:18:50.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 8.13 MB/sec execute 61 sec latency 24230.470 ms 2024-08-22T21:18:51.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 8.00 MB/sec execute 62 sec latency 25230.513 ms 2024-08-22T21:18:52.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 7.87 MB/sec execute 63 sec latency 26230.556 ms 2024-08-22T21:18:53.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 7.75 MB/sec execute 64 sec latency 27230.604 ms 2024-08-22T21:18:54.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 7.63 MB/sec execute 65 sec latency 28230.649 ms 2024-08-22T21:18:55.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 7.52 MB/sec execute 66 sec latency 29230.696 ms 2024-08-22T21:18:56.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 7.40 MB/sec execute 67 sec latency 30230.743 ms 2024-08-22T21:18:57.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 7.30 MB/sec execute 68 sec latency 31230.789 ms 2024-08-22T21:18:58.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 7.19 MB/sec execute 69 sec latency 32230.849 ms 2024-08-22T21:18:59.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 7.09 MB/sec execute 70 sec latency 33230.895 ms 2024-08-22T21:19:00.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 6.99 MB/sec execute 71 sec latency 34230.940 ms 2024-08-22T21:19:01.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 6.89 MB/sec execute 72 sec latency 35230.990 ms 2024-08-22T21:19:02.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 6.80 MB/sec execute 73 sec latency 36231.035 ms 2024-08-22T21:19:03.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 6.70 MB/sec execute 74 sec latency 37231.081 ms 2024-08-22T21:19:04.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 6.61 MB/sec execute 75 sec latency 38231.129 ms 2024-08-22T21:19:05.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 6.53 MB/sec execute 76 sec latency 39231.175 ms 2024-08-22T21:19:06.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 6.44 MB/sec execute 77 sec latency 40231.234 ms 2024-08-22T21:19:07.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 6.36 MB/sec execute 78 sec latency 41231.281 ms 2024-08-22T21:19:08.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 6.28 MB/sec execute 79 sec latency 42231.311 ms 2024-08-22T21:19:09.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 6.20 MB/sec execute 80 sec latency 43231.341 ms 2024-08-22T21:19:10.643 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 6.12 MB/sec execute 81 sec latency 44231.387 ms 2024-08-22T21:19:11.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 6.05 MB/sec execute 82 sec latency 45231.447 ms 2024-08-22T21:19:12.642 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.98 MB/sec execute 83 sec latency 46231.493 ms 2024-08-22T21:19:13.643 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.91 MB/sec execute 84 sec latency 47231.537 ms 2024-08-22T21:19:14.643 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.84 MB/sec execute 85 sec latency 48231.579 ms 2024-08-22T21:19:15.643 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.77 MB/sec execute 86 sec latency 49231.621 ms 2024-08-22T21:19:16.643 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.70 MB/sec execute 87 sec latency 50231.665 ms 2024-08-22T21:19:17.643 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.64 MB/sec execute 88 sec latency 51231.710 ms 2024-08-22T21:19:18.643 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.57 MB/sec execute 89 sec latency 52231.789 ms 2024-08-22T21:19:19.643 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.51 MB/sec execute 90 sec latency 53231.862 ms 2024-08-22T21:19:20.643 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.45 MB/sec execute 91 sec latency 54231.944 ms 2024-08-22T21:19:21.643 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.39 MB/sec execute 92 sec latency 55232.058 ms 2024-08-22T21:19:22.643 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.33 MB/sec execute 93 sec latency 56232.155 ms 2024-08-22T21:19:23.646 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.28 MB/sec execute 94 sec latency 57232.215 ms 2024-08-22T21:19:23.997 INFO:tasks.cephadm:Archiving logs... 2024-08-22T21:19:23.998 DEBUG:teuthology.misc:Transferring archived files from smithi038:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862101/remote/smithi038/log 2024-08-22T21:19:23.999 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-22T21:19:24.660 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.22 MB/sec execute 95 sec latency 58232.334 ms 2024-08-22T21:19:25.663 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.17 MB/sec execute 96 sec latency 59232.450 ms 2024-08-22T21:19:26.660 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.11 MB/sec execute 97 sec latency 60232.497 ms 2024-08-22T21:19:27.670 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.06 MB/sec execute 98 sec latency 61232.562 ms 2024-08-22T21:19:28.028 DEBUG:teuthology.misc:Transferring archived files from smithi044:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862101/remote/smithi044/log 2024-08-22T21:19:28.029 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-22T21:19:28.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 5.01 MB/sec execute 99 sec latency 62232.665 ms 2024-08-22T21:19:29.667 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.96 MB/sec execute 100 sec latency 63232.803 ms 2024-08-22T21:19:30.653 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.91 MB/sec execute 101 sec latency 64232.912 ms 2024-08-22T21:19:31.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.86 MB/sec execute 102 sec latency 65233.027 ms 2024-08-22T21:19:31.774 INFO:tasks.cephadm:Removing cluster... 2024-08-22T21:19:31.774 DEBUG:teuthology.orchestra.run.smithi038:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 --force 2024-08-22T21:19:32.644 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.82 MB/sec execute 103 sec latency 66233.148 ms 2024-08-22T21:19:33.644 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.77 MB/sec execute 104 sec latency 67233.214 ms 2024-08-22T21:19:34.644 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.72 MB/sec execute 105 sec latency 68233.289 ms 2024-08-22T21:19:35.644 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.68 MB/sec execute 106 sec latency 69233.330 ms 2024-08-22T21:19:36.645 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.64 MB/sec execute 107 sec latency 70233.419 ms 2024-08-22T21:19:37.645 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.59 MB/sec execute 108 sec latency 71233.520 ms 2024-08-22T21:19:38.645 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.55 MB/sec execute 109 sec latency 72233.564 ms 2024-08-22T21:19:39.645 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.51 MB/sec execute 110 sec latency 73233.653 ms 2024-08-22T21:19:40.645 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.47 MB/sec execute 111 sec latency 74233.749 ms 2024-08-22T21:19:41.645 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.43 MB/sec execute 112 sec latency 75233.812 ms 2024-08-22T21:19:42.645 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.39 MB/sec execute 113 sec latency 76233.930 ms 2024-08-22T21:19:43.645 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.35 MB/sec execute 114 sec latency 77234.042 ms 2024-08-22T21:19:44.645 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.31 MB/sec execute 115 sec latency 78234.142 ms 2024-08-22T21:19:45.645 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.28 MB/sec execute 116 sec latency 79234.221 ms 2024-08-22T21:19:46.646 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.24 MB/sec execute 117 sec latency 80234.279 ms 2024-08-22T21:19:47.645 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.20 MB/sec execute 118 sec latency 81234.342 ms 2024-08-22T21:19:48.645 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.17 MB/sec execute 119 sec latency 82234.380 ms 2024-08-22T21:19:49.646 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.13 MB/sec execute 120 sec latency 83234.453 ms 2024-08-22T21:19:50.647 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.10 MB/sec execute 121 sec latency 84234.516 ms 2024-08-22T21:19:51.646 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.07 MB/sec execute 122 sec latency 85234.600 ms 2024-08-22T21:19:52.646 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.03 MB/sec execute 123 sec latency 86234.690 ms 2024-08-22T21:19:53.646 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 4.00 MB/sec execute 124 sec latency 87234.782 ms 2024-08-22T21:19:54.646 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.97 MB/sec execute 125 sec latency 88234.861 ms 2024-08-22T21:19:55.646 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.94 MB/sec execute 126 sec latency 89234.965 ms 2024-08-22T21:19:56.646 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.91 MB/sec execute 127 sec latency 90235.059 ms 2024-08-22T21:19:57.646 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.88 MB/sec execute 128 sec latency 91235.156 ms 2024-08-22T21:19:58.646 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.85 MB/sec execute 129 sec latency 92235.280 ms 2024-08-22T21:19:59.646 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.82 MB/sec execute 130 sec latency 93235.381 ms 2024-08-22T21:20:00.647 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.79 MB/sec execute 131 sec latency 94235.462 ms 2024-08-22T21:20:01.647 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.76 MB/sec execute 132 sec latency 95235.793 ms 2024-08-22T21:20:02.647 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.73 MB/sec execute 133 sec latency 96235.875 ms 2024-08-22T21:20:03.647 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.70 MB/sec execute 134 sec latency 97235.998 ms 2024-08-22T21:20:04.647 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.67 MB/sec execute 135 sec latency 98236.075 ms 2024-08-22T21:20:05.647 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.65 MB/sec execute 136 sec latency 99236.140 ms 2024-08-22T21:20:06.647 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.62 MB/sec execute 137 sec latency 100236.218 ms 2024-08-22T21:20:07.647 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.59 MB/sec execute 138 sec latency 101236.325 ms 2024-08-22T21:20:08.648 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.57 MB/sec execute 139 sec latency 102236.426 ms 2024-08-22T21:20:09.648 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.54 MB/sec execute 140 sec latency 103236.508 ms 2024-08-22T21:20:10.648 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.52 MB/sec execute 141 sec latency 104236.598 ms 2024-08-22T21:20:11.648 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.49 MB/sec execute 142 sec latency 105236.702 ms 2024-08-22T21:20:12.648 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.47 MB/sec execute 143 sec latency 106236.762 ms 2024-08-22T21:20:13.648 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.44 MB/sec execute 144 sec latency 107236.871 ms 2024-08-22T21:20:14.648 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.42 MB/sec execute 145 sec latency 108236.953 ms 2024-08-22T21:20:15.648 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.40 MB/sec execute 146 sec latency 109237.021 ms 2024-08-22T21:20:16.648 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.37 MB/sec execute 147 sec latency 110237.144 ms 2024-08-22T21:20:17.648 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.35 MB/sec execute 148 sec latency 111237.225 ms 2024-08-22T21:20:18.648 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.33 MB/sec execute 149 sec latency 112237.326 ms 2024-08-22T21:20:19.648 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.31 MB/sec execute 150 sec latency 113237.403 ms 2024-08-22T21:20:20.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.29 MB/sec execute 151 sec latency 114237.490 ms 2024-08-22T21:20:21.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.26 MB/sec execute 152 sec latency 115237.586 ms 2024-08-22T21:20:22.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.24 MB/sec execute 153 sec latency 116237.670 ms 2024-08-22T21:20:23.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.22 MB/sec execute 154 sec latency 117237.777 ms 2024-08-22T21:20:24.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.20 MB/sec execute 155 sec latency 118237.897 ms 2024-08-22T21:20:25.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.18 MB/sec execute 156 sec latency 119237.995 ms 2024-08-22T21:20:26.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.16 MB/sec execute 157 sec latency 120238.070 ms 2024-08-22T21:20:27.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.14 MB/sec execute 158 sec latency 121238.152 ms 2024-08-22T21:20:28.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.12 MB/sec execute 159 sec latency 122238.212 ms 2024-08-22T21:20:29.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.10 MB/sec execute 160 sec latency 123238.284 ms 2024-08-22T21:20:30.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.08 MB/sec execute 161 sec latency 124238.352 ms 2024-08-22T21:20:31.649 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.06 MB/sec execute 162 sec latency 125238.419 ms 2024-08-22T21:20:32.650 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.04 MB/sec execute 163 sec latency 126238.501 ms 2024-08-22T21:20:33.650 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.02 MB/sec execute 164 sec latency 127238.593 ms 2024-08-22T21:20:34.650 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 3.01 MB/sec execute 165 sec latency 128238.690 ms 2024-08-22T21:20:35.650 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.99 MB/sec execute 166 sec latency 129238.761 ms 2024-08-22T21:20:36.650 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.97 MB/sec execute 167 sec latency 130238.845 ms 2024-08-22T21:20:37.650 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.95 MB/sec execute 168 sec latency 131238.936 ms 2024-08-22T21:20:38.650 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.94 MB/sec execute 169 sec latency 132239.020 ms 2024-08-22T21:20:39.650 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.92 MB/sec execute 170 sec latency 133239.120 ms 2024-08-22T21:20:40.650 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.90 MB/sec execute 171 sec latency 134239.219 ms 2024-08-22T21:20:41.650 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.88 MB/sec execute 172 sec latency 135239.295 ms 2024-08-22T21:20:42.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.87 MB/sec execute 173 sec latency 136239.369 ms 2024-08-22T21:20:43.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.85 MB/sec execute 174 sec latency 137239.441 ms 2024-08-22T21:20:44.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.83 MB/sec execute 175 sec latency 138239.515 ms 2024-08-22T21:20:45.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.82 MB/sec execute 176 sec latency 139239.606 ms 2024-08-22T21:20:46.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.80 MB/sec execute 177 sec latency 140239.694 ms 2024-08-22T21:20:47.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.79 MB/sec execute 178 sec latency 141239.808 ms 2024-08-22T21:20:48.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.77 MB/sec execute 179 sec latency 142239.879 ms 2024-08-22T21:20:49.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.76 MB/sec execute 180 sec latency 143239.968 ms 2024-08-22T21:20:50.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.74 MB/sec execute 181 sec latency 144240.071 ms 2024-08-22T21:20:51.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.73 MB/sec execute 182 sec latency 145240.148 ms 2024-08-22T21:20:52.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.71 MB/sec execute 183 sec latency 146240.226 ms 2024-08-22T21:20:53.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.70 MB/sec execute 184 sec latency 147240.287 ms 2024-08-22T21:20:54.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.68 MB/sec execute 185 sec latency 148240.384 ms 2024-08-22T21:20:55.651 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.67 MB/sec execute 186 sec latency 149240.445 ms 2024-08-22T21:20:56.652 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.65 MB/sec execute 187 sec latency 150240.545 ms 2024-08-22T21:20:57.652 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.64 MB/sec execute 188 sec latency 151240.636 ms 2024-08-22T21:20:58.652 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.62 MB/sec execute 189 sec latency 152240.711 ms 2024-08-22T21:20:59.652 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.61 MB/sec execute 190 sec latency 153240.787 ms 2024-08-22T21:21:00.652 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.60 MB/sec execute 191 sec latency 154240.868 ms 2024-08-22T21:21:01.652 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.58 MB/sec execute 192 sec latency 155240.956 ms 2024-08-22T21:21:02.652 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.57 MB/sec execute 193 sec latency 156241.021 ms 2024-08-22T21:21:03.652 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.56 MB/sec execute 194 sec latency 157241.091 ms 2024-08-22T21:21:04.652 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.54 MB/sec execute 195 sec latency 158241.164 ms 2024-08-22T21:21:05.652 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.53 MB/sec execute 196 sec latency 159241.232 ms 2024-08-22T21:21:06.654 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.52 MB/sec execute 197 sec latency 160241.292 ms 2024-08-22T21:21:07.652 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.51 MB/sec execute 198 sec latency 161241.363 ms 2024-08-22T21:21:08.652 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.49 MB/sec execute 199 sec latency 162241.441 ms 2024-08-22T21:21:09.653 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.48 MB/sec execute 200 sec latency 163241.531 ms 2024-08-22T21:21:10.653 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.47 MB/sec execute 201 sec latency 164241.640 ms 2024-08-22T21:21:11.653 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.46 MB/sec execute 202 sec latency 165241.772 ms 2024-08-22T21:21:12.653 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.44 MB/sec execute 203 sec latency 166241.874 ms 2024-08-22T21:21:13.653 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.43 MB/sec execute 204 sec latency 167241.979 ms 2024-08-22T21:21:14.653 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.42 MB/sec execute 205 sec latency 168242.079 ms 2024-08-22T21:21:15.653 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.41 MB/sec execute 206 sec latency 169242.177 ms 2024-08-22T21:21:16.653 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.40 MB/sec execute 207 sec latency 170242.269 ms 2024-08-22T21:21:17.653 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.38 MB/sec execute 208 sec latency 171242.367 ms 2024-08-22T21:21:18.657 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.37 MB/sec execute 209 sec latency 172242.483 ms 2024-08-22T21:21:19.654 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.36 MB/sec execute 210 sec latency 173242.569 ms 2024-08-22T21:21:20.654 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.35 MB/sec execute 211 sec latency 174242.636 ms 2024-08-22T21:21:21.654 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.34 MB/sec execute 212 sec latency 175242.735 ms 2024-08-22T21:21:22.654 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.33 MB/sec execute 213 sec latency 176242.803 ms 2024-08-22T21:21:23.654 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.32 MB/sec execute 214 sec latency 177242.867 ms 2024-08-22T21:21:24.654 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.31 MB/sec execute 215 sec latency 178242.983 ms 2024-08-22T21:21:25.654 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.30 MB/sec execute 216 sec latency 179243.072 ms 2024-08-22T21:21:26.654 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.29 MB/sec execute 217 sec latency 180243.177 ms 2024-08-22T21:21:27.654 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.28 MB/sec execute 218 sec latency 181243.258 ms 2024-08-22T21:21:28.654 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.27 MB/sec execute 219 sec latency 182243.338 ms 2024-08-22T21:21:29.655 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.25 MB/sec execute 220 sec latency 183243.409 ms 2024-08-22T21:21:30.654 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.24 MB/sec execute 221 sec latency 184243.484 ms 2024-08-22T21:21:31.655 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.23 MB/sec execute 222 sec latency 185243.561 ms 2024-08-22T21:21:32.655 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.22 MB/sec execute 223 sec latency 186243.649 ms 2024-08-22T21:21:33.655 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.21 MB/sec execute 224 sec latency 187243.751 ms 2024-08-22T21:21:34.655 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.20 MB/sec execute 225 sec latency 188243.880 ms 2024-08-22T21:21:35.655 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.19 MB/sec execute 226 sec latency 189243.978 ms 2024-08-22T21:21:36.655 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.19 MB/sec execute 227 sec latency 190244.071 ms 2024-08-22T21:21:37.655 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.18 MB/sec execute 228 sec latency 191244.186 ms 2024-08-22T21:21:38.655 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.17 MB/sec execute 229 sec latency 192244.286 ms 2024-08-22T21:21:39.655 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.16 MB/sec execute 230 sec latency 193244.337 ms 2024-08-22T21:21:40.655 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.15 MB/sec execute 231 sec latency 194244.418 ms 2024-08-22T21:21:41.656 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.14 MB/sec execute 232 sec latency 195244.509 ms 2024-08-22T21:21:42.656 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.13 MB/sec execute 233 sec latency 196244.598 ms 2024-08-22T21:21:43.656 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.12 MB/sec execute 234 sec latency 197244.691 ms 2024-08-22T21:21:44.656 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.11 MB/sec execute 235 sec latency 198244.786 ms 2024-08-22T21:21:45.656 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.10 MB/sec execute 236 sec latency 199244.869 ms 2024-08-22T21:21:46.656 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.09 MB/sec execute 237 sec latency 200244.950 ms 2024-08-22T21:21:47.656 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.08 MB/sec execute 238 sec latency 201245.026 ms 2024-08-22T21:21:48.656 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.08 MB/sec execute 239 sec latency 202245.094 ms 2024-08-22T21:21:49.656 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.07 MB/sec execute 240 sec latency 203245.188 ms 2024-08-22T21:21:50.657 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.06 MB/sec execute 241 sec latency 204245.260 ms 2024-08-22T21:21:51.656 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.05 MB/sec execute 242 sec latency 205245.333 ms 2024-08-22T21:21:52.657 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.04 MB/sec execute 243 sec latency 206245.386 ms 2024-08-22T21:21:53.656 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.03 MB/sec execute 244 sec latency 207245.444 ms 2024-08-22T21:21:54.657 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.02 MB/sec execute 245 sec latency 208245.498 ms 2024-08-22T21:21:55.029 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 --force 2024-08-22T21:21:55.657 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.02 MB/sec execute 246 sec latency 209245.622 ms 2024-08-22T21:21:56.657 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.01 MB/sec execute 247 sec latency 210245.733 ms 2024-08-22T21:21:57.657 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 2.00 MB/sec execute 248 sec latency 211245.818 ms 2024-08-22T21:21:58.657 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.99 MB/sec execute 249 sec latency 212245.920 ms 2024-08-22T21:21:59.657 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.98 MB/sec execute 250 sec latency 213245.999 ms 2024-08-22T21:22:00.657 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.98 MB/sec execute 251 sec latency 214246.098 ms 2024-08-22T21:22:01.657 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.97 MB/sec execute 252 sec latency 215246.191 ms 2024-08-22T21:22:02.657 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.96 MB/sec execute 253 sec latency 216246.288 ms 2024-08-22T21:22:03.657 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.95 MB/sec execute 254 sec latency 217246.380 ms 2024-08-22T21:22:04.658 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.95 MB/sec execute 255 sec latency 218246.467 ms 2024-08-22T21:22:05.658 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.94 MB/sec execute 256 sec latency 219246.563 ms 2024-08-22T21:22:06.658 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.93 MB/sec execute 257 sec latency 220246.648 ms 2024-08-22T21:22:07.658 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.92 MB/sec execute 258 sec latency 221246.731 ms 2024-08-22T21:22:08.658 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.92 MB/sec execute 259 sec latency 222246.817 ms 2024-08-22T21:22:09.658 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.91 MB/sec execute 260 sec latency 223246.902 ms 2024-08-22T21:22:10.658 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.90 MB/sec execute 261 sec latency 224246.959 ms 2024-08-22T21:22:11.658 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.89 MB/sec execute 262 sec latency 225247.031 ms 2024-08-22T21:22:12.658 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.89 MB/sec execute 263 sec latency 226247.113 ms 2024-08-22T21:22:13.658 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.88 MB/sec execute 264 sec latency 227247.200 ms 2024-08-22T21:22:14.658 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.87 MB/sec execute 265 sec latency 228247.279 ms 2024-08-22T21:22:15.658 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.86 MB/sec execute 266 sec latency 229247.323 ms 2024-08-22T21:22:16.659 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.86 MB/sec execute 267 sec latency 230247.428 ms 2024-08-22T21:22:17.659 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.85 MB/sec execute 268 sec latency 231247.521 ms 2024-08-22T21:22:18.659 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.84 MB/sec execute 269 sec latency 232247.615 ms 2024-08-22T21:22:19.659 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.84 MB/sec execute 270 sec latency 233247.712 ms 2024-08-22T21:22:20.659 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.83 MB/sec execute 271 sec latency 234247.816 ms 2024-08-22T21:22:21.659 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.82 MB/sec execute 272 sec latency 235247.918 ms 2024-08-22T21:22:22.659 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.82 MB/sec execute 273 sec latency 236248.020 ms 2024-08-22T21:22:23.659 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.81 MB/sec execute 274 sec latency 237248.140 ms 2024-08-22T21:22:24.659 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.80 MB/sec execute 275 sec latency 238248.207 ms 2024-08-22T21:22:25.659 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.80 MB/sec execute 276 sec latency 239248.316 ms 2024-08-22T21:22:26.659 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.79 MB/sec execute 277 sec latency 240248.350 ms 2024-08-22T21:22:27.659 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.78 MB/sec execute 278 sec latency 241248.439 ms 2024-08-22T21:22:28.660 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.78 MB/sec execute 279 sec latency 242248.548 ms 2024-08-22T21:22:29.660 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.77 MB/sec execute 280 sec latency 243248.653 ms 2024-08-22T21:22:30.660 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.77 MB/sec execute 281 sec latency 244248.752 ms 2024-08-22T21:22:31.660 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.76 MB/sec execute 282 sec latency 245248.855 ms 2024-08-22T21:22:32.660 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.75 MB/sec execute 283 sec latency 246248.929 ms 2024-08-22T21:22:33.660 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.75 MB/sec execute 284 sec latency 247249.031 ms 2024-08-22T21:22:34.660 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.74 MB/sec execute 285 sec latency 248249.113 ms 2024-08-22T21:22:35.660 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.73 MB/sec execute 286 sec latency 249249.182 ms 2024-08-22T21:22:36.660 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.73 MB/sec execute 287 sec latency 250249.270 ms 2024-08-22T21:22:37.660 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.72 MB/sec execute 288 sec latency 251249.372 ms 2024-08-22T21:22:38.660 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.72 MB/sec execute 289 sec latency 252249.434 ms 2024-08-22T21:22:39.661 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.71 MB/sec execute 290 sec latency 253249.522 ms 2024-08-22T21:22:40.661 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.70 MB/sec execute 291 sec latency 254249.603 ms 2024-08-22T21:22:41.661 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.70 MB/sec execute 292 sec latency 255249.693 ms 2024-08-22T21:22:42.661 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.69 MB/sec execute 293 sec latency 256249.791 ms 2024-08-22T21:22:43.661 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.69 MB/sec execute 294 sec latency 257249.870 ms 2024-08-22T21:22:44.661 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.68 MB/sec execute 295 sec latency 258249.962 ms 2024-08-22T21:22:45.661 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.68 MB/sec execute 296 sec latency 259250.051 ms 2024-08-22T21:22:46.661 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.67 MB/sec execute 297 sec latency 260250.135 ms 2024-08-22T21:22:47.661 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.66 MB/sec execute 298 sec latency 261250.235 ms 2024-08-22T21:22:48.661 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.66 MB/sec execute 299 sec latency 262250.337 ms 2024-08-22T21:22:49.662 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.65 MB/sec execute 300 sec latency 263250.437 ms 2024-08-22T21:22:50.662 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.65 MB/sec execute 301 sec latency 264250.540 ms 2024-08-22T21:22:51.662 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.64 MB/sec execute 302 sec latency 265250.635 ms 2024-08-22T21:22:52.662 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.64 MB/sec execute 303 sec latency 266250.739 ms 2024-08-22T21:22:53.662 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.63 MB/sec execute 304 sec latency 267250.830 ms 2024-08-22T21:22:54.662 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.63 MB/sec execute 305 sec latency 268250.926 ms 2024-08-22T21:22:55.662 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.62 MB/sec execute 306 sec latency 269251.019 ms 2024-08-22T21:22:56.662 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.62 MB/sec execute 307 sec latency 270251.111 ms 2024-08-22T21:22:57.662 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.61 MB/sec execute 308 sec latency 271251.203 ms 2024-08-22T21:22:58.662 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.61 MB/sec execute 309 sec latency 272251.307 ms 2024-08-22T21:22:59.662 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.60 MB/sec execute 310 sec latency 273251.411 ms 2024-08-22T21:23:00.662 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.60 MB/sec execute 311 sec latency 274251.515 ms 2024-08-22T21:23:01.663 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.59 MB/sec execute 312 sec latency 275251.623 ms 2024-08-22T21:23:02.663 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.58 MB/sec execute 313 sec latency 276251.725 ms 2024-08-22T21:23:03.663 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.58 MB/sec execute 314 sec latency 277251.810 ms 2024-08-22T21:23:04.663 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.57 MB/sec execute 315 sec latency 278251.885 ms 2024-08-22T21:23:05.663 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.57 MB/sec execute 316 sec latency 279252.000 ms 2024-08-22T21:23:06.663 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.56 MB/sec execute 317 sec latency 280252.077 ms 2024-08-22T21:23:07.663 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.56 MB/sec execute 318 sec latency 281252.163 ms 2024-08-22T21:23:08.663 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.56 MB/sec execute 319 sec latency 282252.268 ms 2024-08-22T21:23:09.663 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.55 MB/sec execute 320 sec latency 283252.374 ms 2024-08-22T21:23:10.664 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.55 MB/sec execute 321 sec latency 284252.480 ms 2024-08-22T21:23:11.664 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.54 MB/sec execute 322 sec latency 285252.512 ms 2024-08-22T21:23:12.664 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.54 MB/sec execute 323 sec latency 286252.597 ms 2024-08-22T21:23:13.664 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.53 MB/sec execute 324 sec latency 287252.699 ms 2024-08-22T21:23:14.664 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.53 MB/sec execute 325 sec latency 288252.790 ms 2024-08-22T21:23:15.664 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.52 MB/sec execute 326 sec latency 289252.914 ms 2024-08-22T21:23:16.664 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.52 MB/sec execute 327 sec latency 290253.034 ms 2024-08-22T21:23:17.664 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.51 MB/sec execute 328 sec latency 291253.138 ms 2024-08-22T21:23:18.664 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.51 MB/sec execute 329 sec latency 292253.234 ms 2024-08-22T21:23:19.665 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.50 MB/sec execute 330 sec latency 293253.297 ms 2024-08-22T21:23:20.667 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.50 MB/sec execute 331 sec latency 294253.397 ms 2024-08-22T21:23:21.665 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.49 MB/sec execute 332 sec latency 295253.520 ms 2024-08-22T21:23:22.665 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.49 MB/sec execute 333 sec latency 296253.620 ms 2024-08-22T21:23:23.665 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.49 MB/sec execute 334 sec latency 297253.720 ms 2024-08-22T21:23:24.665 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.48 MB/sec execute 335 sec latency 298253.802 ms 2024-08-22T21:23:25.665 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.48 MB/sec execute 336 sec latency 299253.887 ms 2024-08-22T21:23:26.665 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.47 MB/sec execute 337 sec latency 300253.985 ms 2024-08-22T21:23:27.665 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.47 MB/sec execute 338 sec latency 301254.074 ms 2024-08-22T21:23:28.665 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.46 MB/sec execute 339 sec latency 302254.156 ms 2024-08-22T21:23:29.665 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.46 MB/sec execute 340 sec latency 303254.286 ms 2024-08-22T21:23:30.665 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.45 MB/sec execute 341 sec latency 304254.374 ms 2024-08-22T21:23:31.665 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.45 MB/sec execute 342 sec latency 305254.482 ms 2024-08-22T21:23:32.665 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.45 MB/sec execute 343 sec latency 306254.586 ms 2024-08-22T21:23:33.666 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.44 MB/sec execute 344 sec latency 307254.667 ms 2024-08-22T21:23:34.666 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.44 MB/sec execute 345 sec latency 308254.788 ms 2024-08-22T21:23:35.666 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.43 MB/sec execute 346 sec latency 309254.877 ms 2024-08-22T21:23:36.666 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.43 MB/sec execute 347 sec latency 310254.990 ms 2024-08-22T21:23:37.666 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.43 MB/sec execute 348 sec latency 311255.076 ms 2024-08-22T21:23:38.667 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.42 MB/sec execute 349 sec latency 312255.163 ms 2024-08-22T21:23:39.666 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.42 MB/sec execute 350 sec latency 313255.283 ms 2024-08-22T21:23:40.666 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.41 MB/sec execute 351 sec latency 314255.383 ms 2024-08-22T21:23:41.666 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.41 MB/sec execute 352 sec latency 315255.465 ms 2024-08-22T21:23:42.667 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.41 MB/sec execute 353 sec latency 316255.588 ms 2024-08-22T21:23:43.667 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.40 MB/sec execute 354 sec latency 317255.690 ms 2024-08-22T21:23:44.667 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.40 MB/sec execute 355 sec latency 318255.798 ms 2024-08-22T21:23:45.667 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.39 MB/sec execute 356 sec latency 319255.904 ms 2024-08-22T21:23:46.667 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.39 MB/sec execute 357 sec latency 320256.011 ms 2024-08-22T21:23:47.668 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.39 MB/sec execute 358 sec latency 321256.127 ms 2024-08-22T21:23:48.667 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.38 MB/sec execute 359 sec latency 322256.202 ms 2024-08-22T21:23:49.667 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.38 MB/sec execute 360 sec latency 323256.238 ms 2024-08-22T21:23:50.667 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.37 MB/sec execute 361 sec latency 324256.349 ms 2024-08-22T21:23:51.667 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.37 MB/sec execute 362 sec latency 325256.449 ms 2024-08-22T21:23:52.668 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.37 MB/sec execute 363 sec latency 326256.542 ms 2024-08-22T21:23:53.668 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.36 MB/sec execute 364 sec latency 327256.637 ms 2024-08-22T21:23:54.668 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.36 MB/sec execute 365 sec latency 328256.721 ms 2024-08-22T21:23:55.668 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.36 MB/sec execute 366 sec latency 329256.828 ms 2024-08-22T21:23:56.668 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.35 MB/sec execute 367 sec latency 330256.941 ms 2024-08-22T21:23:57.668 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.35 MB/sec execute 368 sec latency 331257.017 ms 2024-08-22T21:23:58.668 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.34 MB/sec execute 369 sec latency 332257.101 ms 2024-08-22T21:23:59.668 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.34 MB/sec execute 370 sec latency 333257.201 ms 2024-08-22T21:24:00.668 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.34 MB/sec execute 371 sec latency 334257.236 ms 2024-08-22T21:24:01.668 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.33 MB/sec execute 372 sec latency 335257.324 ms 2024-08-22T21:24:02.668 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.33 MB/sec execute 373 sec latency 336257.408 ms 2024-08-22T21:24:03.668 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.33 MB/sec execute 374 sec latency 337257.504 ms 2024-08-22T21:24:04.669 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.32 MB/sec execute 375 sec latency 338257.589 ms 2024-08-22T21:24:05.669 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.32 MB/sec execute 376 sec latency 339257.707 ms 2024-08-22T21:24:06.669 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.32 MB/sec execute 377 sec latency 340257.791 ms 2024-08-22T21:24:07.669 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.31 MB/sec execute 378 sec latency 341257.901 ms 2024-08-22T21:24:08.669 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.31 MB/sec execute 379 sec latency 342258.010 ms 2024-08-22T21:24:09.669 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.31 MB/sec execute 380 sec latency 343258.114 ms 2024-08-22T21:24:10.669 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.30 MB/sec execute 381 sec latency 344258.211 ms 2024-08-22T21:24:11.669 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.30 MB/sec execute 382 sec latency 345258.312 ms 2024-08-22T21:24:12.669 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.30 MB/sec execute 383 sec latency 346258.399 ms 2024-08-22T21:24:13.670 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.29 MB/sec execute 384 sec latency 347258.483 ms 2024-08-22T21:24:14.670 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.29 MB/sec execute 385 sec latency 348258.588 ms 2024-08-22T21:24:15.670 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.29 MB/sec execute 386 sec latency 349258.691 ms 2024-08-22T21:24:16.670 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.28 MB/sec execute 387 sec latency 350258.780 ms 2024-08-22T21:24:17.670 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.28 MB/sec execute 388 sec latency 351258.890 ms 2024-08-22T21:24:18.670 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.28 MB/sec execute 389 sec latency 352259.016 ms 2024-08-22T21:24:19.670 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.27 MB/sec execute 390 sec latency 353259.101 ms 2024-08-22T21:24:20.670 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.27 MB/sec execute 391 sec latency 354259.180 ms 2024-08-22T21:24:20.925 INFO:tasks.cephadm:Removing cephadm ... 2024-08-22T21:24:20.926 DEBUG:teuthology.orchestra.run.smithi038:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-22T21:24:20.946 DEBUG:teuthology.orchestra.run.smithi044:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-22T21:24:20.962 INFO:tasks.cephadm:Teardown complete 2024-08-22T21:24:20.963 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-22T21:24:20.973 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-22T21:24:20.973 DEBUG:teuthology.orchestra.run.smithi038:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-22T21:24:20.989 DEBUG:teuthology.orchestra.run.smithi044:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-22T21:24:21.003 INFO:teuthology.orchestra.run.smithi038.stderr:bash: line 1: ntpq: command not found 2024-08-22T21:24:21.009 INFO:teuthology.orchestra.run.smithi038.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T21:24:21.009 INFO:teuthology.orchestra.run.smithi038.stdout:=============================================================================== 2024-08-22T21:24:21.009 INFO:teuthology.orchestra.run.smithi038.stdout:^* hv01.front.sepia.ceph.com 3 6 377 8 +265us[ +267us] +/- 39ms 2024-08-22T21:24:21.009 INFO:teuthology.orchestra.run.smithi038.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 8 -332us[ -332us] +/- 61ms 2024-08-22T21:24:21.010 INFO:teuthology.orchestra.run.smithi038.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 8 -4556ns[-4556ns] +/- 65ms 2024-08-22T21:24:21.010 INFO:teuthology.orchestra.run.smithi038.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:24:21.016 INFO:teuthology.orchestra.run.smithi044.stderr:bash: line 1: ntpq: command not found 2024-08-22T21:24:21.021 INFO:teuthology.orchestra.run.smithi044.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T21:24:21.021 INFO:teuthology.orchestra.run.smithi044.stdout:=============================================================================== 2024-08-22T21:24:21.021 INFO:teuthology.orchestra.run.smithi044.stdout:^* hv01.front.sepia.ceph.com 3 6 377 10 +250us[ +257us] +/- 39ms 2024-08-22T21:24:21.021 INFO:teuthology.orchestra.run.smithi044.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 10 -346us[ -339us] +/- 61ms 2024-08-22T21:24:21.021 INFO:teuthology.orchestra.run.smithi044.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 8 -8878ns[-8878ns] +/- 65ms 2024-08-22T21:24:21.022 INFO:teuthology.orchestra.run.smithi044.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T21:24:21.022 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-22T21:24:21.031 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-22T21:24:21.031 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-22T21:24:21.040 DEBUG:teuthology.orchestra.run.smithi038:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-08-22T21:24:21.110 DEBUG:teuthology.orchestra.run.smithi044:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-08-22T21:24:21.161 DEBUG:teuthology.orchestra.run.smithi038:> 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 -e context=system_u:system_r:getty_t:s0 2024-08-22T21:24:21.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:24:21.190 DEBUG:teuthology.orchestra.run.smithi044:> 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 -e context=system_u:system_r:getty_t:s0 2024-08-22T21:24:21.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:24:21.216 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-22T21:24:21.227 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-22T21:24:21.236 INFO:teuthology.task.internal:Duration was 1092.312417 seconds 2024-08-22T21:24:21.237 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-22T21:24:21.247 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-22T21:24:21.247 DEBUG:teuthology.orchestra.run.smithi038:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-22T21:24:21.250 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-22T21:24:21.288 INFO:teuthology.orchestra.run.smithi038.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T21:24:21.295 INFO:teuthology.orchestra.run.smithi044.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T21:24:21.565 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-22T21:24:21.565 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi038.front.sepia.ceph.com 2024-08-22T21:24:21.565 DEBUG:teuthology.orchestra.run.smithi038:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-22T21:24:21.588 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi044.front.sepia.ceph.com 2024-08-22T21:24:21.588 DEBUG:teuthology.orchestra.run.smithi044:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-22T21:24:21.629 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-22T21:24:21.630 DEBUG:teuthology.orchestra.run.smithi038:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T21:24:21.633 DEBUG:teuthology.orchestra.run.smithi044:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T21:24:21.671 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.27 MB/sec execute 392 sec latency 355259.236 ms 2024-08-22T21:24:21.700 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-22T21:24:21.700 DEBUG:teuthology.orchestra.run.smithi038:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-22T21:24:21.703 DEBUG:teuthology.orchestra.run.smithi044:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-22T21:24:21.928 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-22T21:24:21.937 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-22T21:24:21.938 DEBUG:teuthology.orchestra.run.smithi038:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-22T21:24:21.963 DEBUG:teuthology.orchestra.run.smithi044:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-22T21:24:21.988 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-22T21:24:21.997 DEBUG:teuthology.orchestra.run.smithi038:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-22T21:24:22.006 DEBUG:teuthology.orchestra.run.smithi044:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-22T21:24:22.026 INFO:teuthology.orchestra.run.smithi038.stdout:kernel.core_pattern = core 2024-08-22T21:24:22.051 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern = core 2024-08-22T21:24:22.072 DEBUG:teuthology.orchestra.run.smithi038:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-22T21:24:22.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:24:22.101 DEBUG:teuthology.orchestra.run.smithi044:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-22T21:24:22.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:24:22.127 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-22T21:24:22.138 INFO:teuthology.task.internal:Transferring archived files... 2024-08-22T21:24:22.140 DEBUG:teuthology.misc:Transferring archived files from smithi038:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862101/remote/smithi038 2024-08-22T21:24:22.140 DEBUG:teuthology.orchestra.run.smithi038:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-22T21:24:22.178 DEBUG:teuthology.misc:Transferring archived files from smithi044:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862101/remote/smithi044 2024-08-22T21:24:22.178 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-22T21:24:22.211 INFO:teuthology.task.internal:Removing archive directory... 2024-08-22T21:24:22.211 DEBUG:teuthology.orchestra.run.smithi038:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-22T21:24:22.213 DEBUG:teuthology.orchestra.run.smithi044:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-22T21:24:22.263 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-22T21:24:22.274 INFO:teuthology.task.internal:Not uploading archives. 2024-08-22T21:24:22.274 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-22T21:24:22.304 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-22T21:24:22.304 DEBUG:teuthology.orchestra.run.smithi038:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-22T21:24:22.307 DEBUG:teuthology.orchestra.run.smithi044:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-22T21:24:22.320 INFO:teuthology.orchestra.run.smithi038.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 22 21:24 /home/ubuntu/cephtest 2024-08-22T21:24:22.323 INFO:teuthology.orchestra.run.smithi044.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 22 21:24 /home/ubuntu/cephtest 2024-08-22T21:24:22.324 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-22T21:24:22.335 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-22T21:24:22.360 INFO:teuthology.run:Summary data: description: orch/cephadm/mgr-nfs-upgrade/{0-centos_9.stream 1-bootstrap/16.2.0 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 1092.312417268753 failure_reason: 'Command failed on smithi038 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a217d0a-60ca-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | keys\''"\''"\'' | grep $sha1\''''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=214b5b9620c14ffa9dedc85a18da7b2e status: fail success: false 2024-08-22T21:24:22.361 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-22T21:24:22.449 INFO:teuthology.run:FAIL 2024-08-22T21:24:22.670 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.26 MB/sec execute 393 sec latency 356259.370 ms 2024-08-22T21:24:23.671 INFO:teuthology.orchestra.run.smithi038.stdout: 5 121779 1.26 MB/sec execute 394 sec latency 357259.509 ms